From unknown Mon Jun 23 09:39:01 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#2753: 23.0.91; Hang with psvn.el Reply-To: David Abrahams , 2753@debbugs.gnu.org Resent-From: David Abrahams Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Mon, 23 Mar 2009 14:05:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: report 2753 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.123781676628069 (code B ref -1); Mon, 23 Mar 2009 14:05:05 +0000 Received: (at submit) by emacsbugs.donarmstrong.com; 23 Mar 2009 13:59:26 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.1 required=4.0 tests=FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n2NDxNDh028063 for ; Mon, 23 Mar 2009 06:59:24 -0700 Received: from mx10.gnu.org ([199.232.76.166]:54066) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1LlkgU-0004iP-64 for emacs-pretest-bug@gnu.org; Mon, 23 Mar 2009 09:59:22 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1LlkgR-0008GK-Jj for emacs-pretest-bug@gnu.org; Mon, 23 Mar 2009 09:59:21 -0400 Received: from boost-consulting.com ([206.71.190.141]:59059) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LlkgR-0008FY-7G for emacs-pretest-bug@gnu.org; Mon, 23 Mar 2009 09:59:19 -0400 Received: from zreba.local (207-172-223-249.c3-0.smr-ubr3.sbo-smr.ma.static.cable.rcn.com [207.172.223.249]) (Authenticated sender: dave) by boost-consulting.com (Postfix) with ESMTPSA id D410C1CC1E; Mon, 23 Mar 2009 06:57:44 -0700 (PDT) Received: by zreba.local (Postfix, from userid 501) id C2BC920CD06; Mon, 23 Mar 2009 09:59:13 -0400 (EDT) From: David Abrahams To: emacs-pretest-bug@gnu.org Cc: Stefan Reichoer Date: Mon, 23 Mar 2009 09:59:13 -0400 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (darwin) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by monty-python.gnu.org: FreeBSD 6.x (1) Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: I have a subversion working copy that, when visited with `M-x svn-status', if I do `U', Emacs hangs. `ps waux | grep svn' in the shell shows that no subversion process is running. I'm using psvn.el 34661 2008-12-10 19:42:22Z xsteve If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. If you would like to further debug the crash, please read the file /Applications/Emacs.app/Contents/Resources/etc/DEBUG for instructions. In GNU Emacs 23.0.91.1 (i386-apple-darwin9.6.0, NS apple-appkit-949.43) of 2009-03-05 on black.local Windowing system distributor `Apple', version 10.3.949 configured using `configure '--with-ns'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: nil value of $XMODIFIERS: nil locale-coding-system: nil default-enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: show-paren-mode: t server-mode: t global-auto-revert-mode: t delete-selection-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: M-x r e p o r Recent messages: Loading /Users/dave/elisp/custom...done Loading /Users/dave/elisp/config.d/global-keybindings...done Loading /Users/dave/elisp/config.d/mailcrypt-config...done Loading /Users/dave/elisp/config.d/manual-autoloads...done Loading /Users/dave/elisp/config.d/more-init...done Loading /Users/dave/elisp/config.d/my-loaddefs...done Loading /Users/dave/elisp/config.d/window-splitting...done Loading /Users/dave/elisp/autoload.d/lisp-mode-setup...done Loading /Users/dave/elisp/init.el (source)...done For information about GNU Emacs and the GNU system, type C-h C-a. -- Dave Abrahams BoostPro Computing http://www.boostpro.com From unknown Mon Jun 23 09:39:01 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#2753: 23.0.91; Hang with psvn.el Reply-To: Stefan Monnier , 2753@debbugs.gnu.org Resent-From: Stefan Monnier Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Mon, 23 Mar 2009 15:30:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 2753 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 2753-submit@emacsbugs.donarmstrong.com id=B2753.123782184219530 (code B ref 2753); Mon, 23 Mar 2009 15:30:03 +0000 Received: (at 2753) by emacsbugs.donarmstrong.com; 23 Mar 2009 15:24:02 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from pruche.dit.umontreal.ca (pruche.dit.umontreal.ca [132.204.246.22]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n2NFNs9E019517 for <2753@emacsbugs.donarmstrong.com>; Mon, 23 Mar 2009 08:23:55 -0700 Received: from faina.iro.umontreal.ca (faina.iro.umontreal.ca [132.204.26.177]) by pruche.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id n2NFNpxJ019385; Mon, 23 Mar 2009 11:23:51 -0400 Received: by faina.iro.umontreal.ca (Postfix, from userid 20848) id BE55B80B49; Mon, 23 Mar 2009 11:23:50 -0400 (EDT) From: Stefan Monnier To: David Abrahams Cc: 2753@debbugs.gnu.org Message-ID: References: Date: Mon, 23 Mar 2009 11:23:50 -0400 In-Reply-To: (David Abrahams's message of "Mon, 23 Mar 2009 09:59:13 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered RV3236=0 > I have a subversion working copy that, when visited with `M-x > svn-status', if I do `U', Emacs hangs. `ps waux | grep svn' in the > shell shows that no subversion process is running. By "hang" do you mean that you have to kill it, or does C-g bring it back to life? If C-g brings it back to life, then please enable "Options => Enter Debugger on Quit/C-g", reproduce then problem and show us the backtrace you (hopefully) get when you then hit C-g. If it doesn't, then please run your Emacs under GDB (starting in the emacs/src directory) and when Emacs hangs, do C-z to get back into the debugger and type "xbacktrace" (as well as "bt") to show us the Lisp stack. Stefan From unknown Mon Jun 23 09:39:01 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#2753: 23.0.91; Hang with psvn.el Reply-To: David Abrahams , 2753@debbugs.gnu.org Resent-From: David Abrahams Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Mon, 23 Mar 2009 16:10:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 2753 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 2753-submit@emacsbugs.donarmstrong.com id=B2753.123782432732084 (code B ref 2753); Mon, 23 Mar 2009 16:10:04 +0000 Received: (at 2753) by emacsbugs.donarmstrong.com; 23 Mar 2009 16:05:27 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from boost-consulting.com (boost-consulting.com [206.71.190.141]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n2NG5O7J032078 for <2753@emacsbugs.donarmstrong.com>; Mon, 23 Mar 2009 09:05:25 -0700 Received: from zreba.local (207-172-223-249.c3-0.smr-ubr3.sbo-smr.ma.static.cable.rcn.com [207.172.223.249]) (Authenticated sender: dave) by boost-consulting.com (Postfix) with ESMTPSA id E70381CC1E; Mon, 23 Mar 2009 09:03:53 -0700 (PDT) Received: by zreba.local (Postfix, from userid 501) id 77E0D21C158; Mon, 23 Mar 2009 12:05:23 -0400 (EDT) From: David Abrahams To: Stefan Monnier Cc: 2753@debbugs.gnu.org References: Date: Mon, 23 Mar 2009 12:05:23 -0400 In-Reply-To: (Stefan Monnier's message of "Mon, 23 Mar 2009 11:23:50 -0400") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (darwin) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable on Mon Mar 23 2009, Stefan Monnier wrote: >> I have a subversion working copy that, when visited with `M-x >> svn-status', if I do `U', Emacs hangs. `ps waux | grep svn' in the >> shell shows that no subversion process is running. > > By "hang" do you mean that you have to kill it, or does C-g bring it > back to life? Have to kill it. > If C-g brings it back to life, then please enable "Options =3D> Enter > Debugger on Quit/C-g", reproduce then problem and show us the backtrace > you (hopefully) get when you then hit C-g. > > If it doesn't, then please run your Emacs under GDB (starting in the > emacs/src directory) and when Emacs hangs, do C-z to get back into the > debugger and type "xbacktrace" (as well as "bt") to show us the > Lisp stack. I'll remember that for next time; apparently Stefan Reich=C3=B6r's February fix to psvn fixed my problem. Thanks for your response. --=20 Dave Abrahams BoostPro Computing http://www.boostpro.com From rgm@gnu.org Mon Mar 23 17:43:35 2009 Received: (at control) by emacsbugs.donarmstrong.com; 24 Mar 2009 00:43:35 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-2.0 required=4.0 tests=VALID_BTS_CONTROL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n2O0hWeG008557 for ; Mon, 23 Mar 2009 17:43:33 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1Llujr-0001B2-SQ; Mon, 23 Mar 2009 20:43:32 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18888.11443.738154.918797@fencepost.gnu.org> Date: Mon, 23 Mar 2009 20:43:31 -0400 From: Glenn Morris To: control Subject: control message severity 2737 wishlist reassign 2753 emacs,ns tags 2753 moreinfo reassign 2754 emacs,ns reassign 2758 emacs,ns reassign 2759 spam severity 2746 minor From rgm@gnu.org Wed Jun 17 13:56:12 2009 Received: (at control) by emacsbugs.donarmstrong.com; 17 Jun 2009 20:56:12 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-2.5 required=4.0 tests=AWL,ONEWORD,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n5HKu8ND004595 for ; Wed, 17 Jun 2009 13:56:09 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MH2Ax-00019A-Sc; Wed, 17 Jun 2009 16:56:07 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19001.22631.801953.175957@fencepost.gnu.org> Date: Wed, 17 Jun 2009 16:56:07 -0400 From: Glenn Morris To: control Subject: control X-Debbugs-No-Ack: yes Sender: Glenn Morris close 2753 forcemerge 2754 2753 reassign 2504 emacs severity 2504 wishlist retitle 2504 ignore invalid font-backends tags 2402 moreinfo merge 2845 2891 retitle 2720 crash From rgm@gnu.org Tue Sep 1 17:30:40 2009 Received: (at control) by emacsbugs.donarmstrong.com; 2 Sep 2009 00:30:40 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-5.7 required=4.0 tests=AWL,ONEWORD,VALID_BTS_CONTROL, X_DEBBUGS_NO_ACK autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n820Uce2029919 for ; Tue, 1 Sep 2009 17:30:39 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MidkE-0005hM-5y; Tue, 01 Sep 2009 20:30:38 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19101.48302.114879.559692@fencepost.gnu.org> Date: Tue, 1 Sep 2009 20:30:38 -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: cyan X-Ran: !05'f!LWec=8o&,sk`%q#L29e',@j/6$'$KuhzGq2088tyJ-b\'ZvijKU9+pw,jsI[%@l: X-Debbugs-No-Ack: yes tags 2753 = close 2753 tags 2540 moreinfo