Ticket #8153 (closed bug: fixed)

Opened 6 months ago

Last modified 6 months ago

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

usb_macosx_report.txt Download (2.2 KB) - added by jonas.kirilla 6 months ago.
DSC00002.JPG Download (222.4 KB) - added by jonas.kirilla 6 months ago.

Change History

Changed 6 months ago by jonas.kirilla

Changed 6 months ago by jonas.kirilla

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.

Note: See TracTickets for help on using tickets.