all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
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: Wed, 03 Jul 2013 19:48:15 +0300	[thread overview]
Message-ID: <8338rvbne8.fsf@gnu.org> (raw)
In-Reply-To: <86txkb1v2c.fsf@chateau.d.if>

> From: wahjava.ml@gmail.com (Ashish SHUKLA)
> Organisation: alt.religion.emacs
> Date: Wed, 03 Jul 2013 21:42:43 +0530
> 
> 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:

Can you show the stack frames starting from the other end?  Like this:

 (gdb) bt -100

This will display the 100 outermost frames.  I think it's important to
see where this infinite recursion started, and why.

Thanks.



  reply	other threads:[~2013-07-03 16:48 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 [this message]
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

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=8338rvbne8.fsf@gnu.org \
    --to=eliz@gnu.org \
    --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.