public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Potential BLODA reported for smartctl due to WMI calls
@ 2012-07-11  5:45 Christian Franke
  2012-07-11  9:23 ` Corinna Vinschen
  0 siblings, 1 reply; 3+ messages in thread
From: Christian Franke @ 2012-07-11  5:45 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Potential BLODA reported for smartctl due to WMI calls
  2012-07-11  5:45 Potential BLODA reported for smartctl due to WMI calls Christian Franke
@ 2012-07-11  9:23 ` Corinna Vinschen
  2012-07-16 16:23   ` Christian Franke
  0 siblings, 1 reply; 3+ messages in thread
From: Corinna Vinschen @ 2012-07-11  9:23 UTC (permalink / raw)
  To: cygwin

On Jul 11 07:45, Christian Franke wrote:
> 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?

Done.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Potential BLODA reported for smartctl due to WMI calls
  2012-07-11  9:23 ` Corinna Vinschen
@ 2012-07-16 16:23   ` Christian Franke
  0 siblings, 0 replies; 3+ messages in thread
From: Christian Franke @ 2012-07-16 16:23 UTC (permalink / raw)
  To: cygwin

Corinna Vinschen wrote:
> On Jul 11 07:45, Christian Franke wrote:
>> If smartctl is run for an USB drive, a potential BLODA is reported:
>> ...
>> 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
>> ...
>> Could these two DLLs possibly be added to the list of well known DLLs?
> Done.
>

Works as expected with snapshot 2012-07-15.

Thanks,
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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-07-16 16:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-11  5:45 Potential BLODA reported for smartctl due to WMI calls Christian Franke
2012-07-11  9:23 ` Corinna Vinschen
2012-07-16 16:23   ` Christian Franke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).