>>>> "JAT" == John A Turner
<turner(a)blueskystudios.com> writes:
JAT> I've seen one of these since the patches as well. Exactly the same
JAT> description - composing in vm, tabs become blue, thrash, kaboom.
JAT>
JAT> It was running so well before that that I had switched to running the
JAT> optimized version, though, so I didn't get anything useful.
JAT>
JAT> After rebuilding debug with full error-checking I haven't had the
JAT> crash.
of course as soon as I said that, boom... nice C stack trace, but once
again no lisp backtrace... same env and build as reported in:
http://www.xemacs.org/list-archives/xemacs-beta/200003/msg00021.html
(gdb) where
#0 0x102a86c0 in lw_add_widget_value_arg (wv=0x0, name=0xf510d0e "foreground",
value=10936319) at lwlib.c:1368
#1 0x1026d05c in update_widget_face (wv=0x0, ii=0x10d7ee80, domain=281544192) at
glyphs-x.c:2356
#2 0x1026c7e0 in x_update_widget (p=0x10d7ee80) at glyphs-x.c:2211
#3 0x10177db8 in update_widget (widget=282586752) at glyphs-widget.c:352
#4 0x1016d2c8 in update_subwindow (subwindow=282586752) at glyphs.c:4312
#5 0x1016d538 in update_frame_subwindows (f=0x10c80600) at glyphs.c:4364
#6 0x101f0664 in redisplay_frame (f=0x10c80600, preemption_check=0) at redisplay.c:6341
#7 0x101f0da0 in redisplay_device (d=0x10642000, automatic=1) at redisplay.c:6490
#8 0x101f1720 in redisplay_without_hooks () at redisplay.c:6579
#9 0x101f1a34 in redisplay () at redisplay.c:6636
#10 0x10105d08 in Fnext_event (event=279769556, prompt=272336900) at event-stream.c:2236
#11 0x10076568 in Fcommand_loop_1 () at cmdloop.c:566
#12 0x100761ec in command_loop_1 (dummy=272336900) at cmdloop.c:490
#13 0x100acd34 in condition_case_1 (handlers=272336996, bfun=0x1007619c
<command_loop_1>, barg=272336900, hfun=0x10075560 <cmd_error>, harg=272336900)
at eval.c:1629
#14 0x10075788 in command_loop_3 () at cmdloop.c:252
#15 0x100757f8 in command_loop_2 (dummy=272336900) at cmdloop.c:263
#16 0x100ac628 in internal_catch (tag=272412644, func=0x100757c4 <command_loop_2>,
arg=272336900, threw=0x0) at eval.c:1304
#17 0x10075b30 in initial_command_loop (load_me=272336900) at cmdloop.c:301
#18 0x100a515c in xemacs_21_2_b31_mips_sgi_irix6_5 (argc=1, argv=0x7fff2e34,
envp=0x7fff2e3c, restart=0) at emacs.c:1879
#19 0x100a6490 in main (argc=1, argv=0x7fff2e34, envp=0x7fff2e3c) at emacs.c:2305