help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fatal error 11: Segmentation Fault


From: Emanuel Berg
Subject: Re: Fatal error 11: Segmentation Fault
Date: Wed, 03 Apr 2019 08:47:12 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Here is presently how I can get the bug
up/down-and-[not]-running with the least
in-between steps.

Step by step:

Move (package-initialize) from ~/.emacs [1] to
elpa.el [2] then byte-compile [3] with 'emake',
which is

    make $@ -s -C ~/.emacs.d/emacs-init # [4]

then

    $ emacs --debug-init # works, but try again...

    $ emacs --debug-init # Fatal error 11: Segmentation fault

reset (package-initialize) from elpa.el to
.emacs, do 'emake', and

    $ emacs # works
    $ emacs # works


[1] http://user.it.uu.se/~embe8573/conf/.emacs

[2] http://user.it.uu.se/~embe8573/emacs-init/elpa.el
    (Yeah, I should change the name of that file...)

[3] http://user.it.uu.se/~embe8573/emacs-init/Makefile

[4] http://user.it.uu.se/~embe8573/conf/.zsh/ide

-- 
underground experts united
http://user.it.uu.se/~embe8573




reply via email to

[Prev in Thread] Current Thread [Next in Thread]