Subscribe to our RSS news feed
AAPL 197.08 (1.52)

 
Reply to this topic Start new topic
QikfiX for Kernel Panic after .DMG mounting caused by seatbelt.kext, How to solve the Kernel Panic which occurs when trying to mount a .dmg
**
  • Group: Members
  • Posts: 63
  • Joined: 21-July 08
  • Member No.: 261,348
Hi there,
this is a short Guide to fix the following incident when trying to mount a .dmg in the OS.

The Problem:

CODE
No map exists for frame pointer
Backtrace terminated-invalid frame pointer 0x...
Kernel loadable modules in backtrace (with dependencies):
com.apple.security seatbelt(107.10)...

Click here to see a screenshot of the Kernel Panic

The Reason:

Your System.kext and Kernel version don't match with your seatbelt.kext version

The Solution:

1. Kernel Version: Check your kernel version. In most cases its either 9.5 voodoo or 9.6 vanilla (If you dont know, check with uname -a in Terminal)

2.A) If you have a 9.5 kernel:
  • Download the seatbelt5.zip in the attachment
  • and type following in terminal
    CODE
    sudo cp -R ~/Downloads/seatbelt5/* /System/Library/Extensions/ && sudo chmod -R 755 /System/Library/Extensions && sudo chown -R 0:0 /System/Library/Extensions && sudo touch /System/Library/Extensions
2.B) If you have a 9.6 kernel:
  • Download the seatbelt6.zip in the attachment
  • and type following in terminal
    CODE
    sudo cp -R ~/Downloads/seatbelt6/* /System/Library/Extensions/ && sudo chmod -R 755 /System/Library/Extensions && sudo chown -R 0:0 /System/Library/Extensions && sudo touch /System/Library/Extensions
Assuming you're using Safari and your Download folder is set on default.
Attached File(s)
Attached File  seatbelt5.zip ( 86.74K ) Number of downloads: 3165
Attached File  seatbelt6.zip ( 90.49K ) Number of downloads: 1502
 
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 5
  • Joined: 12-February 09
  • Member No.: 375,735
hey thanks for the support, it works now just fine.

thanks in advanced man.
happymac.GIF
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Newbies
  • Posts: 1
  • Joined: 31-July 06
  • Member No.: 48,549
Awesome! Thanks alot! Been getting this issue for abit now...
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Newbies
  • Posts: 2
  • Joined: 18-February 09
  • Member No.: 379,212
when I use the uname -a switch I get this information below.
Darwin djtorchs-p-7805u-aup-7805u-peuuensystem-type.local 9.4.0 Darwin Kernel Version 9.4.0: Fri Aug 1 21:34:49 EST 2008; ToH & StageXNU:xnu-1228.5.20/BUILD/obj/RELEASE_I386 i386

does this mean I have a 9.4 kernel?

which kext should I use for this?
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 15
  • Joined: 7-November 07
  • Member No.: 150,572
Thank you !! this was great!!! biggrin.gif
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Newbies
  • Posts: 1
  • Joined: 25-March 09
  • Member No.: 399,729
Thank you in advanced I still have a problem mounting

Im not sure if it is a kernel panic or not i just get this box that pops when i try to mount an dmg image that says i need to restart my computer in 4 different languages. I have already tried the advice from the first post with no luck.

I just loaded iAKTOS to my machine so i am very new to the hackintosh community.

Thank you again
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Newbies
  • Posts: 1
  • Joined: 29-March 09
  • Member No.: 401,877
Thanks. This was just what I was looking for.
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Newbies
  • Posts: 1
  • Joined: 7-March 09
  • Member No.: 388,388
Thx man! This really worked for me, i'm also running an iatkos system and no problems after reboot. No more annoying kernel panics!!!!!
PM Profile Card
Go to the top of the page
+ Quote Post
**********
  • Group: Members
  • Posts: 2,156
  • Joined: 18-February 08
  • From: Belo Horizonte - Brazil
  • Member No.: 188,427
The files posted in this thread are outdated.

Use this guide instead: http://www.insanelymac.com/forum/index.php?showtopic=148566
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 22
  • Joined: 7-August 08
  • Member No.: 269,528
Thanks a lot, iHack13. This fixed my panic when mounting images on iPC 10.5.6 using the Voodoo kernel.
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Newbies
  • Posts: 1
  • Joined: 5-June 09
  • Member No.: 438,250
thanks... IT WORKS.
my problem with KP solved.
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Newbies
  • Posts: 1
  • Joined: 26-October 09
  • Member No.: 514,440
Another satisfied customer thank you for your solution. smile.gif
PM Profile Card
Go to the top of the page
+ Quote Post
Reply to this topic Start new topic

1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

RSS Lo-Fi Version Time is now: 9th February 2010 - 05:45 PM