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

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

bug#10092: 24.0.91; `C-g' makes Emacs to crash


From: Eli Zaretskii
Subject: bug#10092: 24.0.91; `C-g' makes Emacs to crash
Date: Fri, 25 Nov 2011 10:14:13 +0200

> Date: Fri, 25 Nov 2011 00:32:54 +0100
> From: Dani Moncayo <dmoncayo@gmail.com>
> Cc: Eli Zaretskii <eliz@gnu.org>, 10092@debbugs.gnu.org
> 
> > Which compiler, and release, are you using?
> 
> * gcc version 4.6.1
> * mingw-get version 0.4-alpha-1

>From etc/PROBLEMS:

  ** Emacs compiled with GCC 4.6.1 crashes on MS-Windows when C-g is pressed

  This is known to happen when Emacs is compiled with MinGW GCC 4.6.1
  with the -O2 option (which is the default in the Windows build).  The
  reason is a bug in MinGW GCC 4.6.1; to work around, either add the
  `-fno-omit-frame-pointer' switch to GCC or compile without
  optimizations (`--no-opt' switch to the configure.bat script).

If the build with -fno-omit-frame-pointer does not crash (please try
and report), we can close this bug.





reply via email to

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