From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#1079: GNUstep port segfaults making autoloads on x86_64 Date: Fri, 03 Oct 2008 17:18:17 -0400 Message-ID: Reply-To: Glenn Morris , 1079@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1223070618 21995 80.91.229.12 (3 Oct 2008 21:50:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 3 Oct 2008 21:50:18 +0000 (UTC) To: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Oct 03 23:51:15 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 1KlsYI-0006jn-Sb for geb-bug-gnu-emacs@m.gmane.org; Fri, 03 Oct 2008 23:51:11 +0200 Original-Received: from localhost ([127.0.0.1]:49416 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KlsXF-0006Mw-MX for geb-bug-gnu-emacs@m.gmane.org; Fri, 03 Oct 2008 17:50:05 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KlsXC-0006Mi-46 for bug-gnu-emacs@gnu.org; Fri, 03 Oct 2008 17:50:02 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KlsXA-0006MS-Jg for bug-gnu-emacs@gnu.org; Fri, 03 Oct 2008 17:50:01 -0400 Original-Received: from [199.232.76.173] (port=51801 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KlsXA-0006MP-Cv for bug-gnu-emacs@gnu.org; Fri, 03 Oct 2008 17:50:00 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:45545) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KlsX9-0003ZN-Qm for bug-gnu-emacs@gnu.org; Fri, 03 Oct 2008 17:50:00 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m93LnuqN018691; Fri, 3 Oct 2008 14:49:56 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id m93LU2bB013990; Fri, 3 Oct 2008 14:30:02 -0700 X-Loop: don@donarmstrong.com Resent-From: Glenn Morris Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Adrian Robert , Emacs Bugs Resent-Date: Fri, 03 Oct 2008 21:30:02 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1079 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by submit@emacsbugs.donarmstrong.com id=B.122306883912715 (code B ref -1); Fri, 03 Oct 2008 21:30:02 +0000 Original-Received: (at submit) by emacsbugs.donarmstrong.com; 3 Oct 2008 21:20:39 +0000 Original-Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m93LKZQh012709 for ; Fri, 3 Oct 2008 14:20:37 -0700 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kls4h-00044n-CR for bug-gnu-emacs@gnu.org; Fri, 03 Oct 2008 17:20:35 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kls4g-00044K-Vm for bug-gnu-emacs@gnu.org; Fri, 03 Oct 2008 17:20:35 -0400 Original-Received: from [199.232.76.173] (port=38150 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kls4g-00044D-Qj for bug-gnu-emacs@gnu.org; Fri, 03 Oct 2008 17:20:34 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:56042) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kls4g-0004xr-JE for bug-gnu-emacs@gnu.org; Fri, 03 Oct 2008 17:20:34 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1Kls2T-0007M2-82; Fri, 03 Oct 2008 17:18:17 -0400 X-Spook: Pine Gap FIPS140 ANZUS FTS2000 national information X-Ran: ;SC.mn?rEgp4\y 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:21082 Archived-At: Trying to bootstrap the GNUStep port on x86_64 GNU/Linux, it segfaults making autoloads. The problem can be reduced to anything that tries to set a variable, eg: ../src/bootstrap-emacs -batch --no-site-file \ --eval '(setq make-backup-files nil)' Disclaimer: I know nothing about GNUStep, I just grabbed a tarball and made a local installation of it. Backtrace: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 47021579284768 (LWP 22766)] 0x00002ac40faccaf6 in NSCountFrames () at NSDebug.m:994 994 NSDebug.m: No such file or directory. in NSDebug.m Current language: auto; currently objective-c (gdb) bt #0 0x00002ac40faccaf6 in NSCountFrames () at NSDebug.m:994 #1 0x00002ac40fad4ff3 in GSPrivateStackAddresses () at NSDebug.m:1100 #2 0x00002ac40faeb920 in -[NSException raise] (self=0x1e08b5f0, _cmd=0x2ac40ff96440) at NSException.m:822 #3 0x00002ac40faeb3f4 in +[NSException raise:format:arguments:] ( self=0x2ac40ff95fe0, _cmd=0x2ac40ff96410, name=0x2ac40ff95aa0, format=0x2ac40ffc5020, argList=0x7fff9b952ba0) at NSException.m:765 #4 0x00002ac40faeb32a in +[NSException raise:format:] (self=0x2ac40ff95fe0, _cmd=0x2ac40ffc66b0, name=0x2ac40ff95aa0, format=0x2ac40ffc5020) at NSException.m:751 #5 0x00002ac40fb5ffbb in GSPropertyListFromStringsFormat (string=0x1e02e600) at NSPropertyList.m:1505 #6 0x00002ac40fb9a474 in -[NSString propertyList] (self=0x1e02e600, _cmd=0x2ac40fff4f80) at NSString.m:4701 #7 0x00002ac40fbcd5f3 in -[NSUserDefaults __createArgumentDictionary] ( self=0x1e0843f0, _cmd=0x2ac40fff4bf0) at NSUserDefaults.m:1816 #8 0x00002ac40fbc8e0e in -[NSUserDefaults initWithContentsOfFile:] ( self=0x1e0843f0, _cmd=0x2ac40fff4ae0, path=0x1e085620) at NSUserDefaults.m:872 #9 0x00002ac40fbc8349 in -[NSUserDefaults initWithUser:] (self=0x1e0843f0, _cmd=0x2ac40fff4ad0, userName=0x1df2b330) at NSUserDefaults.m:774 #10 0x00002ac40fbc82c4 in -[NSUserDefaults init] (self=0x1e0843f0, _cmd=0x2ac40fff4910) at NSUserDefaults.m:765 #11 0x00002ac40fbc7383 in +[NSUserDefaults standardUserDefaults] ( self=0x2ac40fff46c0, _cmd=0x2ac40fff4870) at NSUserDefaults.m:474 #12 0x00002ac40fbc7c78 in +[NSUserDefaults userLanguages] ( self=0x2ac40fff46c0, _cmd=0x2ac40ff769f0) at NSUserDefaults.m:682 #13 0x00002ac40fa86b99 in +[NSBundle _bundleResourcePathsWithRootPath:subPath:] (self=0x2ac40ff76360, _cmd=0x2ac40ff76a00, rootPath=0x1e070fa0, subPath=0x0) at NSBundle.m:1603 #14 0x00002ac40fa86e05 in +[NSBundle pathForResource:ofType:inRootPath:inDirectory:withVersion:] (self=0x2ac40ff76360, _cmd=0x2ac40ff76a10, name=0x2ac40ff75760, ext=0x2ac40ff75780, rootPath=0x1e070fa0, subPath=0x0, version=0) at NSBundle.m:1637 #15 0x00002ac40fa8731f in -[NSBundle pathForResource:ofType:inDirectory:] ( self=0x1e079450, _cmd=0x2ac40ff76770, name=0x2ac40ff75760, ext=0x2ac40ff75780, subPath=0x0) at NSBundle.m:1732 #16 0x00002ac40fa871e4 in -[NSBundle pathForResource:ofType:] ( self=0x1e079450, _cmd=0x2ac40ff76b10, name=0x2ac40ff75760, ext=0x2ac40ff75780) at NSBundle.m:1713 #17 0x00002ac40fa890f5 in -[NSBundle infoDictionary] (self=0x1e079450, _cmd=0x2ac40ff76990) at NSBundle.m:2192 #18 0x00002ac40fa893d5 in -[NSBundle bundleIdentifier] (self=0x1e079450, _cmd=0x2ac40ff768f0) at NSBundle.m:2237 #19 0x00002ac40fa858b3 in -[NSBundle initWithPath:] (self=0x1e079450, _cmd=0x2ac40ff76750, path=0x1e070fa0) at NSBundle.m:1315 #20 0x00002ac40fa852a0 in +[NSBundle bundleWithPath:] (self=0x2ac40ff76360, _cmd=0x2ac40ff76bc0, path=0x1e079270) at NSBundle.m:1192 #21 0x00002ac40fa89980 in +[NSBundle(GNUstep) bundleForLibrary:version:] ( self=0x2ac40ff76360, _cmd=0x2ac40ff76820, libraryName=0x1e033250, interfaceVersion=0x2ac40ff75080) at NSBundle.m:2352 #22 0x00002ac40fa8406a in +[NSBundle initialize] (self=0x2ac40ff76360, _cmd=0x2ac40fffaef0) at NSBundle.m:819 #23 0x00002ac41005c04d in objc_msg_lookup () from /usr/lib64/libobjc.so.1 #24 0x00000000006b8b44 in ns_init_paths () at nsterm.m:329 #25 0x0000000000579fe2 in main (argc=5, argv=0x7fff9b953ca8) at emacs.c:1467