plenty of time to play today...... 10 in of snow so far!
actually, cvs from last night + Andy's patch for Ray.
it's odd, the xemacs + gnus has run all day.
xemacs + vm has crashed about 5 times today.
linux redhat 6.1. no real backtrace, but here is the gdb output
(gdb) where
#0 0x404064e1 in __kill () from /lib/libc.so.6
#1 0x8084901 in fatal_error_signal (sig=11) at emacs.c:278
#2 0x40406408 in __restore ()
at ../sysdeps/unix/sysv/linux/i386/sigaction.c:127
#3 0x817eb2d in x_resize_subwindow (ii=0x8972a40, w=199, h=21)
at glyphs-x.c:2281
#4 0x80f3cca in update_subwindow (subwindow=144124480) at glyphs.c:4188
#5 0x80f71a5 in update_frame_subwindows (f=0x854d910) at glyphs.c:4207
#6 0x813955c in redisplay_frame (f=0x854d910, preemption_check=0)
at redisplay.c:6329
#7 0x81397bd in redisplay_device (d=0x850d030, automatic=1)
at redisplay.c:6471
#8 0x8139b65 in redisplay_without_hooks () at redisplay.c:6560
#9 0x814032c in redisplay () at redisplay.c:6617
#10 0x80b6e0b in Fnext_event (event=140001608, prompt=136643588)
at event-stream.c:2237
#11 0x806b3c7 in Fcommand_loop_1 () at cmdloop.c:566
#12 0x806b60d in command_loop_1 (dummy=136643588) at cmdloop.c:490
#13 0x808e08c in condition_case_1 (handlers=136643684,
bfun=0x806b5c8 <command_loop_1>, barg=136643588,
hfun=0x806a800 <cmd_error>, harg=136643588) at eval.c:1629
#14 0x806b6ec in command_loop_2 (dummy=136643588) at cmdloop.c:252
#15 0x808df6f in internal_catch (tag=136717468,
func=0x806b6b4 <command_loop_2>, arg=136643588, threw=0x0) at eval.c:1304
#16 0x806ac1d in initial_command_loop (load_me=136643588) at cmdloop.c:301
#17 0x8082ef2 in xemacs_21_2_b27_i686_pc_linux (argc=3, argv=0xbffffb94,
envp=0xbffffba4, restart=0) at emacs.c:1903
#18 0x8084aef in main (argc=3, argv=0xbffffb94, envp=0xbffffba4)
at emacs.c:2328
#19 0x404001eb in __libc_start_main (main=0x80849f0 <main>, argc=3,
argv=0xbffffb94, init=0x804ed50 <_init>, fini=0x81a8680 <_fini>,
rtld_fini=0x4000a610 <_dl_fini>, stack_end=0xbffffb8c)
at ../sysdeps/generic/libc-start.c:90
uname -a: Linux
24-216-39-71.hsacorp.net 2.2.12-20 #1 Mon Sep 27 10:40:35 EDT 1999 i686
unknown
./configure '--with-widgets=athena' '--with-scrollbars=athena'
'--package-path=/usr/local/lib/xemacs/packages-21.0'
XEmacs 21.2-b27 "Hera" configured for `i686-pc-linux'.
Where should the build process find the source code? /cvs/xemacs/xemacs
What installation prefix should install use? /usr/local
What operating system and machine description files should XEmacs use?
`s/linux.h' and `m/intel386.h'
What compiler should XEmacs be built with? gcc -g -O3 -Wall -Wno-switch
Should XEmacs use the GNU version of malloc? yes
(Using Doug Lea's new malloc from the GNU C Library.)
Should XEmacs use the relocating allocator for buffers? yes
What window system should XEmacs use? x11
Where do we find X Windows header files? /usr/X11R6/include
Where do we find X Windows libraries? /usr/X11R6/lib
Athena library to link: Xaw
Athena header include path: X11/Xaw
Compiling in support for XAUTH.
Compiling in support for XPM images.
Compiling in support for PNG image handling.
Compiling in support for (builtin) GIF image handling.
Compiling in support for JPEG image handling.
Compiling in support for TIFF image handling.
Compiling in support for X-Face message headers.
Compiling in native sound support.
Compiling in support for Enlightened Sound Daemon (ESD).
Compiling in support for Berkeley DB.
Compiling in support for LDAP.
Compiling in support for ncurses.
Compiling in support for GPM (General Purpose Mouse).
Compiling in support for proper WM_COMMAND handling.
Using Lucid menubars.
Using Athena scrollbars.
Using Athena native widgets.
Using Motif dialog boxes.
Compiling in dynamic shared object module support.
movemail will use "dot-locking" for locking mail spool files.
Compiling in extra code for debugging.
WARNING: ---------------------------------------------------------
WARNING: Compiling in support for runtime error checking.
WARNING: XEmacs will run noticeably more slowly as a result.
WARNING: Error checking is on by default for XEmacs beta releases.
WARNING: ---------------------------------------------------------