* bug#14641: 24.3.50; emacs_backtrace.txt
@ 2013-06-17 14:26 Drew Adams
2013-06-17 16:08 ` Juanma Barranquero
0 siblings, 1 reply; 3+ messages in thread
From: Drew Adams @ 2013-06-17 14:26 UTC (permalink / raw)
To: 14641
Backtrace:
0x012a35a7
0x012a3619
0x0113ec1a
0x0113ec32
0x012c0641
0x012c065b
0x0101720f
0x01017743
0x011f1d0f
0x01256e20
0x011f2c0f
0x011f23bd
0x011f0468
0x011edada
0x01257af0
0x011f2c0f
0x011f20c8
0x01256e20
0x011f2c0f
0x011f20c8
0x011efe42
0x011edada
0x01257af0
0x011f2c0f
0x011f20c8
0x01256e20
0x011f2c0f
0x011f20c8
0x011efe42
0x011edada
0x01257af0
0x011f2c0f
0x011f20c8
0x011f13d0
0x011e97fb
0x011f1d81
0x01256e20
0x011f27a7
0x011f20c8
0x011f1459
0x0112f548
0x011edbba
0x0112e4ff
0x011ed61a
0x0112e4b7
0x0112da61
0x0112dd9c
0x0112b950
0x010010f9
0x756133a6
0x77009eee
0x77009ec1
In GNU Emacs 24.3.50.1 (i686-pc-mingw32)
of 2013-06-13 on ODIEONE
Bzr revision: 112978 xfq.free@gmail.com-20130613224333-3yfl8navh3c1vmxy
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
`configure --prefix=/c/Devel/emacs/binary --enable-checking=yes,glyphs
CFLAGS='-O0 -g3' CPPFLAGS='-Ic:/Devel/emacs/include'
LDFLAGS='-Lc:/Devel/emacs/lib''
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#14641: 24.3.50; emacs_backtrace.txt
2013-06-17 14:26 bug#14641: 24.3.50; emacs_backtrace.txt Drew Adams
@ 2013-06-17 16:08 ` Juanma Barranquero
2013-06-17 16:41 ` Eli Zaretskii
0 siblings, 1 reply; 3+ messages in thread
From: Juanma Barranquero @ 2013-06-17 16:08 UTC (permalink / raw)
To: Drew Adams; +Cc: 14641
I could send you addr2line (a single executable, no dependencies) and
you would be able to generate the symbolic backtrace yourself...
0x00000bac: ??
??:0
0x012a35a7: w32_backtrace at w32fns.c:7740
0x012a3619: emacs_abort at w32fns.c:7772
0x0113ec1a: unblock_input_to at keyboard.c:7121
0x0113ec32: unblock_input at keyboard.c:7132
0x012c0641: x_free_frame_resources at w32term.c:6158
0x012c065b: x_destroy_window at w32term.c:6168
0x0101720f: delete_frame at frame.c:1297
0x01017743: Fdelete_frame at frame.c:1430
0x011f1d0f: Ffuncall at eval.c:2714
0x01256e20: exec_byte_code at bytecode.c:903
0x011f2c0f: funcall_lambda at eval.c:2945
0x011f23bd: apply_lambda at eval.c:2820
0x011f0468: eval_sub at eval.c:2126
0x011edada: internal_lisp_condition_case at eval.c:1169
0x01257af0: exec_byte_code at bytecode.c:1099
0x011f2c0f: funcall_lambda at eval.c:2945
0x011f20c8: Ffuncall at eval.c:2760
0x01256e20: exec_byte_code at bytecode.c:903
0x011f2c0f: funcall_lambda at eval.c:2945
0x011f20c8: Ffuncall at eval.c:2760
0x011efe42: eval_sub at eval.c:2053
0x011edada: internal_lisp_condition_case at eval.c:1169
0x01257af0: exec_byte_code at bytecode.c:1099
0x011f2c0f: funcall_lambda at eval.c:2945
0x011f20c8: Ffuncall at eval.c:2760
0x01256e20: exec_byte_code at bytecode.c:903
0x011f2c0f: funcall_lambda at eval.c:2945
0x011f20c8: Ffuncall at eval.c:2760
0x011efe42: eval_sub at eval.c:2053
0x011edada: internal_lisp_condition_case at eval.c:1169
0x01257af0: exec_byte_code at bytecode.c:1099
0x011f2c0f: funcall_lambda at eval.c:2945
0x011f20c8: Ffuncall at eval.c:2760
0x011f13d0: apply1 at eval.c:2477
0x011e97fb: Fcall_interactively at callint.c:381
0x011f1d81: Ffuncall at eval.c:2718
0x01256e20: exec_byte_code at bytecode.c:903
0x011f27a7: funcall_lambda at eval.c:2879
0x011f20c8: Ffuncall at eval.c:2760
0x011f1459: call1 at eval.c:2510
0x0112f548: command_loop_1 at keyboard.c:1575
0x011edbba: internal_condition_case at eval.c:1214
0x0112e4ff: command_loop_2 at keyboard.c:1164
0x011ed61a: internal_catch at eval.c:988
0x0112e4b7: command_loop at keyboard.c:1143
0x0112da61: recursive_edit_1 at keyboard.c:776
0x0112dd9c: Frecursive_edit at keyboard.c:840
0x0112b950: main at emacs.c:1543
0x010010f9: ?? at crt1.c:0
0x756133a6: ??
??:0
0x77009eee: ??
??:0
0x77009ec1: ??
??:0
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#14641: 24.3.50; emacs_backtrace.txt
2013-06-17 16:08 ` Juanma Barranquero
@ 2013-06-17 16:41 ` Eli Zaretskii
0 siblings, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2013-06-17 16:41 UTC (permalink / raw)
To: Juanma Barranquero; +Cc: 14641, control
merge 14641 14642 14631
thanks.
> From: Juanma Barranquero <lekktu@gmail.com>
> Date: Mon, 17 Jun 2013 18:08:53 +0200
> Cc: 14641@debbugs.gnu.org
>
> I could send you addr2line (a single executable, no dependencies) and
> you would be able to generate the symbolic backtrace yourself...
>
> 0x00000bac: ??
> ??:0
> 0x012a35a7: w32_backtrace at w32fns.c:7740
> 0x012a3619: emacs_abort at w32fns.c:7772
> 0x0113ec1a: unblock_input_to at keyboard.c:7121
> 0x0113ec32: unblock_input at keyboard.c:7132
> 0x012c0641: x_free_frame_resources at w32term.c:6158
> 0x012c065b: x_destroy_window at w32term.c:6168
> 0x0101720f: delete_frame at frame.c:1297
> 0x01017743: Fdelete_frame at frame.c:1430
This bug and the next are all identical to 14631. Merged them.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-06-17 16:41 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-17 14:26 bug#14641: 24.3.50; emacs_backtrace.txt Drew Adams
2013-06-17 16:08 ` Juanma Barranquero
2013-06-17 16:41 ` Eli Zaretskii
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).