GNU bug report logs -
#22120
25.1.50; segfault while running circe
Previous Next
Reported by: Eric Hanchrow <eric.hanchrow <at> gmail.com>
Date: Tue, 8 Dec 2015 20:20:02 UTC
Severity: normal
Found in version 25.1.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Eric Hanchrow <eric.hanchrow <at> gmail.com>
> Date: Thu, 10 Dec 2015 19:15:52 +0000
> Cc: 22120 <at> debbugs.gnu.org
>
> Can you try reproducing this in an unoptimized build?
>
> I was under the impression that this build _was_ unoptimized (so I was
> surprised to see those variables "optimized out"). I configured with
>
> $ ./configure --enable-checking --enable-check-lisp-object-type --config-cache
> CFLAGS=-Og -g3
>
> Maybe I should add -O0 to CFLAGS.
Yes, please. -Og does not prevent all of the optimizations, it just
prevents some of the more aggressive ones.
> (I got those options from a recent thread on emacs-devel about a
> proposed new file etc/DEBUG).
You may wish to re-read the beginning of that file, it says more about
this now ;-)
Thanks.
This bug report was last modified 9 years and 210 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.