]> git.eshelyaron.com Git - emacs.git/commitdiff
Add "Emacs crashes on startup after a glibc upgrade."
authorChong Yidong <cyd@stupidchicken.com>
Mon, 21 May 2007 15:23:43 +0000 (15:23 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 21 May 2007 15:23:43 +0000 (15:23 +0000)
etc/PROBLEMS

index efa2bbd22271e856e9357065d6f42097ed1c118c..50223626e2434029bea9d5698ee3dd6c5ef6aa15 100644 (file)
@@ -144,6 +144,21 @@ Reportedly this patch in X fixes the problem.
         }
         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.