A freshly built (Solaris 8, Forte C 6) 21.1.14 built --with-mule
--with-xim=xlib crashes immediately on startup. Has anyone else seen
this? Lisp and C backtraces, as well as Installation follow.
Interestingly, XEmacs didn't drop a core. I'm pretty sure
--with-xim=xlib is at fault; I switched to xlib because Motif was
giving those annoying X protocol errors to stderr...
Thanks
Isaac
Lisp:
# (unwind-protect ...)
make-device(x nil)
# bind (display)
make-x-device(nil)
init-x-win()
# bind (debugger debug-on-error command-line-args-left)
command-line()
# (unwind-protect ...)
normal-top-level()
# (condition-case ... . error)
# (catch top-level ...)
Memory fault
C backtrace generated by running inside dbx:
t@1 (l@1) signal SEGV (no mapping at the fault address) in (unknown) at 0x0
0x00000000: <bad address 0x0>
Current function is XIM_init_device
250 IMInstantiateCallback, (XPointer) d);
(/ms/dist/3rd/PROJ/SUNWspro/6.1/exec/SUNWspro/WS6U1/bin/sparcv9/dbx) where
current thread: t@1
[1] 0x0(0x51c330, 0x71c800, 0x0, 0x0, 0x0, 0x1af2d0), at 0xffffffffffffffff
[2] XRegisterIMInstantiateCallback(0x51c330, 0x0, 0x0, 0x0, 0x1af2d0, 0x6e9200), at
0xfefdf38c
=>[3] XIM_init_device(d = 0x6e9200), line 250 in
"/ms/.global/sa.a/dev/fsf/xemacs/21.1.14/src/src/input-method-xlib.c"
[4] x_init_device(d = 0x6e9200, props = -1605390332), line 531 in
"/ms/.global/sa.a/dev/fsf/xemacs/21.1.14/src/src/device-x.c"
[5] Fmake_device(type = -1605289788, connection = -1605390332, props = -1605390332),
line 579 in "/ms/.global/sa.a/dev/fsf/xemacs/21.1.14/src/src/device.c"
[6] funcall_recording_as(recorded_as = -1605308900, nargs = 2, args = 0xffbed118), line
3193 in "/ms/.global/sa.a/dev/fsf/xemacs/21.1.14/src/src/eval.c"
[7] Ffuncall(nargs = 3, args = 0xffbed118), line 3238 in
"/ms/.global/sa.a/dev/fsf/xemacs/21.1.14/src/src/eval.c"
[8] Fbyte_code(bytestr = 1614956136, vector = -2143140224, maxdepth = 3), line 416 in
"/ms/.global/sa.a/dev/fsf/xemacs/21.1.14/src/src/bytecode.c"
[9] funcall_lambda(fun = 541214352, nargs = 1, arg_vector = 0xffbed53c), line 3609 in
"/ms/.global/sa.a/dev/fsf/xemacs/21.1.14/src/src/eval.c"
[10] funcall_recording_as(recorded_as = -1604524276, nargs = 1, args = 0xffbed538), line
3200 in "/ms/.global/sa.a/dev/fsf/xemacs/21.1.14/src/src/eval.c"
[11] Ffuncall(nargs = 2, args = 0xffbed538), line 3238 in
"/ms/.global/sa.a/dev/fsf/xemacs/21.1.14/src/src/eval.c"
[12] Fbyte_code(bytestr = 1615521712, vector = -2142574604, maxdepth = 2), line 416 in
"/ms/.global/sa.a/dev/fsf/xemacs/21.1.14/src/src/bytecode.c"
[13] funcall_lambda(fun = 541780036, nargs = 0, arg_vector = 0xffbeda44), line 3609 in
"/ms/.global/sa.a/dev/fsf/xemacs/21.1.14/src/src/eval.c"
[14] funcall_recording_as(recorded_as = -1603772852, nargs = 0, args = 0xffbeda40), line
3200 in "/ms/.global/sa.a/dev/fsf/xemacs/21.1.14/src/src/eval.c"
[15] Ffuncall(nargs = 1, args = 0xffbeda40), line 3238 in
"/ms/.global/sa.a/dev/fsf/xemacs/21.1.14/src/src/eval.c"
[16] Fbyte_code(bytestr = 1615144584, vector = -2142951636, maxdepth = 4), line 416 in
"/ms/.global/sa.a/dev/fsf/xemacs/21.1.14/src/src/bytecode.c"
[17] funcall_lambda(fun = 541403120, nargs = 0, arg_vector = 0xffbee06c), line 3609 in
"/ms/.global/sa.a/dev/fsf/xemacs/21.1.14/src/src/eval.c"
[18] funcall_recording_as(recorded_as = -1604044436, nargs = 0, args = 0xffbee068), line
3200 in "/ms/.global/sa.a/dev/fsf/xemacs/21.1.14/src/src/eval.c"
[19] Ffuncall(nargs = 1, args = 0xffbee068), line 3238 in
"/ms/.global/sa.a/dev/fsf/xemacs/21.1.14/src/src/eval.c"
[20] Fbyte_code(bytestr = 1615142412, vector = -2142953716, maxdepth = 6), line 416 in
"/ms/.global/sa.a/dev/fsf/xemacs/21.1.14/src/src/bytecode.c"
[21] funcall_lambda(fun = 541401328, nargs = 0, arg_vector = 0xffbee2d0), line 3609 in
"/ms/.global/sa.a/dev/fsf/xemacs/21.1.14/src/src/eval.c"
[22] apply_lambda(fun = 541401328, numargs = 0, unevalled_args = -1605390332), line 3511
in "/ms/.global/sa.a/dev/fsf/xemacs/21.1.14/src/src/eval.c"
[23] Feval(form = 1079902428), line 3067 in
"/ms/.global/sa.a/dev/fsf/xemacs/21.1.14/src/src/eval.c"
[24] condition_case_1(handlers = -1605390236, bfun = 0x14d1c8 = &Feval(Lisp_Object
form), barg = 1079902428, hfun = 0x10f630 = &`./xemacs-mule`cmdloop.c`cmd_error(),
harg = -1605390332), line 1653 in
"/ms/.global/sa.a/dev/fsf/xemacs/21.1.14/src/src/eval.c"
[25] top_level_1(dummy = -1605390332), line 206 in
"/ms/.global/sa.a/dev/fsf/xemacs/21.1.14/src/src/cmdloop.c"
[26] internal_catch(tag = -1605312412, func = 0x10f6e0 =
&`./xemacs-mule`cmdloop.c`top_level_1(Lisp_Object dummy), arg = -1605390332, threw =
(nil)), line 1328 in "/ms/.global/sa.a/dev/fsf/xemacs/21.1.14/src/src/eval.c"
[27] initial_command_loop(load_me = -1605390332), line 285 in
"/ms/.global/sa.a/dev/fsf/xemacs/21.1.14/src/src/cmdloop.c"
[28] xemacs_21_1_14_sparc_sun_solaris2_8(argc = 1, argv = 0xffbee84c, envp = 0xffbee854,
restart = 0), line 1725 in
"/ms/.global/sa.a/dev/fsf/xemacs/21.1.14/src/src/emacs.c"
[29] main(argc = 1, argv = 0xffbee84c, envp = 0xffbee854), line 2142 in
"/ms/.global/sa.a/dev/fsf/xemacs/21.1.14/src/src/emacs.c"
Installation:
uname -a: SunOS yesha 5.8 Generic_108528-07 sun4u sparc SUNW,Ultra-5_10
configure 'sparc-sun-solaris2.8'
'--prefix=/ms/dist/fsf/PROJ/xemacs/21.1.14/common'
'--exec_prefix=/ms/dist/fsf/PROJ/xemacs/21.1.14/.exec/sun4.sunos.5.8'
'--package-path=~/.xemacs:/ms/dist/fsf/PROJ/xemacs/site-lisp/site-packages:/ms/dist/fsf/PROJ/xemacs/sumo/common/mule-packages:/ms/dist/fsf/PROJ/xemacs/sumo/common/xemacs-packages'
'--extra-verbose' '--with-gcc=no' '--compiler=cc'
'--with-menubars=lucid' '--with-scrollbars=lucid'
'--with-dialogs=athena' '--with-gnu-make' '--with-session=no'
'--with-sound=native' '--with-cde=no' '--with-dragndrop=no'
'--with-xpm=yes' '--with-xface=yes' '--with-ncurses'
'--with-gif' '--with-jpeg=yes' '--with-png=yes'
'--with-database=berkdb,dbm' '--external-widget'
'--run-in-place=no' '--site-includes=/usr/sundt/include /ms/dist/i18n/include
/ms/dist/aurora/PROJ/compface/1.0/common/include
/ms/dist/aurora/PROJ/xpm/3.4k/common/include
/ms/dist/fsf/PROJ/libtiff/3.4.1/common/include
/ms/dist/fsf/PROJ/ncurses/5.1/common/include /ms/dist/aurora/PROJ/jpeg/6b/common/include
/ms/dist/aurora/PROJ/png/1.0.3/common/include /ms/dist/aurora/PROJ/zlib/1.1.3/include
/ms/dist/sec/PROJ/socks/5.1.0.10/include /ms/dist/itsmg/PROJ/ns-ldapsdk/3.00/include
/ms/dist/aurora/PROJ/libdb/1.85.3/include' '--site-libraries=/usr/sundt/lib
/ms/dist/i18n/PROJ/wnn6lib/1.0/.exec/sun4.sunos.5.8/lib
/ms/dist/aurora/PROJ/compface/1.0/.exec/sun4.sunos.5.8/lib
/ms/dist/aurora/PROJ/xpm/3.4k/.exec/sun4.sunos.5.8/lib
/ms/dist/fsf/PROJ/libtiff/3.4.1/.exec/sun4.sunos.5.8/lib
/ms/dist/fsf/PROJ/ncurses/5.1/.exec/sun4.sunos.5.8/lib
/ms/dist/aurora/PROJ/jpeg/6b/.exec/sun4.sunos.5.8/lib
/ms/dist/aurora/PROJ/png/1.0.3/.exec/sun4.sunos.5.8/lib
/ms/dist/aurora/PROJ/zlib/1.1.3/.exec/sun4.sunos.5.8/lib
/ms/dist/sec/PROJ/socks/5.1.0.10/.exec/sun4.sunos.5.8/lib
/ms/dist/itsmg/PROJ/ns-ldapsdk/3.00/.exec/sun4.sunos.5.8/lib
/ms/dist/aurora/PROJ/libdb/1.85.3/.exec/sun4.sunos.5.8/lib' '--with-xim=xlib'
'--cflags=-g' '--with-mule' '--with-wnn6'
'--with-workshop'
XEmacs 21.1.14 "Cuyahoga Valley" configured for `sparc-sun-solaris2.8'.
Where should the build process find the source code?
/ms/dev/fsf/xemacs/21.1.14/build/sun4.sunos64.5.8
What installation prefix should install use? /ms/dist/fsf/PROJ/xemacs/21.1.14/common
What operating system and machine description files should XEmacs use?
`s/sol2.h' and `m/sparc.h'
What compiler should XEmacs be built with? cc -g
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? /usr/openwin/include
Where do we find X Windows libraries? /usr/openwin/lib
Additional header files: /usr/sundt/include
/ms/dist/i18n/include /ms/dist/aurora/PROJ/compface/1.0/common/include
/ms/dist/aurora/PROJ/xpm/3.4k/common/include
/ms/dist/fsf/PROJ/libtiff/3.4.1/common/include
/ms/dist/fsf/PROJ/ncurses/5.1/common/include /ms/dist/aurora/PROJ/jpeg/6b/common/include
/ms/dist/aurora/PROJ/png/1.0.3/common/include /ms/dist/aurora/PROJ/zlib/1.1.3/include
/ms/dist/sec/PROJ/socks/5.1.0.10/include /ms/dist/itsmg/PROJ/ns-ldapsdk/3.00/include
/ms/dist/aurora/PROJ/libdb/1.85.3/include
Additional libraries: /usr/sundt/lib
/ms/dist/i18n/PROJ/wnn6lib/1.0/.exec/sun4.sunos.5.8/lib
/ms/dist/aurora/PROJ/compface/1.0/.exec/sun4.sunos.5.8/lib
/ms/dist/aurora/PROJ/xpm/3.4k/.exec/sun4.sunos.5.8/lib
/ms/dist/fsf/PROJ/libtiff/3.4.1/.exec/sun4.sunos.5.8/lib
/ms/dist/fsf/PROJ/ncurses/5.1/.exec/sun4.sunos.5.8/lib
/ms/dist/aurora/PROJ/jpeg/6b/.exec/sun4.sunos.5.8/lib
/ms/dist/aurora/PROJ/png/1.0.3/.exec/sun4.sunos.5.8/lib
/ms/dist/aurora/PROJ/zlib/1.1.3/.exec/sun4.sunos.5.8/lib
/ms/dist/sec/PROJ/socks/5.1.0.10/.exec/sun4.sunos.5.8/lib
/ms/dist/itsmg/PROJ/ns-ldapsdk/3.00/.exec/sun4.sunos.5.8/lib
/ms/dist/aurora/PROJ/libdb/1.85.3/.exec/sun4.sunos.5.8/lib
Runtime library search path:
/usr/sundt/lib:/ms/dist/aurora/PROJ/xpm/3.4k/.exec/sun4.sunos.5.8/lib:/ms/dist/fsf/PROJ/libtiff/3.4.1/.exec/sun4.sunos.5.8/lib:/ms/dist/fsf/PROJ/ncurses/5.1/.exec/sun4.sunos.5.8/lib:/ms/dist/aurora/PROJ/jpeg/6b/.exec/sun4.sunos.5.8/lib:/ms/dist/aurora/PROJ/png/1.0.3/.exec/sun4.sunos.5.8/lib:/ms/dist/aurora/PROJ/zlib/1.1.3/.exec/sun4.sunos.5.8/lib:/ms/dist/sec/PROJ/socks/5.1.0.10/.exec/sun4.sunos.5.8/lib:/ms/dist/itsmg/PROJ/ns-ldapsdk/3.00/.exec/sun4.sunos.5.8/lib:/ms/dist/aurora/PROJ/libdb/1.85.3/.exec/sun4.sunos.5.8/lib:/usr/ccs/lib:/usr/dt/lib:/usr/openwin/lib
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 DBM.
Compiling in support for LDAP.
Compiling in support for ncurses.
Compiling in Mule (multi-lingual) support.
Compiling in XIM (X11R5+ I18N input method) support.
Using raw Xlib to provide XIM support.
Compiling in support for the WNN input method on Mule.
Using WNN version 6.
Compiling in support for ToolTalk.
Compiling in support for Sun WorkShop.
Using Lucid menubars.
Using Lucid scrollbars.
Using Athena dialog boxes.
Compiling in DLL support.
movemail will use "dot-locking" for locking mail spool files.
--
Isaac Hollander Morgan Stanley Dean Witter
isaac.hollander(a)morganstanley.com 1585 Broadway, 2nd floor
(212) 761 3417 New York, NY