emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/etc/PROBLEMS,v [EMACS_22_BASE]


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/etc/PROBLEMS,v [EMACS_22_BASE]
Date: Mon, 21 May 2007 15:23:44 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Chong Yidong <cyd>      07/05/21 15:23:43

Index: PROBLEMS
===================================================================
RCS file: /cvsroot/emacs/emacs/etc/PROBLEMS,v
retrieving revision 1.223.2.5
retrieving revision 1.223.2.6
diff -u -b -r1.223.2.5 -r1.223.2.6
--- PROBLEMS    18 May 2007 07:43:29 -0000      1.223.2.5
+++ PROBLEMS    21 May 2007 15:23:43 -0000      1.223.2.6
@@ -144,6 +144,21 @@
         }
         return ret;
 
+** Emacs crashes on startup after a glibc upgrade.
+
+This is caused by a binary incompatible change to the malloc
+implementation in glibc 2.5.90-22.  As a result, Emacs binaries built
+using prior versions of glibc crash when run under 2.5.90-22.
+
+This problem was first seen in pre-release version of Fedora 7, and
+may be fixed in the final Fedora 7 release.  To stop the crash from
+happening, first try upgrading to the newest version of glibc; if this
+does not work, rebuild Emacs with the same version of glibc that you
+will run it under.  For details, see
+
+https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=239344
+
+
 * Crash bugs
 
 ** Emacs crashes in x-popup-dialog.




reply via email to

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