From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: lkanawi Newsgroups: gmane.emacs.bugs Subject: Solaris 8 build problem Date: Wed, 20 Apr 2005 18:03:56 -0700 Message-ID: <4266FBFC.9010900@usc.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1114045540 32302 80.91.229.2 (21 Apr 2005 01:05:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 21 Apr 2005 01:05:40 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Apr 21 03:05:36 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DOQ83-0007Kp-Dx for geb-bug-gnu-emacs@m.gmane.org; Thu, 21 Apr 2005 03:05:15 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DOQCf-0002ak-7d for geb-bug-gnu-emacs@m.gmane.org; Wed, 20 Apr 2005 21:10:01 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DOQCd-0002aU-9f for bug-gnu-emacs@gnu.org; Wed, 20 Apr 2005 21:09:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DOQCb-0002aI-Fv for bug-gnu-emacs@gnu.org; Wed, 20 Apr 2005 21:09:59 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DOQCb-0002VB-6P for bug-gnu-emacs@gnu.org; Wed, 20 Apr 2005 21:09:57 -0400 Original-Received: from [128.125.137.5] (helo=msg-mx0.usc.edu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DOQ99-0001pR-JG for bug-gnu-emacs@gnu.org; Wed, 20 Apr 2005 21:06:23 -0400 Original-Received: from [128.125.10.138] by msg-mx0.usc.edu (Sun Java System Messaging Server 6.1 HotFix 0.08 (built Dec 8 2004)) with ESMTPA id <0IF900BTAUYKPGY0@msg-mx0.usc.edu> for bug-gnu-emacs@gnu.org; Wed, 20 Apr 2005 18:03:58 -0700 (PDT) Original-To: bug-gnu-emacs@gnu.org X-Accept-Language: en-us, en User-Agent: Mozilla Thunderbird 1.0 (X11/20050124) 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:11204 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:11204 Hi, searched the archives for this problem, but didn't find it, so here goes: When attempting to build emacs 21.4a on a Solaris 8 host, I encounter a fatal error when the build calls the emacs it just compiled. This error can be easily reproduced by then running the emacs binary in ./src/ I'm using gcc 3.3.2 and gnu make 3.8. The problem occuring is that emacs crashes while exiting, seemingly while closing the auto-save file it has had open. This is the error i see when building: ------ Loading ediff-hook... ((51667 . 15296) (8350 . 0) (511 . 45) 72275 134860 (14 . 9) (21 . 0) (7135 . 1433)) Finding pointers to doc strings... Finding pointers to doc strings...done Wrote /src/common/usc/emacs/emacs-21.4/lib-src/fns-21.4.1.el Dumping under names emacs and emacs-21.4.1 715500 pure bytes used ./emacs -q -batch -f list-load-path-shadows Fatal error (11).gmake: *** [emacs] Segmentation Fault (core dumped) ------ Here's the end of the output from truss where the error occurs: ------ getsid(0) = 7195 ioctl(0, TIOCGPGRP, 0xFFBEEC1C) = 0 open64("/home/sol-01/lkanawi/.emacs.d/auto-save-list/.saves-15799-mesa.usc.edu~", O_WRONLY|O_CREAT|O_TRUNC, 0666) Err#2 ENOENT unlink("/home/sol-01/lkanawi/.emacs.d/auto-save-list/.saves-15799-mesa.usc.edu~") Err#2 ENOENT Incurred fault #6, FLTBOUNDS %pc = 0x00041C34 siginfo: SIGSEGV SEGV_MAPERR addr=0x00000000 Received signal #11, SIGSEGV [caught] siginfo: SIGSEGV SEGV_MAPERR addr=0x00000000 sigaction(SIGSEGV, 0xFFBEE620, 0xFFBEE6A0) = 0 getpgrp() = 15798 ioctl(0, TIOCGSID, 0xFFBEE60C) = 0 getsid(0) = 7195 ioctl(0, TIOCGPGRP, 0xFFBEE674) = 0 Fatal error (write(2, " F a t a l e r r o r ".., 13) = 13 11).write(2, " 1 1 ) .", 4) = 4 open64("/home/sol-01/lkanawi/.emacs.d/auto-save-list/.saves-15799-mesa.usc.edu~", O_WRONLY|O_CREAT|O_TRUNC, 0666) Err#2 ENOENT sigprocmask(SIG_UNBLOCK, 0xFFBEE760, 0xFFBEE6D0) = 0 getpid() = 15799 [15798] kill(15799, SIGSEGV) = 0 Received signal #11, SIGSEGV [default] siginfo: SIGSEGV pid=15799 uid=108742 *** process killed *** ------ Any help would be greatly appreciated, please end replies to lkanawi at usc.edu -Lance