Bug #3205
closedPartial system freeze when disconnecting USB 3G stick
0%
Description
When we disconnect a live USB 3G stick, parts of the pfSense system freezes, for example, opening the dashboard, showing the interface status page, running "usbconfig", etc.
The dev node cuaU0.3 is still appearing on the filesystem. Replugging the 3G stick won't help.
To unfreeze the system, the workaround is quite simple: kill the php process running 3gstats.php. Only after that the kernel finishes cleaning up the device nodes, etc.
Updated by Michal Sawa about 11 years ago
Same here. Huawei E1820. 2.1 RELEASE on physical VIA EPIA and VirtualBox.
First time configured without problems, then I found that:
- pfsense reboot hangs at:
u3g0: at uhub1, port1, addr 2 (disconnected)
- startup hangs at device init. To boot I have to disable interface before reboot or remove it from usb port.
To run connection / unlock pf I tried this method:
- start two separate ssh consoles
- enable interface in "Interfaces"
- disconnect from Status > interfaces one one of the consoles:
usbconfig d ugen1.2.0 reset connect from Status -> interfaces
which will be stucked until I kill php (pkill php) from second console. That unlocks usbconfig and web interface.
Sometimes it's works sometimes not and both consoles might be inoperable. Same with connection...
Device tested on Fortigate 100A, laptop with Win7, desktop with XP and desktop with Gentoo without problems so I assume that it's pretty stable.
I know that there was Bug #2433 very similar to mine.
Updated by Bipin Chandra almost 11 years ago
i got the same situation as well as with the 3g stick connected if i reboot pfsense then it would just get stuck when on usb4 disconencting and wouldnt let it reboot unless the 3g dongle is unplugged
Updated by Bipin Chandra almost 11 years ago
getting stuck on reboot with active 3g dongle is getting a serious issue for me, i have tried 3 different 3g dongles from d-link, nokia, huwaei and when in modem mode and if u reboot then system hangs but when in storage mode and u reboot then it reboots just fine
Updated by Bipin Chandra about 10 years ago
any fix for this as its still troubling me
Updated by Chris Buechler over 9 years ago
I suspect this is probably fixed in 2.2x versions because of FreeBSD 10.1 base. Anyone who was seeing this able to confirm or deny the same issue on 2.2x?
Updated by Chris Buechler over 9 years ago
- Status changed from New to Resolved
thanks for the feedback, Bipin.