Pablo Miranda Carranza <[email protected]> writes: > Yes, it is Emacs that crashes. >> Also, any chance you can provide a reproducer starting from emacs -Q? >> See https://orgmode.org/manual/Feedback.html#Feedback > > I am trying to replicate the error in a minimal setup. Unfortunately my init > file is a mess after years of customization, and I am having trouble > isolating the problem. Disabling the visual-fill column package > (https://github.com/joostkremers/visual-fill-column) prevents the crashes > from happening, but I can’t replicate the crashing behavior n a minimal > setup. I will keep on investigating and report back if I find id org-related.
In this case, I suggest reading https://cgit.git.savannah.gnu.org/cgit/emacs.git/tree/etc/DEBUG#n197 To get crashes diagnosed and fixed, you will need to compile Emacs with debug flags, run it under gdb, and obtain the GDB backtrace when the next crash happens. Then, keep gdb session, and report the backtrace to Emacs developers (M-x report-emacs-bug). They will provide further instructions. It is almost 100% certain that crash is something Emacs devs need to fix, so I am closing the bug for Org mode. Canceled. -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>
