* bug#15509: 24.3.50; emacs_backtrace.txt
@ 2013-10-03 1:37 Drew Adams
2013-10-03 15:17 ` Dani Moncayo
2013-10-03 15:24 ` Dani Moncayo
0 siblings, 2 replies; 4+ messages in thread
From: Drew Adams @ 2013-10-03 1:37 UTC (permalink / raw)
To: 15509
Backtrace:
0x011e7711
0x011e7783
0x010dd58c
0x01100c24
0x01100bff
0x01100c58
0x010011e2
0x76b0fff7
0x770d74fb
0x77099f41
In GNU Emacs 24.3.50.1 (i686-pc-mingw32)
of 2013-09-30 on LEG570
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
`configure --enable-checking 'CFLAGS=-O0 -g3' CPPFLAGS=-DGLYPH_DEBUG=1'
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#15509: 24.3.50; emacs_backtrace.txt
2013-10-03 1:37 bug#15509: 24.3.50; emacs_backtrace.txt Drew Adams
@ 2013-10-03 15:17 ` Dani Moncayo
2013-10-03 16:09 ` Eli Zaretskii
2013-10-03 15:24 ` Dani Moncayo
1 sibling, 1 reply; 4+ messages in thread
From: Dani Moncayo @ 2013-10-03 15:17 UTC (permalink / raw)
To: 15509
> Backtrace:
> 0x011e7711
> 0x011e7783
> 0x010dd58c
> 0x01100c24
> 0x01100bff
> 0x01100c58
> 0x010011e2
> 0x76b0fff7
> 0x770d74fb
> 0x77099f41
w32_backtrace at w32fns.c:7962
emacs_abort at w32fns.c:7994
terminate_due_to_signal at emacs.c:376
handle_fatal_signal at sysdep.c:1624
deliver_thread_signal at sysdep.c:1598
deliver_fatal_thread_signal at sysdep.c:1636
_gnu_exception_handler at crt1.c:127
??:0
??:0
??:0
--
Dani Moncayo
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#15509: 24.3.50; emacs_backtrace.txt
2013-10-03 1:37 bug#15509: 24.3.50; emacs_backtrace.txt Drew Adams
2013-10-03 15:17 ` Dani Moncayo
@ 2013-10-03 15:24 ` Dani Moncayo
1 sibling, 0 replies; 4+ messages in thread
From: Dani Moncayo @ 2013-10-03 15:24 UTC (permalink / raw)
To: Drew Adams; +Cc: 15509
BTW, the procedure for translating the backtrace is pretty simple:
1. Download the translation utility: addr2line.exe.
http://sourceforge.net/projects/emacs-bin/files/tools/addr2line.exe/download
2. Run this command:
path/to/addr2line.exe -psf -e path/to/emacs.exe < path/to/emacs_backtrace.txt
--
Dani Moncayo
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#15509: 24.3.50; emacs_backtrace.txt
2013-10-03 15:17 ` Dani Moncayo
@ 2013-10-03 16:09 ` Eli Zaretskii
0 siblings, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2013-10-03 16:09 UTC (permalink / raw)
To: Dani Moncayo; +Cc: 15509
> Date: Thu, 3 Oct 2013 17:17:46 +0200
> From: Dani Moncayo <dmoncayo@gmail.com>
>
> > Backtrace:
> > 0x011e7711
> > 0x011e7783
> > 0x010dd58c
> > 0x01100c24
> > 0x01100bff
> > 0x01100c58
> > 0x010011e2
> > 0x76b0fff7
> > 0x770d74fb
> > 0x77099f41
>
>
> w32_backtrace at w32fns.c:7962
> emacs_abort at w32fns.c:7994
> terminate_due_to_signal at emacs.c:376
> handle_fatal_signal at sysdep.c:1624
> deliver_thread_signal at sysdep.c:1598
> deliver_fatal_thread_signal at sysdep.c:1636
> _gnu_exception_handler at crt1.c:127
Thanks, this is another duplicate of 15008.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-10-03 16:09 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-03 1:37 bug#15509: 24.3.50; emacs_backtrace.txt Drew Adams
2013-10-03 15:17 ` Dani Moncayo
2013-10-03 16:09 ` Eli Zaretskii
2013-10-03 15:24 ` Dani Moncayo
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.