uname -a: SunOS sirius 5.8 Generic_108528-11 sun4u sparc SUNW,Ultra-250
./configure '--prefix=/build/zeyu2/xemacs'
XEmacs 21.4.8 "Honest Recruiter" configured for `sparc-sun-solaris2.8'.
Compilation / Installation:
Source code location: /build/zeyu2/test/xemacs-21.4.8
Installation prefix: /build/zeyu2/xemacs
Runtime library search path:
/usr/ccs/lib:/usr/dt/lib:/usr/X11R6/lib:/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0.2/../../..
Operating system description file: `s/sol2.h'
Machine description file: `m/sparc.h'
Compiler: gcc -g -O3 -Wall -Wno-switch
-Winline -Wmissing-prototypes -Wsign-compare -Wshadow -Wpointer-arith
Relocating allocator for buffers: yes
GNU version of malloc: yes
Window System:
Compiling in support for the X window system:
- X Windows headers location: /usr/dt/include
/usr/X11R6/include
- X Windows libraries location: /usr/dt/lib
/usr/X11R6/lib
- Handling WM_COMMAND properly.
Using Lucid menubars.
Using Lucid scrollbars.
Using Motif dialog boxes.
Using Motif native widgets.
TTY:
Compiling in support for ncurses.
Images:
Compiling in support for GIF images (builtin).
Compiling in support for XPM images.
Compiling in support for PNG images.
Compiling in support for JPEG images.
Sound:
Compiling in support for sound (native).
Databases:
Compiling in support for GNU DBM.
Compiling in support for LDAP.
Internationalization:
Mail:
Compiling in support for "dot-locking" mail spool file locking method.
Other Features:
Inhibiting IPv6 canonicalization at startup.
Compiling in support for ToolTalk.
Compiling in support for dynamic shared object modules.
==============================================================
Fatal error (10).
Your files have been auto-saved.
Use `M-x recover-session' to recover them.
If you have access to the PROBLEMS file that came with your
version of XEmacs, please check to see if your crash is described
there, as there may be a workaround available.
Otherwise, please report this bug by running the send-pr
script included with XEmacs, or selecting `Send Bug Report'
from the help menu.
As a last resort send ordinary email to `crashes(a)xemacs.org'.
*MAKE SURE* to include the information in the command
M-x describe-installation.
If at all possible, *please* try to obtain a C stack backtrace;
it will help us immensely in determining what went wrong.
To do this, locate the core file that was produced as a result
of this crash (it's usually called `core' and is located in the
directory in which you started the editor, or maybe in your home
directory), and type
gdb /build/zeyu2/xemacs/bin/xemacs core
then type `where' when the debugger prompt comes up.
(If you don't have GDB on your system, you might have DBX,
or XDB, or SDB. A similar procedure should work for all of
these. Ask your system administrator if you need more help.)
Lisp backtrace follows:
# bind (inhibit-quit)
redisplay-frame(#<x-frame "emacs" 0x1fe4>)
# bind (ext gutter-string val zmacs-region-stays inhibit-read-only
frame value message)
raw-append-progress-feedback("Fontifying load_gen.c..." 0 #<x-frame
"emacs" 0x1fe4>)
# bind (tmsg top frame value message label)
append-progress-feedback(font-lock "Fontifying load_gen.c..." 0 nil)
# bind (frame value message label)
display-progress-feedback(font-lock "Fontifying load_gen.c..." 0)
# bind (str)
# (unwind-protect ...)
# bind (args value fmt label)
progress-feedback-with-label(font-lock "Fontifying %s..." 0
"load_gen.c")
# bind (maybe-loudly end beg)
font-lock-default-unfontify-region(1 34510 t)
# bind (loudly end beg)
font-lock-unfontify-region(1 34510 t)
# bind (was-on font-lock-verbose font-lock-message-threshold aborted)
# (unwind-protect ...)
font-lock-default-fontify-buffer()
# bind (font-lock-verbose)
font-lock-fontify-buffer()
# bind (on-p maximum-size arg)
font-lock-mode(1)
turn-on-font-lock()
# bind (explicit-defaults)
font-lock-set-defaults()
run-hooks(font-lock-set-defaults)
# bind (nomodes after-find-file-from-revert-buffer noauto warn error)
after-find-file(nil t)
byte-code("..." [buffer-file-number number truename
buffer-file-truename buf buffer-file-name set-buffer-major-mode
erase-buffer nil (byte-code «Â Ã\"ª
Ä Ã\"Â" [rawfile filename insert-file-contents-literally t
insert-file-contents] 3) ((file-error ...)) abbreviate-file-name
file-name-directory make-local-variable backup-inhibited t
after-find-file find-file-use-truenames default-directory
backup-enable-predicate rawfile error nowarn] 3)
# (condition-case ... . ((t (byte-code "!Ã @ A\"" ... 3))))
# (unwind-protect ...)
# bind (error number truename buf rawfile nowarn filename)
find-file-noselect("/build/zeyu/ccm_wa/kasenna/mbservices%tot_linux_zeyu/mbservices/mbase/mbase/cmd/lscp/loadgen/load_gen.c")
# bind (codesys filename)
find-file("/build/zeyu/ccm_wa/kasenna/mbservices%tot_linux_zeyu/mbservices/mbase/mbase/cmd/lscp/loadgen/load_gen.c"
nil)
# bind (command-debug-status)
call-interactively(find-file)
# (condition-case ... . error)
# (catch top-level ...)
[1] Bus error /build/zeyu2/xemacs/bin/xemacs
(core dumped)
sirius[~]15:20:31,zeyu,0>which xemacs
xemacs: aliased to /build/zeyu2/xemacs/bin/xemacs
sirius[~]15:20:38,zeyu,0>gdb /build/zeyu2/xemacs/bin/xemacs core
GNU gdb 5.0
Copyright 2000 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for
details.
This GDB was configured as "sparc-sun-solaris2.8"...
warning: core file may not match specified executable file.
Core was generated by `/build/zeyu2/xemacs/bin/xemacs'.
Program terminated with signal 10, Bus Error.
Reading symbols from /usr/dt/lib/libXm.so.4...done.
Loaded symbols for /usr/dt/lib/libXm.so.4
Reading symbols from
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0.2/../../../libpng.so.3...
done.
Loaded symbols for
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0.2/../../../libpng.so.3
Reading symbols from
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0.2/../../../libjpeg.so.62...
done.
Loaded symbols for
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0.2/../../../libjpeg.so.62
Reading symbols from /usr/lib/libz.so.1...done.
Loaded symbols for /usr/lib/libz.so.1
Reading symbols from
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0.2/../../../libXpm.so.4.11...done.
Loaded symbols for
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0.2/../../../libXpm.so.4.11
Reading symbols from /usr/dt/lib/libtt.so.2...done.
Loaded symbols for /usr/dt/lib/libtt.so.2
Reading symbols from /usr/X11R6/lib/libXmu.so.4...done.
Loaded symbols for /usr/X11R6/lib/libXmu.so.4
Reading symbols from /usr/X11R6/lib/libXt.so.4...done.
Loaded symbols for /usr/X11R6/lib/libXt.so.4
Reading symbols from /usr/X11R6/lib/libXext.so.0...done.
Loaded symbols for /usr/X11R6/lib/libXext.so.0
Reading symbols from /usr/X11R6/lib/libX11.so.4...done.
Loaded symbols for /usr/X11R6/lib/libX11.so.4
Reading symbols from /usr/X11R6/lib/libSM.so.6...done.
Loaded symbols for /usr/X11R6/lib/libSM.so.6
Reading symbols from /usr/X11R6/lib/libICE.so.6...done.
Loaded symbols for /usr/X11R6/lib/libICE.so.6
Reading symbols from
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0.2/../../../libgdbm.so.2...
done.
Loaded symbols for
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0.2/../../../libgdbm.so.2
Reading symbols from
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0.2/../../../libncurses.so.5...done.
Loaded symbols for
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0.2/../../../libncurses.so.5
Reading symbols from /usr/lib/libldap.so.4...done.
Loaded symbols for /usr/lib/libldap.so.4
Reading symbols from /usr/lib/libm.so.1...done.
Loaded symbols for /usr/lib/libm.so.1
Reading symbols from /usr/lib/libsocket.so.1...done.
Loaded symbols for /usr/lib/libsocket.so.1
Reading symbols from /usr/lib/libnsl.so.1...done.
Loaded symbols for /usr/lib/libnsl.so.1
Reading symbols from /usr/lib/libelf.so.1...done.
Loaded symbols for /usr/lib/libelf.so.1
Reading symbols from /usr/lib/libgen.so.1...done.
Loaded symbols for /usr/lib/libgen.so.1
Reading symbols from /usr/lib/libdl.so.1...done.
Loaded symbols for /usr/lib/libdl.so.1
Reading symbols from /usr/lib/libc.so.1...done.
Loaded symbols for /usr/lib/libc.so.1
Reading symbols from /usr/openwin/lib/libdga.so.1...done.
Loaded symbols for /usr/openwin/lib/libdga.so.1
Reading symbols from /usr/lib/libresolv.so.2...done.
Loaded symbols for /usr/lib/libresolv.so.2
Reading symbols from /usr/lib/libmp.so.2...done.
Loaded symbols for /usr/lib/libmp.so.2
Reading symbols from
/usr/platform/SUNW,Ultra-250/lib/libc_psr.so.1...done.
Loaded symbols for /usr/platform/SUNW,Ultra-250/lib/libc_psr.so.1
Reading symbols from /usr/lib//liblayout.so...done.
Loaded symbols for /usr/lib//liblayout.so
Reading symbols from
/usr/lib/locale/en_US.ISO8859-1/en_US.ISO8859-1.so.2...done.
Loaded symbols for /usr/lib/locale/en_US.ISO8859-1/en_US.ISO8859-1.so.2
Reading symbols from
/usr/openwin/lib/locale/common/xlibi18n.so.2...done.
Loaded symbols for /usr/openwin/lib/locale/common/xlibi18n.so.2
Reading symbols from
/usr/openwin/lib/locale/iso8859-1/xomEuro.so.2...done.
Loaded symbols for /usr/openwin/lib/locale/iso8859-1/xomEuro.so.2
Reading symbols from
/usr/openwin/lib/locale/common/ximlocal.so.2...done.
Loaded symbols for /usr/openwin/lib/locale/common/ximlocal.so.2
#0 0xfeb1be4c in _libc_kill () from /usr/lib/libc.so.1
(gdb) i s
#0 0xfeb1be4c in _libc_kill () from /usr/lib/libc.so.1
#1 0x79730 in fatal_error_signal (sig=10) at emacs.c:539
#2 <signal handler called>
#3 0xfee2a004 in XFindContext () from /usr/X11R6/lib/libX11.so.4
#4 0xff14aa90 in GetDisplay () from /usr/dt/lib/libXm.so.4
#5 0xff167134 in OptLineMetrics () from /usr/dt/lib/libXm.so.4
#6 0xff16696c in XmStringExtent () from /usr/dt/lib/libXm.so.4
#7 0xff166790 in _XmCalcLabelGDimensions () from /usr/dt/lib/libXm.so.4
#8 0xff173f60 in SetValues () from /usr/dt/lib/libXm.so.4
#9 0xfef2d490 in CallSetValues () from /usr/X11R6/lib/libXt.so.4
#10 0xfef2cbd4 in XtSetValues () from /usr/X11R6/lib/libXt.so.4
#11 0xff20f794 in HandleTitle () from /usr/dt/lib/libXm.so.4
#12 0xff20fc74 in SetValues () from /usr/dt/lib/libXm.so.4
#13 0xfef2d490 in CallSetValues () from /usr/X11R6/lib/libXt.so.4
#14 0xfef2cbd4 in XtSetValues () from /usr/X11R6/lib/libXt.so.4
#15 0x1909a8 in xm_update_one_widget (instance=0x10, widget=0x5e3200,
val=0x4d8cc0,
deep_p=1 '\001') at lwlib-Xm.c:897
#16 0x18e37c in lw_modify_all_widgets (id=5082304, val=0x5e3200,
deep_p=1 '\001') at lwlib.c:730
#17 0x171b1c in x_redisplay_widget (p=0x9f0780) at glyphs-x.c:2288
#18 0xee314 in redisplay_widget (widget=10422144) at glyphs-widget.c:427
#19 0xe7560 in redisplay_subwindow (subwindow=10422144) at glyphs.c:4535
#20 0x1378d0 in redisplay_output_layout (domain=10422144,
image_instance=10422528,
db=0xffbecb10, dga=0xffbecb00, findex=7, cursor_start=2009088,
cursor_width=0,
cursor_height=0) at redisplay-output.c:1240
#21 0x1379f4 in redisplay_output_layout (domain=10422528,
image_instance=10423040,
db=0xffbecbc8, dga=0xffbecbb8, findex=7, cursor_start=2009088,
cursor_width=0,
cursor_height=0) at redisplay-output.c:1499
#22 0x176604 in x_output_display_block (w=0x4fc000, dl=0x787800,
block=10423040, start=0,
end=1, start_pixpos=6, cursor_start=0, cursor_width=0,
cursor_height=0) at redisplay-x.c:466
#23 0x1397bc in redisplay_output_display_block (w=0x4fc000, dl=0x787800,
block=10423040,
start=0, end=1, start_pixpos=0, cursor_start=0, cursor_width=0,
cursor_height=0)
at redisplay-output.c:1153
#24 0x136644 in output_display_line (w=0x4fc000, cdla=0x581c20,
ddla=0x581ba0, line=0,
force_start=6, force_end=0) at redisplay-output.c:800
#25 0xfb180 in output_gutter (f=0x4b5c00, pos=BOTTOM_GUTTER, force=0) at
gutter.c:444
#26 0xfb640 in update_frame_gutters (f=0x4b5c00) at gutter.c:634
#27 0x12e500 in redisplay_frame (f=0x4b5c00, preemption_check=1) at
redisplay.c:6391
#28 0x1350cc in Fredisplay_frame (frame=32, no_preempt=2193412) at
redisplay.c:8904
#29 0x810d8 in Ffuncall (nargs=528588, args=0x4) at eval.c:3545
#30 0x56ddc in execute_optimized_program (program=0x87c58e "-\207",
stack_depth=1,
constants_data=0x402d10) at bytecode.c:746
#31 0x5693c in funcall_compiled_function (fun=4206708, nargs=3,
args=0x87c500) at bytecode.c:515
#32 0x80ff4 in Ffuncall (nargs=3, args=0xffbed204) at eval.c:3563
#33 0x56ddc in execute_optimized_program (program=0x8b71d2 "\210Í
\210\013Îa\004Ï\b!*\207",
stack_depth=3, constants_data=0x3db490) at bytecode.c:746
#34 0x5693c in funcall_compiled_function (fun=4206652, nargs=4,
args=0x8b7180) at bytecode.c:515
#35 0x80ff4 in Ffuncall (nargs=4, args=0xffbed3d4) at eval.c:3563
#36 0x56ddc in execute_optimized_program (program=0x5df43f
"\207\016\035ý@", stack_depth=4,
---Type <return> to continue, or q <return> to quit---
constants_data=0x3db410) at bytecode.c:746
#37 0x5693c in funcall_compiled_function (fun=4206736, nargs=3,
args=0x5df400) at bytecode.c:515
#38 0x80ff4 in Ffuncall (nargs=3, args=0xffbed5ac) at eval.c:3563
#39 0x56ddc in execute_optimized_program (program=0x5df4aa
"\210\f))\207D", stack_depth=3,
constants_data=0x401b90) at bytecode.c:746
#40 0x5693c in funcall_compiled_function (fun=4206848, nargs=38,
args=0x5df480)
at bytecode.c:515
#41 0x80ff4 in Ffuncall (nargs=4, args=0xffbed77c) at eval.c:3563
#42 0x56ddc in execute_optimized_program (
program=0x8b7225 "\210Ë
Ì\211Í\211\036\023\036\024\036\025\036\026\032\013\r\035\034Î\f\rÏÍ$\210Î\f\rÇÍ$\210\016\027«\bÎ\f\rÐÍ$\210*\n?\bË
\004ÑÍ!-\207", stack_depth=4,
constants_data=0x831010) at bytecode.c:746
#43 0x5693c in funcall_compiled_function (fun=8714888, nargs=3,
args=0x8b7200) at bytecode.c:515
#44 0x80ff4 in Ffuncall (nargs=3, args=0xffbed94c) at eval.c:3563
#45 0x56ddc in execute_optimized_program (program=0x8a3c75 "\207\230¬",
stack_depth=3,
constants_data=0x74e3d0) at bytecode.c:746
#46 0x5693c in funcall_compiled_function (fun=8714776, nargs=3,
args=0x8a3c60) at bytecode.c:515
#47 0x80ff4 in Ffuncall (nargs=3, args=0xffbedb1c) at eval.c:3563
#48 0x56ddc in execute_optimized_program (
program=0x8b72aa
"\210ÇËÌ\217\210\013¬\bÇ\030ÂÆ!\210)ÍÀ!ÊL\210\f«\f\r«\tÎÏÐÑÒ
$\210,ÓÔ!)\207", stack_depth=3, constants_data=0x883110) at
bytecode.c:746
#49 0x5693c in funcall_compiled_function (fun=8714804, nargs=0,
args=0x8b7280) at bytecode.c:515
#50 0x80ff4 in Ffuncall (nargs=0, args=0xffbedcf4) at eval.c:3563
#51 0x56ddc in execute_optimized_program (program=0x8a3c97 ")\207",
stack_depth=0,
constants_data=0x74ef30) at bytecode.c:746
#52 0x5693c in funcall_compiled_function (fun=8714692, nargs=0,
args=0x8a3c80) at bytecode.c:515
#53 0x80ff4 in Ffuncall (nargs=0, args=0xffbedeb4) at eval.c:3563
#54 0x56ddc in execute_optimized_program (
program=0x87c774 "\210ª!\016#«\035ØÙÚÛÜ
$\210ª\023\n«\rÊ\022Ýed\"\210Þ \210ª\004Þ \210ß *\207", stack_depth=0,
constants_data=0x81ae10) at bytecode.c:746
#55 0x5693c in funcall_compiled_function (fun=8714496, nargs=1,
args=0x87c700) at bytecode.c:515
#56 0x80ff4 in Ffuncall (nargs=1, args=0xffbee08c) at eval.c:3563
#57 0x56ddc in execute_optimized_program (program=0x991d53 "\207",
stack_depth=1,
constants_data=0x5e9af0) at bytecode.c:746
#58 0x5693c in funcall_compiled_function (fun=8714524, nargs=0,
args=0x991d40) at bytecode.c:515
#59 0x80ff4 in Ffuncall (nargs=0, args=0xffbee254) at eval.c:3563
#60 0x56ddc in execute_optimized_program (program=0x5d222d "\207",
stack_depth=0,
constants_data=0x401110) at bytecode.c:746
#61 0x5693c in funcall_compiled_function (fun=4264472, nargs=0,
args=0x5d2200) at bytecode.c:515
#62 0x80ff4 in Ffuncall (nargs=0, args=0xffbee5f0) at eval.c:3563
#63 0x81b84 in run_hook_with_args_in_buffer (buf=0x411b04, nargs=1,
args=0xffbee5f0,
cond=RUN_HOOKS_TO_COMPLETION) at eval.c:4020
#64 0x85bdc in Frun_hooks (nargs=1, args=0x1) at eval.c:3887
#65 0x81204 in Ffuncall (nargs=1, args=0xffbee5ec) at eval.c:3549
#66 0x56ddc in execute_optimized_program (program=0x699fa6 "\207",
stack_depth=1,
constants_data=0x36aa10) at bytecode.c:746
#67 0x5693c in funcall_compiled_function (fun=3419012, nargs=2,
args=0x699f00) at bytecode.c:515
#68 0x80ff4 in Ffuncall (nargs=2, args=0xffbee7bc) at eval.c:3563
---Type <return> to continue, or q <return> to quit---
#69 0x56ddc in execute_optimized_program (program=0xffbee883
"\210p\024È\207þ±¹D",
stack_depth=2, constants_data=0x371e10) at bytecode.c:746
#70 0x595e0 in Fbyte_code (instructions=-4265912, constants=3612160,
stack_depth=2009088)
at bytecode.c:2403
#71 0x80988 in Feval (form=3601756) at eval.c:3333
#72 0x7e4d4 in condition_case_1 (handlers=2009088, bfun=0x80364 <Feval>,
barg=3601756,
hfun=0x7e508 <run_condition_case_handlers>, harg=2317348) at
eval.c:1651
#73 0x58064 in execute_rare_opcode (stack_ptr=0xffbeebe4,
program_ptr=0x61d3ec "\210)\f,\207\001", opcode=Bcondition_case) at
bytecode.c:1271
#74 0x56be0 in execute_optimized_program (program=0x61d3ec
"\210)\f,\207\001", stack_depth=540,
constants_data=0x36ab10) at bytecode.c:656
#75 0x5693c in funcall_compiled_function (fun=3418984, nargs=1,
args=0x61d300) at bytecode.c:515
#76 0x80ff4 in Ffuncall (nargs=1, args=0xffbeedc0) at eval.c:3563
#77 0x56ddc in execute_optimized_program (program=0x5a41a2 "!\207",
stack_depth=1,
constants_data=0x3656d0) at bytecode.c:746
#78 0x5693c in funcall_compiled_function (fun=3418592, nargs=2,
args=0x5a4180) at bytecode.c:515
#79 0x80ff4 in Ffuncall (nargs=2, args=0xffbeef80) at eval.c:3563
#80 0x5a560 in Fcall_interactively (function=2834820,
record_flag=2193412, keys=2193412)
at callint.c:940
#81 0x7ff68 in Fcommand_execute (cmd=2834820, record_flag=2193412,
keys=2193412) at eval.c:2970
#82 0xae058 in execute_command_event (command_builder=0x46e180,
event=11578856)
at event-stream.c:3915
#83 0xae4cc in Fdispatch_event (event=11578856) at event-stream.c:4199
#84 0x60570 in Fcommand_loop_1 () at cmdloop.c:583
#85 0x7e4d4 in condition_case_1 (handlers=2008064, bfun=0x607ec
<command_loop_1>, barg=2193412,
hfun=0x60860 <cmd_error>, harg=2193412) at eval.c:1651
#86 0x6097c in command_loop_2 (dummy=2193412) at cmdloop.c:256
#87 0x7e39c in internal_catch (tag=395564, func=0x6092c
<command_loop_2>, arg=2193412,
threw=0x0) at eval.c:1317
#88 0x60150 in initial_command_loop (load_me=2193412) at cmdloop.c:305
#89 0x7b168 in sort_args (argc=1, argv=0x217804) at emacs.c:2353
(gdb)