From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Building the igc branch on MS-Windows Date: Thu, 25 Apr 2024 08:38:54 +0300 Message-ID: <86y1920zo1.fsf@gnu.org> References: <86il063imh.fsf@gnu.org> <868r123fs5.fsf@gnu.org> <864jbq37cy.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="18333"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Gerd =?utf-8?Q?M=C3=B6llmann?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Apr 25 07:39:45 2024 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1rzrph-0004Yd-8g for ged-emacs-devel@m.gmane-mx.org; Thu, 25 Apr 2024 07:39:45 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rzrp0-0000lD-20; Thu, 25 Apr 2024 01:39:02 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rzrow-0000ie-P1 for emacs-devel@gnu.org; Thu, 25 Apr 2024 01:38:58 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rzrow-0001fR-B4; Thu, 25 Apr 2024 01:38:58 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=s1tloGNTz45EzpEq2EBqe9ddJyl0vKdgZ/KSP6PsXVU=; b=fsCpXT9AJCJdmldbBmFp TrISwEzd58tdoOHKx+Tj6LHSl8MKGjWN0DRva7KyCY1zaj7ooqcWkqmOX8qo0PwFoxqA5cvCGI96Q xxFGQPCh8gu0VMGO06Uf7qORFGczn08RHEE/VruEPS5BsABrV/tcFt1CE5LjxrFfNRzAiPSD9TOUm 8dKH6/ImJwVhEyORjZb3eFtX0I29Vj0fk2vlmZUmfLMlgXk83ezQjQ8CXTFkKw3tWjfe/eTspCnjJ f5zumWtcOefz/eDdbYWGFlAsBUY0b/OemOnwv+tfcdqjeojtLBgrZkfSwiH0vAPCq4kfwTZFQ414E xPiEmv/+bLc11Q==; In-Reply-To: (message from Gerd =?utf-8?Q?M=C3=B6llmann?= on Wed, 24 Apr 2024 21:44:54 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:318056 Archived-At: > From: Gerd Möllmann > Cc: emacs-devel@gnu.org > Date: Wed, 24 Apr 2024 21:44:54 +0200 > > Or IOW, I would propose to see what's special about the pointer in #12. "Special" in what way? Since I can reproduce this at will, I can tell you anything you want to know about that, just ask. What do you want to know about it? The relevant portion of the backtrace is: #8 0x007eed88 in amcSegFix (seg=0x9a57490, ss=0x656f814, refIO=0x656f6cc) at poolamc.c:1604 #9 0x007d5d16 in SegFix (seg=0x9a57490, ss=0x656f814, refIO=0x656f6cc) at seg.c:793 #10 0x007e435b in _mps_fix2 (mps_ss=0x656f818, mps_ref_io=0x656f700) at trace.c:1433 #11 0x006ef08a in fix_lisp_obj (ss=0x656f818, pobj=0xcd1aec ) at igc.c:428 #12 0x006ef27b in scan_staticvec (ss=0x656f818, start=0xccf940 , end=0xcd1940 , closure=0x0) at igc.c:534 #13 0x007e4a21 in TraceScanArea (ss=ss@entry=0x656f814, base=0xccf940 , limit=0xcd1940 , scan_area=0x6ef20b , closure=0x0) at trace.c:1566