• 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
Kernel Panic Cluedo
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Kernel Panic Cluedo


  • Subject: Kernel Panic Cluedo
  • From: Stephane <email@hidden>
  • Date: Wed, 22 Nov 2006 11:54:46 +0100

When you do some bad things in your Kernel Extension (such as writing where you should not, reading a bit too far in buffers, etc...), should a Kernel Panic occur in your Kernel Extension or can it occur later?

Since yesterday, I'm "enjoying" random Kernel Panics. I know that I changed something in my work-in-progress kernel extensions but every panic.log I look at is pointing to KP in:

com.apple.ATIRadeon9700 (Data access DAR=0x0000000000000000 PC=0x00000000002FB7C8)

or

com.apple.driver.AppleFWOHCI (Data access DAR=0x0000000000000000 PC=0x000000000070D4C0)

I know that GPU drivers are not 100% perfect (for instance there are still bugs in the current NVidia drivers) and that since yesterday I have an external Firewire drive (actually a Mac running in Firewire Target mode) plugged to my machine. I tested my code in user land for different scenarios and I didn't experience any crash.

So 2 questions:

- are there known issues with these (both PCI) com.apple. drivers (Mac OS X 10.4.8)?

- can you kernel panic outside your own kernel extension if you're doing bad things with memory (till now I've always KPed in my code)?


_______________________________________________ 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: Kernel Panic Cluedo
      • From: Michael Smith <email@hidden>
    • Re: Kernel Panic Cluedo
      • From: Shawn Erickson <email@hidden>
    • Re: Kernel Panic Cluedo
      • From: Joseph Oreste Bruni <email@hidden>
    • Re: Kernel Panic Cluedo
      • From: Andrew Gallatin <email@hidden>
  • Prev by Date: Re: Re: Call function on all processors
  • Next by Date: Re: Kernel Panic Cluedo
  • Previous by thread: Re: Re: Call function on all processors
  • Next by thread: Re: Kernel Panic Cluedo
  • Index(es):
    • Date
    • Thread