From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 08 00:07:06 2011 Received: (at submit) by debbugs.gnu.org; 8 Feb 2011 05:07:06 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Pmfn7-0002WT-Jb for submit@debbugs.gnu.org; Tue, 08 Feb 2011 00:07:05 -0500 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Pmfn5-0002Vq-8T for submit@debbugs.gnu.org; Tue, 08 Feb 2011 00:07:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PmfvS-0007sQ-8D for submit@debbugs.gnu.org; Tue, 08 Feb 2011 00:15:43 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_LOW, T_DKIM_INVALID, T_TO_NO_BRKTS_FREEMAIL autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([199.232.76.165]:35994) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PmfvS-0007sK-4q for submit@debbugs.gnu.org; Tue, 08 Feb 2011 00:15:42 -0500 Received: from [140.186.70.92] (port=47965 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PmfvQ-0001Zs-Rl for bug-gnu-emacs@gnu.org; Tue, 08 Feb 2011 00:15:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PmfvP-0007rl-Gz for bug-gnu-emacs@gnu.org; Tue, 08 Feb 2011 00:15:40 -0500 Received: from mail-wy0-f169.google.com ([74.125.82.169]:58253) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PmfvP-0007rh-7M for bug-gnu-emacs@gnu.org; Tue, 08 Feb 2011 00:15:39 -0500 Received: by wyj26 with SMTP id 26so5684918wyj.0 for ; Mon, 07 Feb 2011 21:15:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=jMIypD2QvN/YCmybuiU7jgicDE9DeTiGZpIafdEX0bI=; b=OQ+yW2nOj7nsRNPWlBVJcg6KRNHwjB7uN82IwmWkHMD3S/n6/ieAjslmkryMOYxmWj MT/QI14a0OTlmtIoKqDIQmHJltBdlgI7rY0fAd9rLCKxETW3PheLR9vUHziWlNoVlem5 AL7xNuV2dxsZsD9J6el0BKrcs+CmLGsYzOI5Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=TKTs4tVIm08W3YryEXcQrH2Dp0p6xxsJmrHPZ7r8ptY02fki0XoPR7KVLrZ5R8+o+d oisR2FqfpMHqzNi4bnkrnW7j73qXVYHm7wq5ulomqbyvd33PaP8W/NrVT9efYHBkpe9p JX28i2Jfju7wvlvv5HuDg0/d+riS5vmF14obs= MIME-Version: 1.0 Received: by 10.216.179.144 with SMTP id h16mr14566252wem.64.1297142137695; Mon, 07 Feb 2011 21:15:37 -0800 (PST) Received: by 10.216.159.209 with HTTP; Mon, 7 Feb 2011 21:15:37 -0800 (PST) Date: Tue, 8 Feb 2011 00:15:37 -0500 Message-ID: Subject: (new) reproducible crash on mac os x From: emacs user To: bug-gnu-emacs@gnu.org Content-Type: text/plain; charset=ISO-8859-1 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 74.125.82.169 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 199.232.76.165 X-Spam-Score: -4.9 (----) 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: -5.0 (-----) hi all, when I compile emacs with -g only, it crash as soon as I try to use it to read my mail using vm. this is using most recent trunk version on mac os x. attached is the debugger output. this depends on my mail files and .emacs, so I cannot provide a simple example, but can easily reproduce this crash myself as needed and run tests given specific instructions. I still get quite a few crashes with vm+trunk version, so I am hoping that fixing this one will eliminate at least some of them. thanks for any help. E ~ $ cd /usr/local/emacs/trunk/src/ /usr/local/emacs/trunk/src $ gdb ../nextstep/Emacs.app/Contents/MacOS/Emacs GNU gdb 6.3.50-20050815 (Apple version gdb-1472) (Wed Jul 21 10:53:12 UTC 2010) Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "x86_64-apple-darwin"...Reading symbols for shared libraries ............. done DISPLAY = /tmp/launch-jALPBe/org.x:0 TERM = xterm-color Breakpoint 1 at 0x4189374bb95c7f Breakpoint 2 at 0x100135c21: file sysdep.c, line 840. (gdb) run Starting program: /usr/local/emacs/trunk/nextstep/Emacs.app/Contents/MacOS/Emacs Reading symbols for shared libraries .++++++++++++...................................................................................... done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_PROTECTION_FAILURE at address: 0x00007fff5f3aeff8 0x00000001001a34b6 in mark_object (arg=4821717221) at alloc.c:5419 5419 mark_vectorlike (XVECTOR (obj)); (gdb) xbacktrace "vm-number-messages"warning: Unable to restore previously selected frame. Unsafe to call functions on thread 1: function: malloc_gdb_po_unsafe on stack warning: check_safe_call: could not restore current frame warning: Canceling operation - malloc lock could be held on current thread. (0x5fbfbc58) "vm-do-needed-renumbering"Unsafe to call functions on thread 1: function: malloc_gdb_po_unsafe on stack warning: check_safe_call: could not restore current frame warning: Canceling operation - malloc lock could be held on current thread. (0x5fbfc178) Unsafe to call functions on thread 1: function: malloc_gdb_po_unsafe on stack warning: check_safe_call: could not restore current frame warning: Canceling operation - malloc lock could be held on current thread. 0x4d5a800 PVEC_COMPILED "mapatoms"Unsafe to call functions on thread 1: function: malloc_gdb_po_unsafe on stack warning: check_safe_call: could not restore current frame warning: Canceling operation - malloc lock could be held on current thread. (0x5fbfc838) "vm-update-summary-and-mode-line"Unsafe to call functions on thread 1: function: malloc_gdb_po_unsafe on stack warning: check_safe_call: could not restore current frame warning: Canceling operation - malloc lock could be held on current thread. (0x5fbfcd58) "byte-code"Unsafe to call functions on thread 1: function: malloc_gdb_po_unsafe on stack warning: check_safe_call: could not restore current frame warning: Canceling operation - malloc lock could be held on current thread. (0x5fbfd1c0) "vm"Unsafe to call functions on thread 1: function: malloc_gdb_po_unsafe on stack warning: check_safe_call: could not restore current frame warning: Canceling operation - malloc lock could be held on current thread. (0x5fbfd880) "vm-my-open-folder-RMAIL"Unsafe to call functions on thread 1: function: malloc_gdb_po_unsafe on stack warning: check_safe_call: could not restore current frame warning: Canceling operation - malloc lock could be held on current thread. (0x5fbfdc80) "call-interactively"Unsafe to call functions on thread 1: function: malloc_gdb_po_unsafe on stack warning: check_safe_call: could not restore current frame warning: Canceling operation - malloc lock could be held on current thread. (0x5fbfe0b8) (gdb) backtrace full #0 0x00007fff850bf704 in malloc_gdb_po_unsafe () No symbol table info available. Lisp Backtrace: "vm-number-messages"Unsafe to call functions on thread 1: function: malloc_gdb_po_unsafe on stack warning: check_safe_call: could not restore current frame warning: Canceling operation - malloc lock could be held on current thread. (0x5fbfbc58) "vm-do-needed-renumbering"Unsafe to call functions on thread 1: function: malloc_gdb_po_unsafe on stack warning: check_safe_call: could not restore current frame warning: Canceling operation - malloc lock could be held on current thread. (0x5fbfc178) Unsafe to call functions on thread 1: function: malloc_gdb_po_unsafe on stack warning: check_safe_call: could not restore current frame warning: Canceling operation - malloc lock could be held on current thread. 0x4d5a800 PVEC_COMPILED "mapatoms"Unsafe to call functions on thread 1: function: malloc_gdb_po_unsafe on stack warning: check_safe_call: could not restore current frame warning: Canceling operation - malloc lock could be held on current thread. (0x5fbfc838) "vm-update-summary-and-mode-line"Unsafe to call functions on thread 1: function: malloc_gdb_po_unsafe on stack warning: check_safe_call: could not restore current frame warning: Canceling operation - malloc lock could be held on current thread. (0x5fbfcd58) "byte-code"Unsafe to call functions on thread 1: function: malloc_gdb_po_unsafe on stack warning: check_safe_call: could not restore current frame warning: Canceling operation - malloc lock could be held on current thread. (0x5fbfd1c0) "vm"Unsafe to call functions on thread 1: function: malloc_gdb_po_unsafe on stack warning: check_safe_call: could not restore current frame warning: Canceling operation - malloc lock could be held on current thread. (0x5fbfd880) "vm-my-open-folder-RMAIL"Unsafe to call functions on thread 1: function: malloc_gdb_po_unsafe on stack warning: check_safe_call: could not restore current frame warning: Canceling operation - malloc lock could be held on current thread. (0x5fbfdc80) "call-interactively"Unsafe to call functions on thread 1: function: malloc_gdb_po_unsafe on stack warning: check_safe_call: could not restore current frame warning: Canceling operation - malloc lock could be held on current thread. (0x5fbfe0b8) (gdb) Quit (gdb) From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 24 18:05:54 2011 Received: (at control) by debbugs.gnu.org; 24 Aug 2011 22:05:55 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QwLa6-0006nG-3y for submit@debbugs.gnu.org; Wed, 24 Aug 2011 18:05:54 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QwLa4-0006nA-34 for control@debbugs.gnu.org; Wed, 24 Aug 2011 18:05:52 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1QwLXY-00015u-F1 for control@debbugs.gnu.org; Wed, 24 Aug 2011 18:03:16 -0400 Date: Wed, 24 Aug 2011 18:03:16 -0400 Message-Id: Subject: control message for bug 8115 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -6.4 (------) 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: -6.4 (------) merge 7765 8002 8115 From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 19 13:43:04 2013 Received: (at control) by debbugs.gnu.org; 19 Feb 2013 18:43:04 +0000 Received: from localhost ([127.0.0.1]:37337 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U7s9f-00021u-Di for submit@debbugs.gnu.org; Tue, 19 Feb 2013 13:43:04 -0500 Received: from fencepost.gnu.org ([208.118.235.10]:57209) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U7s9c-00021W-L2 for control@debbugs.gnu.org; Tue, 19 Feb 2013 13:43:01 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1U7s8Y-00023U-1T for control@debbugs.gnu.org; Tue, 19 Feb 2013 13:41:54 -0500 Date: Tue, 19 Feb 2013 13:41:54 -0500 Message-Id: Subject: control message for bug 8115 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 (----) merge 11997 8115 From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 17 16:32:40 2016 Received: (at control) by debbugs.gnu.org; 17 Jul 2016 20:32:40 +0000 Received: from localhost ([127.0.0.1]:54839 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bOsjw-0007pR-99 for submit@debbugs.gnu.org; Sun, 17 Jul 2016 16:32:40 -0400 Received: from mail-wm0-f46.google.com ([74.125.82.46]:37434) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bOsju-0007p4-5w for control@debbugs.gnu.org; Sun, 17 Jul 2016 16:32:38 -0400 Received: by mail-wm0-f46.google.com with SMTP id i5so91759333wmg.0 for ; Sun, 17 Jul 2016 13:32:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=sender:date:message-id:to:from:subject; bh=tYzNPCTjytRgjwxqeF+d1WhRPhmE3sm1XjpE4Irp/Cs=; b=on1dpWxe8Y+/peSsu7+X4CuPrI28GHO3XxBr0vbnLZORQWvdI1OCwQkFBMm08LU5aB FSLWKGLTK8aMv6D01hkXKWPnyhfRUEnhaa36+kBZVNG2Amd2eqaJmhVWeWneRufAdnNd 32zB53rwIQaG4BGei8sgUMvpDUhWRcGc1IOH0Vk4+4nM2rB72Urb2sq5GtnumrhTBFLg ihFJ0rN2fLzmCUJpGj7IPT0Tdg52qfRv97hTerBc3LGHeHw8aevXSsgMoYTH/awIgGiU MS0oyjavMFsqlyPUFSNHFXPuofUlHcIGfmQrLlvMcKwdy6mLOyGp5zZgumBDTHiIYaZN bsDw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:date:message-id:to:from:subject; bh=tYzNPCTjytRgjwxqeF+d1WhRPhmE3sm1XjpE4Irp/Cs=; b=AIbebRX7UJQZO+c6ju7wNc23fet3NxItGB3hx9/4QdSL+aYV5ZH9YY8qx0/2VTSkCQ MsWoj5MHRzq/GPUIdqa7ZUEx3nWhQIOpz6NiuwPPtxv/ZVMQmfCjopEMcrgHxotzO9BO pzsXRj0uD+jdh8N739pONv87XzsZnp0E5mgOJhXIkSTxxDpr6kMbLdEtkavAQaKNw7Fw Dt2fQ2aCl3fDCnEYeKGDqdGWGIOIffhVWq3qyrKE2+XdtYc7F8UVAveeeElr/A4BAh5q gqCZt+UnfvG/p9OVLARh3imWb1J8XC0UV2gcoMgjjDfMReM9RN0MlDdsQvmccCJ6jopG ma/g== X-Gm-Message-State: ALyK8tKR79Vvkh1aPTKFUTgPi45DwtUCls2OrhK9LVTQwMfWUw3RCKUX4LVAGcyvND0+Og== X-Received: by 10.28.47.199 with SMTP id v190mr16691713wmv.28.1468787552536; Sun, 17 Jul 2016 13:32:32 -0700 (PDT) Received: from breton.holly.idiocy.org (ip6-2001-08b0-03f8-8129-5cc4-ba14-a0d0-bdac.holly.idiocy.org. [2001:8b0:3f8:8129:5cc4:ba14:a0d0:bdac]) by smtp.gmail.com with ESMTPSA id m81sm11158418wmf.1.2016.07.17.13.32.31 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 17 Jul 2016 13:32:32 -0700 (PDT) Date: Sun, 17 Jul 2016 21:32:35 +0100 Message-Id: To: control@debbugs.gnu.org From: Alan Third Subject: control message for bug #7765 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) tags 7765 moreinfo From unknown Sat Jun 14 18:50:26 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 09 Sep 2016 11:24:03 +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