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 15:39:18 +0300

> From: Sascha Wilde <address@hidden>
> Cc: address@hidden,  address@hidden
> Date: Sat, 17 Apr 2010 12:28:36 +0200
> 
> > Is your backtrace similar to Alfred's?  Can you show it?
> 
> I think it looks quite alike,  but I haven't done a not optimized build
> yet.  Here is what I have anyway:
> 
> Program received signal SIGSEGV, Segmentation fault.
> 0x08177b13 in mark_object (arg=-1) at 
> /home/wilde/src/stdsrc/emacs/emacs-wilde.hg/src/alloc.c:5695
> 5695        FLOAT_MARK (XFLOAT (obj));
> (gdb) bt
> #0  0x08177b13 in mark_object (arg=-1)
>     at /home/wilde/src/stdsrc/emacs/emacs-wilde.hg/src/alloc.c:5695

Thanks.  Can you show more of the backtrace?  I'd like to see if we
are marking a char-table here.

> If it helps I can make an unoptimized build and send more complete
> debugging output...

It would certainly help, if the unoptimized build crashes as well.

TIA




reply via email to

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