Hi,
I get a coredump on exit in XEmacs 21.5 (beta1) "anise" compiled and
used on Debian/Linux sid box, with 2.4.4-ac5 kernel. Happens only under
X windows. I have not seen anybody reporting this, so I suspect it could
be Debian problem. Any clues ?
Take care, Petr
xemacs -q
C-x C-c
Relevant backtrace:
#0 0x40578ae1 in kill () from /lib/libc.so.6
#1 0x80c0363 in fatal_error_signal (sig=11) at emacs.c:535
#2 0x40578a18 in sigaction () from /lib/libc.so.6
#3 0x402b1078 in XtDisplayOfObject () from /usr/X11R6/lib/libXt.so.6
#4 0x40139048 in XmImVaSetValues () from /usr/X11R6/lib/libXm.so.2
#5 0x40136810 in _XmImFreeShellData () from /usr/X11R6/lib/libXm.so.2
#6 0x4013ef27 in _XmRemoveGrab () from /usr/X11R6/lib/libXm.so.2
#7 0x402a66a6 in _XtCreateHookObj () from /usr/X11R6/lib/libXt.so.6
#8 0x402a64cd in _XtCreateHookObj () from /usr/X11R6/lib/libXt.so.6
#9 0x402a69fa in _XtCreateHookObj () from /usr/X11R6/lib/libXt.so.6
#10 0x402a6afd in _XtDoPhase2Destroy () from /usr/X11R6/lib/libXt.so.6
#11 0x402a6c98 in XtDestroyWidget () from /usr/X11R6/lib/libXt.so.6
#12 0x82077d1 in x_delete_frame (f=0x85da478) at frame-x.c:2682
#13 0x814fde3 in delete_frame_internal (f=0x85da478, force=1,
called_from_delete_device=1, from_io_error=0) at frame.c:1533
#14 0x80b1fa5 in delete_device_internal (d=0x85efab0, force=1,
called_from_delete_console=1, from_io_error=0) at device.c:798
#15 0x80a9f31 in delete_console_internal (con=0x8651710, force=1,
called_from_kill_emacs=1, from_io_error=0) at console.c:689
#16 0x80c1b17 in Fkill_emacs (arg=137338532) at emacs.c:2850
#17 0x80c95b7 in Ffuncall (nargs=1, args=0xbffff378) at eval.c:3528
configured using `configure --dynamic --with-mule --with-pop --site-prefixes=/usr/local
--with-xfs --without-gpm --debug'
uname -a: Linux chazelle 2.4.4-ac5 #1 Fri May 4 18:53:42 EDT 2001 i686 unknown
./configure '--dynamic' '--with-mule' '--with-pop'
'--site-prefixes=/usr/local' '--with-xfs' '--without-gpm'
'--debug'
XEmacs 21.5-b1 "anise" configured for `i686-pc-linux'.
Compilation / Installation:
Source code location: /var/home/pekon/cvssrc/xemacs
Installation prefix: /usr/local
Additional prefixes: /usr/local
Operating system description file: `s/linux.h'
Machine description file: `m/intel386.h'
Compiler: gcc -g -O3 -Wall -Wno-switch -Winline
-Wmissing-prototypes -Wshadow -Wsign-compare
Relocating allocator for buffers: no
GNU version of malloc: yes
- Using Doug Lea's new malloc from the GNU C Library.
Window System:
Compiling in support for the X window system:
- X Windows headers location: /usr/X11R6/include
- X Windows libraries location: /usr/X11R6/lib
- Handling WM_COMMAND properly.
Using Lucid menubars.
Using Lucid scrollbars.
Using Motif dialog boxes.
Using Motif native widgets.
TTY:
Compiling in support for ncurses.
Images:
Compiling in support for GIF images (builtin).
Compiling in support for XPM images.
Compiling in support for PNG images.
Compiling in support for JPEG images.
Compiling in support for TIFF images.
Compiling in support for X-Face message headers.
Sound:
Compiling in support for sound (native).
Compiling in support for ESD (Enlightened Sound Daemon).
Databases:
Compiling in support for Berkeley database.
Compiling in support for LDAP.
Compiling in support for PostgreSQL.
- Using PostgreSQL header file: postgresql/libpq-fe.h
- Using PostgreSQL V7 bindings.
Internationalization:
Compiling in support for Mule (multi-lingual Emacs).
Compiling in support for XIM (X11R5+ I18N input method).
- Using Motif to provide XIM support.
Mail:
Compiling in support for POP mail retrieval.
Compiling in support for "dot-locking" mail spool file locking method.
Other Features:
Compiling in support for dynamic shared object modules.
Compiling in support for extra debugging code.
WARNING: ---------------------------------------------------------
WARNING: Compiling in support for runtime error checking.
WARNING: XEmacs will run noticeably more slowly as a result.
WARNING: Error checking is on by default for XEmacs beta releases.
WARNING: ---------------------------------------------------------