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: Tue, 05 Oct 2010 13:45:28 -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 1286302319 18741 80.91.229.12 (5 Oct 2010 18:11:59 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 5 Oct 2010 18:11:59 +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 Tue Oct 05 20:11:58 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 1P3BzZ-00075u-8q for geb-bug-gnu-emacs@m.gmane.org; Tue, 05 Oct 2010 20:11:57 +0200 Original-Received: from localhost ([127.0.0.1]:48250 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P3BzU-0007DV-Es for geb-bug-gnu-emacs@m.gmane.org; Tue, 05 Oct 2010 14:11:52 -0400 Original-Received: from [140.186.70.92] (port=48973 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P3BzN-0007B9-QX for bug-gnu-emacs@gnu.org; Tue, 05 Oct 2010 14:11:46 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P3BzM-00069b-Gl for bug-gnu-emacs@gnu.org; Tue, 05 Oct 2010 14:11:45 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:50621) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P3BzM-00069W-F5 for bug-gnu-emacs@gnu.org; Tue, 05 Oct 2010 14:11:44 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1P3BXa-0005f4-4q; Tue, 05 Oct 2010 13:43: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: Tue, 05 Oct 2010 17:43: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.128630054221753 (code B ref 7163); Tue, 05 Oct 2010 17:43:02 +0000 Original-Received: (at 7163) by debbugs.gnu.org; 5 Oct 2010 17:42:22 +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 1P3BWw-0005eo-Dc for submit@debbugs.gnu.org; Tue, 05 Oct 2010 13:42:22 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P3BWu-0005eh-BO for 7163@debbugs.gnu.org; Tue, 05 Oct 2010 13:42:20 -0400 Original-Received: from dann by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1P3BZx-0000sx-2Z; Tue, 05 Oct 2010 13:45:29 -0400 In-Reply-To: (Rainer Orth's message of "Tue\, 05 Oct 2010 19\:01\:09 +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: Tue, 05 Oct 2010 13:43: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:40715 Archived-At: Rainer Orth writes: > I forgot to mention: > > I've tried both bazaar emacs-23 branch and trunk (which required some > tweaks to even compile), but both share the same problem. Can you please try to reproduce the crash when you compile emacs-23.2 with -g -O0? Also, can you please post the tweaks you needed for the trunk? We'd like it to compile out of the box.