Backtrace ...
----------------------------------------------------------------------
(gdb) backtrace
#0 0x405ca431 in kill () from /lib/libc.so.6
#1 0x080d438f in fatal_error_signal (sig=6) at emacs.c:3707
#2 0x407851e6 in __pthread_sighandler () from
/lib/libpthread.so.0 #3 <signal handler called> #4
0x405ca431 in kill () from /lib/libc.so.6 #5 0x40781e99 in
pthread_kill () from /lib/libpthread.so.0 #6 0x40782244 in
raise () from /lib/libpthread.so.0 #7 0x405ca084 in raise ()
from /lib/libc.so.6 #8 0x405cb6b8 in abort () from
/lib/libc.so.6 #9 0x080d5618 in really_abort () at
emacs.c:4551 #10 0x080d4482 in assert_failed (file=0x82c38ff
"signal.c", line=730,
expr=0x82c39c0 "QUIT called from within redisplay without
being properly wrapped") at emacs.c:3892 #11 0x0820b223 in
check_quit () at signal.c:728 #12 0x0820addb in
check_what_happened () at signal.c:458 #13 0x080dd236 in
Ffuncall (nargs=2, args=0xbfffe218) at eval.c:3776 #14
0x080deb7c in call1 (fn=137393072, arg0=137770652) at
eval.c:4497 #15 0x08269c81 in
menu_item_descriptor_to_widget_value_1 (desc=137770652,
menu_type=1, deep_p=1, filter_p=0,
depth=0) at menubar-x.c:218
#16 0x08269ffd in
protected_menu_item_descriptor_to_widget_value_1
(gack=0xbfffe5b0) at menubar-x.c:353 #17 0x080df687 in
call_trapping_problems_2 (opaque=143285600) at eval.c:4885
#18 0x080d9f72 in call_with_condition_handler
(handler=0x80df5dc <flagged_a_squirmer>, handler_arg=143285600,
fun=0x80df64f <call_trapping_problems_2>, arg=143285600)
at eval.c:2135 #19 0x080df6b1 in call_trapping_problems_1
(opaque=143285600) at eval.c:4891 #20 0x080d92cd in
internal_catch (tag=138963416, func=0x80df689
<call_trapping_problems_1>, arg=143285600,
threw=0xbfffe49c, thrown_tag=0xbfffe4a8,
backtrace_before_throw=0xbfffe4a0) at eval.c:1530 #21
0x080dfaef in call_trapping_problems (warning_class=137489096,
warning_string=0x82ce665 "Error during menu callback",
flags=35, problem=0x0,
fun=0x8269fb2
<protected_menu_item_descriptor_to_widget_value_1>,
arg=0xbfffe5b0) at eval.c:5164 #22 0x080efde9 in
event_stream_protect_modal_loop (error_string=0x82ce665
"Error during menu callback",
bfun=0x8269fb2
<protected_menu_item_descriptor_to_widget_value_1>,
barg=0xbfffe5b0, flags=32)
at event-stream.c:1910
#23 0x0826a077 in
protected_menu_item_descriptor_to_widget_value
(desc=137770688, menu_type=1, deep_p=1,
filter_p=0) at menubar-x.c:382
#24 0x0826a222 in pre_activate_callback (widget=0x9651648,
unused_id=65601, client_data=0x9644ca0)
at menubar-x.c:476
#25 0x0828c63c in pre_hook (w=0x9651648,
client_data=0x9651630, call_data=0x9644ca0) at lwlib-Xlw.c:82
#26 0x402ef839 in XtCallCallbackList () from /usr/lib/libXt.so.6
(gdb)
----------------------------------------------------------------------
Mats -- I need to see the whole backtrace. In this case, what's in the
inner frames is critical.
Ben