emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs crashes on Windows tty


From: Dieter Deyke
Subject: emacs crashes on Windows tty
Date: Thu, 27 Mar 2008 10:52:09 -0600
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (windows-nt)

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?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]