To: xemacs-beta(a)xemacs.org
Subject: Xemacs crashes when I click on the File-menu
--text follows this line--
This bug report will be sent to the XEmacs Development Team,
not to your local site managers!!
Please write in English, because the XEmacs maintainers do not have
translators to read other languages for them.
In XEmacs 21.4 (patch 4) "Artificial Intelligence" [Lucid]
(i386-suse-linux, Mule) of Mon Mar 25 2002 on amdsim3
configured using `configure i386-suse-linux --with-gcc --dynamic
--rel-alloc --debug=no --error-checking=none '--cflags=-O2 -march=i486
-mcpu=i686 -Wall -Wno-switch -pipe -m486 -malign-loops=2 -malign-jumps=2
-malign-functions=2' '--ldflags=-s -znocombreloc' --prefix=/usr
--exec-prefix=/usr --bindir=/usr/X11R6/bin --datadir=/usr/share
--archlibdir=/usr/lib/xemacs/21.4.4/i386-suse-linux
--docdir=/usr/lib/xemacs/21.4.4/i386-suse-linux
--lispdir=/usr/share/xemacs/21.4.4/lisp
--pkgdir=/usr/share/xemacs/21.4.4/lisp
--etcdir=/usr/share/xemacs/21.4.4/etc --statedir=/var/lib/xemacs
--moduledir=/usr/lib/xemacs/21.4.4/i386-suse-linux/modules
--infodir=/usr/share/xemacs/info --mandir=/usr/share/man/man1
--with-sound=native --with-database=gnudbm,berkdb --with-ncurses
--with-tty=yes --with-gpm --with-site-lisp --with-xpm --with-gif
--with-tiff --with-jpeg --with-png --with-x --with-athena=3d
--with-menubars=lucid --with-scrollbars=lucid --with-dialogs=athena
--with-widgets=athena --x-includes=/usr/X11R6/include
--x-libraries=/usr/X11R6/lib --with-mule --with-xim=xlib --with-xfs
--with-clash-detection --with-ldap --with-pop 'CFLAGS=-O2 -march=i486
-mcpu=i686 -Wall -Wno-switch -pipe -m486 -malign-loops=2 -malign-jumps=2
-malign-functions=2' 'LDFLAGS=-s -znocombreloc''
Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:
When I start xemacs with
$ xemacs text.tex &
open another file foo.tex and switch from the new one to the first one
and back again
and then click on the File-menu, a dialog pops up, asking for the
master file.
When I click on Cancel or Ok, emacs crashes.
I tried this several times.
When I again click the File-menu, while the Master-File-dialog is still
open, the normal File-menu pulls down. I can also open other menus but
clicking on the still open dialog make emacs crash.
This is the gdb output
#0 0x4035cab1 in kill () from /lib/libc.so.6
(gdb) where
#0 0x4035cab1 in kill () from /lib/libc.so.6
#1 0x080b1077 in fatal_error_signal ()
#2 <signal handler called>
#3 0x080dd4db in XIM_init_device ()
#4 0x401587d3 in XtCallCallbackList () from /usr/X11R6/lib/libXt.so.6
#5 0x4015faf8 in Phase2Callbacks () from /usr/X11R6/lib/libXt.so.6
#6 0x4015fa0e in Recursive () from /usr/X11R6/lib/libXt.so.6
#7 0x4015f9c2 in Recursive () from /usr/X11R6/lib/libXt.so.6
#8 0x4015f9c2 in Recursive () from /usr/X11R6/lib/libXt.so.6
#9 0x4015feb2 in XtPhase2Destroy () from /usr/X11R6/lib/libXt.so.6
#10 0x4016005d in _XtDoPhase2Destroy () from /usr/X11R6/lib/libXt.so.6
#11 0x4016491a in XtDispatchEvent () from /usr/X11R6/lib/libXt.so.6
#12 0x4016f9e3 in XtAppProcessEvent () from /usr/X11R6/lib/libXt.so.6
#13 0x08183c59 in signal_special_Xt_user_event ()
#14 0x080eefb8 in event_stream_next_event ()
#15 0x080f07d8 in in_single_console_state ()
#16 0x080f0af0 in Fnext_event ()
#17 0x0809ea94 in Fcommand_loop_1 ()
#18 0x0809e94d in Frecursive_edit ()
#19 0x080b54b8 in condition_case_1 ()
#20 0x0809e593 in Freally_early_error_handler ()
#21 0x0809e5b7 in Freally_early_error_handler ()
Recent keystrokes:
ESC x r e p SPC o r SPC SPC SPC SPC RET
Recent messages (most recent first):
Loading mail-abbrevs...
Loading emacsbug...done
Loading emacsbug...
Making completion list...
Loading font...done
Loading font...
Paren mode is paren
Loading paren...done
Loading paren...
jde-java-font-lock: building names cache...empty
Thanks guys!
Philipp