* emacs crashes on Windows tty
@ 2008-03-27 16:52 Dieter Deyke
2008-03-27 17:12 ` Jason Rumney
0 siblings, 1 reply; 2+ messages in thread
From: Dieter Deyke @ 2008-03-27 16:52 UTC (permalink / raw)
To: emacs-devel
I think I reported this a week ago, but it stills happens. On Windows
XP running emacs with arguments '-Q -nw' will crash when using the arrow
keys:
Program received signal SIGSEGV, Segmentation fault.
0x0115b6c0 in start_hourglass () at w32fns.c:7300
7300 hourglass_hwnd = FRAME_W32_WINDOW (f);
(gdb) bt
#0 0x0115b6c0 in start_hourglass () at w32fns.c:7300
#1 0x01077824 in command_loop_1 () at keyboard.c:1901
#2 0x01014298 in internal_condition_case (bfun=0x1076cb4 <command_loop_1>,
handlers=24318097, hfun=0x1071369 <cmd_error>) at eval.c:1494
#3 0x01070852 in command_loop_2 () at keyboard.c:1370
#4 0x01014333 in internal_catch (tag=24314193,
func=0x107082f <command_loop_2>, arg=24254465) at eval.c:1230
#5 0x010711d8 in command_loop () at keyboard.c:1349
#6 0x010714f4 in recursive_edit_1 () at keyboard.c:958
#7 0x01071610 in Frecursive_edit () at keyboard.c:1020
#8 0x01002a5a in main (argc=8585136, argv=0xa340c8) at emacs.c:1784
(gdb)
--
Dieter Deyke
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-03-27 17:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-27 16:52 emacs crashes on Windows tty Dieter Deyke
2008-03-27 17:12 ` Jason Rumney
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).