• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: another strange panic
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: another strange panic


  • Subject: Re: another strange panic
  • From: Andrew Gallatin <email@hidden>
  • Date: Mon, 28 Feb 2005 18:31:10 -0500 (EST)

Mark Cookson writes:
 > On 2/28/05 4:13 PM, "Andrew Gallatin" <email@hidden> wrote:
 >
 > > Sound assertion "!success && ( 0x20 == address )" Failed in
 > > AppleOnboardAudio/K2Platform.cpp line 285 goto Exit
 >
 > That particular error is the built in audio driver not being able to talk
 > over I2C to the sound chip (0x20 is the base address of the chip's
 > registers).  Do you do anything with the I2C driver that might wedge it?

No.  Our driver is for a PCI device.

 > This call path is in the initialization of the driver (are you unloading
 > it?), but it should only be retried one or two times, not infinitely.
 >
 > Unfortunately, I can't think of anything that this might mean in relation to
 > a third party driver, unless you're actually loading and unloading the
 > AppleOnboardAudio driver.

We never unload the sound driver.   Just our own driver.

Hmm.. I wonder if we've got a bogus stack someplace caused by some
sort of stack overflow, and the garbage return address just happens to
match the address of this audio driver init routine..

Drew
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: another strange panic
      • From: Godfrey van der Linden <email@hidden>
References: 
 >another strange panic (From: Andrew Gallatin <email@hidden>)
 >Re: another strange panic (From: Mark Cookson <email@hidden>)

  • Prev by Date: Re: another strange panic
  • Next by Date: Re: another strange panic
  • Previous by thread: Re: another strange panic
  • Next by thread: Re: another strange panic
  • Index(es):
    • Date
    • Thread