all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Philippe Vaucher <philippe.vaucher@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: branch master segfault (2019-02-05)
Date: Tue, 05 Feb 2019 18:50:57 +0200	[thread overview]
Message-ID: <83ftt2tc0e.fsf@gnu.org> (raw)
In-Reply-To: <CAGK7Mr7CMHbJ2Ke3YUgHJ+qVUFUxTWqurR5X5eUomEDQd913pQ@mail.gmail.com> (message from Philippe Vaucher on Tue, 5 Feb 2019 15:48:20 +0100)

> From: Philippe Vaucher <philippe.vaucher@gmail.com>
> Date: Tue, 5 Feb 2019 15:48:20 +0100
> 
> Since a while, the docker images from "master" segfault:
> 
> ```
> philippe@pv-desktop:~$ docker run -it --rm silex/emacs:master
> Fatal error 11: Segmentation fault
> Backtrace:
> emacs(+0x132cae)[0x555966f19cae]
> emacs(+0x11925a)[0x555966f0025a]
> emacs(+0x13107e)[0x555966f1807e]
> emacs(+0x131328)[0x555966f18328]
> emacs(+0x1313ac)[0x555966f183ac]
> /lib/x86_64-linux-gnu/libpthread.so.0(+0x12890)[0x7f3010977890]
> ```
> 
> The binary is semi-working tho, like for example:
> 
> ```
> philippe@pv-desktop:~$ docker run -it --rm silex/emacs:master emacs --version
> GNU Emacs 27.0.50
> Copyright (C) 2019 Free Software Foundation, Inc.
> GNU Emacs comes with ABSOLUTELY NO WARRANTY.
> You may redistribute copies of GNU Emacs
> under the terms of the GNU General Public License.
> For more information about these matters, see the file named COPYING.
> ```
> 
> Here attached you'll find the gdb trace and a strace log. I tried to build the image with debug flags using what's
> in DEBUG, but the errors are similar.
> 
> I know that recently the portable dumper branch was merged, I suspect it has to do with the segfault... If
> necessary, I can bisect to find the offending commit, but I was hoping someone would quickly know what is
> happening.
> 
> This happens even if I run the container in privileged mode.

Thanks.  Could you please show the Lisp backtrace as well, using the
"xbacktrace" command defined on src/.gdbinit?

Also, does this happen when Emacs is invoked as "emacs -Q"?



  reply	other threads:[~2019-02-05 16:50 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-05 14:48 branch master segfault (2019-02-05) Philippe Vaucher
2019-02-05 16:50 ` Eli Zaretskii [this message]
2019-02-06  9:00   ` Philippe Vaucher
     [not found]     ` <CAGK7Mr5KL6HPuemBXEHNQ_g6+KqhCoQPAOtQZ+zQ0mMsjQ8--A@mail.gmail.com>
2019-02-06  9:30       ` Philippe Vaucher
2019-02-06 10:33         ` Philippe Vaucher
2019-02-06 15:33           ` Eli Zaretskii
2019-02-06 15:44         ` Eli Zaretskii
2019-02-06 16:23           ` Philippe Vaucher
2019-02-06 16:45             ` Eli Zaretskii
2019-02-06 19:00               ` Philippe Vaucher
2019-02-06 19:46                 ` Eli Zaretskii
2019-02-09 17:15                   ` Philippe Vaucher

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=83ftt2tc0e.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=philippe.vaucher@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.