all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: help debugging a segfault
Date: Tue, 18 Oct 2016 08:48:08 +0300	[thread overview]
Message-ID: <83insqxl5z.fsf@gnu.org> (raw)
In-Reply-To: <f53409af-c931-4eda-b49f-4ee3e36b7e18@googlegroups.com> (message from Sam Halliday on Mon, 17 Oct 2016 13:28:01 -0700 (PDT))

> Date: Mon, 17 Oct 2016 13:28:01 -0700 (PDT)
> From: Sam Halliday <sam.halliday@gmail.com>
> 
> Typing "bt" when loading the coredump gives
> 
> (gdb) bt
> #0  0x00007fe8cbfabf5f in ?? ()
> #1  0x00000000005da106 in mapcar1 (leni=11, vals=<optimized out>, fn=40, seq=498) at fns.c:2494
> #2  0xffffffffffffffff in ?? ()
> #3  0xffffffffffffffff in ?? ()
> #4  0xffffffffffffffff in ?? ()
> #5  0xffffffffffffffff in ?? ()
> #6  0xffffffffffffffff in ?? ()
> #7  0xffffffffffffffff in ?? ()
> #8  0xffffffffffffffff in ?? ()
> #9  0x000000000000000b in ?? ()
> #10 0x00000000004ee994 in Finternal_merge_in_global_face (face=2, frame=12113136) at xfaces.c:3669
> #11 0x0000000000000000 in ?? ()

This is an optimized build, which is very hard to debug.  I suggest to
reconfigure with "-O0 -gdwarf-4- g3" in CFLAGS, as proposed in
etc/DEBUG.

And please post the details to bug 24358 instead of here.

Thanks.



  reply	other threads:[~2016-10-18  5:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-17 20:16 help debugging a segfault Sam Halliday
2016-10-17 20:28 ` Sam Halliday
2016-10-18  5:48   ` Eli Zaretskii [this message]
2016-10-18  7:35   ` Sam Halliday
2016-10-18  9:12     ` Eli Zaretskii
2016-10-17 21:17 ` Óscar Fuentes
2016-10-18  5:45 ` Eli Zaretskii

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=83insqxl5z.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    /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.