emacs-devel
[Top][All Lists]
Advanced

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

Re: Crash with tests


From: Eli Zaretskii
Subject: Re: Crash with tests
Date: Tue, 14 Apr 2015 19:37:18 +0300

> From: Fabrice Popineau <address@hidden>
> Date: Tue, 14 Apr 2015 18:09:51 +0200
> Cc: Emacs developers <address@hidden>
> 
> Program received signal SIGSEGV, Segmentation fault.
> 0x00000004000a20a7 in save_window_save (window=17186846885,
> vector=0x4009fb0d0 <dumped_data+3587600>, i=4)
> at ../../emacs/src/window.c:6607
> 6607
> (gdb) p/x p
> $1 = 0x4000000001013ffb
> 
> And obviously, memory is not readable at this location.

Yes.  So does it mean the vector-like object from which this came is
corrupted?

> When you say you don't see it: is it using 32bits or 64bits emacs ?

32-bit, the only one I have.



reply via email to

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