As of latest CVS:
Lisp backtrace follows:
# (unwind-protect ...)
# (catch #<INTERNAL OBJECT (XEmacs bug?) (opaque-ptr, adr=0x8318b74) 0x83723a0>
...)
# (unwind-protect ...)
# bind (inhibit-quit)
redisplay-echo-area()
# bind (inhibit-read-only zmacs-region-stays stdout-p frame message)
raw-append-message("Loading ~/.xemacs/options.el...done" #<x-frame
"emacs" 0x263a> nil)
# bind (stdout-p frame message label)
append-message(message "Loading ~/.xemacs/options.el...done" #<x-frame
"emacs" 0x263a> nil)
load-internal("~/.xemacs/options.el" nil nil nil undecided)
# bind (path handler filename nosuffix nomessage noerror file)
load("~/.xemacs/options.el")
# bind (current-load-list)
# (unwind-protect ...)
# bind (load-file-name)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
load-internal("/home/lrde/masters/didier/.xemacs/init.el" nil nil t
undecided)
# bind (path handler filename nosuffix nomessage noerror file)
load("/home/lrde/masters/didier/.xemacs/init.el" nil nil t)
# bind (file)
load-file("~/.xemacs/init.el")
(if (string-match "XEmacs" emacs-version) (load-file
"~/.xemacs/init.el"))
)
# bind (current-load-list)
# (unwind-protect ...)
# bind (load-file-name)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
load-internal("~/.emacs" t t t undecided)
Current directory is /usr/local/src/dxemacs/src/
GNU gdb 19990928
Copyright 1998 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 "i686-pc-linux-gnu"...
(gdb) core core
Core was generated by `./xemacs'.
Program terminated with signal 6, Aborted.
Reading symbols from /usr/X11R6/lib/libXm.so.1...done.
Reading symbols from /usr/lib/libcanna.so.1...done.
Reading symbols from /usr/lib/libRKC.so.1...done.
Reading symbols from /usr/lib/libtiff.so.3...done.
Reading symbols from /usr/lib/libpng.so.2...done.
Reading symbols from /usr/lib/libjpeg.so.62...done.
Reading symbols from /usr/lib/libz.so.1...done.
Reading symbols from /usr/lib/libcompface.so.1...done.
Reading symbols from /usr/X11R6/lib/libXpm.so.4...done.
Reading symbols from /usr/X11R6/lib/libXmu.so.6...done.
Reading symbols from /usr/X11R6/lib/libXt.so.6...done.
Reading symbols from /usr/X11R6/lib/libXext.so.6...done.
Reading symbols from /usr/X11R6/lib/libX11.so.6...done.
Reading symbols from /usr/X11R6/lib/libSM.so.6...done.
Reading symbols from /usr/X11R6/lib/libICE.so.6...done.
Reading symbols from /lib/libdl.so.2...done.
Reading symbols from /lib/libdb.so.3...done.
Reading symbols from /usr/lib/libgpm.so.1...done.
Reading symbols from /lib/libncurses.so.5...done.
Reading symbols from /usr/lib/libesd.so.0...done.
Reading symbols from /usr/lib/libaudiofile.so.0...done.
---Type <return> to continue, or q <return> to quit---
Reading symbols from /lib/libm.so.6...done.
Reading symbols from /usr/lib/libpq.so.2.0...done.
Reading symbols from /usr/lib/libopenldap.so.1...done.
Reading symbols from /usr/lib/liblber-openldap.so.1...done.
Reading symbols from /lib/libc.so.6...done.
Reading symbols from /lib/ld-linux.so.2...done.
Reading symbols from /lib/libcrypt.so.1...done.
Reading symbols from /lib/libnss_files.so.2...done.
Reading symbols from /lib/libnss_dns.so.2...done.
Reading symbols from /lib/libresolv.so.2...done.
Reading symbols from /lib/libnss_compat.so.2...done.
Reading symbols from /lib/libnsl.so.1...done.
#0 0x4046d911 in kill () from /lib/libc.so.6
(gdb)
(gdb) where
#0 0x4046d911 in kill () from /lib/libc.so.6
#1 0x80c71fa in fatal_error_signal (sig=6)
at /usr/local/src/XEmacs-21.2/src/emacs.c:293
#2 0x4046d848 in sigaction () from /lib/libc.so.6
#3 0x4046ec51 in abort () from /lib/libc.so.6
#4 0x80c9e04 in assert_failed (
file=0x82bbb00 "/usr/local/src/XEmacs-21.2/src/glyphs.c", line=2917,
expr=0x82bc580 "EQ (Fgethash (instantiator, XWINDOW
(domain)->subwindow_instance_cache, Qunbound), instance)")
at /usr/local/src/XEmacs-21.2/src/emacs.c:2754
#5 0x8179a38 in image_instantiate (specifier={...}, matchspec={...},
domain={...}, instantiator={...}, depth={...})
at /usr/local/src/XEmacs-21.2/src/glyphs.c:2915
#6 0x80ce92b in call_with_suspended_errors_1 (opaque_arg={...})
at /usr/local/src/XEmacs-21.2/src/eval.c:2108
#7 0x80cd498 in internal_catch (tag={...},
func=0x80ce794 <call_with_suspended_errors_1>, arg={...}, threw=0xbfffbfd0)
at /usr/local/src/XEmacs-21.2/src/eval.c:1310
#8 0x80cee9a in call_with_suspended_errors (
fun=0x81791f4 <image_instantiate>, retval={...}, class={...}, errb={
really_unlikely_name_to_have_accidentally_in_a_non_errb_structure = 42},
nargs=5) at /usr/local/src/XEmacs-21.2/src/eval.c:2200
#9 0x8202cfc in specifier_instance_from_inst_list (specifier={...},
---Type <return> to continue, or q <return> to quit---
matchspec={...}, domain={...}, inst_list={...}, errb={
really_unlikely_name_to_have_accidentally_in_a_non_errb_structure = 42},
no_quit=1, depth={...}) at /usr/local/src/XEmacs-21.2/src/specifier.c:2457
#10 0x8203150 in specifier_instance (specifier={...}, matchspec={...},
domain={...}, errb={
really_unlikely_name_to_have_accidentally_in_a_non_errb_structure = 42},
no_quit=1, no_fallback=1, depth={...})
at /usr/local/src/XEmacs-21.2/src/specifier.c:2572
#11 0x814cbbd in update_face_cachel_data (cachel=0xbfffc21c, domain={...},
face={...}) at /usr/local/src/XEmacs-21.2/src/faces.c:1194
#12 0x814dc6e in add_face_cachel (w=0x86ed0e0, face={...})
at /usr/local/src/XEmacs-21.2/src/faces.c:1330
#13 0x814de48 in get_builtin_face_cache_index (w=0x86ed0e0, face={...})
at /usr/local/src/XEmacs-21.2/src/faces.c:1361
#14 0x814df07 in reset_face_cachels (w=0x86ed0e0)
at /usr/local/src/XEmacs-21.2/src/faces.c:1381
#15 0x81d5bbc in redisplay_window (window={...}, skip_selected=0)
at /usr/local/src/XEmacs-21.2/src/redisplay.c:5939
#16 0x81de4f1 in Fredisplay_echo_area ()
at /usr/local/src/XEmacs-21.2/src/redisplay.c:8867
#17 0x80d13ad in Ffuncall (nargs=1, args=0xbfffc748)
at /usr/local/src/XEmacs-21.2/src/eval.c:3218
#18 0x809b31c in execute_optimized_program (
---Type <return> to continue, or q <return> to quit---
program=0x84abe80
"\bÁk?%Â\013\e\034Å\bÆ\"\210\016\a?\026È\016\t!Êa«\fË\b\016\fÍ\016\t!#ª\003Î
*\207", stack_depth=5, constants_data=0x84ab2a0)
at /usr/local/src/XEmacs-21.2/src/bytecode.c:747
#19 0x809adb2 in funcall_compiled_function (fun={...}, nargs=3,
args=0xbfffc97c) at /usr/local/src/XEmacs-21.2/src/bytecode.c:516
#20 0x80d169a in Ffuncall (nargs=4, args=0xbfffc978)
at /usr/local/src/XEmacs-21.2/src/eval.c:3253
#21 0x809b31c in execute_optimized_program (
program=0x84abe40 "\b¬\004Á
\020\n@\e\f\013@a«\n\013\211A\rP¡\210ª\a\f\rB\nB\022)Æ\r\b\016\a#\207",
stack_depth=4, constants_data=0x84ab268)
at /usr/local/src/XEmacs-21.2/src/bytecode.c:747
#22 0x809adb2 in funcall_compiled_function (fun={...}, nargs=4,
args=0xbfffcbc0) at /usr/local/src/XEmacs-21.2/src/bytecode.c:516
#23 0x80d169a in Ffuncall (nargs=5, args=0xbfffcbbc)
at /usr/local/src/XEmacs-21.2/src/eval.c:3253
#24 0x80d2a92 in call4 (fn={...}, arg0={...}, arg1={...}, arg2={...},
arg3={...}) at /usr/local/src/XEmacs-21.2/src/eval.c:3919
#25 0x81bb5d0 in echo_area_append (f=0x8637770, nonreloc=0x0, reloc={...},
offset=0, length=35, label={...})
at /usr/local/src/XEmacs-21.2/src/minibuf.c:745
#26 0x81bb674 in echo_area_message (f=0x8637770, nonreloc=0x0, reloc={...},
offset=0, length=-1, label={...})
at /usr/local/src/XEmacs-21.2/src/minibuf.c:765
---Type <return> to continue, or q <return> to quit---
#27 0x81bb7e5 in message_internal (nonreloc=0x0, reloc={...}, offset=0,
length=-1) at /usr/local/src/XEmacs-21.2/src/minibuf.c:809
#28 0x81bb884 in message_1 (fmt=0x82c7223 "Loading %s...done", args=0xbfffcd08)
at /usr/local/src/XEmacs-21.2/src/minibuf.c:839
#29 0x81bb966 in message (fmt=0x82c7223 "Loading %s...done")
at /usr/local/src/XEmacs-21.2/src/minibuf.c:884
#30 0x81ae5d8 in Fload_internal (file={...}, no_error={...}, nomessage={...},
nosuffix={...}, codesys={...}, used_codesys={...})
at /usr/local/src/XEmacs-21.2/src/lread.c:790
#31 0x80d14d2 in Ffuncall (nargs=6, args=0xbfffcf68)
at /usr/local/src/XEmacs-21.2/src/eval.c:3218
#32 0x809b31c in execute_optimized_program (
program=0x854b208
"À\t!\032Ã\nÄ\"\035Æ\036\a\r«\r\rÄ\n\016\b\016\t\016\n%ªh\nGËX¬\021Ì\n\016\r\016\n?\002Î#\211\026\a¬\016\016\b?MÏÐÑ\nD\"ªEÒ\t\016\b\016\t\016\n\016\aÓÆO\227Ô\230\211\036\025¬\005\016\026®*\212×Ø!q\210Ù
\210Ú\036\026Û\016\aÆÜÝ$\210)Þ
)®\020\016\025«\004ߪ\tà\016\a!®\003\016!)%+\207Ñ\001",
stack_depth=11, constants_data=0x854af70)
at /usr/local/src/XEmacs-21.2/src/bytecode.c:747
#33 0x809adb2 in funcall_compiled_function (fun={...}, nargs=1,
args=0xbfffd124) at /usr/local/src/XEmacs-21.2/src/bytecode.c:516
#34 0x80d0edb in Feval (form={...})
at /usr/local/src/XEmacs-21.2/src/eval.c:3077
#35 0x81afaa0 in readevalloop (readcharfun={...}, sourcename={...},
---Type <return> to continue, or q <return> to quit---
evalfun=0x80d0310 <Feval>, printflag=0)
at /usr/local/src/XEmacs-21.2/src/lread.c:1448
#36 0x81ae2b1 in Fload_internal (file={...}, no_error={...}, nomessage={...},
nosuffix={...}, codesys={...}, used_codesys={...})
at /usr/local/src/XEmacs-21.2/src/lread.c:736
#37 0x80d14d2 in Ffuncall (nargs=6, args=0xbfffd4f8)
at /usr/local/src/XEmacs-21.2/src/eval.c:3218
#38 0x809b31c in execute_optimized_program (
program=0x854b208
"À\t!\032Ã\nÄ\"\035Æ\036\a\r«\r\rÄ\n\016\b\016\t\016\n%ªh\nGËX¬\021Ì\n\016\r\016\n?\002Î#\211\026\a¬\016\016\b?MÏÐÑ\nD\"ªEÒ\t\016\b\016\t\016\n\016\aÓÆO\227Ô\230\211\036\025¬\005\016\026®*\212×Ø!q\210Ù
\210Ú\036\026Û\016\aÆÜÝ$\210)Þ
)®\020\016\025«\004ߪ\tà\016\a!®\003\016!)%+\207Ñ\001",
stack_depth=11, constants_data=0x854af70)
at /usr/local/src/XEmacs-21.2/src/bytecode.c:747
#39 0x809adb2 in funcall_compiled_function (fun={...}, nargs=4,
args=0xbfffd73c) at /usr/local/src/XEmacs-21.2/src/bytecode.c:516
#40 0x80d169a in Ffuncall (nargs=5, args=0xbfffd738)
at /usr/local/src/XEmacs-21.2/src/eval.c:3253
#41 0x809b31c in execute_optimized_program (
program=0x8700ca0 "ÀÁ\n!Ã\211Ä$\207 emY", stack_depth=5,
constants_data=0x84f3978) at /usr/local/src/XEmacs-21.2/src/bytecode.c:747
#42 0x809adb2 in funcall_compiled_function (fun={...}, nargs=1,
args=0xbfffd8e4) at /usr/local/src/XEmacs-21.2/src/bytecode.c:516
---Type <return> to continue, or q <return> to quit---
#43 0x80d0edb in Feval (form={...})
at /usr/local/src/XEmacs-21.2/src/eval.c:3077
#44 0x80cbc9c in Fif (args={...}) at /usr/local/src/XEmacs-21.2/src/eval.c:688
#45 0x80d086d in Feval (form={...})
at /usr/local/src/XEmacs-21.2/src/eval.c:2990
#46 0x81afaa0 in readevalloop (readcharfun={...}, sourcename={...},
evalfun=0x80d0310 <Feval>, printflag=0)
at /usr/local/src/XEmacs-21.2/src/lread.c:1448
#47 0x81ae2b1 in Fload_internal (file={...}, no_error={...}, nomessage={...},
nosuffix={...}, codesys={...}, used_codesys={...})
at /usr/local/src/XEmacs-21.2/src/lread.c:736
#48 0x80d14d2 in Ffuncall (nargs=6, args=0xbfffde08)
at /usr/local/src/XEmacs-21.2/src/eval.c:3218
#49 0x809b31c in execute_optimized_program (
program=0x854b208
"À\t!\032Ã\nÄ\"\035Æ\036\a\r«\r\rÄ\n\016\b\016\t\016\n%ªh\nGËX¬\021Ì\n\016\r\016\n?\002Î#\211\026\a¬\016\016\b?MÏÐÑ\nD\"ªEÒ\t\016\b\016\t\016\n\016\aÓÆO\227Ô\230\211\036\025¬\005\016\026®*\212×Ø!q\210Ù
\210Ú\036\026Û\016\aÆÜÝ$\210)Þ
)®\020\016\025«\004ߪ\tà\016\a!®\003\016!)%+\207Ñ\001",
stack_depth=11, constants_data=0x854af70)
at /usr/local/src/XEmacs-21.2/src/bytecode.c:747
#50 0x809adb2 in funcall_compiled_function (fun={...}, nargs=4,
args=0xbfffe04c) at /usr/local/src/XEmacs-21.2/src/bytecode.c:516
#51 0x80d169a in Ffuncall (nargs=5, args=0xbfffe048)
---Type <return> to continue, or q <return> to quit---
at /usr/local/src/XEmacs-21.2/src/eval.c:3253
#52 0x809b31c in execute_optimized_program (
program=0x8674e40 "\b¬\aÁ
\211\020«\bÂ\bÃ\211\211$\210\f?\nÅ\036\006ÂÇÃ\211#)\207R@8", stack_depth=5,
constants_data=0x84df0c8)
at /usr/local/src/XEmacs-21.2/src/bytecode.c:747
#53 0x809adb2 in funcall_compiled_function (fun={...}, nargs=0,
args=0xbfffe27c) at /usr/local/src/XEmacs-21.2/src/bytecode.c:516
#54 0x80d169a in Ffuncall (nargs=1, args=0xbfffe278)
at /usr/local/src/XEmacs-21.2/src/eval.c:3253
#55 0x809b31c in execute_optimized_program (
program=0xbfffe3a4 "\b«\004Á \210Â\023Â\207C\bxäÿ¿\004", stack_depth=1,
constants_data=0x84ddb68) at /usr/local/src/XEmacs-21.2/src/bytecode.c:747
#56 0x80a0323 in Fbyte_code (instructions={...}, constants={...},
stack_depth={...}) at /usr/local/src/XEmacs-21.2/src/bytecode.c:2404
#57 0x80d0a50 in Feval (form={...})
at /usr/local/src/XEmacs-21.2/src/eval.c:3018
#58 0x80cd9a0 in condition_case_1 (handlers={...}, bfun=0x80d0310 <Feval>,
barg={...}, hfun=0x80cda10 <run_condition_case_handlers>, harg={...})
at /usr/local/src/XEmacs-21.2/src/eval.c:1644
#59 0x80cde2f in condition_case_3 (bodyform={...}, var={...}, handlers={...})
at /usr/local/src/XEmacs-21.2/src/eval.c:1725
#60 0x809c9b5 in execute_rare_opcode (stack_ptr=0xbfffe768,
program_ptr=0x86fda40
"\210\016\f\016\ta¬\bÄ\026\n\016\f\026\013)\016\n«\005---Type <return> to
continue, or q <return> to quit---
\016\013\026\f+Ä\026\022\016\023«\rÔ Õ\016\026®\003× Q\026\030ÀÙ!\210Å\207",
opcode=Bcondition_case) at /usr/local/src/XEmacs-21.2/src/bytecode.c:1272
#61 0x809b044 in execute_optimized_program (
program=0x86fda08
"ÀÁ!\210\n«\aÃ\nÄ\211#\210Å\026\006Å\211\016\aÄa«\004Ȫ\003\016\a\036\t\036\n\036\013\016\t\036\f\016\r«\n\016\a«\006Î
\210ª\006ÏÐÑ\217\210\016\f\016\ta¬\bÄ\026\n\016\f\026\013)\016\n«\005\016\013\026\f+Ä\026\022\016\023«\rÔ
Õ\016\026®\003× Q\026\030ÀÙ!\210Å\207", stack_depth=4,
constants_data=0x84df140) at /usr/local/src/XEmacs-21.2/src/bytecode.c:657
#62 0x809adb2 in funcall_compiled_function (fun={...}, nargs=0,
args=0xbfffe99c) at /usr/local/src/XEmacs-21.2/src/bytecode.c:516
#63 0x80d169a in Ffuncall (nargs=1, args=0xbfffe998)
at /usr/local/src/XEmacs-21.2/src/eval.c:3253
#64 0x809b31c in execute_optimized_program (
program=0x8640fd8 "\bA\031ÂÃ\034\035Æ\t!\021ÇÈ!«\004É
\210\016\n«\020\016\013¬\fÌÍÎ\016\n!ÏQ! \210Ð \210*Ñ \210Ò \210rÓÔ!q\210Õ
\210Ö×!\210\016\030Ùa«\005\016\032 \210)Û Üa«\bË ¬\004Ý \210Þ \210×\026\037Ë
\004àÃ!)\207a\001",
stack_depth=4, constants_data=0x84deff0)
at /usr/local/src/XEmacs-21.2/src/bytecode.c:747
#65 0x809adb2 in funcall_compiled_function (fun={...}, nargs=0,
args=0xbfffebcc) at /usr/local/src/XEmacs-21.2/src/bytecode.c:516
#66 0x80d169a in Ffuncall (nargs=1, args=0xbfffebc8)
at /usr/local/src/XEmacs-21.2/src/eval.c:3253
#67 0x809b31c in execute_optimized_program (
---Type <return> to continue, or q <return> to quit---
program=0x83e4f80 "\b«\005ÁÂ!\207Ã\020Ä
\211\035«\030\rG\016\006GW«\020Ç\016\006!Ç\r!k«\006È\r!\026\006)É\016\006!\026\006Ê \210Ë
\210\016\f®\aÍÎ!\002Ã\036\fÏ\016\020\016\021\"\026\022\016\f«\nÓÔÕ\016\022\"Ö\"\210\016\022¬\006×
\210ª\016Ø\016\022\016\031\016\032\016\e\016\f%\210Ü
\210)\016\035¬\022\016\036«\016ßàá\016\"!\016\036\"ãÃ#\210\016\035¬\024\016\032¬\006ä\016%!\210ä\016&!\210ä\016'!\210è\216é
)\207er:/©", stack_depth=7, constants_data=0x84dee40)
at /usr/local/src/XEmacs-21.2/src/bytecode.c:747
#68 0x809adb2 in funcall_compiled_function (fun={...}, nargs=0,
args=0xbfffed74) at /usr/local/src/XEmacs-21.2/src/bytecode.c:516
#69 0x80d0edb in Feval (form={...})
at /usr/local/src/XEmacs-21.2/src/eval.c:3077
#70 0x80cd9a0 in condition_case_1 (handlers={...}, bfun=0x80d0310 <Feval>,
barg={...}, hfun=0x80a9fc4 <cmd_error>, harg={...})
at /usr/local/src/XEmacs-21.2/src/eval.c:1644
#71 0x80aa07f in top_level_1 (dummy={...})
at /usr/local/src/XEmacs-21.2/src/cmdloop.c:202
#72 0x80cd498 in internal_catch (tag={...}, func=0x80aa03c <top_level_1>,
arg={...}, threw=0x0) at /usr/local/src/XEmacs-21.2/src/eval.c:1310
#73 0x80aa1b7 in initial_command_loop (load_me={...})
at /usr/local/src/XEmacs-21.2/src/cmdloop.c:281
#74 0x80c85dd in xemacs_21_2_b32_i686_pc_linux (argc=1, argv=0xbffff224,
envp=0xbffff22c, restart=0) at /usr/local/src/XEmacs-21.2/src/emacs.c:1873
#75 0x80c929e in main (argc=1, argv=0xbffff224, envp=0xbffff22c)
---Type <return> to continue, or q <return> to quit---
at /usr/local/src/XEmacs-21.2/src/emacs.c:2292
(gdb)
--
/ / _ _ Didier Verna
http://www.inf.enst.fr/~verna/
- / / - / / /_/ / EPITA / LRDE mailto:didier@epita.fr
/_/ / /_/ / /__ / 14-16 rue Voltaire Tel. +33 (1) 44 08 01 77
94276 Kremlin-Bicêtre cedex Fax. +33 (1) 44 08 01 99