one more... again similar to the others, but death in
x_unmap_subwindow instead of x_map_subwindow... environment as in:
http://www.xemacs.org/list-archives/xemacs-beta/200003/msg00021.html
no useful lisp backtrace
Program received signal SIGSEGV, Segmentation fault.
0x1026dd2c in x_unmap_subwindow (p=0x10d2ce80) at glyphs-x.c:2130
2130 XtUnmapWidget (IMAGE_INSTANCE_X_CLIPWIDGET (p));
(gdb)
(gdb) where
#0 0x1026dd2c in x_unmap_subwindow (p=0x10d2ce80) at glyphs-x.c:2130
#1 0x1016e278 in unmap_subwindow (subwindow=282250880) at glyphs.c:4432
#2 0x1016d750 in reset_subwindow_cachels (f=0x10a97600) at glyphs.c:4178
#3 0x101f1c74 in redisplay_frame (f=0x10a97600, preemption_check=0)
at redisplay.c:6359
#4 0x101f234c in redisplay_device (d=0x105bbc00, automatic=1)
at redisplay.c:6487
#5 0x101f2cc8 in redisplay_without_hooks () at redisplay.c:6576
#6 0x101f2fdc in redisplay () at redisplay.c:6633
#7 0x10107a5c in Fnext_event (event=279737832, prompt=272336900)
at event-stream.c:2180
#8 0x100768b8 in Fcommand_loop_1 () at cmdloop.c:566
#9 0x1007653c in command_loop_1 (dummy=272336900) at cmdloop.c:490
#10 0x100acf94 in condition_case_1 (handlers=272336996,
bfun=0x100764ec <command_loop_1>, barg=272336900,
hfun=0x100758b0 <cmd_error>, harg=272336900) at eval.c:1644
#11 0x10075ad8 in command_loop_3 () at cmdloop.c:252
#12 0x10075b48 in command_loop_2 (dummy=272336900) at cmdloop.c:263
#13 0x100ac818 in internal_catch (tag=272412644,
func=0x10075b14 <command_loop_2>, arg=272336900, threw=0x0) at eval.c:1310
#14 0x10075e80 in initial_command_loop (load_me=272336900) at cmdloop.c:301
#15 0x100a5344 in xemacs_21_2_b31_mips_sgi_irix6_5 (argc=1, argv=0x7fff2e34,
envp=0x7fff2e3c, restart=0) at emacs.c:1872
#16 0x100a6678 in main (argc=1, argv=0x7fff2e34, envp=0x7fff2e3c)
at emacs.c:2291
[snip]
(gdb) cont
Continuing.
Program received signal SIGSEGV, Segmentation fault.
kill () at engine.c:648
648 engine.c: No such file or directory.
(gdb) lbt
Program received signal SIGSEGV, Segmentation fault.
debug_backtrace () at print.c:1668
1668 int old_print_readably = print_readably;
The program being debugged stopped while in a function called from GDB.
When the function (debug_backtrace) is done executing, GDB will silently
stop (instead of continuing to evaluate the expression containing
the function call).
(gdb) cont
Continuing.
Program received signal SIGSEGV, Segmentation fault.
debug_backtrace () at print.c:1668
1668 int old_print_readably = print_readably;
(gdb) cont
Continuing.
Program terminated with signal SIGSEGV, Segmentation fault.
The program no longer exists.
--
John A. Turner, Senior Research Associate
Blue Sky Studios, One South Rd, Harrison, NY 10528
http://www.blueskystudios.com/ (914) 825-8319