From: Chip Coldwell <coldwell@redhat.com>
To: Neal Becker <ndbecker2@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: 22.0.99 emacs dumper (?) problem
Date: Fri, 18 May 2007 12:19:17 -0400 (EDT) [thread overview]
Message-ID: <Pine.LNX.4.64.0705181216021.27569@localhost.localdomain> (raw)
In-Reply-To: <f2kcfi$5uc$1@sea.gmane.org>
On Fri, 18 May 2007, Neal Becker wrote:
> Chip Coldwell wrote:
>
> >
> > I would like to bring the bug described here:
> >
> > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=239344
> >
> > to the attention of this mailing list. In a nutshell, what happens is
> > that an emacs binary built using the Fedora 7 build system will
> > seg-fault immediately when run on a Fedora 7 install. The stack trace
> > shows an assert failing in the glibc malloc code (usually it's
> > setlocale invoking malloc); it appears that something about the way
> > the dumper preserves the malloc state between the dumping emacs and
> > the dumped emacs isn't quite working.
> >
> > Another theory that is being examined is that somewhere there is a
> > pointer to anonymous mmaped memory. It seems that prepending
> >
> > MALLOC_MMAP_MAX_=0
> >
> > to this line
> >
> > LC_ALL=C $(RUN_TEMACS) -nl -batch -l loadup dump
> >
> > works, although there are some conflicting reports about this, also.
> >
> > Anyway, if we could get some more eyes on this bug, it would probably
> > help a bunch.
> >
> > Chip
> >
>
> This worked for me with emacs-23.0.0.1 until yesterday's update to glibc-2.6-1.
> (No, I haven't rebuilt emacs today after the glibc-2.6-1 update)
Do you mean that dumping emacs-23.0.0.1 with "MALLOC_MMAP_MAX_=0"
built a binary that worked with glibc-2.5.90-22 but stopped working
after the update to glibc-2.6-1?
emacs-23 is the unicode2 branch, right? I would assume that the
malloc hooks, dumper, lisp allocator, etc are common to the two
branches.
Chip
--
Charles M. "Chip" Coldwell
Senior Software Engineer
Red Hat, Inc
978-392-2426
next prev parent reply other threads:[~2007-05-18 16:19 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-18 13:42 22.0.99 emacs dumper (?) problem Chip Coldwell
2007-05-18 14:16 ` Neal Becker
2007-05-18 16:19 ` Chip Coldwell [this message]
2007-05-18 23:00 ` Neal Becker
2007-05-19 22:32 ` Richard Stallman
2007-05-21 3:26 ` Chong Yidong
2007-05-21 7:49 ` Glenn Morris
2007-05-21 13:24 ` Richard Stallman
2007-05-21 14:45 ` Chip Coldwell
2007-05-21 14:47 ` Chip Coldwell
2007-05-21 15:27 ` Chong Yidong
2007-05-21 15:28 ` Chip Coldwell
2007-05-22 14:51 ` Richard Stallman
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Pine.LNX.4.64.0705181216021.27569@localhost.localdomain \
--to=coldwell@redhat.com \
--cc=emacs-devel@gnu.org \
--cc=ndbecker2@gmail.com \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).