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#22526: 25.0.90; Crash starting gnus Date: Sun, 07 Feb 2016 16:42:11 +1100 Message-ID: <87pow9cc0c.fsf@gnus.org> References: <56AFD88B.5040904@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1454823802 5627 80.91.229.3 (7 Feb 2016 05:43:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 7 Feb 2016 05:43:22 +0000 (UTC) Cc: 22526@debbugs.gnu.org To: Andy Moreton Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Feb 07 06:43:10 2016 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 1aSI7p-0000dw-1t for geb-bug-gnu-emacs@m.gmane.org; Sun, 07 Feb 2016 06:43:09 +0100 Original-Received: from localhost ([::1]:59800 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aSI7o-0001j6-Ae for geb-bug-gnu-emacs@m.gmane.org; Sun, 07 Feb 2016 00:43:08 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43069) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aSI7l-0001iq-67 for bug-gnu-emacs@gnu.org; Sun, 07 Feb 2016 00:43:06 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aSI7i-0006gN-0s for bug-gnu-emacs@gnu.org; Sun, 07 Feb 2016 00:43:05 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:55924) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aSI7h-0006gJ-U9 for bug-gnu-emacs@gnu.org; Sun, 07 Feb 2016 00:43:01 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aSI7h-0007GG-Pi for bug-gnu-emacs@gnu.org; Sun, 07 Feb 2016 00:43: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: Sun, 07 Feb 2016 05:43:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 22526 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 22526-submit@debbugs.gnu.org id=B22526.145482376127879 (code B ref 22526); Sun, 07 Feb 2016 05:43:01 +0000 Original-Received: (at 22526) by debbugs.gnu.org; 7 Feb 2016 05:42:41 +0000 Original-Received: from localhost ([127.0.0.1]:36280 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aSI7N-0007Fb-JN for submit@debbugs.gnu.org; Sun, 07 Feb 2016 00:42:41 -0500 Original-Received: from hermes.netfonds.no ([80.91.224.195]:44204) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aSI7L-0007FT-7n for 22526@debbugs.gnu.org; Sun, 07 Feb 2016 00:42:39 -0500 Original-Received: from cpe-60-225-211-161.nsw.bigpond.net.au ([60.225.211.161] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1aSI6z-0005T0-9G; Sun, 07 Feb 2016 06:42:17 +0100 In-Reply-To: <56AFD88B.5040904@gmail.com> (Andy Moreton's message of "Mon, 1 Feb 2016 22:13:31 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.90 (gnu/linux) X-MailScanner-ID: 1aSI6z-0005T0-9G MailScanner-NULL-Check: 1455428538.01922@LuGT9plmbpkoUyTK+XsBmg 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:112595 Archived-At: Andy Moreton writes: [...] > ../../src/insdel.c:411 > tem = { > i = 0xd510 > } > real_gap_loc = 0xf035 > real_gap_loc_byte = 0xf035 > old_gap_size = 0x7d0 > current_size = 0xf804 > #12 0x00000004001723c4 in make_gap (nbytes_added=0x830) at > ../../src/insdel.c:481 Hm, that sounds kinda serious... [...] > #15 0x000000040024ff9d in Finternal_default_process_filter (proc=..., > text=...) at ../../src/process.c:5527 > old_read_only = { > i = 0x0 > } > old_begv = 0x1 > old_zv = 0xf035 > old_begv_byte = 0x1 > old_zv_byte = 0xf035 > before = 0xf035 > before_byte = 0xf035 > opoint_byte = 0xf035 > b = 0xbf3270 > p = 0x73e8cb0 > opoint = 0xf035 It looks like Emacs is segfaulting while inserting stuff from a filter into a buffer, if I'm reading this correctly. But I have no idea what could be causing it. Anybody? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no