From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#9436: 24.0.50; Segmentation fault during redisplay Date: Sat, 26 Dec 2015 00:08:36 +0100 Message-ID: <87a8oyrurv.fsf@gnus.org> References: <83d3fgyxqi.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1451085019 12993 80.91.229.3 (25 Dec 2015 23:10:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 25 Dec 2015 23:10:19 +0000 (UTC) Cc: 9436@debbugs.gnu.org, Helmut Eller To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Dec 26 00:10:11 2015 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aCbUw-0004ij-N5 for geb-bug-gnu-emacs@m.gmane.org; Sat, 26 Dec 2015 00:10:10 +0100 Original-Received: from localhost ([::1]:36768 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aCbUw-0006oQ-00 for geb-bug-gnu-emacs@m.gmane.org; Fri, 25 Dec 2015 18:10:10 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43735) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aCbUr-0006l6-2d for bug-gnu-emacs@gnu.org; Fri, 25 Dec 2015 18:10:06 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aCbUn-0000PC-Rp for bug-gnu-emacs@gnu.org; Fri, 25 Dec 2015 18:10:04 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:56604) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aCbUn-0000Ov-PK for bug-gnu-emacs@gnu.org; Fri, 25 Dec 2015 18:10:01 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aCbUn-00050l-Lq for bug-gnu-emacs@gnu.org; Fri, 25 Dec 2015 18:10:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 25 Dec 2015 23:10:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9436 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo Original-Received: via spool by 9436-submit@debbugs.gnu.org id=B9436.145108494319151 (code B ref 9436); Fri, 25 Dec 2015 23:10:01 +0000 Original-Received: (at 9436) by debbugs.gnu.org; 25 Dec 2015 23:09:03 +0000 Original-Received: from localhost ([127.0.0.1]:35964 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aCbTr-0004yp-4b for submit@debbugs.gnu.org; Fri, 25 Dec 2015 18:09:03 -0500 Original-Received: from hermes.netfonds.no ([80.91.224.195]:41220) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aCbTp-0004yE-7O for 9436@debbugs.gnu.org; Fri, 25 Dec 2015 18:09:01 -0500 Original-Received: from 2.150.58.24.tmi.telenormobil.no ([2.150.58.24] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1aCbTR-0006Lq-8C; Sat, 26 Dec 2015 00:08:37 +0100 In-Reply-To: (Eli Zaretskii's message of "Mon, 05 Sep 2011 00:20:23 -0400") User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.1.50 (gnu/linux) X-MailScanner-ID: 1aCbTR-0006Lq-8C MailScanner-NULL-Check: 1451689717.78574@B3E2WR0ZVnOBVM/t9uqH6A X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:110498 Archived-At: Eli Zaretskii writes: >> From: Helmut Eller >> Date: Mon, 05 Sep 2011 00:35:34 +0200 >> >> I updated the source tree and configured with >> `configure '--with-gif=no' '--with-gnutls=no' 'CFLAGS=-g3 -O0'' > > Please reconfigure like this: > > configure --enable-asserts --enable-checking --with-gif=no --with-gnutls=no 'CFLAGS=-g3 -O0' > > This will enable several important sanity checks and hopefully allow > us to see why the frame pointer is NULL. Please try again after > rebuilding Emacs, and see if you get an abort somewhere, or the same > segfault. More information was requested, but no response was given within a few months, so I'm closing this bug report. If the problem still exists, please reopen this bug report. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no