This bug report will be sent to the XEmacs Development Team,
not to your local site managers!!
Please write in English, because the XEmacs maintainers do not have
translators to read other languages for them.
In XEmacs 21.2 (beta26) "Millenium" [Lucid] (sparc-sun-solaris2.6) of Sun Jan 2 2000 on maui
configured using `configure --prefix=/opt/gnu --site-libraries=/opt/gnu/lib:/opt/lib --site-runtime-libraries=/opt/gnu/lib:/opt/lib '--package-path=~/.xemacs:/opt/gnu/share/xemacs/packages:/opt/gnu/share/xemacs/packages:' --site-includes=/opt/gnu/include:/opt/include --with-workshop --error-checking=none'
Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:
Dont recall. I think i was in vm (package 1.22)
Lisp backtrace:
resize-subwindow(#<image-instance (widget) on #<x-device on "maui:1.0" 0x132e8> (#<face default "default face">)Buffers 509x19 on #<x-frame > 0x1252000 0x159e1> 509 nil)
# bind (inst buffers)
remove-buffer-from-gutter-tab()
# (unwind-protect ...)
kill-buffer(#<buffer " sendmail temp">)
byte-code("..." [kill-buffer tembuf bufferp errbuf] 2)
# bind (errbuf tembuf case-fold-search resend-to-addresses delimline mailbuf)
sendmail-send-it()
mail-send()
# (unwind-protect ...)
# bind (this-command composition-buffer vm-reply-list vm-forward-list vm-redistribute-list)
vm-mail-send()
# bind (b arg)
vm-mail-send-and-exit(nil)
# bind (command-debug-status)
call-interactively(vm-mail-send-and-exit)
# (condition-case ... . error)
# (catch top-level ...)
M-x describe-installation gives:
uname -a: SunOS maui 5.6 Generic_105181-03 sun4u sparc SUNW,Ultra-2
/home/nathan/Tmp/Gnu/xemacs-21.2.26/configure '--prefix=/opt/gnu' '--site-libraries=/opt/gnu/lib:/opt/lib' '--site-runtime-libraries=/opt/gnu/lib:/opt/lib' '--package-path=~/.xemacs:/opt/gnu/share/xemacs/packages:/opt/gnu/share/xemacs/packages:' '--site-includes=/opt/gnu/include:/opt/include' '--with-workshop' '--error-checking=none'
XEmacs 21.2-b26 "Millenium" configured for `sparc-sun-solaris2.6'.
Where should the build process find the source code? /home/nathan/Tmp/Gnu/xemacs-21.2.26
What installation prefix should install use? /opt/gnu
What operating system and machine description files should XEmacs use?
`s/sol2.h' and `m/sparc.h'
What compiler should XEmacs be built with? gcc -g -O3 -Wall -Wno-switch
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/dt/include /usr/openwin/include
Where do we find X Windows libraries? /usr/dt/lib /usr/openwin/lib
Additional header files: /opt/gnu/include /opt/include
Additional libraries: /opt/gnu/lib /opt/lib
Runtime library search path: /opt/gnu/lib:/opt/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 support for Berkeley DB.
Compiling in support for DBM.
Compiling in support for CDE.
Compiling in support for ToolTalk.
Compiling in EXPERIMENTAL support for Drag'n'Drop ( CDE ).
Compiling in support for Sun WorkShop.
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.
Here is the C backtrace:
(gdb) where
#0 0xef08828c in _libc_kill () from /usr/lib/libc.so.1
#1 0x4b3e4 in fatal_error_signal (sig=11)
at /home/nathan/Tmp/Gnu/xemacs-21.2.26/src/emacs.c:276
#2 <signal handler called>
#3 0xef345774 in SetValues () from /usr/lib/libXt.so.4
#4 0xef345cdc in XtSetValues () from /usr/lib/libXt.so.4
#5 0x13a024 in x_resize_subwindow (ii=0x103a880, w=509, h=19)
at /home/nathan/Tmp/Gnu/xemacs-21.2.26/src/glyphs-x.c:2295
#6 0xb1a30 in Fresize_subwindow (subwindow=17016960, width=1019, height=19)
at /home/nathan/Tmp/Gnu/xemacs-21.2.26/src/glyphs.c:4231
#7 0x50980 in Ffuncall (nargs=727304, args=0xefffccec)
at /home/nathan/Tmp/Gnu/xemacs-21.2.26/src/eval.c:3175
#8 0x27e44 in execute_optimized_program (program=0x609148 "*\207",
stack_depth=3, constants_data=0x3fa210)
at /home/nathan/Tmp/Gnu/xemacs-21.2.26/src/bytecode.c:743
#9 0x27a48 in funcall_compiled_function (fun=4198064, nargs=0,
args=0xefffd168) at /home/nathan/Tmp/Gnu/xemacs-21.2.26/src/bytecode.c:516
#10 0x50b4c in Ffuncall (nargs=0, args=0xefffd164)
at /home/nathan/Tmp/Gnu/xemacs-21.2.26/src/eval.c:3210
#11 0x51744 in run_hook_with_args_in_buffer (buf=0x232804, nargs=1,
args=0xefffd164, cond=RUN_HOOKS_TO_COMPLETION)
at /home/nathan/Tmp/Gnu/xemacs-21.2.26/src/eval.c:3661
#12 0x53c40 in run_hook_with_args (nargs=1, args=0xefffd164,
cond=RUN_HOOKS_TO_COMPLETION)
at /home/nathan/Tmp/Gnu/xemacs-21.2.26/src/eval.c:3674
#13 0x53c68 in run_hook (hook=4248468)
at /home/nathan/Tmp/Gnu/xemacs-21.2.26/src/eval.c:3528
#14 0x23384 in Fkill_buffer (buffer=2304004)
at /home/nathan/Tmp/Gnu/xemacs-21.2.26/src/buffer.c:1218
#15 0x50954 in Ffuncall (nargs=143540, args=0xefffd374)
at /home/nathan/Tmp/Gnu/xemacs-21.2.26/src/eval.c:3175
#16 0x27e44 in execute_optimized_program (
program=0xefffd433 "\210Â\013!«\005À\013!\210À\207", stack_depth=1,
constants_data=0xa4fdb0)
at /home/nathan/Tmp/Gnu/xemacs-21.2.26/src/bytecode.c:743
#17 0x2a4e4 in Fbyte_code (instructions=-268446672, constants=10812832,
stack_depth=5) at /home/nathan/Tmp/Gnu/xemacs-21.2.26/src/bytecode.c:2398
#18 0x50268 in Feval (form=10802920)
at /home/nathan/Tmp/Gnu/xemacs-21.2.26/src/eval.c:2975
#19 0x54764 in Fprogn (args=10802956)
at /home/nathan/Tmp/Gnu/xemacs-21.2.26/src/eval.c:766
#20 0x529ec in unbind_to_hairy (count=10)
at /home/nathan/Tmp/Gnu/xemacs-21.2.26/src/eval.c:4615
#21 0x27f20 in execute_optimized_program (program=0xa26621 "\207",
stack_depth=46, constants_data=0xa39210)
at /home/nathan/Tmp/Gnu/xemacs-21.2.26/src/bytecode.c:756
#22 0x27a48 in funcall_compiled_function (fun=10754724, nargs=0,
args=0xefffdbd0) at /home/nathan/Tmp/Gnu/xemacs-21.2.26/src/bytecode.c:516
#23 0x50b4c in Ffuncall (nargs=0, args=0xefffdbcc)
at /home/nathan/Tmp/Gnu/xemacs-21.2.26/src/eval.c:3210
#24 0x27e44 in execute_optimized_program (
program=0xb357af "\210\016\013«\016ÌÍÎ\217\210\016\013A\211\026\013¬ôÈÏ!\210\b«\005Ã ¬\tÐÌ!\210ÑÒ!\207\016\023¬\tÁÔÕ\b\"!\003Ö \207", stack_depth=0,
constants_data=0xa01210)
at /home/nathan/Tmp/Gnu/xemacs-21.2.26/src/bytecode.c:743
#25 0x27a48 in funcall_compiled_function (fun=10754696, nargs=0,
args=0xefffde48) at /home/nathan/Tmp/Gnu/xemacs-21.2.26/src/bytecode.c:516
#26 0x50b4c in Ffuncall (nargs=0, args=0xefffde44)
at /home/nathan/Tmp/Gnu/xemacs-21.2.26/src/eval.c:3210
#27 0x27e44 in execute_optimized_program (
program=0x860b8a "\210*p\016\023=«'\016\034Ý=«\006Þ \210ª\025\016\034ß=«\006à \210ª\n\016\034á=«\004â \210ã \210äp!\210åÖ\211æç$,\207", stack_depth=0,
constants_data=0xa3ef10)
at /home/nathan/Tmp/Gnu/xemacs-21.2.26/src/bytecode.c:743
#28 0x27a48 in funcall_compiled_function (fun=10241488, nargs=0,
args=0xefffe0c8) at /home/nathan/Tmp/Gnu/xemacs-21.2.26/src/bytecode.c:516
#29 0x50b4c in Ffuncall (nargs=0, args=0xefffe0c4)
at /home/nathan/Tmp/Gnu/xemacs-21.2.26/src/eval.c:3210
#30 0x27e44 in execute_optimized_program (
program=0xb359aa "\210É\016\a!¬\017ÊË !q\210ÌÍ\211ÎÏ$ª\rÌ\016\aÍÐÑ$\210Ò\016\a!)\2076b\024", stack_depth=0, constants_data=0xa01810)
at /home/nathan/Tmp/Gnu/xemacs-21.2.26/src/bytecode.c:743
#31 0x27a48 in funcall_compiled_function (fun=10241264, nargs=1,
args=0xefffe33c) at /home/nathan/Tmp/Gnu/xemacs-21.2.26/src/bytecode.c:516
#32 0x50b4c in Ffuncall (nargs=1, args=0xefffe338)
at /home/nathan/Tmp/Gnu/xemacs-21.2.26/src/eval.c:3210
#33 0x2c978 in Fcall_interactively (function=5702404, record_flag=2304004,
keys=2304004) at /home/nathan/Tmp/Gnu/xemacs-21.2.26/src/callint.c:946
#34 0x4f618 in Fcommand_execute (cmd=5702404, record=2304004, keys=2304004)
at /home/nathan/Tmp/Gnu/xemacs-21.2.26/src/eval.c:2613
#35 0x7a834 in execute_command_event (command_builder=0xc20080, event=9218980)
at /home/nathan/Tmp/Gnu/xemacs-21.2.26/src/event-stream.c:4332
#36 0x7aef4 in Fdispatch_event (event=9218980)
at /home/nathan/Tmp/Gnu/xemacs-21.2.26/src/event-stream.c:4643
#37 0x3121c in Fcommand_loop_1 ()
at /home/nathan/Tmp/Gnu/xemacs-21.2.26/src/cmdloop.c:575
#38 0x31484 in command_loop_1 (dummy=2304004)
at /home/nathan/Tmp/Gnu/xemacs-21.2.26/src/cmdloop.c:490
#39 0x4cfc0 in condition_case_1 (handlers=2304100,
bfun=0x31468 <command_loop_1>, barg=2304004, hfun=0x314e4 <cmd_error>,
harg=2304004) at /home/nathan/Tmp/Gnu/xemacs-21.2.26/src/eval.c:1629
#40 0x315f4 in command_loop_2 (dummy=2304004)
at /home/nathan/Tmp/Gnu/xemacs-21.2.26/src/cmdloop.c:252
#41 0x544c0 in internal_catch (tag=2385996, func=0x315a8 <command_loop_2>,
arg=2304004, threw=0x0)
at /home/nathan/Tmp/Gnu/xemacs-21.2.26/src/eval.c:1304
#42 0x30d50 in initial_command_loop (load_me=2304004)
at /home/nathan/Tmp/Gnu/xemacs-21.2.26/src/cmdloop.c:301
#43 0x49a4c in sort_args (argc=1783808, argv=0xeffff32c)
at /home/nathan/Tmp/Gnu/xemacs-21.2.26/src/emacs.c:1898
(gdb)