unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* 22.0.99 emacs dumper (?) problem
@ 2007-05-18 13:42 Chip Coldwell
  2007-05-18 14:16 ` Neal Becker
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Chip Coldwell @ 2007-05-18 13:42 UTC (permalink / raw)
  To: emacs-devel


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

-- 
Charles M. "Chip" Coldwell
Senior Software Engineer
Red Hat, Inc
978-392-2426

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2007-05-22 14:51 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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).