unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* find-file on vm.elc.gz cases SIGSEGV in decode_coding_emacs_mule()
@ 2003-04-07 20:56 stktrc
  2003-04-09  0:38 ` Kenichi Handa
  0 siblings, 1 reply; 2+ messages in thread
From: stktrc @ 2003-04-07 20:56 UTC (permalink / raw)


This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.

In GNU Emacs 21.2.1 (sparc-sun-solaris2.8, X toolkit, Xaw3d scroll bars)
 of 2002-05-30 on muu.cs.umu.se
configured using `configure  --prefix=/pkg/emacs/21.2'
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: en_US
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

Download ftp://ftp.uni-mainz.de/pub/software/gnu/vm/vm.elc.gz
Start Emacs
Ensure auto-compression-mode is activated
Find-file vm.elc.gz
Observe SIGSEGV


(gdb) run
Starting program: /usr/local/bin/emacs 

Program received signal SIGSEGV, Segmentation fault.
0x81ec8 in decode_coding_emacs_mule ()
(gdb) bt
#0  0x81ec8 in decode_coding_emacs_mule ()
#1  0x8b2a8 in decode_coding ()
#2  0x18c748 in Fcall_process ()
#3  0x1514d8 in Ffuncall ()
#4  0x182f58 in Fbyte_code ()
#5  0x151d00 in funcall_lambda ()
#6  0x151770 in Ffuncall ()
#7  0x182f58 in Fbyte_code ()
#8  0x1509d0 in Feval ()
#9  0x14f698 in Fcondition_case ()
#10 0x1835a0 in Fbyte_code ()
#11 0x151d00 in funcall_lambda ()
#12 0x151770 in Ffuncall ()
#13 0x150f40 in Fapply ()
#14 0x1514d8 in Ffuncall ()
#15 0x182f58 in Fbyte_code ()
#16 0x151d00 in funcall_lambda ()
#17 0x151770 in Ffuncall ()
#18 0x153234 in call6 ()
#19 0x1197b0 in Finsert_file_contents ()
#20 0x150a24 in Feval ()
#21 0x14f698 in Fcondition_case ()
#22 0x1835a0 in Fbyte_code ()
#23 0x151d00 in funcall_lambda ()
#24 0x151770 in Ffuncall ()
#25 0x182f58 in Fbyte_code ()
#26 0x151d00 in funcall_lambda ()
#27 0x151770 in Ffuncall ()
#28 0x182f58 in Fbyte_code ()
#29 0x151d00 in funcall_lambda ()
#30 0x151770 in Ffuncall ()
#31 0x182f58 in Fbyte_code ()
#32 0x151d00 in funcall_lambda ()
#33 0x151770 in Ffuncall ()
#34 0x153030 in apply1 ()
#35 0x14d0ac in Fcall_interactively ()
#36 0xf4df4 in Fcommand_execute ()
#37 0xe93bc in command_loop_1 ()
#38 0x14f794 in internal_condition_case ()
#39 0xf81a4 in command_loop_2 ()
#40 0x1532f8 in internal_catch ()
#41 0xe8450 in command_loop ()
#42 0xe7ffc in recursive_edit_1 ()
#43 0xe8130 in Frecursive_edit ()
#44 0xe6dc8 in main ()

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: find-file on vm.elc.gz cases SIGSEGV in decode_coding_emacs_mule()
  2003-04-07 20:56 find-file on vm.elc.gz cases SIGSEGV in decode_coding_emacs_mule() stktrc
@ 2003-04-09  0:38 ` Kenichi Handa
  0 siblings, 0 replies; 2+ messages in thread
From: Kenichi Handa @ 2003-04-09  0:38 UTC (permalink / raw)
  Cc: bug-gnu-emacs

In article <20030407205614.3A8D12F839@klyka.cs.umu.se>, stktrc@yahoo.com writes:
> In GNU Emacs 21.2.1 (sparc-sun-solaris2.8, X toolkit, Xaw3d scroll bars)
>  of 2002-05-30 on muu.cs.umu.se
[...]
> Download ftp://ftp.uni-mainz.de/pub/software/gnu/vm/vm.elc.gz
> Start Emacs
> Ensure auto-compression-mode is activated
> Find-file vm.elc.gz
> Observe SIGSEGV

Thank you for the report.  I think this bug is already fixed
in Emacs 21.3.

---
Ken'ichi HANDA
handa@m17n.org

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-04-09  0:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-07 20:56 find-file on vm.elc.gz cases SIGSEGV in decode_coding_emacs_mule() stktrc
2003-04-09  0:38 ` Kenichi Handa

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).