On 27/08/2010 21:44, mike marchywka wrote: > On 8/27/10, Baldur Gislason wrote:
>> Hi, what tool is best to track down what BLODA is causing fork failures on >> my Cygwin installation? > There may be a sysinternals tool, I use those to track down open handles > that have been a problem on earlier systems. Sysinternals Process Explorer has a mode when it shows you all the DLLs loaded into a process. Any of these that come from security software or other installed applications (i.e. aren't part of the standard windows system DLLs) can give you a clue as to what's causing the BLODA. If that doesn't help, rebaseall might get things going again, if you haven't already tried it. (See /usr/share/doc/Cygwin/rebase-3.0.1.README for usage.) cheers, DaveK -- 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