Ticket #8153 (closed bug: fixed)
Boot KDL in UHCI - page fault, interrupts disabled
| Reported by: | jonas.kirilla | Owned by: | mmlr |
|---|---|---|---|
| Priority: | normal | Milestone: | R1 |
| Component: | Drivers/USB | Version: | R1/Development |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Has a Patch: | no | Platform: | All |
Description
Booting hrev43238 (gcc2hybrid nightly image) KDLs in UHCI, mutex_destroy(), on an iMac of model "iMac12,1", 21.5" iMac of summer 2011.
Attachments
Change History
comment:1 Changed 6 months ago by mmlr
- Status changed from new to closed
- Resolution set to fixed
The crash should be fixed in hrev43320. It means that the UHCI constructor failed, probably when trying to reset the controller, so there may still be an underlaying problem. It's possible that the UHCI controller is advertised as present, but simply doesn't do anything, as the report you attached would suggest (it only mentions EHCI busses). If you could get a syslog from a successful boot that'd be great. I'll close this ticket as the problem here is now fixed, depending on the syslog a new ticket may need to be created.

