Your message dated Sun, 13 Oct 2013 09:54:29 +0000
with message-id <[email protected]>
and subject line Bug#725883: Removed package(s) from unstable
has caused the Debian Bug report #75920,
regarding assertion failure in xemacs21-mule
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
75920: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=75920
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: xemacs21-mule
Version: 21.1.12-2
Severity: normal
File: /usr/bin/xemacs-21.1.12-mule
Here's the output from XEmacs in a terminal window:
8<--
Fatal error (6).
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 `[email protected]'.
*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 /usr/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:
Aborted (core dumped)
8<--
The core backtrace shows the following:
#0 0x40300e01 in ?? ()
#1 0x40300d38 in ?? ()
#2 0x403021f1 in ?? ()
#3 0x80a254e in assert_failed ()
#4 0x80a4b2c in Fcall_with_condition_handler ()
#5 0x80a4f1e in Fsignal ()
#6 0x80a4f4a in signal_error ()
#7 0x80a537b in signal_simple_error ()
#8 0x810dcd4 in Lstream_reopen ()
#9 0x810dd29 in Lstream_flush_out ()
#10 0x810de4b in Lstream_flush ()
#11 0x80bf9ef in Fdecode_coding_region ()
#12 0x810de30 in Lstream_flush_out ()
#13 0x810de4b in Lstream_flush ()
#14 0x810e3d2 in Lstream_seekable_p ()
#15 0x810e3f4 in Lstream_close ()
#16 0x810daaa in vars_of_lread ()
#17 0x80801a7 in lrecord_type_index ()
#18 0x8080ee7 in free_marker ()
#19 0x808146a in garbage_collect_1 ()
#20 0x80a6060 in Feval ()
#21 0x810b23c in locate_file ()
#22 0x810a3df in Fload_internal ()
#23 0x80a68e7 in funcall_recording_as ()
#24 0x80a6acf in Ffuncall ()
#25 0x8087909 in Fbyte_code ()
#26 0x80a7414 in Ffetch_bytecode ()
#27 0x80a6a85 in funcall_recording_as ()
#28 0x80a6acf in Ffuncall ()
#29 0x8087909 in Fbyte_code ()
#30 0x80a648e in Feval ()
#31 0x80a47b6 in condition_case_1 ()
#32 0x80a4940 in condition_case_3 ()
#33 0x8087cdd in Fbyte_code ()
#34 0x80a7414 in Ffetch_bytecode ()
#35 0x80a6a85 in funcall_recording_as ()
#36 0x80a6acf in Ffuncall ()
#37 0x8087909 in Fbyte_code ()
#38 0x80a7414 in Ffetch_bytecode ()
#39 0x80a6a85 in funcall_recording_as ()
#40 0x80a6acf in Ffuncall ()
#41 0x8087909 in Fbyte_code ()
#42 0x80a7414 in Ffetch_bytecode ()
#43 0x80a6a85 in funcall_recording_as ()
#44 0x80a6acf in Ffuncall ()
#45 0x8087909 in Fbyte_code ()
#46 0x80a648e in Feval ()
#47 0x80a390b in Fprogn ()
#48 0x80a8c34 in unbind_to ()
#49 0x8087962 in Fbyte_code ()
#50 0x80a7414 in Ffetch_bytecode ()
#51 0x80a6a85 in funcall_recording_as ()
#52 0x80a6acf in Ffuncall ()
#53 0x8087909 in Fbyte_code ()
#54 0x80a7414 in Ffetch_bytecode ()
#55 0x80a6a85 in funcall_recording_as ()
#56 0x80a6acf in Ffuncall ()
#57 0x8089d33 in Fcall_interactively ()
#58 0x80a58dd in Fcommand_execute ()
#59 0x80a689e in funcall_recording_as ()
#60 0x80a6acf in Ffuncall ()
#61 0x8087909 in Fbyte_code ()
#62 0x80a7414 in Ffetch_bytecode ()
#63 0x80a6a85 in funcall_recording_as ()
#64 0x80a6acf in Ffuncall ()
#65 0x8089d33 in Fcall_interactively ()
#66 0x80a58dd in Fcommand_execute ()
#67 0x80d3b27 in extract_vector_nth_mouse_event ()
#68 0x80d3fdb in Fdispatch_event ()
#69 0x808f6d0 in Fcommand_loop_1 ()
#70 0x808f535 in Frecursive_edit ()
#71 0x80a47b6 in condition_case_1 ()
#72 0x808f173 in Freally_early_error_handler ()
#73 0x808f197 in Freally_early_error_handler ()
#74 0x80a44a0 in internal_catch ()
#75 0x808f2de in initial_command_loop ()
#76 0x80a171d in Finvocation_directory ()
#77 0x80a1e44 in main ()
#78 0x402f1bcc in ?? ()
This crash happened when I was quitting Gnus 5.8.7 after a fairly long
session. XEmacs has been lately crashing often, but the crashes are not
usually reproducible. Simply starting Gnus again and exiting it does
not reproduce the crash.
-- System Information
Debian Release: woody
Architecture: i386
Kernel: Linux south 2.2.17 #1 Tue Oct 3 21:48:35 EEST 2000 i686
Versions of packages xemacs21-mule depends on:
ii emacsen-common 1.4.12 Common facilities for all emacsen.
ii libc6 2.1.95-1 GNU C Library: Shared libraries an
ii libcompfaceg1 1989.11.11-17.1 Compress/decompress images for mai
ii libdb2 2:2.7.7-2.2 The Berkeley database routines (ru
ii libjpeg62 6b-1.2 The Independent JPEG Group's JPEG
ii libldap2 2.0.2-2 OpenLDAP libraries.
ii libncurses5 5.0-7 Shared libraries for terminal hand
ii libpam0g 0.72-12 Pluggable Authentication Modules l
ii libpng2 1.0.8-1 PNG library - runtime
ii libsasl7 1.5.24-4.1 Authentication abstraction library
ii libtiff3g 3.5.5-2 Tag Image File Format library
ii xemacs21-basesupport 2000.09.04-1 Editor and kitchen sink -- compile
ii xemacs21-bin 21.1.12-2 Editor and kitchen sink -- support
ii xemacs21-mulesupport 2000.09.04-1 Editor and kitchen sink -- Mule el
ii xemacs21-support 21.1.12-2 Editor and kitchen sink -- archite
ii xlib6g 3.3.6-11 shared libraries required by X cli
ii xpm4g [libxpm4] 3.4k-5 the X PixMap library
ii zlib1g 1:1.1.3-11 compression library - runtime
--- End Message ---
--- Begin Message ---
Version: 21.4.22-4+rm
Dear submitter,
as the package xemacs21 has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see http://bugs.debian.org/725883
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Ansgar Burchardt (the ftpmaster behind the curtain)
--- End Message ---