From: jpbion@jfwest.com
To: Eli Zaretskii <eliz@gnu.org>
Cc: 24204@debbugs.gnu.org
Subject: bug#24204: temacs crashes on invocation with new GLIBC 2.24
Date: Thu, 11 Aug 2016 09:48:34 -0700 [thread overview]
Message-ID: <1c9af03ef4e721508b1ccb2b63c15933@jfwest.com> (raw)
In-Reply-To: <83a8gjfe35.fsf@gnu.org>
Hi, Eli! This was 24.5 - but not just 10 minutes ago I posted that
pre-release 25.1-rc1 built correctly. So this bug can most certainly be
marked as resolved I guess :)
On 2016-08-11 09:46, Eli Zaretskii wrote:
>> Date: Thu, 11 Aug 2016 08:30:57 -0700
>> From: jpbion@jfwest.com
>>
>> Using the new glibc, v2.24, and GCC 6.1
>>
>> Any attempt to run 'temacs' fails with a segment fault. It appears
>> that
>> the call to 'malloc' inside the 'calloc' function in Emacs' gmalloc.c
>> file starts to recurse, and eventually hits a segment fault after
>> recursing 10,000+ times. Here is the stack trace at the beginning of
>> this nested recursion hell.
>>
>> I don't know why the call to malloc is turning into a call for the
>> calloc in gmalloc.c, but I think whatever is doing that is causing
>> this
>> problem.
>>
>> Any thoughts? Anything else needed?
>
> You don't say what version of Emacs you tried to build. I think this
> is already fixed in the development sources.
prev parent reply other threads:[~2016-08-11 16:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-11 15:30 bug#24204: temacs crashes on invocation with new GLIBC 2.24 jpbion
2016-08-11 16:45 ` bug#24204: This bug does NOT exist in Emacs 25.1-rc1 jpbion
2016-08-11 16:46 ` bug#24204: temacs crashes on invocation with new GLIBC 2.24 Eli Zaretskii
2016-08-11 16:48 ` jpbion [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1c9af03ef4e721508b1ccb2b63c15933@jfwest.com \
--to=jpbion@jfwest.com \
--cc=24204@debbugs.gnu.org \
--cc=eliz@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.