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]

Potential BLODA reported for smartctl due to WMI calls


If smartctl is run for an USB drive, a potential BLODA is reported:

# uname -sr
CYGWIN_NT-6.1-WOW64 1.7.15(0.260/5/3)

# echo $CYGWIN
detect_bloda

# /usr/sbin/smartctl -i /dev/sdb
smartctl 5.42 2011-10-20 r3458 [i686-pc-cygwin-win7(64)-sp1] (cygwin-5.42-1)
...


Potential BLODA detected!  Thread function called outside of Cygwin DLL:
  C:\Windows\system32\wbem\wbemprox.dll

Potential BLODA detected!  Thread function called outside of Cygwin DLL:
  C:\Windows\syswow64\OLE32.dll

=== START OF INFORMATION SECTION ===
Model Family:     Seagate Barracuda ES.2
Device Model:     ST31000340NS
...


smartctl uses WMI queries to retrieve USB Id for physical drive. This is used to auto-detect ATA pass-through protocol provided by USB bridge.
Could these two DLLs possibly be added to the list of well known DLLs?



Christian



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