all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: keramida@ceid.upatras.gr (Giorgos Keramidas)
To: wahjava.ml@gmail.com (Ashish SHUKLA)
Cc: emacs-devel@gnu.org
Subject: Re: Emacs segfaulting on FreeBSD 9.1-RELEASE (amd64) during bootstrap
Date: Thu, 04 Jul 2013 01:07:49 +0200	[thread overview]
Message-ID: <67um8r8v1nkzsq.fsf@saturn.laptop> (raw)
In-Reply-To: <86txkb1v2c.fsf@chateau.d.if> (Ashish SHUKLA's message of "Wed, 03 Jul 2013 21:42:43 +0530")

On Wed, 03 Jul 2013 21:42:43 +0530, wahjava.ml@gmail.com (Ashish SHUKLA) wrote:
> Hi,
> I tried bzr revision r113270 on my FreeBSD 9.1-RELEASE (amd64), and it
> segfaulted during bootstrap process, (the compilation of files in "lisp"
> directory). It generated a core-file lisp/bootstrap-emacs.core which has more
> than 3-million (that's when I lost patience) recurring stack frames like
> following:
>
> #v+
> #3367385 0x00000008080742c6 in pthread_mutex_lock () from /lib/libthr.so.3
> #3367386 0x000000000066d846 in _malloc_internal (size=1016) at gmalloc.c:901
> #3367387 0x000000000066d8c1 in malloc (size=1016) at gmalloc.c:925
> #3367388 0x000000000066ec30 in calloc (nmemb=1, size=1016) at gmalloc.c:1492
> #3367389 0x00000008080764bd in ?? () from /lib/libthr.so.3
> #3367390 0x0000000808076d5b in ?? () from /lib/libthr.so.3
> #3367391 0x00000008080742c6 in pthread_mutex_lock () from /lib/libthr.so.3
> #3367392 0x000000000066d846 in _malloc_internal (size=1016) at gmalloc.c:901
> #3367393 0x000000000066d8c1 in malloc (size=1016) at gmalloc.c:925
> #3367394 0x000000000066ec30 in calloc (nmemb=1, size=1016) at gmalloc.c:1492
> #3367395 0x00000008080764bd in ?? () from /lib/libthr.so.3
> #3367396 0x0000000808076d5b in ?? () from /lib/libthr.so.3
> #3367397 0x00000008080742c6 in pthread_mutex_lock () from /lib/libthr.so.3
> #3367398 0x000000000066d846 in _malloc_internal (size=1016) at gmalloc.c:901
> #3367399 0x000000000066d8c1 in malloc (size=1016) at gmalloc.c:925
> #3367400 0x000000000066ec30 in calloc (nmemb=1, size=1016) at gmalloc.c:1492
> #3367401 0x00000008080764bd in ?? () from /lib/libthr.so.3
> #v-

I just tried building the Git trunk on FreeBSD 10.0-CURRENT too, and I
can verify that the same thing happens.  I'm trying now after setting
the stack user-limit to limit the number of frames.

I configured Emacs with:

    ./configure --prefix=/opt/gnu --without-x

I will report any findings once I have a better backtrace.




      parent reply	other threads:[~2013-07-03 23:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-03 16:12 Emacs segfaulting on FreeBSD 9.1-RELEASE (amd64) during bootstrap Ashish SHUKLA
2013-07-03 16:48 ` Eli Zaretskii
2013-07-03 17:43   ` Ashish SHUKLA
2013-07-03 18:52     ` Eli Zaretskii
2013-07-03 19:04 ` Glenn Morris
2013-07-03 23:07 ` Giorgos Keramidas [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=67um8r8v1nkzsq.fsf@saturn.laptop \
    --to=keramida@ceid.upatras.gr \
    --cc=emacs-devel@gnu.org \
    --cc=wahjava.ml@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 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.