From: Lennart Borgman <lennart.borgman@gmail.com>
To: Emacs-Devel devel <emacs-devel@gnu.org>
Subject: Crash in menus on w32
Date: Sun, 5 Sep 2010 04:00:39 +0200 [thread overview]
Message-ID: <AANLkTimPBsDW=YxRZ+jAV=BxyVHeHDzgW8rhvBddupVO@mail.gmail.com> (raw)
Just got this (in my patched Emacs):
warning: HEAP[emacs.exe]:
warning: Invalid Address specified to RtlFreeHeap( 00850000, 00894EA8 )
Program received signal SIGTRAP, Trace/breakpoint trap.
0x7c90120f in ntdll!DbgUiConnectToDbg () from C:\WINDOWS\system32\ntdll.dll
(gdb) bt
#0 0x7c90120f in ntdll!DbgUiConnectToDbg ()
from C:\WINDOWS\system32\ntdll.dll
#1 0x7c96e139 in ntdll!RtlpNtMakeTemporaryKey ()
from C:\WINDOWS\system32\ntdll.dll
#2 0x7c96e576 in ntdll!RtlpNtMakeTemporaryKey ()
from C:\WINDOWS\system32\ntdll.dll
#3 0x7c96f75e in ntdll!RtlpNtMakeTemporaryKey ()
from C:\WINDOWS\system32\ntdll.dll
#4 0x7c94bc4c in ntdll!LdrFindEntryForAddress ()
from C:\WINDOWS\system32\ntdll.dll
#5 0x00850000 in ?? ()
#6 0x7c927573 in ntdll!RtlPcToFileHeader ()
from C:\WINDOWS\system32\ntdll.dll
#7 0x011c6abc in w32_free_submenu_strings (menu=0x11d0573) at w32menu.c:1654
#8 0x011c6ad0 in w32_free_submenu_strings (menu=0x101c063b) at w32menu.c:1659
#9 0x011c6ad0 in w32_free_submenu_strings (menu=0xbb04ef) at w32menu.c:1659
#10 0x011c6b1b in w32_free_menu_strings (hwnd=0x1a0456) at w32menu.c:1676
#11 0x011c48fe in menubar_selection_callback (f=0x3d88a00, client_data=0xd56)
at w32menu.c:345
#12 0x011de2a5 in w32_read_socket (terminal=0x3052900, expected=0,
hold_quit=0x82f6e0) at w32term.c:4604
#13 0x0100e54d in read_avail_input (expected=0) at keyboard.c:6957
#14 0x0100e457 in gobble_input (expected=0) at keyboard.c:6878
#15 0x0100e40a in get_input_pending (addr=0x13fbaf0, flags=1)
at keyboard.c:6841
#16 0x01014ab3 in detect_input_pending_run_timers (do_display=0)
at keyboard.c:10502
#17 0x01007e0d in read_char (commandflag=1, nmaps=23, maps=0x82f990,
prev_event=45488154, used_mouse_menu=0x82fb6c, end_time=0x0)
at keyboard.c:2525
#18 0x01011d15 in read_key_sequence (keybuf=0x82fc60, bufsize=30,
prompt=45488154, dont_downcase_last=0, can_return_switch_frame=1,
fix_current_buffer=1) at keyboard.c:9316
#19 0x010066cf in command_loop_1 () at keyboard.c:1612
#20 0x01020803 in internal_condition_case (bfun=0x10063ad <command_loop_1>,
handlers=45545714, hfun=0x1005da2 <cmd_error>) at eval.c:1458
#21 0x01006112 in command_loop_2 (ignore=45488154) at keyboard.c:1337
#22 0x010202f4 in internal_catch (tag=45543882,
func=0x10060ef <command_loop_2>, arg=45488154) at eval.c:1202
#23 0x010060ca in command_loop () at keyboard.c:1316
#24 0x010059be in recursive_edit_1 () at keyboard.c:939
#25 0x01005b22 in Frecursive_edit () at keyboard.c:1001
#26 0x01002872 in main (argc=1, argv=0xa928e8) at emacs.c:1787
(gdb)
next reply other threads:[~2010-09-05 2:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-05 2:00 Lennart Borgman [this message]
2010-09-05 5:09 ` Crash in menus on w32 Eli Zaretskii
2010-09-05 12:04 ` Lennart Borgman
2010-09-05 18:12 ` Chong Yidong
2010-09-05 18:21 ` Lennart Borgman
2010-09-05 21:19 ` Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='AANLkTimPBsDW=YxRZ+jAV=BxyVHeHDzgW8rhvBddupVO@mail.gmail.com' \
--to=lennart.borgman@gmail.com \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).