#8119 closed defect (obsolete)
Ubuntu virtualbox-4.0 package upgrade hangs on rmmod vboxnetadp
回報者: | Bob Blanchard | 負責人: | |
---|---|---|---|
元件: | network/hostif | 版本: | VirtualBox 4.0.2 |
關鍵字: | ubuntu upgrade | 副本: | |
Guest type: | other | Host type: | Linux |
描述 (由 作最後更新)
Host: Ubuntu 10.04.1 LTS 32-bit Upgrading from virtualbox-4.0 4.0.0-69151 to virtualbox-4.0_4.0.2-69518 kernel: 2.6.32-26-generic
Upgrade stops after "Stopping VirtualBox kernel modules" and waits forever... system does not freeze, but cannot "kill -9" the rmmod process.. reboot is required.
Preconfiguring packages ... (Reading database ... 430466 files and directories currently installed.) Preparing to replace virtualbox-4.0 4.0.0-69151~Ubuntu~lucid (using .../virtualbox-4.0_4.0.2-69518~Ubuntu~lucid_i386.deb) ...
- Stopping VirtualBox kernel modules
Checking processes I found this:
root 24051 24035 0 08:52 pts/2 00:00:00 /bin/sh /etc/init.d/vboxdrv stop root 24057 24051 0 08:52 pts/2 00:00:00 rmmod vboxnetadp
and in dmesg I have:
[70320.152140] INFO: task rmmod:24057 blocked for more than 120 seconds. [70320.152145] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [70320.152148] rmmod D 0000c873 0 24057 24051 0x00000000 [70320.152154] e8bf7e2c 00200086 ffffffff 0000c873 00000000 c0848760 f6571c24 c0848760 [70320.152159] 95fa5f69 00003ed4 c0848760 c0848760 f6571c24 c0848760 c0848760 f684b8c0 [70320.152164] 95fa42d9 00003ed4 f6571980 7fffffff 7fffffff e8bf7ef0 e8bf7e8c c058bffd [70320.152168] Call Trace: [70320.152180] [<c058bffd>] schedule_timeout+0x1ad/0x280 [70320.152186] [<c03507a4>] ? rb_erase+0xb4/0x120 [70320.152190] [<c058bcb6>] wait_for_common+0xa6/0x130 [70320.152195] [<c01425f0>] ? default_wake_function+0x0/0x20 [70320.152197] [<c058bdf7>] wait_for_completion+0x17/0x20 [70320.152202] [<c0163e32>] flush_cpu_workqueue+0x52/0x80 [70320.152205] [<c0163ed0>] ? wq_barrier_func+0x0/0x20 [70320.152208] [<c01645ae>] flush_workqueue+0x3e/0x60 [70320.152212] [<c0193123>] stop_machine+0xd3/0xf0 [70320.152216] [<c017fb60>] ? try_stop_module+0x0/0x40 [70320.152218] [<c0193333>] stop_machine+0x33/0x50 [70320.152222] [<c018033b>] sys_delete_module+0x12b/0x200 [70320.152226] [<c058fd00>] ? do_page_fault+0x160/0x3a0 [70320.152230] [<c01033ec>] syscall_call+0x7/0xb