emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs from head segfaults when run with -nw


From: Eli Zaretskii
Subject: Re: emacs from head segfaults when run with -nw
Date: Sat, 17 Apr 2010 00:06:10 +0300

> From: Juanma Barranquero <address@hidden>
> Date: Fri, 16 Apr 2010 16:18:50 +0200
> Cc: address@hidden, address@hidden
> 
> I get this with -Q -nw even on non-optimized builds.
> 
>     Juanma
> 
> 
> alloc.c:5576: Emacs fatal error: assertion failed: STRINGP(ptr->xname)
> 
> Breakpoint 1, w32_abort () at w32fns.c:7349
> 7349      button = MessageBox (NULL,
> (gdb) bt
> #0  w32_abort () at w32fns.c:7349
> #1  0x0104b85c in die (msg=0x15489a0 "assertion failed:
> STRINGP(ptr->xname)", file=0x1546d38 "alloc.c", line=5576) at
> alloc.c:6250
> #2  0x01049fed in mark_object (arg=49829890) at alloc.c:5576

What is ptr->xname in frame #2?

> #3  0x0104988d in mark_char_table (ptr=0x3394e00) at alloc.c:5396
> #4  0x01049880 in mark_char_table (ptr=0x3382f00) at alloc.c:5393
> #5  0x01049880 in mark_char_table (ptr=0x3391e00) at alloc.c:5393

Can you find out which char-table is being marked here?




reply via email to

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