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

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

bug#17323: 24.3.90; SIGSEGV in mem_find (start=0x9995000) at alloc.c:383


From: Eli Zaretskii
Subject: bug#17323: 24.3.90; SIGSEGV in mem_find (start=0x9995000) at alloc.c:3837 while GC.
Date: Wed, 23 Apr 2014 17:44:35 +0300

> From: Nicolas Richard <theonewiththeevillook@yahoo.fr>
> Date: Wed, 23 Apr 2014 13:27:10 +0200
> 
> Ok, here's the back trace.
> 
> 3837      while (start < p->start || start >= p->end)
> (gdb) bt
> #0  0x081f0bc4 in mem_find (start=0x9995000) at alloc.c:3837
> #1  0x081ed964 in lisp_align_free (block=0x9995000) at alloc.c:1167
> #2  0x081f4ffa in gc_sweep () at alloc.c:6472
> #3  0x081f35e1 in Fgarbage_collect () at alloc.c:5643

So what triggered the crash? is p a NULL pointer?





reply via email to

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