#9076 closed bug (invalid)
Kernel Panic unplugging Keyboard
Reported by: | astronouth7303 | Owned by: | mmlr |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Drivers/USB/OHCI | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
On my Compaq TC1000, received a kernel panic (page fault) when unplugging the keyboard.
Touching address 0x00000049 from eip 0x8005121d.
Thread 21 "ohci finish thread" (abbreviated)
ConditionVariable::_NotifyLocked(true, 0) + 0x0051 ConditionVariable::_Notify(true) + 0x00a1 HIDReport::SetReport(..., 0x0, 0x0) + 0x0067 HIDParser::SetReport(..., 0x0, 0x0) + 0x00a0 HIDDevice::_TransferCallback(0x80000009, ..., 0, ...) + 0x0062 Transfer::Finished(0x80000009, 0) + 0x0027 OHCI::_FinishTransfers(0x0) + 0x045a OHCI::_FinishThread(NULL) + 0x001f common_thread_entry(...)
I'll see if this comes up again.
Change History (5)
comment:1 by , 12 years ago
Component: | - General → Drivers/USB |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:2 by , 10 years ago
comment:3 by , 10 years ago
Component: | Drivers/USB → Drivers/USB/OHCI |
---|
Filtering OHCI tickets from Drivers/USB to Drivers/USB/OHCI.
comment:4 by , 6 years ago
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
comment:5 by , 5 years ago
Milestone: | R1 |
---|
Remove milestone for tickets with status = closed and resolution != fixed
Still an issue? This looks a lot like #7006.