Popper, Samuel (US SSA) wrote on 01 April 2008 16:53: > Here's my list of candidate BLODA .dll's from procexp:
> They all appear to be from cygwin or right from Windows Yes, I think you're right about that, so I doubt any of them is related. > (I can send the desciption/version number information if desired). Shouldn't be necessary. If there was a BLODA problem with one of the bog-standard MS-shipped system DLLs, we'd surely be hearing from a lot more people with problems on the list. Here's a couple more bits of info you could try sending that might give us clues: #1. Run "cygcheck -s -r -v > cygcheck.out" and send the .out file as an attachment (specifically, please, not inline text) with your next post to the list. #2. Using the "sc.exe" command (originally from MS' Resource Kit, but IIUIC built-in to all recent versions), get a list of all services and drivers by running "sc queryex type= all bufsize= 65536 > sc-out.txt", and send that as an attachment. #3. If #2. can't work for any reason, you can still get part of the info (a list of running services) by running "net start > servs.txt", and send that. cheers, DaveK -- Can't think of a witty .sigline today.... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/