From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: John Wiegley Newsgroups: gmane.emacs.devel Subject: Emacs 23.2 for Mac installed from MacPorts dies on startup Date: Sun, 9 May 2010 22:49:44 -0400 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1078) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1273459821 669 80.91.229.12 (10 May 2010 02:50:21 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 10 May 2010 02:50:21 +0000 (UTC) To: "emacs-devel@gnu.org devel" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 10 04:50:20 2010 connect(): No such file or directory Return-path: Envelope-to: ged-emacs-devel@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 1OBJ4T-0001fQ-RU for ged-emacs-devel@m.gmane.org; Mon, 10 May 2010 04:50:18 +0200 Original-Received: from localhost ([127.0.0.1]:42647 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OBJ4M-0006bV-E8 for ged-emacs-devel@m.gmane.org; Sun, 09 May 2010 22:50:10 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1OBJ4F-0006bB-W8 for emacs-devel@gnu.org; Sun, 09 May 2010 22:50:04 -0400 Original-Received: from [140.186.70.92] (port=57290 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OBJ4A-0006YJ-Uh for emacs-devel@gnu.org; Sun, 09 May 2010 22:50:03 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OBJ41-0003xz-1z for emacs-devel@gnu.org; Sun, 09 May 2010 22:49:56 -0400 Original-Received: from mail-qy0-f187.google.com ([209.85.221.187]:61960) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OBJ40-0003xt-T5 for emacs-devel@gnu.org; Sun, 09 May 2010 22:49:49 -0400 Original-Received: by qyk17 with SMTP id 17so3154342qyk.12 for ; Sun, 09 May 2010 19:49:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:content-type :content-transfer-encoding:subject:date:message-id:to:mime-version :x-mailer; bh=p4nFvDOVOHmuZ9TRlnJGwH8u/0isWnqgXTD/jm3Rla4=; b=UJZnzCwFds3YDHzKQrexiCamOp9sM1tTCJuzhDHBaFFJZOFvjsiXKc68s2FQvGF/zc PvRX6/+jkyrvEpuOH7diG4/fUaM8QJZ17/tnneKTBIGvyCM5ebbuEpr8dsTQSWKbNenP IugxHhj+v9N7dwzwl5TllHYNH+/eFglSWk8Io= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; b=TwF5CBXyJzx2+dx0/gFTjymbTkRlrfv+T6BhVNpptiGP0m728yZb9CL96nN07Ex128 WjyiFSi4NXLh0yCvySmuq/we/ENebLuJIKPcxTqizLI9GUZ8cSDLx4/WhjS8kP3InSA4 qQt2IJlU82CnrQLgLa7HiANu1OsvJuVYkdAYI= Original-Received: by 10.229.183.146 with SMTP id cg18mr2667454qcb.17.1273459787648; Sun, 09 May 2010 19:49:47 -0700 (PDT) Original-Received: from hermes.home (pool-74-105-230-191.nwrknj.fios.verizon.net [74.105.230.191]) by mx.google.com with ESMTPS id g19sm3573220qcq.23.2010.05.09.19.49.46 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 09 May 2010 19:49:47 -0700 (PDT) X-Mailer: Apple Mail (2.1078) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:124655 Archived-At: I did a "port selfupdate" today to find that 23.2 was available. So I = did what I did for 23.1: port edit emacs-app edit the Portfile to add these lines (better optimization on OS X): configure.cflags -fast configure.ldflags -fast Then I built and ran. Now, emacs -Q runs, but if I run it with my = regular .emacs it crashes before the .emacs has finished loading. = Here's the stack trace: Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_INVALID_ADDRESS at address: 0x0000000000000012 0x00007fff87ffd97b in = libunwind::UnwindCursor::step () (gdb) bt #0 0x00007fff87ffd97b in = libunwind::UnwindCursor::step () #1 0x00007fff82e1c4b6 in objc_addExceptionHandler () #2 0x00007fff87ce0212 in _CFDoExceptionOperation () #3 0x00007fff86b88571 in _NSAppKitLock () #4 0x00007fff86e7eacf in +[NSColorList availableColorLists] () #5 0x00000001001a103c in ns_get_color () Previous frame inner to this frame (gdb could not unwind past this = frame) Looks like a NULL deference from here. I'll try again later without the = Portfile change. John=