emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SIGSEGV in parse_str_as_multibyte in MINGW compiled emacs


From: Kim F. Storm
Subject: Re: SIGSEGV in parse_str_as_multibyte in MINGW compiled emacs
Date: Thu, 02 Jun 2005 11:16:05 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

address@hidden writes:

> This bug report will be sent to the Free Software Foundation,
> not to your local site managers!
> Please write in English if possible, because the Emacs maintainers
> usually do not have translators to read other languages for them.
>
> Your bug report will be posted to the address@hidden mailing list.
>
> Please describe exactly what actions triggered the bug
> and the precise symptoms of the bug:
>
> I'm using the latest from CVS.

So it seems related to a fix I made yesterday...
It gets a nonsense string length, but I don't see how...

>
> I select a zipped file in dired mode and try to view one of the files
> it contains. Emacs then segfaults. This is repeatable. The backtrace
> follows:

Pls. try commands below:

xbacktrace
pp Vmode_line_unwind_vector

> #0  parse_str_as_multibyte (str=0x17b0a00 "", len=9865842, nchars=0x82f054,
>     nbytes=0x82f058) at charset.c:1491
> #1  0x0103a589 in make_string (contents=0x17b0a00 "", nbytes=9865842)
>     at alloc.c:2334
> #2  0x010836f3 in x_consider_frame_title (frame=25644036) at xdisp.c:8380

up 2
p len
p title_start
p mode_line_noprop_buf
p mode_line_noprop_ptr
pp fmt

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

[Prev in Thread] Current Thread [Next in Thread]