unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#25990: 25.1; emacs_backtrace.txt
@ 2017-03-06  0:53 Drew Adams
  2017-03-06  3:39 ` Eli Zaretskii
  2017-03-06  4:08 ` npostavs
  0 siblings, 2 replies; 9+ messages in thread
From: Drew Adams @ 2017-03-06  0:53 UTC (permalink / raw)
  To: 25990

Dunno whether this backtrace from an emacs -Q session helps:

Backtrace:
0000000400174f80
000000040017501a
00000004000a629a
00000004000be496
00000004000bf1c4
00000004001c5628
0000000076d07950
0000000076d18125
0000000076d08557
0000000076d3bcb0
000007fefe575227


In GNU Emacs 25.1.1 (x86_64-w64-mingw32)
 of 2016-11-15 built on LAPHROAIG
Windowing system distributor 'Microsoft Corp.', version 6.1.7601
Configured using:
 'configure --without-dbus --without-compress-install 'CFLAGS=-O2
 -static -g3''

Configured features:
XPM JPEG TIFF GIF PNG RSVG SOUND NOTIFY ACL GNUTLS LIBXML2 ZLIB
TOOLKIT_SCROLL_BARS





^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#25990: 25.1; emacs_backtrace.txt
  2017-03-06  0:53 bug#25990: 25.1; emacs_backtrace.txt Drew Adams
@ 2017-03-06  3:39 ` Eli Zaretskii
  2017-03-07 15:40   ` Eli Zaretskii
  2017-03-06  4:08 ` npostavs
  1 sibling, 1 reply; 9+ messages in thread
From: Eli Zaretskii @ 2017-03-06  3:39 UTC (permalink / raw)
  To: Drew Adams, Phillip Lord; +Cc: 25990

> Date: Sun, 5 Mar 2017 16:53:02 -0800 (PST)
> From: Drew Adams <drew.adams@oracle.com>
> 
> Dunno whether this backtrace from an emacs -Q session helps:
> 
> Backtrace:
> 0000000400174f80
> 000000040017501a
> 00000004000a629a
> 00000004000be496
> 00000004000bf1c4
> 00000004001c5628
> 0000000076d07950
> 0000000076d18125
> 0000000076d08557
> 0000000076d3bcb0
> 000007fefe575227
> 
> 
> In GNU Emacs 25.1.1 (x86_64-w64-mingw32)
>  of 2016-11-15 built on LAPHROAIG

Phillip, can you convert this to file names and line numbers, please?





^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#25990: 25.1; emacs_backtrace.txt
  2017-03-06  0:53 bug#25990: 25.1; emacs_backtrace.txt Drew Adams
  2017-03-06  3:39 ` Eli Zaretskii
@ 2017-03-06  4:08 ` npostavs
  2017-03-06  4:49   ` Drew Adams
  2017-03-06 16:06   ` Eli Zaretskii
  1 sibling, 2 replies; 9+ messages in thread
From: npostavs @ 2017-03-06  4:08 UTC (permalink / raw)
  To: Drew Adams; +Cc: 25990

Drew Adams <drew.adams@oracle.com> writes:

> Dunno whether this backtrace from an emacs -Q session helps:

Is there any reason to think this is not another case of #23935?





^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#25990: 25.1; emacs_backtrace.txt
  2017-03-06  4:08 ` npostavs
@ 2017-03-06  4:49   ` Drew Adams
  2017-03-06 14:06     ` Noam Postavsky
  2017-03-06 16:06   ` Eli Zaretskii
  1 sibling, 1 reply; 9+ messages in thread
From: Drew Adams @ 2017-03-06  4:49 UTC (permalink / raw)
  To: npostavs; +Cc: 25990

> Is there any reason to think this is not another case of #23935?

It's from Emacs 25.1-2, at least.

#23935 was from "Emacs 25.1.50.1 (i686-pc-mingw32) of 2015-12-10".





^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#25990: 25.1; emacs_backtrace.txt
  2017-03-06  4:49   ` Drew Adams
@ 2017-03-06 14:06     ` Noam Postavsky
  2017-03-06 15:03       ` Drew Adams
  0 siblings, 1 reply; 9+ messages in thread
From: Noam Postavsky @ 2017-03-06 14:06 UTC (permalink / raw)
  To: Drew Adams; +Cc: 25990

On Sun, Mar 5, 2017 at 11:49 PM, Drew Adams <drew.adams@oracle.com> wrote:
>> Is there any reason to think this is not another case of #23935?
>
> It's from Emacs 25.1-2, at least.
>
> #23935 was from "Emacs 25.1.50.1 (i686-pc-mingw32) of 2015-12-10".

#24692 which is the same, was reported from 25.1





^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#25990: 25.1; emacs_backtrace.txt
  2017-03-06 14:06     ` Noam Postavsky
@ 2017-03-06 15:03       ` Drew Adams
  0 siblings, 0 replies; 9+ messages in thread
From: Drew Adams @ 2017-03-06 15:03 UTC (permalink / raw)
  To: Noam Postavsky; +Cc: 25990

> >> Is there any reason to think this is not another case of #23935?
> >
> > It's from Emacs 25.1-2, at least.
> >
> > #23935 was from "Emacs 25.1.50.1 (i686-pc-mingw32) of 2015-12-10".
> 
> #24692 which is the same, was reported from 25.1

