GNU bug report logs -
#33257
26.1; Emacs 26.1 crashes with SEGFAULT under markdown-mode while opening large file
Previous Next
Reported by: Dennis Mayr <dennis.mayr.c <at> gmail.com>
Date: Sun, 4 Nov 2018 17:23:02 UTC
Severity: normal
Tags: wontfix
Found in version 26.1
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 33257 <at> debbugs.gnu.org (full text, mbox):
> From: Dennis Mayr <dennis.mayr.c <at> gmail.com>
> Date: Sun, 4 Nov 2018 14:21:54 -0300
>
> Emacs + Spacemacs user here.
>
> Since this week, when opening a large Markdown file, Emacs crashes
> with segfault. At best, it freezes and does not respond to anything
> but to `killall emacs26` (asking to save desktop).
>
> This is the file:
> https://pastebin.com/YZygPNTk
>
> *gdb* result:
>
> ```
> Thread 1 "emacs26" received signal SIGSEGV, Segmentation fault.
> 0x00000000005dbe78 in ?? ()
> ```
>
> No backtrace available.
It doesn't crash here, ad without the backtrace it's hard to do
anything with this.
Can you try building the latest emacs-26 branch of the Emacs Git
repository, and see if the problem happens there as well?
Failing that, we'd need a backtrace to start looking into this.
Perhaps download and install debug data package for your Emacs
distribution, or build yourself without stripping the binary. Then
repeat the recipe under GDB.
Thanks.
This bug report was last modified 6 years and 219 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.