Opened 13 years ago
Closed 13 years ago
#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: | ||
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 (2)
Change History (3)
by , 13 years ago
Attachment: | usb_macosx_report.txt added |
---|
by , 13 years ago
Attachment: | DSC00002.JPG added |
---|
comment:1 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
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.