From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#36431: Crash in marker.c:337 Date: Wed, 03 Jul 2019 10:14:42 +0300 Message-ID: <83a7dvd1y5.fsf@gnu.org> References: <20190703.082023.255697981040411264.wl@gnu.org> <83ef37d41v.fsf@gnu.org> <20190703.084621.438958346025193738.wl@gnu.org> Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="176167"; mail-complaints-to="usenet@blaine.gmane.org" Cc: monnier@iro.umontreal.ca, 36431@debbugs.gnu.org To: Werner LEMBERG Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Jul 03 09:16:18 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hiZV4-000jdo-6Y for geb-bug-gnu-emacs@m.gmane.org; Wed, 03 Jul 2019 09:16:18 +0200 Original-Received: from localhost ([::1]:33270 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hiZV2-0002M3-JQ for geb-bug-gnu-emacs@m.gmane.org; Wed, 03 Jul 2019 03:16:16 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:58898) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hiZUq-0002L2-RM for bug-gnu-emacs@gnu.org; Wed, 03 Jul 2019 03:16:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hiZUo-0006K9-RF for bug-gnu-emacs@gnu.org; Wed, 03 Jul 2019 03:16:04 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:39534) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hiZUn-0006JW-Ts for bug-gnu-emacs@gnu.org; Wed, 03 Jul 2019 03:16:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hiZUn-0002eV-MS for bug-gnu-emacs@gnu.org; Wed, 03 Jul 2019 03:16:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 03 Jul 2019 07:16:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 36431 X-GNU-PR-Package: emacs Original-Received: via spool by 36431-submit@debbugs.gnu.org id=B36431.156213810210121 (code B ref 36431); Wed, 03 Jul 2019 07:16:01 +0000 Original-Received: (at 36431) by debbugs.gnu.org; 3 Jul 2019 07:15:02 +0000 Original-Received: from localhost ([127.0.0.1]:48355 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hiZTq-0002d4-Hq for submit@debbugs.gnu.org; Wed, 03 Jul 2019 03:15:02 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:46186) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hiZTo-0002cS-Hs for 36431@debbugs.gnu.org; Wed, 03 Jul 2019 03:15:01 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:35422) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hiZTj-0005J9-E1; Wed, 03 Jul 2019 03:14:55 -0400 Original-Received: from [176.228.60.248] (port=2487 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1hiZTi-0002SF-Uy; Wed, 03 Jul 2019 03:14:55 -0400 In-reply-to: <20190703.084621.438958346025193738.wl@gnu.org> (message from Werner LEMBERG on Wed, 03 Jul 2019 08:46:21 +0200 (CEST)) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] 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: 209.51.188.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" Xref: news.gmane.org gmane.emacs.bugs:162013 Archived-At: > Date: Wed, 03 Jul 2019 08:46:21 +0200 (CEST) > Cc: monnier@iro.umontreal.ca, 36431@debbugs.gnu.org > From: Werner LEMBERG > > > P.S. I also think your sources are out of sync with the current > > master, which is another factor that makes debugging harder and more > > error-prone. Can you update from master, please? > > Nope, I'm *always* updating to master (this time it is commit > 20c1406c), then applying the patch. Then maybe I got confused by the time sequence of changes Stefan made in the repository and the patches he sent to you. Sorry.