GNU bug report logs - #24487
25.1; Emacs 25.1 crash (emacs_backtrace.txt)

Previous Next

Package: emacs;

Reported by: Drew Adams <drew.adams <at> oracle.com>

Date: Tue, 20 Sep 2016 21:06:01 UTC

Severity: normal

Tags: moreinfo, unreproducible, wontfix

Found in version 25.1

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 24487 in the body.
You can then email your comments to 24487 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#24487; Package emacs. (Tue, 20 Sep 2016 21:06:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Drew Adams <drew.adams <at> oracle.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Tue, 20 Sep 2016 21:06:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Drew Adams <drew.adams <at> oracle.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 25.1; Emacs 25.1 crash (emacs_backtrace.txt)
Date: Tue, 20 Sep 2016 14:05:02 -0700 (PDT)
(Doubled because it crashed again in the next session, while I was
trying to insert the file, to send the bug report...)

Backtrace:
000000040022bb5d
000000040022bbd4
00000004000fd2af
0000000400121fac
0000000400121f7c
0000000400121fe8
0000000400293af8
0000000077a778c0
0000000077a87e85
0000000077a784c7
0000000077aabac0
000007fefdb851a7

Backtrace:
000000040022bb5d
000000040022bbd4
00000004000fd2af
0000000400121fac
0000000400121f7c
0000000400121fe8
0000000400293af8
0000000077a778c0
0000000077a87e85
0000000077a784c7
0000000077aabac0
000007fefdb851a7




In GNU Emacs 25.1.1 (x86_64-w64-mingw32)
 of 2016-09-17
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --without-dbus --without-compress-install CFLAGS=-static'




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#24487; Package emacs. (Wed, 21 Sep 2016 14:37:02 GMT) Full text and rfc822 format available.

Message #8 received at 24487 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: 24487 <at> debbugs.gnu.org
Subject: Re: bug#24487: 25.1; Emacs 25.1 crash (emacs_backtrace.txt)
Date: Wed, 21 Sep 2016 17:36:47 +0300
tags 24487 + unreproducible
thanks

> Date: Tue, 20 Sep 2016 14:05:02 -0700 (PDT)
> From: Drew Adams <drew.adams <at> oracle.com>
> 
> (Doubled because it crashed again in the next session, while I was
> trying to insert the file, to send the bug report...)
> 
> Backtrace:
> 000000040022bb5d
> 000000040022bbd4
> 00000004000fd2af
> 0000000400121fac
> 0000000400121f7c
> 0000000400121fe8
> 0000000400293af8
> 0000000077a778c0
> 0000000077a87e85
> 0000000077a784c7
> 0000000077aabac0
> 000007fefdb851a7

Sorry, this is not usable.  This backtrace is from the top-level
exception handler, which is called for unhandled exceptions, and at
that point there's no trace of application call-stack in sight.

Once again, I urge you to install GDB and run Emacs under GDB at all
times, so that the debugger gets a chance to see the exception before
it is caught by the top-level handler.  (You will need a 64-bit build
of GDB, since you are using a 64-bit Emacs.  The MSYS2 site has such a
GDB available.)




Added tag(s) unreproducible. Request was from Eli Zaretskii <eliz <at> gnu.org> to control <at> debbugs.gnu.org. (Wed, 21 Sep 2016 14:37:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#24487; Package emacs. (Thu, 22 Sep 2016 15:28:02 GMT) Full text and rfc822 format available.

Message #13 received at 24487 <at> debbugs.gnu.org (full text, mbox):

From: Drew Adams <drew.adams <at> oracle.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 24487 <at> debbugs.gnu.org
Subject: RE: bug#24487: 25.1; Emacs 25.1 crash (emacs_backtrace.txt)
Date: Thu, 22 Sep 2016 08:27:47 -0700 (PDT)
> Once again, I urge you to install GDB and run Emacs under GDB at all
> times, so that the debugger gets a chance to see the exception before
> it is caught by the top-level handler.  (You will need a 64-bit build
> of GDB, since you are using a 64-bit Emacs.  The MSYS2 site has such a
> GDB available.)

See bug #23935.  And #22058.  Etc.

Installing GDB and all the rest (e.g., Python) that is
apparently required is not feasible for me.  Time spent in vain.

Emacs 25 is completely unusable - for me.  Too bad - for me, at
least.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#24487; Package emacs. (Thu, 22 Sep 2016 16:04:02 GMT) Full text and rfc822 format available.

Message #16 received at 24487 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: 24487 <at> debbugs.gnu.org
Subject: Re: bug#24487: 25.1; Emacs 25.1 crash (emacs_backtrace.txt)
Date: Thu, 22 Sep 2016 19:04:00 +0300
> Date: Thu, 22 Sep 2016 08:27:47 -0700 (PDT)
> From: Drew Adams <drew.adams <at> oracle.com>
> Cc: 24487 <at> debbugs.gnu.org
> 
> Installing GDB and all the rest (e.g., Python) that is
> apparently required is not feasible for me.  Time spent in vain.

This is a different installation, so it might be easier.

> Emacs 25 is completely unusable - for me.  Too bad - for me, at
> least.

I'm sorry to hear that, but you cannot really blame us.  We did
everything we could to find out what's wrong with Emacs in your usage
patterns.

It could still be fixed, if you can afford to invest some more time in
helping us investigate this.




Reply sent to Glenn Morris <rgm <at> gnu.org>:
You have taken responsibility. (Wed, 07 Dec 2016 20:33:03 GMT) Full text and rfc822 format available.

Notification sent to Drew Adams <drew.adams <at> oracle.com>:
bug acknowledged by developer. (Wed, 07 Dec 2016 20:33:03 GMT) Full text and rfc822 format available.

Message #21 received at 24487-done <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: <24487-done <at> debbugs.gnu.org>
Subject: Re: bug#24487
Date: Wed, 07 Dec 2016 15:32:38 -0500
Nothing can be done with this information.




Added tag(s) wontfix. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Wed, 07 Dec 2016 20:34:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 05 Jan 2017 12:24:16 GMT) Full text and rfc822 format available.

This bug report was last modified 8 years and 227 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.