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

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

bug#7098: Emacs24 crash with segmentation fault


From: Thierry Volpiatto
Subject: bug#7098: Emacs24 crash with segmentation fault
Date: Sat, 18 Dec 2010 08:24:09 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux)

Hi Eli,

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Thierry Volpiatto <thierry.volpiatto@gmail.com>
>> Cc: cyd@stupidchicken.com,  7098@debbugs.gnu.org
>> Date: Thu, 16 Dec 2010 19:43:09 +0100
>> 
>> > Do the crashes go away if you compile without optimizations?
>> Don't know, never tried.
>> What do i have to disable (or change) in my make.conf?
>> 
>> Actually i have:
>> 
>> CFLAGS="-O3 -march=i686 -pipe"
>
> Try
>
>   CFLAGS="-O0 -pipe"

I have compiled emacs24 with this value of CFLAGS and it seem to work
fine.
I have then recompiled with -g option added (CFLAGS="-O0 -g -pipe") and i had 
no crashes.
I continue running Emacs in gdb and will tell you if something occur.

-- 
A+ Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997 





reply via email to

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