[?1034hGNU gdb (GDB) Fedora (6.8.50.20090302-38.fc11)
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<
http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show
copying"
and "show warranty" for details.
This GDB was configured as "i586-redhat-linux-gnu".
For bug reporting instructions, please see:
<
http://www.gnu.org/software/gdb/bugs/>...
Missing separate debuginfos, use: debuginfo-install
xemacs-21.5.28-12.fc11.i586 xemacs-nox-21.5.28-12.fc11.i586
(gdb) run
Starting program: /usr/bin/xemacs
[Thread debugging using libthread_db enabled]
Warning: Missing charsets in String to FontSet conversion
Detaching after fork from child process 12291.
Detaching after fork from child process 12292.
Detaching after fork from child process 12293.
Detaching after fork from child process 12296.
Detaching after fork from child process 12297.
Detaching after fork from child process 12298.
Fatal error: assertion failed, file menubar-x.c, line 579, ABORT()
Program received signal SIGABRT, Aborted.
0x00277422 in __kernel_vsyscall ()
(gdb) bt
#0 0x00277422 in __kernel_vsyscall ()
#1 0x007087c1 in raise () from /lib/libc.so.6
#2 0x0070a092 in abort () from /lib/libc.so.6
#3 0x080c1e3b in really_abort ()
#4 0x080c2e23 in assert_failed ()
#5 0x081f7a07 in ?? ()
#6 0x081f7d19 in ?? ()
#7 0x05d0e24c in XtCallCallbackList () from /usr/lib/libXt.so.6
#8 0x0820d0c1 in ?? ()
#9 0x05d4682b in ?? () from /usr/lib/libXt.so.6
#10 0x05d46978 in ?? () from /usr/lib/libXt.so.6
#11 0x05d47268 in _XtTranslateEvent () from /usr/lib/libXt.so.6
#12 0x05d1cc12 in XtDispatchEventToWidget () from /usr/lib/libXt.so.6
#13 0x05d1d46b in ?? () from /usr/lib/libXt.so.6
#14 0x05d1c2bd in XtDispatchEvent () from /usr/lib/libXt.so.6
#15 0x05d29f25 in XtAppProcessEvent () from /usr/lib/libXt.so.6
#16 0x081dbae0 in ?? ()
#17 0x080d9aa5 in ?? ()
#18 0x080db03f in Fnext_event ()
#19 0x080da7af in Fnext_command_event ()
#20 0x080c92dd in Ffuncall ()
#21 0x0809baa7 in execute_optimized_program ()
#22 0x0809be64 in Fbyte_code ()
#23 0x080cf2be in Feval ()
#24 0x080c8be1 in internal_catch ()
#25 0x0809a703 in execute_rare_opcode ()
#26 0x0809bc83 in execute_optimized_program ()
#27 0x080c93c8 in Ffuncall ()
#28 0x0809baa7 in execute_optimized_program ()
#29 0x080ced44 in Feval ()
#30 0x080cae8a in condition_case_1 ()
#31 0x080cde3f in condition_case_3 ()
#32 0x0809a6a4 in execute_rare_opcode ()
#33 0x0809bc83 in execute_optimized_program ()
#34 0x080ced44 in Feval ()
#35 0x080cae8a in condition_case_1 ()
#36 0x080a4bfa in ?? ()
#37 0x080c8be1 in internal_catch ()
#38 0x080a4b1d in initial_command_loop ()
#39 0x080c4804 in xemacs_21_5_b28_i386_redhat_linux ()
#40 0x080c540c in main ()
(gdb) quit
The program is running. Quit anyway (and kill it)? (y or n)
On Mon, 2009-08-31 at 12:09 +0900, Stephen J. Turnbull wrote:
Matthias Scheutz writes:
> Clicking anywhere on the menu bar causes xemacs to crash with the
> following terminal output:
Please start XEmacs, save the output of the M-x describe-installation
command to a file, and send it to us. We need both version and
configuration information.
If you can replicate the crash, please do
$ gdb /usr/bin/xemacs 2>&1 | tee gdb.log
(gdb) run
# make XEmacs crash
(gdb) bt
(gdb) quit
$
and send us the output. Since it's in /usr/bin, you probably should
report the bug to your OS distribution, unless you have compiled it
yourself and installed it to /usr/bin anyway.
--
Matthias Scheutz, Ph.D. Ph.D.
http://mypage.iu.edu/~mscheutz/
------------------------------------------------------------------------
Associate Professor Cognitive Science, Computer Science and Informatics
Adjunct Associate Professor Psychological and Brain Sciences
Director Human-Robot Interaction Laboratory
Cognitive Science Program Indiana University Bloomington
841 Eigenmann Hall, 1910 E 10th St. Phone: +1 (812) 856-1178
Bloomington, IN 47406-7512, USA Fax: +1 (812) 855-1086
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta