>>>> "JAT" == John A Turner
<turner(a)blueskystudios.com>:
JAT> cvs-update'd and rebuilt yesterday, still crashing periodically...
JAT>
JAT> Program received signal SIGABRT, Aborted.
JAT> kill () at engine.c:648
JAT> 648 engine.c: No such file or directory.
JAT> (gdb) where
JAT> #0 kill () at engine.c:648
JAT> #1 0x41531ac in raise () at iconv_converter.c:22087
JAT>
JAT> no lisp
got another one, this time a little different, and this time with a better
stack trace
what was different was that I popped up a new frame in which to compose a
msg in VM, it came up fine, and I started typing
typed for a minute or so, then all of a sudden the main VM frame (the one
showing the INBOX Summary and INBOX), did the funky redisplay dance (tabs
went weird, motif blue showed up in the gutter in various places, etc.),
and then it fell over
maybe it went to get new mail and that triggered it, I dunno
anyway...
Program received signal SIGSEGV, Segmentation fault.
0xf4a92fc in _XtWindowedAncestor () at Converters.c:274
274 Converters.c: No such file or directory.
(gdb) where
#0 0xf4a92fc in _XtWindowedAncestor () at Converters.c:274
#1 0xf4a447c in XtWidgetToApplicationContext () at Convert.c:1074
#2 0xf4b9bfc in XtManageChildren () at Geometry.c:357
#3 0xf4b9dfc in XtManageChild () at Geometry.c:375
#4 0x100dccec in x_update_frame_menubar_internal (f=0x105c9800) at menubar-x.c:747
#5 0x100dce34 in x_update_frame_menubars (f=0x105c9800) at menubar-x.c:758
#6 0x100ce220 in update_frame_menubars (f=0x105c9800) at menubar.c:99
#7 0x101f4dfc in redisplay_frame (f=0x105c9800, preemption_check=0) at redisplay.c:6382
#8 0x101f5814 in redisplay_device (d=0x10654500, automatic=1) at redisplay.c:6563
#9 0x101f5ee0 in redisplay_without_hooks () at redisplay.c:6622
#10 0x101f61f4 in redisplay () at redisplay.c:6679
#11 0x1010965c in Fnext_event (event=281706076, prompt=272291844) at event-stream.c:2180
#12 0x10076e68 in Fcommand_loop_1 () at cmdloop.c:566
#13 0x10076aec in command_loop_1 (dummy=272291844) at cmdloop.c:490
#14 0x100ad5d4 in condition_case_1 (handlers=272291940, bfun=0x10076a9c
<command_loop_1>, barg=272291844,
hfun=0x10075e60 <cmd_error>, harg=272291844) at eval.c:1644
#15 0x10076088 in command_loop_3 () at cmdloop.c:252
#16 0x100760f8 in command_loop_2 (dummy=272291844) at cmdloop.c:263
#17 0x100ace58 in internal_catch (tag=272367564, func=0x100760c4 <command_loop_2>,
arg=272291844, threw=0x0)
at eval.c:1310
#18 0x10076430 in initial_command_loop (load_me=272291844) at cmdloop.c:301
#19 0x100a5900 in xemacs_21_2_b32_mips_sgi_irix6_5 (argc=1, argv=0x7fff2e24,
envp=0x7fff2e2c, restart=0)
at emacs.c:1873
#20 0x100a6c34 in main (argc=1, argv=0x7fff2e24, envp=0x7fff2e2c) at emacs.c:2292
(gdb)
--
John A. Turner, Senior Research Associate
Blue Sky Studios, One South Rd, Harrison, NY 10528
http://www.blueskystudios.com/ (914) 825-8319