From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 129969 invoked by alias); 24 May 2018 14:10:48 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 129961 invoked by uid 89); 24 May 2018 14:10:47 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mail-wr0-f169.google.com Received: from mail-wr0-f169.google.com (HELO mail-wr0-f169.google.com) (209.85.128.169) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 24 May 2018 14:10:41 +0000 Received: by mail-wr0-f169.google.com with SMTP id w18-v6so3407257wrn.6 for ; Thu, 24 May 2018 07:10:40 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=rfWWxGUJlXuaj37yr0FbuV0bd3/HMDgh1/sHRwLXIQI=; b=VQ2n1bIaHe5w5t5he5sMKEo3HNMYkO436WNbVyjaEyqYRr25G75lBeu+tni2eUeubJ AjEc7YNRNrt1CVteozxiuPtnLxK8+kywuBg6ZmS7fo0j2D30vX/UK9C+J7Rmlwq3UBVp 3HlrgQuw2tlzMBbUoNtwOlhvW2x4XA8ri6b0upiVgo6xzOHx7guZsfKLBTygutnB9ZH7 MgAtbpvAxKc81hPUUrnWsvI28lZKjfyiCWjoP1azCblu/koHTHGf6J3erm30vj2RvehP 1++kGp/Yqf1yyvFRKt1GCoFxUQtWHuXRlrFH4fSK7LAHIJNl/4/Dt5e1yD/M/RLAWKXX PkmA== X-Gm-Message-State: ALKqPwfHPENaGWuGwFhtpCAjuuipnywymKkPxQPXkwhBAnO+kCMG+Ya6 EtAPXsxNF8yM4nBKwyZJV5/soKVA X-Google-Smtp-Source: AB8JxZqbs8AGAaHIuqcY7HDX8yPFYH6RsHqam75PCIOQKGCMArQwyfXHqjUujA7pMIjFTiHwxq0brg== X-Received: by 2002:adf:f78d:: with SMTP id q13-v6mr7211707wrp.60.1527171038943; Thu, 24 May 2018 07:10:38 -0700 (PDT) Received: from [172.21.192.161] ([178.15.39.162]) by smtp.gmail.com with ESMTPSA id y7-v6sm12183396wrh.86.2018.05.24.07.10.37 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 May 2018 07:10:38 -0700 (PDT) Subject: Re: dll load / rebase issue after 5/24 windows updates To: cygwin@cygwin.com References: <000001d3f366$3b37e910$b1a7bb30$@gmail.com> From: Marco Atzeri Message-ID: <1beee848-29b3-dd02-3c57-94fafbbd67ba@gmail.com> Date: Thu, 24 May 2018 23:02:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 In-Reply-To: <000001d3f366$3b37e910$b1a7bb30$@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-05/txt/msg00287.txt.bz2 On 5/24/2018 3:50 PM, Brien Oberstein wrote: > Greetings, > > I installed the lastest windows updates on Win2k16 server and now I'm > getting the fork/rebase issue. > > > > I tried running rebase-trigger / setup.exe multiple times and also > reinstalling the libintl8 but the problem persists. > > Next step to troubleshoot? > Hi Brien, You can try a "rebase-trigger full" If you are using a 32 bit version you should move to 64bit as these address are very low: > [main] bash 4220 child_info_fork::abort: > C:\appz\cygwin\bin\cygintl-8.dll: Loaded to different address: > parent(0x1E0000) != child(0x1A0000) Finally as reported on > Problem reports: http://cygwin.com/problems.html you should provide us the cygcheck.out Regards Marco -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple