From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.bugs Subject: bug#7163: Acknowledgement (23.2; Regular Emacs 23.2 crashes on Solaris 11/SPARC) Date: Thu, 14 Oct 2010 22:35:27 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1287110549 29526 80.91.229.12 (15 Oct 2010 02:42:29 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 15 Oct 2010 02:42:29 +0000 (UTC) Cc: 7163@debbugs.gnu.org To: Rainer Orth Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Oct 15 04:42:27 2010 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1P6aFW-00018R-4l for geb-bug-gnu-emacs@m.gmane.org; Fri, 15 Oct 2010 04:42:26 +0200 Original-Received: from localhost ([127.0.0.1]:34786 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P6aFV-0008AJ-B6 for geb-bug-gnu-emacs@m.gmane.org; Thu, 14 Oct 2010 22:42:25 -0400 Original-Received: from [140.186.70.92] (port=33546 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P6aFP-00088D-0Q for bug-gnu-emacs@gnu.org; Thu, 14 Oct 2010 22:42:20 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P6aFN-0005d3-IC for bug-gnu-emacs@gnu.org; Thu, 14 Oct 2010 22:42:18 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:34794) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P6aFN-0005cx-E2 for bug-gnu-emacs@gnu.org; Thu, 14 Oct 2010 22:42:17 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1P6a5S-00080T-4J; Thu, 14 Oct 2010 22:32:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Dan Nicolaescu Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 15 Oct 2010 02:32:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 7163 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 7163-submit@debbugs.gnu.org id=B7163.128710991630770 (code B ref 7163); Fri, 15 Oct 2010 02:32:02 +0000 Original-Received: (at 7163) by debbugs.gnu.org; 15 Oct 2010 02:31:56 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P6a5L-00080F-OQ for submit@debbugs.gnu.org; Thu, 14 Oct 2010 22:31:55 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P6a5J-00080A-TS for 7163@debbugs.gnu.org; Thu, 14 Oct 2010 22:31:54 -0400 Original-Received: from dann by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1P6a8l-0006bQ-Eu; Thu, 14 Oct 2010 22:35:27 -0400 In-Reply-To: (Rainer Orth's message of "Thu\, 14 Oct 2010 18\:51\:29 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Thu, 14 Oct 2010 22:32:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:40897 Archived-At: Rainer Orth writes: > Dan Nicolaescu writes: > >> Maybe the best bet is to try to isolate the change that caused the crash. >> It's very likely that is due to a change in emacs/src/* >> >> Could you try to bisect to find the bad change ? >> (I'd try the git mirror, git bisect is very fast and reliable) > > Unfortunately, the git mirror is completely out of date. The last > changes are from december 2009, way before the 23.2 release ;-( Sorry, I didn't even know about the mirror on savannah. This one: git://repo.or.cz/emacs.git is up to date.