From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: Re: Fatal error (6).Aborted (core dumped) Date: Thu, 21 Mar 2002 13:06:49 +0200 (IST) Sender: bug-gnu-emacs-admin@gnu.org Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1016708960 23907 127.0.0.1 (21 Mar 2002 11:09:20 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 21 Mar 2002 11:09:20 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16o0Rc-0006DU-00 for ; Thu, 21 Mar 2002 12:09:20 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16o0Rb-0001LO-00; Thu, 21 Mar 2002 06:09:19 -0500 Original-Received: from is.elta.co.il ([199.203.121.2]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16o0Qk-000183-00 for ; Thu, 21 Mar 2002 06:08:26 -0500 Original-Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id NAA08884; Thu, 21 Mar 2002 13:06:49 +0200 (IST) X-Sender: eliz@is Original-To: Anthony Goreham In-Reply-To: Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.5 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:15 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:15 On 21 Mar 2002, Anthony Goreham wrote: > #4 0x80cd4ba in abort () at emacs.c:387 > #5 0x815ce51 in tparam1 (string=0x83d3145 "\e[4%p1%dm", > outstring=0x843a9e8 "\e[4@(\3664@1\ncy_GB.iso88591\t\t\t\t\tcy_GB.ISO8859-1)", len=0, up=0x0, left=0x0, argp=0xbfffe3f0) at tparam.c:298 > #6 0x815cab1 in tparam (string=0x83d3145 "\e[4%p1%dm", outstring=0x0, len=0, > arg0=6, arg1=2, arg2=2, arg3=-1073748904) at tparam.c:105 Thanks, this indicates that the problem is with your version of termcap library, probably with ncurses. The details are described in etc/PROBLEMS (search for "Emacs aborts inside the function `tparam1'"), which also suggests a solution. _______________________________________________ Bug-gnu-emacs mailing list Bug-gnu-emacs@gnu.org http://mail.gnu.org/mailman/listinfo/bug-gnu-emacs