From unknown Mon Jun 23 07:52:22 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#2284: 23.0.60; error in compilation-mode, link to files don't work Reply-To: Peter Feigl , 2284@debbugs.gnu.org Resent-From: Peter Feigl Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Wed, 11 Feb 2009 11:25:07 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: report 2284 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.12343512886638 (code B ref -1); Wed, 11 Feb 2009 11:25:07 +0000 Received: (at submit) by emacsbugs.donarmstrong.com; 11 Feb 2009 11:21:28 +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 n1BBLOPA006631 for ; Wed, 11 Feb 2009 03:21:26 -0800 Received: from mx10.gnu.org ([199.232.76.166]:32916) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1LXD7n-0005DZ-2i for emacs-pretest-bug@gnu.org; Wed, 11 Feb 2009 06:19:27 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1LXD9e-0005EI-0c for emacs-pretest-bug@gnu.org; Wed, 11 Feb 2009 06:21:23 -0500 Received: from emailsecure.uni-linz.ac.at ([140.78.3.66]:63966) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LXD9d-0005DI-Kp for emacs-pretest-bug@gnu.org; Wed, 11 Feb 2009 06:21:21 -0500 Received: from octonex (unknown [140.78.42.103]) by emailsecure.uni-linz.ac.at (Postfix) with ESMTP id BC9FA228022 for ; Wed, 11 Feb 2009 12:21:12 +0100 (CET) From: Peter Feigl To: emacs-pretest-bug@gnu.org Date: Wed, 11 Feb 2009 10:37:56 +0100 (CET) Message-ID: <87fxilz0em.fsf@jku.at> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by monty-python.gnu.org: FreeBSD 5.3-5.4 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: *Backtrace*: Debugger entered--Lisp error: (wrong-type-argument window-live-p nil) select-window(nil nil) pop-to-buffer(# other-window) compilation-goto-locus(# # nil) compilation-next-error-function(0 nil) next-error-internal() compile-goto-error(return) call-interactively(compile-goto-error nil nil) the problem seems to be that line 1210 in window.el (setq new-window (display-buffer buffer other-window)) sets new-window to nil 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 /usr/share/emacs/23.0.60/etc/DEBUG for instructions. In GNU Emacs 23.0.60.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.14.6) of 2009-01-15 on home.sergej.pp.ru Windowing system distributor `The X.Org Foundation', version 11.0.10503000 configured using `configure '--prefix=/usr' '--localstatedir=/var/lib/emacs' '--libexecdir=/usr/lib/emacs' '--with-xpm' '--with-jpeg' '--with-tiff' '--with-gif' '--with-png' '--with-x-toolkit=gtk' '--without-sound' '--enable-font-backend' '--with-freetype' '--with-xft' '--with-libotf' 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe'' Important settings: value of $LC_ALL: en_GB.UTF-8 value of $LC_COLLATE: C 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: en_GB.utf8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Debugger Minor modes in effect: jabber-activity-mode: t display-time-mode: t shell-dirtrack-mode: t diff-auto-refine-mode: t rcirc-track-minor-mode: t show-paren-mode: t iswitchb-mode: t tooltip-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-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 From unknown Mon Jun 23 07:52:22 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#2284: same problem in grep-mode Reply-To: Peter Feigl , 2284@debbugs.gnu.org Resent-From: Peter Feigl Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Wed, 11 Feb 2009 12:10:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 2284 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 2284-submit@emacsbugs.donarmstrong.com id=B2284.123435406421001 (code B ref 2284); Wed, 11 Feb 2009 12:10:03 +0000 Received: (at 2284) by emacsbugs.donarmstrong.com; 11 Feb 2009 12:07:44 +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.0 required=4.0 tests=none autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from emailsecure.uni-linz.ac.at (emailsecure.uni-linz.ac.at [140.78.3.66]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n1BC7dZE020983 for <2284@emacsbugs.donarmstrong.com>; Wed, 11 Feb 2009 04:07:41 -0800 Received: from octonex (unknown [140.78.42.103]) by emailsecure.uni-linz.ac.at (Postfix) with ESMTP id C22A8228022 for <2284@emacsbugs.donarmstrong.com>; Wed, 11 Feb 2009 13:07:33 +0100 (CET) From: Peter Feigl To: 2284@debbugs.gnu.org Date: Wed, 11 Feb 2009 13:05:35 +0100 Message-ID: <87bpt9yy9c.fsf@jku.at> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii probably because this mode also uses compilation-mode Debugger entered--Lisp error: (wrong-type-argument window-live-p nil) select-window(nil nil) pop-to-buffer(# other-window) compilation-goto-locus(# # #) compilation-next-error-function(0 nil) next-error-internal() compile-goto-error(13) call-interactively(compile-goto-error nil nil) From unknown Mon Jun 23 07:52:22 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.420 (Entity 5.420) X-Loop: owner@emacsbugs.donarmstrong.com From: help-debbugs@gnu.org (Emacs bug Tracking System) To: Peter Feigl Subject: bug#2284 closed by martin rudalics (Re: bug#2284: 23.0.60; error in compilation-mode, link to files don't work) Message-ID: References: <4992E78A.4060002@gmx.at> <87fxilz0em.fsf@jku.at> X-Emacs-PR-Message: they-closed 2284 X-Emacs-PR-Package: emacs Reply-To: 2284@debbugs.gnu.org Date: Wed, 11 Feb 2009 15:05:06 +0000 Content-Type: multipart/mixed; boundary="----------=_1234364706-11472-1" This is a multi-part message in MIME format... ------------=_1234364706-11472-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" This is an automatic notification regarding your bug report which was filed against the emacs package: #2284: 23.0.60; error in compilation-mode, link to files don't work It has been closed by martin rudalics . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact martin rudalics by replying to this email. --=20 2284: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D2284 Emacs Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1234364706-11472-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 2284-done) by emacsbugs.donarmstrong.com; 11 Feb 2009 15:00:06 +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 mail.gmx.net (mail.gmx.net [213.165.64.20]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with SMTP id n1BF00wZ009470 for <2284-done@emacsbugs.donarmstrong.com>; Wed, 11 Feb 2009 07:00:02 -0800 Received: (qmail invoked by alias); 11 Feb 2009 14:59:54 -0000 Received: from 88-117-40-107.adsl.highway.telekom.at (EHLO [88.117.40.107]) [88.117.40.107] by mail.gmx.net (mp006) with SMTP; 11 Feb 2009 15:59:54 +0100 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX19zzypzUfhzyz2UZxq2zp/V0DXYNo2Jqob4ZkZ0gE vkfK2e3/VLgGzm Message-ID: <4992E78A.4060002@gmx.at> Date: Wed, 11 Feb 2009 15:58:18 +0100 From: martin rudalics User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: Peter Feigl CC: 2284-done@debbugs.gnu.org Subject: Re: bug#2284: 23.0.60; error in compilation-mode, link to files don't work References: <87fxilz0em.fsf@jku.at> In-Reply-To: <87fxilz0em.fsf@jku.at> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.5600000000000001 > Debugger entered--Lisp error: (wrong-type-argument window-live-p nil) > select-window(nil nil) > pop-to-buffer(# other-window) > compilation-goto-locus(# # nil) > compilation-next-error-function(0 nil) > next-error-internal() > compile-goto-error(return) > call-interactively(compile-goto-error nil nil) [...] > In GNU Emacs 23.0.60.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.14.6) > of 2009-01-15 on home.sergej.pp.ru > Windowing system distributor `The X.Org Foundation', version 11.0.10503000 > configured using `configure '--prefix=/usr' '--localstatedir=/var/lib/emacs' '--libexecdir=/usr/lib/emacs' '--with-xpm' '--with-jpeg' '--with-tiff' '--with-gif' '--with-png' '--with-x-toolkit=gtk' '--without-sound' '--enable-font-backend' '--with-freetype' '--with-xft' '--with-libotf' 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe'' This is a bug in builds made from the CVS repository between 2009-01-15 07:57:01 and 2009-01-16 16:51:54. Please rebuild. See also bugs #1929, #1930, and #2087. Thanks for reporting and apologies for the inconvenience, martin. ------------=_1234364706-11472-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by emacsbugs.donarmstrong.com; 11 Feb 2009 11:21:28 +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 n1BBLOPA006631 for ; Wed, 11 Feb 2009 03:21:26 -0800 Received: from mx10.gnu.org ([199.232.76.166]:32916) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1LXD7n-0005DZ-2i for emacs-pretest-bug@gnu.org; Wed, 11 Feb 2009 06:19:27 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1LXD9e-0005EI-0c for emacs-pretest-bug@gnu.org; Wed, 11 Feb 2009 06:21:23 -0500 Received: from emailsecure.uni-linz.ac.at ([140.78.3.66]:63966) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LXD9d-0005DI-Kp for emacs-pretest-bug@gnu.org; Wed, 11 Feb 2009 06:21:21 -0500 Received: from octonex (unknown [140.78.42.103]) by emailsecure.uni-linz.ac.at (Postfix) with ESMTP id BC9FA228022 for ; Wed, 11 Feb 2009 12:21:12 +0100 (CET) From: Peter Feigl To: emacs-pretest-bug@gnu.org Subject: 23.0.60; error in compilation-mode, link to files don't work Date: Wed, 11 Feb 2009 10:37:56 +0100 (CET) Message-ID: <87fxilz0em.fsf@jku.at> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by monty-python.gnu.org: FreeBSD 5.3-5.4 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: *Backtrace*: Debugger entered--Lisp error: (wrong-type-argument window-live-p nil) select-window(nil nil) pop-to-buffer(# other-window) compilation-goto-locus(# # nil) compilation-next-error-function(0 nil) next-error-internal() compile-goto-error(return) call-interactively(compile-goto-error nil nil) the problem seems to be that line 1210 in window.el (setq new-window (display-buffer buffer other-window)) sets new-window to nil 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 /usr/share/emacs/23.0.60/etc/DEBUG for instructions. In GNU Emacs 23.0.60.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.14.6) of 2009-01-15 on home.sergej.pp.ru Windowing system distributor `The X.Org Foundation', version 11.0.10503000 configured using `configure '--prefix=/usr' '--localstatedir=/var/lib/emacs' '--libexecdir=/usr/lib/emacs' '--with-xpm' '--with-jpeg' '--with-tiff' '--with-gif' '--with-png' '--with-x-toolkit=gtk' '--without-sound' '--enable-font-backend' '--with-freetype' '--with-xft' '--with-libotf' 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe'' Important settings: value of $LC_ALL: en_GB.UTF-8 value of $LC_COLLATE: C 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: en_GB.utf8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Debugger Minor modes in effect: jabber-activity-mode: t display-time-mode: t shell-dirtrack-mode: t diff-auto-refine-mode: t rcirc-track-minor-mode: t show-paren-mode: t iswitchb-mode: t tooltip-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-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 ------------=_1234364706-11472-1--