Opened 8 years ago
#17072 new defect
crash when reloading vm settings while editing USB filter
Reported by: | daniel.klauer | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 5.1.26 |
Keywords: | Cc: | ||
Guest type: | Windows | Host type: | Linux |
Description
VirtualBox crashes when editing a newly added but not-yet-saved USB filter, if the vm's settings got reloaded in the mean time. This is with virtualbox-5.1 (5.1.26-117224~Ubuntu~xenial) on Ubuntu 16.04.
I could reproduce it with these steps:
- start guest (Windows 7 in my case)
- open USB settings for that VM
- add new USB device filter
- edit the new USB device filter
- while edit window is open, resize VM window
- vbox asks whether to reload settings because they changed while being edited
- yes, reload
- newly added filter disappears, but edit window is still open
- keep editing in edit window
- close edit window with ok
- crash, VM aborted:
[ 732.398256] VirtualBox[3393]: segfault at 2 ip 00007f160d12e773 sp 00007ffe48efbb58 error 4 in VirtualBox.so[7f160d028000+9b7000]
I didn't test with other hosts/guests, but it may not be specific to my setup.
Note:
See TracTickets
for help on using tickets.