unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* Access violation (probably in insert-file-contents)
@ 2003-02-17 16:55 John K. Hohm
  0 siblings, 0 replies; 2+ messages in thread
From: John K. Hohm @ 2003-02-17 16:55 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 1379 bytes --]

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 (i386-msvc-nt5.1.2600)
 of 2002-03-19 on buffy
configured using `configure --with-msvc (12.00)'
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: ENU
  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:

Running the i386 binary release of GNU Emacs 21.2.1 on Windows XP SP1
with this command:

c:\emacs\bin\emacs -q crashme.txt

or simply calling find-file interactively (via C-x C-f) on the file
crashme.txt causes an access violation at 0x01084be3 reading
0x00000020.  WinDbg seems to think that address is
'temacs!coding_restore_composition+6e'.  I tried the elisp debugger,
and the last function it shows is insert-file-contents.  Calling
find-file-literally on the file does not cause a crash.

I have attached the gzip'd crashme.txt file.

[-- Attachment #2: crashme.txt.gz --]
[-- Type: application/x-gzip-compressed, Size: 129 bytes --]

[-- Attachment #3: Type: text/plain, Size: 148 bytes --]

_______________________________________________
Bug-gnu-emacs mailing list
Bug-gnu-emacs@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-gnu-emacs

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

* Re: Access violation (probably in insert-file-contents)
       [not found] <mailman.2030.1045502802.21513.bug-gnu-emacs@gnu.org>
@ 2003-02-17 17:47 ` David Kastrup
  0 siblings, 0 replies; 2+ messages in thread
From: David Kastrup @ 2003-02-17 17:47 UTC (permalink / raw)


"John K. Hohm" <jhohm@acm.org> writes:

> 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 (i386-msvc-nt5.1.2600)
>  of 2002-03-19 on buffy
> configured using `configure --with-msvc (12.00)'
> Important settings:
>   value of $LC_ALL: nil
>   value of $LC_COLLATE: nil
>   value of $LC_CTYPE: nil
>   value of $LC_MESSAGES: nil
>   value of $LC_MONETARY: nil
>   value of $LC_NUMERIC: nil
>   value of $LC_TIME: nil
>   value of $LANG: ENU
>   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:
> 
> Running the i386 binary release of GNU Emacs 21.2.1 on Windows XP SP1
> with this command:
> 
> c:\emacs\bin\emacs -q crashme.txt
> 
> or simply calling find-file interactively (via C-x C-f) on the file
> crashme.txt causes an access violation at 0x01084be3 reading
> 0x00000020.  WinDbg seems to think that address is
> 'temacs!coding_restore_composition+6e'.  I tried the elisp debugger,
> and the last function it shows is insert-file-contents.

Same here with the given file on latest CVS Emacs on Linux.  I can
corroborate that the Lisp traceback (xbacktrace) will indicate
insert-file-contents to be the likely culprit.

The C traceback is useless, unfortunately, so I can't say much there.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum

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

end of thread, other threads:[~2003-02-17 17:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.2030.1045502802.21513.bug-gnu-emacs@gnu.org>
2003-02-17 17:47 ` Access violation (probably in insert-file-contents) David Kastrup
2003-02-17 16:55 John K. Hohm

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).