[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
- Fatal error 11: Segmentation Fault, Emanuel Berg, 2019/04/01
- Re: Fatal error 11: Segmentation Fault, Emanuel Berg, 2019/04/01
- RE: Fatal error 11: Segmentation Fault, Drew Adams, 2019/04/01
- Re: Fatal error 11: Segmentation Fault,
Emanuel Berg <=
- RE: Fatal error 11: Segmentation Fault, Drew Adams, 2019/04/02
- Re: Fatal error 11: Segmentation Fault, Emanuel Berg, 2019/04/02
- RE: Fatal error 11: Segmentation Fault, Drew Adams, 2019/04/02
- Re: Fatal error 11: Segmentation Fault, Emanuel Berg, 2019/04/03
- Re: Fatal error 11: Segmentation Fault, Emanuel Berg, 2019/04/03
- Re: Fatal error 11: Segmentation Fault, Eli Zaretskii, 2019/04/03
- Re: Fatal error 11: Segmentation Fault, Emanuel Berg, 2019/04/03
- Re: Fatal error 11: Segmentation Fault, tomas, 2019/04/03
- Using 'git bisect' to pinpoint errors in .emacs. Was: Fatal error 11: Segmentation Fault, Vegard Vesterheim, 2019/04/03
- Re: Using 'git bisect' to pinpoint errors in .emacs. Was: Fatal error 11: Segmentation Fault, Eli Zaretskii, 2019/04/03