GNU bug report logs -
#22502
25.0.90; emacs_backtrace.txt
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Sun, 31 Jan 2016 17:02:01 UTC
Severity: normal
Tags: moreinfo
Found in version 25.0.90
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #10 received at 22502-done <at> debbugs.gnu.org (full text, mbox):
> Date: Sun, 31 Jan 2016 09:00:54 -0800 (PST)
> From: Drew Adams <drew.adams <at> oracle.com>
>
> This is with the Emacs 25.1 pretest -
>
> Backtrace:
> 0000000400174400
> 000000040017449a
> 00000004000a609a
> 00000004000be186
> 00000004000beeb4
> 00000004001c4a18
> 0000000076d68000
> 0000000076d79055
> 0000000076d68c07
> 0000000076d9d940
> 000007fefeda51a7
>
>
> In GNU Emacs 25.0.90.2 (x86_64-w64-mingw32)
> of 2016-01-30
> Windowing system distributor `Microsoft Corp.', version 6.1.7601
> Configured using:
> `configure --prefix=/tmp/emacs --without-dbus --without-imagemagick
> 'CFLAGS=-O2 -fomit-frame-pointer -g0' 'LDFLAGS=-static-libgcc
> -static-libstdc++ -static -s -Wl,-s''
^^^^^^^^^
Whoever built that binary, stripped the symbols (see the "-s" switch
above), so any such reports are useless, as no one can ever do
anything with them. Too bad.
Would the person who is building these binaries please refrain from
using switches that are hostile to debugging, such as
-fomit-frame-pointer and -s?
Closing.
This bug report was last modified 9 years and 196 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.