iSkylla Posted April 22, 2008 Share Posted April 22, 2008 I have a kernel panic, and I get it when I use VMWare Fusion, I was booting up my XP partition when this happened. I'm not good with debugging so please help if you can. From the looks of the stack as it goes down recursively, it looks like it has to do with my ICH9 chipset drivers, the IOATAFamily kext. I am running AHCI and my OSX is on the SATA drive and the XP is on an IDE drive, JMicron controller. Here's a picture that I took, sorry for the flash, I won't use it next time. The information displayed by the kernel panic is on the left, it's pretty obvious. Link to comment https://www.insanelymac.com/forum/topic/100795-kernel-panic-pic-included/ Share on other sites More sharing options...
BigPimpin Posted April 22, 2008 Share Posted April 22, 2008 IOATAFamily is what some device driver (kext) is using to talk to your IDE drive and it looks like JMicron is in there. At the very top I think I see getPhysicalSegments. That's a function that prepares memory for DMA transfers. Do you have > 4GB of memory by any chance? Start looking through the threads. If you search for JMicron I suggest you select that you want your results as "individual posts" instead of topics. That seems to help cut down on the noise. Limit the search to the last 180 days, too. Link to comment https://www.insanelymac.com/forum/topic/100795-kernel-panic-pic-included/#findComment-719115 Share on other sites More sharing options...
iSkylla Posted April 22, 2008 Author Share Posted April 22, 2008 I have 4 gigs of RAM. Using cyclonefr's ICH9 kexts with AHCI enabled. Link to comment https://www.insanelymac.com/forum/topic/100795-kernel-panic-pic-included/#findComment-719382 Share on other sites More sharing options...
Recommended Posts