>>>> "Andy" == Andy Piper
<andy(a)xemacs.org> writes:
Andy> At 01:40 PM 1/14/00 -0500, Raymond Toy wrote:
> If this happens again, I'll try to remember what the tabs
were. Would
> it be possible to get this info easily out of the core file?
Andy> No, but I could do with seeing the stacktrace again to see if its in the
Andy> same place.
Ok, it happened again. The C traceback is appended below.
The tabs were (left-to-right):
cmucl-commit Summary
cmucl-commit
INBOX Summary
INBOX Presentation
INBOX
I'm pretty sure this was the tabs. I clicked on INBOX Summary when
the crash happened.
In case it matters, gdb says tw->tabs.hilight is:
$7 = {core = {self = 0x19cf600, widget_class = 0x19cf800, parent = 0x1a1d98c, xrm_name =
27384372,
being_destroyed = 1 '\001', destroy_callbacks = 0x0, constraints = 0x19cff20,
x = 1, y = 47,
width = 112, height = 65532, border_width = 0, managed = 0 '\000', sensitive =
1 '\001',
ancestor_sensitive = 1 '\001', event_table = 0x1286620, tm = {translations =
0x0,
proc_table = 0x1a9a0a0, current_state = 0x0, lastEventTime = 0}, accelerators = 0x0,
border_pixel = 0, border_pixmap = 2, popup_list = 0x0, num_popups = 0,
name = 0x6c640a "INBOX Summary", screen = 0x62ec00, colormap = 52, window =
130028052,
depth = 24, background_pixel = 13026763, background_pixmap = 2, visible = 1
'\001',
mapped_when_managed = 0 '\000'}}
Ray
#0 0xfeb16870 in _libc_kill () from /usr/lib/libc.so.1
#1 0xa7638 in fatal_error_signal (sig=11) at emacs.c:276
#2 <signal handler called>
#3 0xfeeb217c in _XtWindowedAncestor () from /usr/openwin/lib/libXt.so.4
#4 0xfeeab36c in XtWindowOfObject () from /usr/openwin/lib/libXt.so.4
#5 0x23cefc in XawTabsSetHighlight (t=0x1382a00, w=0x13d2600) at xlwtabs.c:1310
#6 0x23ce84 in XawTabsSetTop (w=0x13d2600, callCallbacks=1) at xlwtabs.c:1292
#7 0x23c88c in TabsSelect (w=0x1382a00, event=0xd, params=0x0, num_params=0xfeefa124)
at xlwtabs.c:1073
#8 0xfeec1c30 in HandleActions () from /usr/openwin/lib/libXt.so.4
#9 0xfeec0a50 in HandleSimpleState () from /usr/openwin/lib/libXt.so.4
#10 0xfeec0528 in _XtTranslateEvent () from /usr/openwin/lib/libXt.so.4
#11 0xfeec045c in XtDispatchEventToWidget () from /usr/openwin/lib/libXt.so.4
#12 0xfeebfce8 in _XtDefaultDispatcher () from /usr/openwin/lib/libXt.so.4
#13 0xfeebf810 in XtDispatchEvent () from /usr/openwin/lib/libXt.so.4
#14 0xfeec2fa0 in XtAppProcessEvent () from /usr/openwin/lib/libXt.so.4
#15 0x1fdbd8 in emacs_Xt_next_event (emacs_event=0xdce8ec) at event-Xt.c:2396
#16 0xffa7c in event_stream_next_event (event=0xdce8ec) at event-stream.c:566
#17 0x102b00 in next_event_internal (target_event=14477548, allow_queued=1) at
event-stream.c:2021
#18 0x103250 in Fnext_event (event=14477548, prompt=3110916) at event-stream.c:2238
#19 0x89978 in Fcommand_loop_1 () at cmdloop.c:566
#20 0x896d4 in command_loop_1 (dummy=3110916) at cmdloop.c:490
#21 0xadb34 in condition_case_1 (handlers=2890752, bfun=0x89670 <command_loop_1>,
barg=3110916,
hfun=0x89b5c <cmd_error>, harg=3110916) at eval.c:1629
#22 0x89c6c in command_loop_2 (dummy=3110916) at cmdloop.c:252
#23 0xad680 in internal_catch (tag=3193172, func=0x89c20 <command_loop_2>,
arg=3110916, threw=0x0)
at eval.c:1304
#24 0x88ee8 in initial_command_loop (load_me=564256) at cmdloop.c:301
#25 0xa922c in xemacs_21_2_b26_sparc_sun_solaris2_7 (argc=4, argv=0xffbeeddc,
envp=0xffbeedf0,
restart=0) at emacs.c:1898
#26 0xa9a64 in main (argc=4, argv=0xffbeeddc, envp=0xffbeedf0) at emacs.c:2323