There was no backtrace for #24692.  Instead, there is a recipe
to repro.  There is no recipe to repro #25990, but there is a
backtrace.

I can't tell that they are similar or the same, but if you
can determine that, please feel free to merge or close, as
you see fit.  Thx.





^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#25990: 25.1; emacs_backtrace.txt
  2017-03-06  4:08 ` npostavs
  2017-03-06  4:49   ` Drew Adams
@ 2017-03-06 16:06   ` Eli Zaretskii
  1 sibling, 0 replies; 9+ messages in thread
From: Eli Zaretskii @ 2017-03-06 16:06 UTC (permalink / raw)
  To: npostavs; +Cc: 25990

> From: npostavs@users.sourceforge.net
> Date: Sun, 05 Mar 2017 23:08:57 -0500
> Cc: 25990@debbugs.gnu.org
> 
> Drew Adams <drew.adams@oracle.com> writes:
> 
> > Dunno whether this backtrace from an emacs -Q session helps:
> 
> Is there any reason to think this is not another case of #23935?

Without any details of what was Drew doing when this happens, I don't
see how we could assume anything here.





^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#25990: 25.1; emacs_backtrace.txt
       [not found]   ` <<83mvcyie53.fsf@gnu.org>
@ 2017-03-06 16:11     ` Drew Adams
  0 siblings, 0 replies; 9+ messages in thread
From: Drew Adams @ 2017-03-06 16:11 UTC (permalink / raw)
  To: Eli Zaretskii, npostavs; +Cc: 25990

> > > Dunno whether this backtrace from an emacs -Q session helps:
> >
> > Is there any reason to think this is not another case of #23935?
> 
> Without any details of what was Drew doing when this happens, I don't
> see how we could assume anything here.

There are no details.  It happened at a seemingly random moment.
I cannot say what was the last thing I did before the crash.  Sorry.





^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#25990: 25.1; emacs_backtrace.txt
  2017-03-06  3:39 ` Eli Zaretskii
@ 2017-03-07 15:40   ` Eli Zaretskii
  0 siblings, 0 replies; 9+ messages in thread
From: Eli Zaretskii @ 2017-03-07 15:40 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 25990-done, phillip.lord

> Date: Mon, 06 Mar 2017 05:39:33 +0200
> From: Eli Zaretskii <eliz@gnu.org>
> Cc: 25990@debbugs.gnu.org
> 
> > Date: Sun, 5 Mar 2017 16:53:02 -0800 (PST)
> > From: Drew Adams <drew.adams@oracle.com>
> > 
> > Dunno whether this backtrace from an emacs -Q session helps:
> > 
> > Backtrace:
> > 0000000400174f80
> > 000000040017501a
> > 00000004000a629a
> > 00000004000be496
> > 00000004000bf1c4
> > 00000004001c5628
> > 0000000076d07950
> > 0000000076d18125
> > 0000000076d08557
> > 0000000076d3bcb0
> > 000007fefe575227
> > 
> > 
> > In GNU Emacs 25.1.1 (x86_64-w64-mingw32)
> >  of 2016-11-15 built on LAPHROAIG
> 
> Phillip, can you convert this to file names and line numbers, please?

Never mind, I did it myself:

  w32_backtrace at C:\msys64\home\user\emacs-git\build\x86_64\emacs-25.1-2\src/../../../../git/emacs-25.1/src/w32fns.c:9804
  emacs_abort at C:\msys64\home\user\emacs-git\build\x86_64\emacs-25.1-2\src/../../../../git/emacs-25.1/src/w32fns.c:9836
  terminate_due_to_signal at C:\msys64\home\user\emacs-git\build\x86_64\emacs-25.1-2\src/../../../../git/emacs-25.1/src/emacs.c:376
  handle_fatal_signal at C:\msys64\home\user\emacs-git\build\x86_64\emacs-25.1-2\src/../../../../git/emacs-25.1/src/sysdep.c:1601
  deliver_thread_signal at C:\msys64\home\user\emacs-git\build\x86_64\emacs-25.1-2\src/../../../../git/emacs-25.1/src/sysdep.c:1559
  _gnu_exception_handler at C:/repo/mingw-w64-crt-git/src/mingw-w64/mingw-w64-crt/crt/crt_handler.c:220

This means that the information about the actual locus of the crash is
lost, and there's nothing that can be done about this report.  So I'm
closing it.

Once again, if Drew wants these crashes to be investigated and solved,
he will find a way to run Emacs under GDB and report more useful
information about crashes.





^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-03-07 15:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-06  0:53 bug#25990: 25.1; emacs_backtrace.txt Drew Adams
2017-03-06  3:39 ` Eli Zaretskii
2017-03-07 15:40   ` Eli Zaretskii
2017-03-06  4:08 ` npostavs
2017-03-06  4:49   ` Drew Adams
2017-03-06 14:06     ` Noam Postavsky
2017-03-06 15:03       ` Drew Adams
2017-03-06 16:06   ` Eli Zaretskii
     [not found] <<90a01398-49ae-4d1d-8977-c2eb50414c38@default>
     [not found] ` <<8760jn9hd2.fsf@users.sourceforge.net>
     [not found]   ` <<83mvcyie53.fsf@gnu.org>
2017-03-06 16:11     ` Drew Adams

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).