[see attached Installation file for build details]
I'm still seeing frequent crashes after updating this morning to get
Andy's latest commits
it most often happens in VM, when opening a new frame for msg
composition, or folder viewing. stack trace is:
Program received signal SIGABRT, Aborted.
kill () at engine.c:648
(gdb) where
#0 kill () at engine.c:648
#1 0x41531ac in raise () at iconv_converter.c:22087
let me know if there's anything I can do to help narrow this down
--
John A. Turner, Senior Research Associate
Blue Sky Studios, One South Rd, Harrison, NY 10528
http://www.blueskystudios.com/ (914) 825-8319
uname -a: IRIX64 denmark 6.5 10181058 IP30
./configure '--verbose' '--prefix=/u/turner/Tools'
'--exec-prefix=/u/turner/Tools/IRIX'
'--package-path=/u/turner/Tools/lib/xemacs'
'--site-includes=/u/turner/Tools/IRIX/include'
'--site-libraries=/u/turner/Tools/IRIX/lib' '--debug=yes'
'--error-checking=all' '--cflags=-g -mabi=n32'
XEmacs 21.2-b31 "Iris" configured for `mips-sgi-irix6.5'.
Where should the build process find the source code? /u/turner/Tools/src/xemacs-21.2
What installation prefix should install use? /u/turner/Tools
What operating system and machine description files should XEmacs use?
`s/irix6-0.h' and `m/iris6d.h'
What compiler should XEmacs be built with? gcc -g -mabi=n32
Should XEmacs use the GNU version of malloc? yes
Should XEmacs use the relocating allocator for buffers? yes
What window system should XEmacs use? x11
Where do we find X Windows header files?
Where do we find X Windows libraries?
Additional header files: /u/turner/Tools/IRIX/include
Additional libraries: /u/turner/Tools/IRIX/lib
Runtime library search path:
/u/turner/Tools/IRIX/lib:/usr/lib32/mips3:/usr/lib32
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 Berkeley DB.
Compiling in support for GNU DBM.
Compiling in support for proper WM_COMMAND handling.
Using Lucid menubars.
Using Lucid scrollbars.
Using Motif 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: ---------------------------------------------------------