emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs-unicode-2 bootstrap on FreeBSD (temacs coredump)


From: Jan Djärv
Subject: Re: emacs-unicode-2 bootstrap on FreeBSD (temacs coredump)
Date: Sun, 29 Jul 2007 12:13:29 +0200
User-agent: Thunderbird 1.5.0.12 (X11/20070604)

I've checked in a fix in CVS HEAD.  It should propagate to unicode2, please
try it then.

        Jan D.

Damien Deville skrev:
> Hi emacs-devel,
> 
> On FreeBSD 6.2 with an up to date checkout of emacs-unicode-2 CVS temacs
> coredump while bootstraping.
> 
> `/bin/pwd`/temacs --batch --load loadup bootstrap
> Segmentation fault (core dumped)
> gmake[2]: *** [bootstrap-emacs] Error 139
> 
> Launching gdb on the core shows the following trace:
> 
> (gdb) bt
> #0  0x28a007a0 in pthread_once () from /lib/libpthread.so.2
> #1  0x081a6ea1 in __malloc_initialize () at gmalloc.c:615
> #2  0x081a6ed1 in malloc (size=68) at gmalloc.c:969
> #3  0x28a00c0d in pthread_mutex_init () from /lib/libpthread.so.2
> #4  0x28a00daf in _pthread_mutex_init () from /lib/libpthread.so.2
> #5  0x28a0a8a5 in pthread_setconcurrency () from /lib/libpthread.so.2
> #6  0x28a045be in _pthread_mutex_lock () from /lib/libpthread.so.2
> #7  0x28a007ca in pthread_once () from /lib/libpthread.so.2
> #8  0x081a6ea1 in __malloc_initialize () at gmalloc.c:615
> #9  0x081a6ed1 in malloc (size=68) at gmalloc.c:969
> #10 0x28a00c0d in pthread_mutex_init () from /lib/libpthread.so.2
> #11 0x28a00daf in _pthread_mutex_init () from /lib/libpthread.so.2
> #12 0x28a0a8a5 in pthread_setconcurrency () from /lib/libpthread.so.2
> #13 0x28a045be in _pthread_mutex_lock () from /lib/libpthread.so.2
> #14 0x28a007ca in pthread_once () from /lib/libpthread.so.2
> #15 0x081a6ea1 in __malloc_initialize () at gmalloc.c:615
> #16 0x081a6ed1 in malloc (size=68) at gmalloc.c:969
> #17 0x28a00c0d in pthread_mutex_init () from /lib/libpthread.so.2
> #18 0x28a00daf in _pthread_mutex_init () from /lib/libpthread.so.2
> #19 0x28a0a8a5 in pthread_setconcurrency () from /lib/libpthread.so.2
> #20 0x28a045be in _pthread_mutex_lock () from /lib/libpthread.so.2
> #21 0x28a007ca in pthread_once () from /lib/libpthread.so.2
> #22 0x081a6ea1 in __malloc_initialize () at gmalloc.c:615
> ---Type <return> to continue, or q <return> to quit---
> 
> The rest of the backtrace contains the same recursive call to
> __malloc_initialize()
> 
> 
> Thanks in advance,
> Damien
> 
> 
> _______________________________________________
> Emacs-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/emacs-devel





reply via email to

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