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: Eli Zaretskii
Subject: bug#7098: Emacs24 crash with segmentation fault
Date: Thu, 16 Dec 2010 21:25:14 +0200

> 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"





reply via email to

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