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: Tue, 02 Apr 2019 17:50:42 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Drew Adams wrote:

>>> 'emacs -Q' works but byte-compiling
>>> doesn't complain.
>>  'emacs -q' works.
>
> Haven't been following this thread, but if
> those both work then bisect your init file to
> find the culprit.
>
> But Emacs shouldn't crash in any case, so
> you'll likely want to file a bug report once
> you get a minimal recipe to repro the crash.
> (`M-x report-emacs-bug'.)

If it is in my init files, how come it
works once? I type this using Emacs.

Besides, doing a "binary search" isn't so easy.
Many files are interconnected. To mot load one
file does mean commenting out `require's in
lots'a others, as well as functions who uses
their stuff, then functions that uses those
functions, and so on.

Can't I use gdb or something to find it?

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




reply via email to

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