unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#13596: 24.3.50; emacs_backtrace.txt
@ 2013-01-31 14:35 Drew Adams
  2013-01-31 17:52 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Drew Adams @ 2013-01-31 14:35 UTC (permalink / raw)
  To: 13596

 
 
Backtrace:
0x01157A5C
0x01157ACE
0x01001459
0x01021E25
0x010169F2
0x010662D5
0x0100310C
0x01001411
0x01021E25
0x0114D589
0x7E418730
0x7E418812
0x7E4189C9
0x7E418A0C
0x0114BBA6
0x0114BE45
0x7C80B725
 
 
 

In GNU Emacs 24.3.50.1 (i386-mingw-nt5.1.2600)
 of 2013-01-25 on ODIEONE
Bzr revision: 111604 eliz@gnu.org-20130125143821-1ykj7ia1qjojjjnp
Windowing system distributor `Microsoft Corp.', version 5.1.2600
Configured using:
 `configure --with-gcc (4.7) --no-opt --enable-checking --cflags
 -IC:/Devel/emacs/build/include --ldflags -LC:/Devel/emacs/build/lib'
 






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

* bug#13596: 24.3.50; emacs_backtrace.txt
  2013-01-31 14:35 bug#13596: 24.3.50; emacs_backtrace.txt Drew Adams
@ 2013-01-31 17:52 ` Eli Zaretskii
  2013-01-31 18:40   ` Drew Adams
  2013-02-23  1:03   ` Glenn Morris
  0 siblings, 2 replies; 4+ messages in thread
From: Eli Zaretskii @ 2013-01-31 17:52 UTC (permalink / raw)
  To: Drew Adams; +Cc: 13596

> From: "Drew Adams" <drew.adams@oracle.com>
> Date: Thu, 31 Jan 2013 06:35:08 -0800
>  
> Backtrace:
> 0x01157A5C
> 0x01157ACE
> 0x01001459
> 0x01021E25
> 0x010169F2
> 0x010662D5
> 0x0100310C
> 0x01001411
> 0x01021E25
> 0x0114D589
> 0x7E418730
> 0x7E418812
> 0x7E4189C9
> 0x7E418A0C
> 0x0114BBA6
> 0x0114BE45
> 0x7C80B725

Translation:

  w32_backtrace at C:\Devel\emacs\repo\build\src/w32fns.c:7727
  emacs_abort at C:\Devel\emacs\repo\build\src/w32fns.c:7759
  terminate_due_to_signal at C:\Devel\emacs\repo\build\src/emacs.c:343
  die at C:\Devel\emacs\repo\build\src/alloc.c:6563
  unbind_to at C:\Devel\emacs\repo\build\src/eval.c:3125
  Fdo_auto_save at C:\Devel\emacs\repo\build\src/fileio.c:5743
  shut_down_emacs at C:\Devel\emacs\repo\build\src/emacs.c:1933
  terminate_due_to_signal at C:\Devel\emacs\repo\build\src/emacs.c:327
  die at C:\Devel\emacs\repo\build\src/alloc.c:6563
  w32_wnd_proc at C:\Devel\emacs\repo\build\src/w32fns.c:3163  <<<<<<<<<
  ??
  ??:0
  ??
  ??:0
  ??
  ??:0
  ??
  ??:0
  w32_msg_pump at C:\Devel\emacs\repo\build\src/w32fns.c:2493
  w32_msg_worker@4 at C:\Devel\emacs\repo\build\src/w32fns.c:2619
  ??
  ??:0

The main window procedure died here:

	  form.rcArea.top = (WINDOW_TOP_EDGE_Y (w)
			     + WINDOW_HEADER_LINE_HEIGHT (w));

Looks like again some weird stuff with Drew's windows.

Without a recipe, I don't see what else can be done with this.





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

* bug#13596: 24.3.50; emacs_backtrace.txt
  2013-01-31 17:52 ` Eli Zaretskii
@ 2013-01-31 18:40   ` Drew Adams
  2013-02-23  1:03   ` Glenn Morris
  1 sibling, 0 replies; 4+ messages in thread
From: Drew Adams @ 2013-01-31 18:40 UTC (permalink / raw)
  To: 'Eli Zaretskii'; +Cc: 13596

> The main window procedure died here:
> 	  form.rcArea.top = (WINDOW_TOP_EDGE_Y (w)
> 			     + WINDOW_HEADER_LINE_HEIGHT (w));
> 
> Looks like again some weird stuff with Drew's windows.
> Without a recipe, I don't see what else can be done with this.

As usual, there is no telling when such a crash will occur.
It does not seem to be related to anything I am aware of doing.






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

* bug#13596: 24.3.50; emacs_backtrace.txt
  2013-01-31 17:52 ` Eli Zaretskii
  2013-01-31 18:40   ` Drew Adams
@ 2013-02-23  1:03   ` Glenn Morris
  1 sibling, 0 replies; 4+ messages in thread
From: Glenn Morris @ 2013-02-23  1:03 UTC (permalink / raw)
  To: 13596-done

Eli Zaretskii wrote:

> Without a recipe, I don't see what else can be done with this.

(Doesn't this apply to all these "here's a backtrace" reports?)

Hence closing.

I would suggest running unoptimized builds under GDB if crashes are
frequent, and keeping the sessions live for debugging.






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

end of thread, other threads:[~2013-02-23  1:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-31 14:35 bug#13596: 24.3.50; emacs_backtrace.txt Drew Adams
2013-01-31 17:52 ` Eli Zaretskii
2013-01-31 18:40   ` Drew Adams
2013-02-23  1:03   ` Glenn Morris

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).