From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 06 21:29:49 2010 Received: (at submit) by debbugs.gnu.org; 7 Oct 2010 01:29:49 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P3fIq-0002EU-R5 for submit@debbugs.gnu.org; Wed, 06 Oct 2010 21:29:49 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P3fIo-0002EP-6Y for submit@debbugs.gnu.org; Wed, 06 Oct 2010 21:29:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P3fLt-0007Mt-Pq for submit@debbugs.gnu.org; Wed, 06 Oct 2010 21:32:58 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,T_DKIM_INVALID autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([199.232.76.165]:48887) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P3fLt-0007Mp-NB for submit@debbugs.gnu.org; Wed, 06 Oct 2010 21:32:57 -0400 Received: from [140.186.70.92] (port=38150 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P3fLs-00086p-JJ for bug-gnu-emacs@gnu.org; Wed, 06 Oct 2010 21:32:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P3fLq-0007MQ-FT for bug-gnu-emacs@gnu.org; Wed, 06 Oct 2010 21:32:56 -0400 Received: from mail-qw0-f41.google.com ([209.85.216.41]:33139) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P3fLq-0007ML-DB for bug-gnu-emacs@gnu.org; Wed, 06 Oct 2010 21:32:54 -0400 Received: by qwb8 with SMTP id 8so113973qwb.0 for ; Wed, 06 Oct 2010 18:32:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:from:date :message-id:subject:to:content-type; bh=OGv7240SgMmD+hGgSvkKrHLUxAK4ukj0fKp7VbzWCPY=; b=m6I3WWnfK7WwP3NN9Du0j94TgFTA1hQwf8p4tc9Sc1egYvXJ1ROJsRehGIJLfjPpuZ Mv3GGlNfGvl+ruLDdKkZ4KG1wkYKRtwIgjrlteoWe7ep7j+XuckNZyVhesVUPwIX9dSS R6ih+MoH0vSC30sh9yhKaKBC9XOgtfQl3/KLU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=dR3ccukbBYUfL/ed9YClM+pCkMkhBD1FoDEYRflp3hKLZmWKR0mZMqKKyAtRgrIADK T81uppvKomuk11/BA32rWp8AB9dnjjXznG2XIH8vebdgtfwI9Mzaj3LRXm0d1sf+vkx9 SgFvmgmUhDTn5NPxys3m7RclZCIhhahpasUNU= Received: by 10.229.91.75 with SMTP id l11mr88810qcm.24.1286415173583; Wed, 06 Oct 2010 18:32:53 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.220.195 with HTTP; Wed, 6 Oct 2010 18:32:33 -0700 (PDT) From: Lennart Borgman Date: Thu, 7 Oct 2010 03:32:33 +0200 Message-ID: Subject: Crash in w32 menu (my patched version) To: Emacs Bugs Content-Type: text/plain; charset=UTF-8 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -4.6 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.6 (----) I got a crash in w32 menus. Unfortunately I have some patches there (that has not been included in Emacs). So I don't know if this can be used for something. But on the other hand I do not think this is specific to my patched Emacs, it is just that line numbers etc are not useful. (Of course I am not sure about this.) warning: HEAP[emacs.exe]: warning: Invalid Address specified to RtlFreeHeap( 00850000, 008828F8 ) Program received signal SIGTRAP, Trace/breakpoint trap. 0x7c90120f in ntdll!DbgUiConnectToDbg () from C:\WINDOWS\system32\ntdll.dll (gdb) (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 0x011c4e4b in w32_free_submenu_strings (menu=0x4076b) at w32menu.c:1701 #8 0x011c4e5f in w32_free_submenu_strings (menu=0x40777) at w32menu.c:1706 #9 0x011c4e5f in w32_free_submenu_strings (menu=0x13602e9) at w32menu.c:1706 #10 0x011c4eaa in w32_free_menu_strings (hwnd=0x1603de) at w32menu.c:1723 #11 0x011c2b6e in menubar_selection_callback (f=0x3f7ee00, client_data=0x14c1) at w32menu.c:353 #12 0x011dc6fc in w32_read_socket (terminal=0x3053c00, expected=0, hold_quit=0x82f6e0) at w32term.c:4624 #13 0x0100e484 in read_avail_input (expected=0) at keyboard.c:6986 #14 0x0100e38e in gobble_input (expected=0) at keyboard.c:6907 #15 0x0100e341 in get_input_pending (addr=0x13fab50, flags=1) at keyboard.c:6870 #16 0x0101489c in detect_input_pending_run_timers (do_display=0) at keyboard.c:10511 #17 0x01007d44 in read_char (commandflag=1, nmaps=22, maps=0x82f990, prev_event=45467674, used_mouse_menu=0x82fb6c, end_time=0x0) at keyboard.c:2556 #18 0x01011c8e in read_key_sequence (keybuf=0x82fc60, bufsize=30, prompt=45467674, dont_downcase_last=0, can_return_switch_frame=1, fix_current_buffer=1) at keyboard.c:9349 #19 0x010064a7 in command_loop_1 () at keyboard.c:1618 #20 0x01020721 in internal_condition_case (bfun=0x1006185 , handlers=45521258, hfun=0x1005b7a ) at eval.c:1460 #21 0x01005eea in command_loop_2 (ignore=45467674) at keyboard.c:1338 #22 0x01020212 in internal_catch (tag=45519378, func=0x1005ec7 , arg=45467674) at eval.c:1204 #23 0x01005ea2 in command_loop () at keyboard.c:1317 #24 0x01005796 in recursive_edit_1 () at keyboard.c:940 #25 0x010058fa in Frecursive_edit () at keyboard.c:1002 #26 0x0100264c in main (argc=1, argv=0xa928e8) at emacs.c:1704 (gdb) From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 11 12:02:00 2010 Received: (at control) by debbugs.gnu.org; 11 Oct 2010 16:02:00 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P5Kp6-0001Oi-AF for submit@debbugs.gnu.org; Mon, 11 Oct 2010 12:02:00 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P5Kp5-0001Ob-5J for control@debbugs.gnu.org; Mon, 11 Oct 2010 12:01:59 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1P5KsM-00033l-Po; Mon, 11 Oct 2010 12:05:22 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19635.13762.624949.800007@fencepost.gnu.org> Date: Mon, 11 Oct 2010 12:05:22 -0400 From: Glenn Morris To: control Subject: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: magenta X-Ran: u&'b%Gc;z12M6S:~Wm*&G}_G2QNemNP9TfVk;*%T)X';X|82=Jer!yN;V.3Q2rd6|vucgz X-Debbugs-No-Ack: yes X-Spam-Score: -5.2 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.2 (-----) merge 7170 7190 From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 18 14:22:56 2013 Received: (at control) by debbugs.gnu.org; 18 Feb 2013 19:22:56 +0000 Received: from localhost ([127.0.0.1]:35114 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U7WIh-0003Tl-Uv for submit@debbugs.gnu.org; Mon, 18 Feb 2013 14:22:56 -0500 Received: from fencepost.gnu.org ([208.118.235.10]:56150) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U7WIg-0003Tf-Kf for control@debbugs.gnu.org; Mon, 18 Feb 2013 14:22:55 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1U7WHh-00006b-Db for control@debbugs.gnu.org; Mon, 18 Feb 2013 14:21:53 -0500 Date: Mon, 18 Feb 2013 14:21:53 -0500 Message-Id: Subject: control message for bug 7190 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -4.8 (----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.8 (----) tag 7190 wontfix close 7190 From unknown Tue Jun 17 01:47:33 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 19 Mar 2013 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator