Log in

View Full Version : iTunes gives kernel panic when importing songs


danielmole
12-05-2009, 08:51 PM
Hey guys,

I have had an issue for a while. I have tried to import my songs into iTunes (6500+). I get a kernel panic after ~500 songs.

I have also tried importing my iTunes Library.itl and iTunes Music Library.xml. These did nothing. I even tried the whole iTunes folder. It imported a few of my converted songs.

I guess I could try import in batches of 500 or so songs but that wouldnt explain the kernel panics.

Thanks.

Imkantus
12-07-2009, 01:16 AM
Take a photo of the KP & post it here. :)

danielmole
12-07-2009, 10:38 PM
How would I do that? All I get is the 'you need to restart your computer' message.

derekreid
12-07-2009, 10:48 PM
Insert this into your boot.plist:

<key>Kernel Flags</key>
<string>debug=0x100</string>

This gives you a diagnostic kernel panic rather than the "You need to restart".

scififan68
12-07-2009, 10:54 PM
It looks like you have 4GB of ram + applenforceata, that is your problem, you need a special kext to allow for, 4GB of ram. Get it here (http://www.insanelymac.com/forum/index.php?showtopic=159735)

danielmole
12-07-2009, 10:55 PM
Insert this into your boot.plist:

<key>Kernel Flags</key>
<string>debug=0x100</string>This gives you a diagnostic kernel panic rather than the "You need to restart".

Cheers, will post a photo shortly.

danielmole
12-07-2009, 11:09 PM
It looks like you have 4GB of ram + applenforceata, that is your problem, you need a special kext to allow for, 4GB of ram. Get it here (http://www.insanelymac.com/forum/index.php?showtopic=159735)

That's correct.. will try that kext.

http://farm3.static.flickr.com/2590/4166806919_b42d0c50af_b.jpg
http://farm3.static.flickr.com/2724/4167567644_e8e77f9c2c_b.jpg

'MemoryDescriptor' - sounds like i need that kext.

danielmole
12-07-2009, 11:44 PM
Installed that kext (i think) and still get the same kernel panic. I will try slashack's one.

danielmole
12-08-2009, 12:32 AM
Thank you scififan68, I dont have any more kernel panics :)