From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Jeff Donner" Newsgroups: gmane.emacs.bugs Subject: Crash on startup with 2008-02-07 CVS Date: Thu, 7 Feb 2008 06:53:56 -0500 Message-ID: <9b10496c0802070353q722e2f6ekc2d6238401ad72c7@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1202385259 25998 80.91.229.12 (7 Feb 2008 11:54:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 7 Feb 2008 11:54:19 +0000 (UTC) To: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Feb 07 12:54:41 2008 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.50) id 1JN5Kt-0004Mw-PX for geb-bug-gnu-emacs@m.gmane.org; Thu, 07 Feb 2008 12:54:36 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JN5KR-0001sL-CG for geb-bug-gnu-emacs@m.gmane.org; Thu, 07 Feb 2008 06:54:07 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JN5KL-0001pM-MP for bug-gnu-emacs@gnu.org; Thu, 07 Feb 2008 06:54:01 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JN5KK-0001nr-6I for bug-gnu-emacs@gnu.org; Thu, 07 Feb 2008 06:54:01 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JN5KJ-0001nX-UJ for bug-gnu-emacs@gnu.org; Thu, 07 Feb 2008 06:53:59 -0500 Original-Received: from wa-out-1112.google.com ([209.85.146.182]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JN5KJ-0002HX-FY for bug-gnu-emacs@gnu.org; Thu, 07 Feb 2008 06:53:59 -0500 Original-Received: by wa-out-1112.google.com with SMTP id k34so994393wah.10 for ; Thu, 07 Feb 2008 03:53:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=IpXfdwT3KOidR7UDRZz5r5g45iQqG9K605vmHSpnHR8=; b=B0jvS1A1H1c6+q10iZpCFDPOMKjyRwv6Un0QAM2XhHIxNCgaubHu6DkFUyHA18L8DCtGl2KTKALIoqsLc3BhBjg5v8oY1ApANDD4rJvKp7dKzy5I3rOtop8CgILrWoYfDJRbZyq9Xe7gxF6+uFdy+ynXlHz5UepyJsxnr87iw1s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=dG1trUiefJlKgJ7+wY+Rol+/jtInTRqYFtUOdGL9CTlJBRgADuawPQY9zgqrTCZmkyyy+zyEHCRZhTgkQ7FBjH/6DPbb9gRF21Xk1RmWJrMRfpp45QvhGYhmIRVo87vjAcQCKZy3LC9VpmNxVQeSdYNpJZQiSeK4NurNVluvQXU= Original-Received: by 10.114.156.1 with SMTP id d1mr5778419wae.68.1202385236938; Thu, 07 Feb 2008 03:53:56 -0800 (PST) Original-Received: by 10.115.90.10 with HTTP; Thu, 7 Feb 2008 03:53:56 -0800 (PST) Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list 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:17493 Archived-At: It's on an up-to-date, stable version of Ubuntu (Gutsy Gibbon), I can send any config output you want. It's been crashing similarly (couldn't say whether it's exact) for a few days now. If someone could tell me how to compile a debug version, I could give more info. Thanks and regards, Jeff ~> uname -a Linux black 2.6.22-14-generic #1 SMP Fri Feb 1 04:59:50 UTC 2008 i686 GNU/Linux (gdb) r foo.cpp Starting program: /usr/local/emacs/bin/emacs foo.cpp [Thread debugging using libthread_db enabled] [New Thread -1220102480 (LWP 6604)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1220102480 (LWP 6604)] 0xb75a502a in strcmp () from /lib/tls/i686/cmov/libc.so.6 (gdb) bt #0 0xb75a502a in strcmp () from /lib/tls/i686/cmov/libc.so.6 #1 0xb7aa18db in ?? () from /usr/lib/libfontconfig.so.1 #2 0xb69a385d in ?? () from /usr/lib/libXft.so.2 #3 0xb696885d in ?? () #4 0xb6993000 in ?? () #5 0x00000001 in ?? () #6 0xb69a48cc in ?? () from /usr/lib/libXft.so.2 #7 0x086d7d80 in ?? () #8 0x00000225 in ?? () #9 0xb69a49f0 in ?? () from /usr/lib/libXft.so.2 #10 0xb69a48cc in ?? () from /usr/lib/libXft.so.2 #11 0x00000000 in ?? ()