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

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

bug#27416: [PROPOSED] Simplify malloc replacement on glibc


From: Paul Eggert
Subject: bug#27416: [PROPOSED] Simplify malloc replacement on glibc
Date: Wed, 21 Jun 2017 14:34:46 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.0

After looking into this some more, I decided not to pursue this. The patch has a typo, and when I fixed the typo and debugged Emacs I found that the patch sometimes made Emacs crashed. Apparently the problem is that the dynamic linker uses gmalloc once the patch is made, and gmalloc is not compatible with what the dynamic linker expects. Oh well. Closing.






reply via email to

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