delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/07/01/07:31:36

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:from:date:to:cc:subject:message-id:references
:mime-version:content-type:in-reply-to; q=dns; s=default; b=l9Vz
QnO4X0QuQ3Z8RpxZ2kvYyHEqmH6CUQDoKiqBFjgBl5HuI+G0PL5xE90A+HUGb6sF
6nrXugSo4gdNyH6vtyHopziJvs9lXd8iM1O6xnicj84puv2jzJtMyYEfwmSit/wC
3uJL6Xm+zn7IglVO1IXRL0ilmmVyAc/+1+NrEUk=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:from:date:to:cc:subject:message-id:references
:mime-version:content-type:in-reply-to; s=default; bh=bAYakzRrF3
J8z5O98i6dak6Rydw=; b=FmXa18onN33YXBDfSp+PUu9oSsspOhLRoiYqx2EnNc
k+r6hAkDc3rQOOSOhDsEX2abiL6eLzqOzmC47xm0X/177Qnmc7vN5AiqK9oy2rmW
bPQGtRfqY2a82B5Z5QSDiij7bnE341lwv4Kp6Ip5ipeHvUj4rdOx03p92Bxx4/zn
0=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=bugs.winehq.org, Kegel, bugswinehqorg, UD:bugs.winehq.org
X-HELO: mail-wm0-f50.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:date:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to; bh=qofIYm7cUsXZXcViUdChFB5L5FZu5MQCFEbnwg85ENA=; b=hmvmr9MYqXTWYq1T4ISKKFBfxMkkWIfabL/bToAlN0U92uyh9FIMIMaLmhQzKT5mXA gThGOW1j/9Flg889VdgQmgjMblZNQ4RnOeHatg2bjzaB/u4VxQzNHHXvRmonaZkh7ye+ rbX0t43aBskqE8qSAAUO8+ah90Escd/jDVbgBdHgwjGYSq+1be9pRy7G/M/rYlBsaCSJ Xqzyu3OVbBzoWoPbvyzrIgrIe6BND5IcDPsrnlG47kPqeJbvRDN+VIR6CustdKqcytl3 HXUUFKn67euwM2PtxdOcx0Y1smHohDho1P89rdyd0R3Y2L0Y7F8JGFQkwulRHCcQCaVw kawg==
X-Gm-Message-State: AKS2vOyVlHRTj1kHmSmk06ucWkvLz8DkWvx/1AtiQAxnaMg8l74XJKfZ CGuBRiCPJB7w1Iqj
X-Received: by 10.28.68.139 with SMTP id r133mr19186266wma.90.1498908678215; Sat, 01 Jul 2017 04:31:18 -0700 (PDT)
From: Richard Z <rz AT linux-m68k DOT org>
X-Google-Original-From: Richard Z <rz>
Date: Sat, 1 Jul 2017 13:31:05 +0200
To: Dan Kegel <dank AT kegel DOT com>
Cc: cygwin AT cygwin DOT com
Subject: Re: setup.exe problem in wine
Message-ID: <20170701113105.GA3986@rz.localhost.localdomain>
References: <20170630112619 DOT GA11464 AT rz DOT localhost DOT localdomain> <20170630124425 DOT GB11464 AT rz DOT localhost DOT localdomain> <CAPF-yOYqNHULYGaGBx4hhBGJCubxk_-_vy7sM5B+5u6daXX6Gg AT mail DOT gmail DOT com>
MIME-Version: 1.0
In-Reply-To: <CAPF-yOYqNHULYGaGBx4hhBGJCubxk_-_vy7sM5B+5u6daXX6Gg@mail.gmail.com>
X-IsSubscribed: yes

On Fri, Jun 30, 2017 at 07:45:34AM -0700, Dan Kegel wrote:

thanks for the tipps and trying..

> There were lots of complaints from setup.exe (not wine) of the sort
> AddAccessAllowedAceEx(C:\cygwin64/etc/setup, group) failed: 1337
> but those can probably be ignored.

same here.

> Default install seemed to go quite well, at least until the
> postinstall scripts ran;
> each one of them complained about a stack overflow, but the gui continued:

almost same here but it was "page fault on read access to 0x00000001",
the difference might be because I am trying the 32bit mode.


> Well, shoot.  So I tried again with WINEDEBUG=+relay to get a log of
> system calls,
> Wading through the noise, I saw two interesting things:

strangely WINEDEBUG does nothing for me.

I have added the info to https://bugs.winehq.org/show_bug.cgi?id=40528

Richard

-- 
Name and OpenPGP keys available from pgp key servers


--
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

- Raw text -


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