This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ld randomly assigns wrong user and group IDs to executable


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]