X-Recipient: archive-cygwin@delorie.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:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; q=dns; s=default; b=qRB6r
	oXM7hgR/AVu1ThkDgAI2rL4c79y3nBEN0SqKkOl7zq9OHULXsC+Ko2TQBkuAhVDT
	+pE5lXw/T4R1L7gUgpWDQu+UQLvDPLxPkXiBrX1qvtg8Eh9Oj97ZcC9TrCupgUR5
	2zh5ZsF6aQQGYNhMi7fA7wZPwSen/sEXCpJlzc=
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:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; s=default; bh=B9bChVjpgUE
	eF6lad3HynZ3lULQ=; b=WRpG64oAdFdQdBgUICn1Iu6iGVQ70Pgqe1iA4une0Tp
	gOiTnQb+8wIhtLgMjxc3DvXZgMs5GaUHhWuHDCZcd0/5MAJNhGSWa2EsUUPeZD3K
	DhDAEp6o9YbWBzbWtn2bHfubokYL6cT1HfDEmgCFoNY+qc+3963QNSDPPkRK2Wyg
	=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=dow, schulman, Schulman, broker
X-HELO: mail-in-16.arcor-online.net
X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-14.arcor-online.net 3qvYVY5BMdz90Qx
From: Achim Gratz <Stromeko@nexgo.de>
To: cygwin@cygwin.com
Subject: Re: ld randomly assigns wrong user and group IDs to executable
References: <uqmkhb9kmv244kd755urqpunns6qk6gbe2@4ax.com>	<imgvhbhlgq3unbgemhdqettdjq5d31v0bm@4ax.com>
Date: Tue, 26 Apr 2016 21:45:57 +0200
In-Reply-To: <imgvhbhlgq3unbgemhdqettdjq5d31v0bm@4ax.com> (Andrew Schulman's	message of "Tue, 26 Apr 2016 15:40:17 -0400")
Message-ID: <87h9eop30q.fsf@Rainer.invalid>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.93 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain

Andrew Schulman writes:
> Seems to be a BLODA problem. The problem is inconsistent/intermittent, and
> happens only on one of my three Windows hosts. The bad machine has
> Symtantec Endpoint Protection running (I can't disable it), and
> CYGWIN=detect_bloda also finds C:\windows\system32\privman64.dll, the
> "BeyondTrust Power Broker for Windows DLL". Seems a likely suspect.

Endpoint protection places a DLL at the very end of the Cygwin rebase
area in my experience.  Look at /proc/self/maps and "rebase -si" if it's
consistent and what Cygwin library gets rebased there.  You might want
to change the rebase area dow to some lower address (you could edit it
in /usr/bin/rebaselst and trigger a full rebase as an experiment).


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Waldorf MIDI Implementation & additional documentation:
http://Synth.Stromeko.net/Downloads.html#WaldorfDocs

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

