GNU bug report logs -
#16502
segmentation fault with org-capture
Previous Next
Reported by: Nathan Froyd <froydnj <at> gmail.com>
Date: Mon, 20 Jan 2014 00:09:03 UTC
Severity: normal
Fixed in version 24.4
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On 01/20/2014 07:29 PM, Nathan Froyd wrote:
> The patch does not seem to make it much better; I can now do a couple
> more cycles of <F2> m C-c C-k, but I can still segfault:
Hm...I tried a lot with this patch, and was unable to reproduce again.
IIUC you're running without ENABLE_CHECKING; could you please try to run
debugging version configured with:
CFLAGS='-O0 -g3' ./configure --enable-check-lisp-object-type --enable-checking
Hopefully eassert will be raised somewhere before SIGSEGV; and all debugging
tools works much better with these CFLAGS.
If debugging version doesn't work too, try to obtain core dump and
put your '-O0 -g3' emacs _and_ temacs binaries plus core dump somewhere
on the net - I'll try to look into them.
Dmitry
This bug report was last modified 11 years and 114 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.