bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Emacs crashes with SIGABRT when window resized horizontally to zero


From: Ian Hinder
Subject: Emacs crashes with SIGABRT when window resized horizontally to zero
Date: Fri, 26 Nov 2004 15:10:58 +0000 (GMT)

Hi,

Steps to reproduce:

emacs -q /usr/share/emacs/site-lisp/a2ps-print.el

(for example. the contents of the file DOES matter, and I can't find a pattern. with some files i can reproduce the bug, with others I can't)

Split the frame into two windows:

C-x 3

Drag the separator to the right, all the way.  Emacs crashes:

Fatal error (6).Aborted

I am using Fedora Core 2 with the default Emacs that is supplied with it.

In GNU Emacs 21.3.1 (i386-redhat-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2004-04-15 on bugs.devel.redhat.com
configured using `configure --host=i386-redhat-linux --build=i386-redhat-linux --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --with-pop --with-sound'
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_GB.UTF-8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t




If I run without -q, my .emacs file removes the scroll bars and tool bars, and the crash does not happen. My guess is there is a problem related to the xaw3d scroll bars.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]