From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: SEGFAULT on increment_row_positions Date: Sat, 04 Jun 2005 01:57:49 +0200 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1117843106 13253 80.91.229.2 (3 Jun 2005 23:58:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 3 Jun 2005 23:58:26 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jun 04 01:58:23 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DeM2f-0001DQ-47 for ged-emacs-devel@m.gmane.org; Sat, 04 Jun 2005 01:57:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DeM8S-0002pq-8a for ged-emacs-devel@m.gmane.org; Fri, 03 Jun 2005 20:03:32 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DeM81-0002dc-N8 for emacs-devel@gnu.org; Fri, 03 Jun 2005 20:03:06 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DeM7u-0002YE-SV for emacs-devel@gnu.org; Fri, 03 Jun 2005 20:02:59 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DeM7u-0002X7-8U for emacs-devel@gnu.org; Fri, 03 Jun 2005 20:02:58 -0400 Original-Received: from [195.41.46.235] (helo=pfepa.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DeM5A-0007Nv-Kq for emacs-devel@gnu.org; Fri, 03 Jun 2005 20:00:08 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx3.adsl-dhcp.tele.dk [80.62.38.68]) by pfepa.post.tele.dk (Postfix) with SMTP id 07AE647FE19; Sat, 4 Jun 2005 01:57:28 +0200 (CEST) Original-To: JD Smith In-Reply-To: (JD Smith's message of "Fri, 03 Jun 2005 16:16:48 -0700") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:38095 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:38095 JD Smith writes: > Program received signal SIGSEGV, Segmentation fault. > 0x0804fdf8 in increment_row_positions (row=0x86905a4, delta=-17, delta_bytes=4) > at dispnew.c:1188 I recall fixing a problem like that in CVS emacs (22.0) some time ago. > This is GNU Emacs 21.3.1 (i386-redhat-linux-gnu, X toolkit, Xaw3d > scroll bars) of 2005-02-04 on bugs.build.redhat.com running under FC3. Can you test your code with CVS emacs, to see if it fails there too? -- Kim F. Storm http://www.cua.dk