Opened 17 years ago
Closed 17 years ago
#828 closed defect (fixed)
Filter nodes spreads unrestrainedly sometimes
Reported by: | moonlight | Owned by: | |
---|---|---|---|
Component: | other | Version: | |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description
VBox 1.5.51 OSE Host: Ubuntu 7.04
An USB device was connected to PC and there was active filter for it (VBox was from release, with USB support). Device was removed and VBox was upgraded to 1.5.51 OSE. VBox worked ok for some time, but then I found it hangs on start. I inspected configuration files and found following in vm config:
<USBController enabled="true">
<DeviceFilter active="true" name="Hewlett-Packard DeskJet 3820 [0100]"/> <DeviceFilter active="true" name="Hewlett-Packard DeskJet 3820 [0100]"/> .....
/* repeats few thousands times. vm file is ~2.7 Mb */ </USBController>
After removing those extra lines VBox successfully started
Change History (2)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
There were some fixes for races in the COM code. Please reopen this bug if this problem is still reproducible.
Can you reproduce this? If you are mixing and matching different version, then you must be careful.