I had just finished reading some folder in VM and pressed q. While it
was doing its thing, I either exposed the GNUS frame or something like
that (sorry, I wasn't paying attention to exactly what I was doing).
XEmacs eventually crashed and produced this traceback. (Sorry, the
lisp traceback, if any, is still in some file buffer somewhere.)
#0 0xfec16870 in _libc_kill () from /usr/lib/libc.so.1
#1 0xa3870 in fatal_error_signal (sig=11) at emacs.c:272
#2 <signal handler called>
#3 lw_add_widget_value_arg (wv=0x0, name=0x2b9f2e "foreground", value=0) at lwlib.c:1368
#4 0x1f0f6c in update_widget_face (wv=0x0, ii=0x10f7800, domain=12424704) at glyphs-x.c:2356
#5 0x1f09bc in x_update_widget (p=0x10f7800) at glyphs-x.c:2211
#6 0x14b1bc in update_widget (widget=17790976) at glyphs-widget.c:345
#7 0x1453e4 in update_subwindow (subwindow=17790976) at glyphs.c:4294
#8 0x14555c in update_frame_subwindows (f=0xbd9600) at glyphs.c:4335
#9 0x198090 in redisplay_frame (f=0xbd9600, preemption_check=268435456) at redisplay.c:6339
#10 0x198518 in redisplay_device (d=0x62bc00, automatic=12424704) at redisplay.c:6518
#11 0x198904 in redisplay_without_hooks () at redisplay.c:6577
#12 0x198b6c in redisplay () at redisplay.c:6634
#13 0xfbadc in Fnext_event (event=23800392, prompt=3028996) at event-stream.c:2238
#14 0x87708 in Fcommand_loop_1 () at cmdloop.c:566
#15 0x874ac in command_loop_1 (dummy=3028996) at cmdloop.c:490
#16 0xa9764 in condition_case_1 (handlers=2807808, bfun=0x87460 <command_loop_1>, barg=3028996,
hfun=0x878f8 <cmd_error>, harg=3028996) at eval.c:1629
#17 0x87a08 in command_loop_2 (dummy=3028996) at cmdloop.c:252
#18 0xa9338 in internal_catch (tag=3111156, func=0x879bc <command_loop_2>, arg=3028996, threw=0x0)
at eval.c:1304
#19 0x86de0 in initial_command_loop (load_me=555452) at cmdloop.c:301
#20 0xa540c in xemacs_21_2_b31_sparc_sun_solaris2_7 (argc=1, argv=0xffbeeddc, envp=0xffbeede4,
restart=0) at emacs.c:1879
#21 0xa5c28 in main (argc=1, argv=0xffbeeddc, envp=0xffbeede4) at emacs.c:2305
Haven't seen this one before.
Ray