hangs in Windows batch file (.cmd) calling wmic

Bug #938410 reported by Andrew Ziem
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
BleachBit
Fix Released
Undecided
Unassigned

Bug Description

BleachBit 0.9.1, depending on version of Windows, uses wmic to find out whether a process like Firefox is running. Apparently this freezes inside a batch file.

http://bleachbit.sourceforge.net/forum/bleachbit-portable-console-hangs-win2k3-64-sp2-when-called-within-batch-
cmd-files

Revision history for this message
ROCKNROLLKID (slinger1410-deactivatedaccount) wrote :

Tagging as incomplete. The link provided no longer exists.

Changed in bleachbit:
status: New → Incomplete
Revision history for this message
Andrew Ziem (ahziem1) wrote :

The link is broken because of link wrapping
Here is the link again, shorter

https://www.bleachbit.org/forum/bleachbit-portable-console-hangs-win2k3-64-sp2-when-called-within-batch-cmd-files

There are no more reports like this, so maybe it was idiosyncratic to the user's system

Revision history for this message
Race (relay12) wrote :

I started getting wmic hang in a batch script Today on a one machine. Entered "wmic" in cmd.exe window at it also was frozen too. At a guess some problem with WMI service . I note On April 2 an "auto update retrieval of third-party root list sequence number" is in event log and a few messages about eventid 36876 return code 0x80096004 in event log today both struck me as unusual. I
have not idea why I would get that last message after googling it meaning.

Never had wmic issue before. After I rebooted issue disappeared. If it happens again I will add information.

Revision history for this message
Race (relay12) wrote :

I have found two sites suggesting using " wmic .... <NUL" (redirecting stdin to null) for use in scripts to prevent hanging. That would not help cmd.exe prompt.

Revision history for this message
Race (relay12) wrote :

I have changed any batch script code to include this:
     <NUL wmic /interactive:off process ...
Just in case it makes a difference.

Andrew Ziem (ahziem1)
Changed in bleachbit:
status: Incomplete → New
Revision history for this message
ROCKNROLLKID (slinger1410-deactivatedaccount) wrote :

Tagged for 1.14 to explore Race's issue with wmic.

Changed in bleachbit:
milestone: none → 1.14
Revision history for this message
Andrew Ziem (ahziem1) wrote :

I removed WMIC.

Please test build BleachBit 1.13.377 or later from http://ci.bleachbit.org and please report your results here

Changed in bleachbit:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.