GNU bug report logs - #18152
24.3.92; Crash in emacs 24 while reverting a buffer

Previous Next

Package: emacs;

Reported by: Andy Moreton <amoreton <at> solarflare.com>

Date: Wed, 30 Jul 2014 17:04:01 UTC

Severity: normal

Tags: moreinfo

Found in version 24.3.92

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Andy Moreton <amoreton <at> solarflare.com>
Cc: 18152 <at> debbugs.gnu.org
Subject: bug#18152: 24.3.92; Crash in emacs 24 while reverting a buffer
Date: Wed, 30 Jul 2014 20:30:46 +0300
> Date: Wed, 30 Jul 2014 18:03:02 +0100
> From: Andy Moreton <amoreton <at> solarflare.com>
> 
> Running emacs 24 built from r117416 on Win7 64bit using Mingw toolchain.
> 
> After several hours of working normally, I hit <f5> (which I have bound
> to revert-buffer) in a c-mode buffer. Emacs crashed, and running gdb
> showed the follwing backtrace:
> [...]
> #1  0x011ff2fc in emacs_abort () at ../../src/w32fns.c:8478
>          button = 0x6
> #2  0x010f21d6 in terminate_due_to_signal (sig=0x16, backtrace_limit=0x7fffffff) at ../../src/emacs.c:378
> No locals.
> #3  0x01164fe0 in die (msg=0x14a0b9a "same_at_start == GPT_BYTE", file=0x14a00a7 "../../src/fileio.c", line=0xfcb) at ../../src/alloc.c:6833
> No locals.
> #4  0x0113799a in Finsert_file_contents (filename=0x6364c71, visit=0x37a7842, beg=0x37a7822, end=0x37a7822, replace=0x37a7842) at ../../src/fileio.c:4043
>          bufpos = 0x38f
>          this = 0x0
>          this_count = 0x13
>          same_at_start = 0x380
>          same_at_end = 0x390
>          decoded = 0xb3414b0 "/", '*' <repeats 74 times>, "\\\n*//*! \\file wt_mem.c - WT (Windows Tools) memory allocation helper routines\n** <L5_PRIVATE L5_SOURCE>\n** \\author  al\n**  \\b"...

Unless you can reproduce this at will, it's too bad that you didn't
record the value of GPT_BYTE, whose difference from same_at_start is
the immediate reason for the assertion violation on line 4043 of
fileio.c.




This bug report was last modified 9 years and 204 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.