From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Garglemonster Newsgroups: gmane.emacs.bugs Subject: Re: ls -B freeze Emacs Date: Wed, 24 Apr 2002 18:19:11 +0900 Organization: W.A.S.T.E. Sender: bug-gnu-emacs-admin@gnu.org Message-ID: References: <46c69dc8.0204180822.76e89d43@posting.google.com> <87u1q8ixmc.fsf@stewart.floobin.cx> <87lmbksqv6.fsf@localhost.localdomain> <3CC173E8.BF1403C2@is.elta.co.il> <3CC2CEC8.94C34E4F@is.elta.co.il> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1019640436 23904 127.0.0.1 (24 Apr 2002 09:27:16 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 24 Apr 2002 09:27:16 +0000 (UTC) Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 170J3T-0006DR-00 for ; Wed, 24 Apr 2002 11:27:15 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 170J3V-0006T0-00; Wed, 24 Apr 2002 05:27:18 -0400 Original-Received: from mailbox2.ucsd.edu ([132.239.1.54]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 170J2r-0006Rk-00 for ; Wed, 24 Apr 2002 05:26:37 -0400 Original-Received: from news1.ttcn.ne.jp (news1.ttcn.ne.jp [210.224.133.181]) by mailbox2.ucsd.edu (8.12.1/8.12.1) with ESMTP id g3O9QY1V004882 for ; Wed, 24 Apr 2002 02:26:35 -0700 (PDT) Original-Received: by news1.ttcn.ne.jp (8.9.3/3.7W) id SAA16864 for gnu-emacs-bug@moderators.isc.org; Wed, 24 Apr 2002 18:26:20 +0900 (JST) Original-To: gnu-emacs-bug@moderators.isc.org Original-Path: not-for-mail Original-Newsgroups: gnu.emacs.bug Original-Lines: 69 Original-NNTP-Posting-Host: ac96.adn.ttcn.ne.jp Original-X-Trace: news1.ttcn.ne.jp 1019640374 16818 61.117.221.96 (24 Apr 2002 09:26:14 GMT) Original-X-Complaints-To: naganuma@ttcn.ne.jp Original-NNTP-Posting-Date: 24 Apr 2002 09:26:14 GMT User-Agent: Gnus/5.090005 (Oort Gnus v0.05) Emacs/21.2 (mips-sgi-irix6.5) Cancel-Lock: sha1:IWJcCrwMGcQ0QLpJAWQ5FkyKZ4k= Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:911 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:911 >>>>> "Eli" == Eli Zaretskii writes: Eli> Garglemonster wrote: >> Eli> If you can rebuild Emacs, additionally remove the 2 fragments Eli> in unexelf.c conditioned on "#ifdef __sgi" that give special Eli> treatment to the ".got" sections. >> not sure if i did that right, because emacs still crashes >> frequently. i hope you don't mind my asking exactly which >> lines need to be commented. Eli> The two fragments that look like this: Eli> #if __sgi Eli> || strcmp ((old_section_names + NEW_SECTION_H Eli> (nn).sh_name), "got.") #endif Eli> If this doesn't help, please post the details of the crashes Eli> or any other problems to gnu.emacs.bug. For crashes, a Eli> backtrace produced by a debugger from the core file is the Eli> most important information. hmmm, that's what i commented. the crashes have been happening mostly in gnus, usually after gnus has been dormant for a while (but not always). these crashes usually invole 'g' and 'space' as in space-to-scroll-article -> boom. i've also had them in other modes, though. backtrace: ~$ gdb emacs core GNU gdb 5.1 Copyright 2001 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "mips-sgi-irix6.5"... Core was generated by `emacs'. Program terminated with signal 11, Segmentation fault. Reading symbols from /usr/lib32/libXm.so.1...done. Reading symbols from /usr/lib32/libXmu.so...done. Reading symbols from /usr/lib32/libXt.so...done. Reading symbols from /usr/lib32/libXext.so...done. Reading symbols from /usr/lib32/libtiff.so...done. Reading symbols from /usr/lib32/libjpeg.so...done. Reading symbols from /usr/lib32/libX11.so.1...done. Reading symbols from /usr/lib32/libcurses.so...done. Reading symbols from /usr/lib32/libm.so...done. Reading symbols from /usr/lib32/libc.so.1...done. Reading symbols from /usr/lib32/libgen.so...done. #0 0x0fa44eb8 in kill () at regcomp.c:578 578 regcomp.c: No such file or directory. in regcomp.c (gdb) bt #0 0x0fa44eb8 in kill () at regcomp.c:578 #1 0x1015aa94 in fatal_error_signal () at emacs.c:354 #2 #3 0x0fa3c7b8 in _closedir () at closedir.c:37 (gdb) -- garglemonster@my-deja.com I'm having an EMOTIONAL OUTBURST!! But, uh, WHY is there a WAFFLE in my PAJAMA POCKET??