delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2025/04/10/04:06:06

DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 53A865DN3157569
Authentication-Results: delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com
Authentication-Results: delorie.com; spf=pass smtp.mailfrom=cygwin.com
DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 53A865DN3157569
Authentication-Results: delorie.com;
dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=lrgrYOr6
X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8D6C03839C72
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1744272364;
bh=IZqNQeWFn2NjKomabHnh3fx4zl6LNkawsNxTCtF/zZ0=;
h=Date:To:Subject:In-Reply-To:References:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc:
From;
b=lrgrYOr6GKGXWY1ja6k0f5mEWE4pd8mfShpGzV8vPYfARImwg6SWs21C2BfWjpb3/
g9eUdLRteV8n5Qccxim9PnMstHUvVHz2JqfgjO0cjW4QFHfp7EC9+EZzQM9REljr9a
9MDxebgkr9jUydl6HygSNLOZijYV1PywoASSOiQ4=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 5AC073856942
ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 5AC073856942
ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1744272304; cv=none;
b=s0LTcoRnQfhGNLtsAMLqSA5fp9HhfbflnZDEHMQj3Ju1NbhvbieuhL6IMNVqlSgaKEjIXAh3HVzn89NXAHjHWeakCKq5YxzPuXRIz84t0ma9LhMGedudfxEEG/H5oe6yph0uhMESPpWtJuBCHZ0zo07SDXtYjbM8fON3RbrUjxI=
ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key;
t=1744272304; c=relaxed/simple;
bh=muqN44qH2Vp6t/MF2jt1is/41YOXwpb3sOgVcYazVIY=;
h=DKIM-Signature:Date:From:Message-ID:To:Subject:MIME-Version;
b=TxCa/T+5ypHBsUJbAIlerRfbLJ84FTI/nvqDsANPlPu5jk5U95MnmEH0Wphsid9NJvQqPl7hFR6wMASTp5nsjW+v2D0SpksJn6jnLh9WDb2ZG7Uh7E4QmI5owtLL5siH99QG3JUvmhQItY5P4Ojkow5pnf3XjiZsoUcVYLqD7P4=
ARC-Authentication-Results: i=1; server2.sourceware.org
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5AC073856942
X-Yandex-Fwd: 1
Date: Thu, 10 Apr 2025 10:56:32 +0300
X-Mailer: The Bat! (v9.3.4) Professional
Message-ID: <1261867475.20250410105632@yandex.ru>
To: Jim Reisert AD1C <jjreisert AT alum DOT mit DOT edu>, cygwin AT cygwin DOT com
Subject: Re: child_info_fork::abort: cygpng16-16.dll
In-Reply-To: <CAK-n8j7u-=pmrW4Bc-7CcsgAKBD9t70GbOpT4MXt6UPZyhSNCA@mail.gmail.com>
References: <CAK-n8j7u-=pmrW4Bc-7CcsgAKBD9t70GbOpT4MXt6UPZyhSNCA AT mail DOT gmail DOT com>
MIME-Version: 1.0
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.30
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Andrey Repin via Cygwin <cygwin AT cygwin DOT com>
Reply-To: cygwin AT cygwin DOT com
Cc: Andrey Repin <anrdaemon AT yandex DOT ru>
Errors-To: cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com>

Greetings, Jim Reisert AD1C!

> On one of my computers (but not the other), I get this error when I
> try to start Emacs 29.4 in an xterm:

>       0 [main] emacs-gtk 2079 child_info_fork::abort:
> \??\D:\Cygwin\bin\cygpng16-16.dll: Loaded to different address:
> parent(0xCB0000) != child(0x25E0000)

> I killed the X server, started a Windows shell, started ash, then
> called /bin/rebaseall

> Work was done, but the problem persists.  What should I try?

1. Check if the DLL was actually rebased.
2. Compare loaded modules, this behavior often caused by antivirus carelessly
injecting its modules into running process.


-- 
With best regards,
Andrey Repin
Thursday, April 10, 2025 10:53:59

Sorry for my terrible english...


-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019