Opened 12 years ago

Closed 12 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)

usb_macosx_report.txt (2.2 KB ) - added by jonas.kirilla 12 years ago.
DSC00002.JPG (222.4 KB ) - added by jonas.kirilla 12 years ago.

Download all attachments as: .zip

Change History (3)

by jonas.kirilla, 12 years ago

Attachment: usb_macosx_report.txt added

by jonas.kirilla, 12 years ago

Attachment: DSC00002.JPG added

comment:1 by mmlr, 12 years ago

Resolution: fixed
Status: newclosed

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.

Note: See TracTickets for help on using tickets.