Bug#762438: libgtk-3-0: makes emacs crash (Segmentation fault) when called from a git or svn directory

Vincent Lefevre vincent at vinc17.net
Mon Sep 22 12:12:02 UTC 2014


On 2014-09-22 13:59:48 +0200, Vincent Lefevre wrote:
> Even "/usr/bin/emacs24 -Q foo" (where "foo" doesn't exist) crashes
> quite often (around 50% of the time?) but only when run from a git
> or svn directory. I couldn't reproduce the crash when emacs is run
> from other directories, such as my home directory.
> 
> Perhaps git and svn directories introduce some delay during the
> initialization that makes the crash more likely.

And a strace confirms that emacs does various things, apparently due
to /usr/share/emacs/24.3/lisp/vc/vc-git.elc for git directories.

I couldn't reproduce the crash with strace and -Q, but I could
reproduce it with:

  strace -f -o str.out /usr/bin/emacs24 -q foo

I'm attaching the strace output (compressed with xz).

-- 
Vincent Lefèvre <vincent at vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: str.out.xz
Type: application/octet-stream
Size: 50736 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20140922/7158cc75/attachment-0001.obj>


More information about the pkg-gnome-maintainers mailing list