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: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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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=-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 To: cygwin AT cygwin DOT com Subject: Re: ld randomly assigns wrong user and group IDs to executable References: Date: Tue, 26 Apr 2016 21:45:57 +0200 In-Reply-To: (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