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

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

bug#22526: 25.0.90; Crash starting gnus


From: Andy Moreton
Subject: bug#22526: 25.0.90; Crash starting gnus
Date: Sat, 13 Feb 2016 21:26:33 +0000
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1

On 13/02/2016 15:52, Eli Zaretskii wrote:
Thanks.  Please run Emacs under GDB, and see if you get any of the
debug printouts in mmap_alloc and mmap_realloc when this problem
happens (if it happens).

I now have an emacs built from changeset d97f522d3d3f with your patch.
After a few runs, I now have a gdb session with:

warning: realloc enlarge: VirtualAlloc error 87

Program received signal SIGSEGV, Segmentation fault.
0x000000040017209c in make_gap_larger (nbytes_added=0x1000) at ../../src/insdel.c:411
411       *(Z_ADDR) = 0;

I will keep the gdb session running for further debugging.

    AndyM





reply via email to

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