Leopard 10.5.6, Kernel Panic after Airport Client Update 2009-001

Hi Mac users,
Actually I'm working for an international school and we have a lot of students with Mac computers. Since 2 weeks now, all Mac crashed (Kernel Panic) several times per day. This issue seems arrived just after the Airport Client Update 2009-001.
As we didn't perform any change on our wireless infrastructure, we think it's an Airport issue.
Here a sample of Kernel Panic:
Fri Mar 20 10:22:50 2009
panic(cpu 0 caller 0x001A9C68): Kernel trap at 0x008d7055, type 0=divide error, registers:
CR0: 0x8001003b, CR2: 0x00f63000, CR3: 0x01892000, CR4: 0x00000660
EAX: 0x00036036, EBX: 0x00000003, ECX: 0x00000000, EDX: 0x00000000
CR2: 0x00f63000, EBP: 0x56a37ca8, ESI: 0x07af7d70, EDI: 0x000000a2
EFL: 0x00010246, EIP: 0x008d7055, CS: 0x00000008, DS: 0x06d00010
Error code: 0x00000000
Backtrace (CPU 0), Frame : Return Address (4 potential args on stack)
0x56a37a48 : 0x12b4f3 (0x45b13c 0x56a37a7c 0x1335e4 0x0)
0x56a37a98 : 0x1a9c68 (0x464700 0x8d7055 0x0 0x463de0)
0x56a37b78 : 0x1a038d (0x56a37b90 0x2e723 0x56a37ca8 0x8d7055)
0x56a37b88 : 0x8d7055 (0xe 0x48 0x56a30010 0x380010)
0x56a37ca8 : 0x8dd421 (0x6ddb700 0x7af7800 0x56a37ec0 0x1)
0x56a37dc8 : 0x8ad8ab (0x6ddd800 0x7af7800 0x5275a700 0x56a37ec0)
0x56a37e88 : 0x8f2233 (0x42a23000 0x56a37ec0 0x9a0 0x0)
0x56a37ee8 : 0x85ec55 (0x42a23000 0x0 0x0 0x15)
0x56a37f18 : 0x4224ff (0x6da2800 0x6db00c0 0x1 0x19eb5b)
0x56a37f68 : 0x42165c (0x6db00c0 0x80f8404 0x56a37fc8 0x3df460)
0x56a37f98 : 0x42133e (0x6cf7a00 0x50b058 0x73b1c3c 0x1)
0x56a37fc8 : 0x1a017c (0x6cf7a00 0x0 0x1a30b5 0x80f8be0)
Backtrace terminated-invalid frame pointer 0
Kernel loadable modules in backtrace (with dependencies):
com.apple.driver.AirPortBrcm43xx(362.27.0)@0x856000->0x996fff
dependency: com.apple.iokit.IO80211Family(215.1)@0x837000
dependency: com.apple.iokit.IOPCIFamily(2.5)@0x61e000
dependency: com.apple.iokit.IONetworkingFamily(1.6.1)@0x821000
BSD process name corresponding to current thread: kernel_task
Mac OS version:
9G55
Kernel version:
Darwin Kernel Version 9.6.0: Mon Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~1/RELEASE_I386
System model name: MacBook5,1 (Mac-F42D89C8)
What can we do to solve this ? Can we find a solution without saying to the students "+please reinstall with the archive option but avoid the Airport Client Update 2009-001+" ? We tried to downgrade the wireless kernel extension to the previous version, without success.
Thanks in advance for your help and your advices.
Best Regards

"My issues have mostly disappeared"
Do you still have issues?. I just spent all Sunday and half morning until I found it was paragon. Not only It panicked every time I logged in, also screwed my time capsule disk (couldn't restore from it). With so many restarts I had a really corrupted RAID disk so since this is my second full reinstall with no time machine, I don't want to get even close to Paragon unless it runs flawless.
I hope this may help: My solution now is Parallels over a NTFS bootcamp partition. I have a full NTFS disk which I use to bootcamp, since parallels allows you run over it instead of a virtual disk NTFS on HFS+. You can read and write back and forth.

Similar Messages

  • Massive wireless connection problems since airport client update 2009-001

    Hi,
    I have a brand new MacBook Unibody 2 GHz with 4 GB RAM and an OSX installation up to date. Since the update of the airport client software 2009-001 on March 4th, I have MASSIVE problems to establish a working wifi network connection.
    I use as APs a D-Link 614+ with up to date router firmware, a ZyXel Wireless Lan Router 100 (some ISP bulk router from my provider) with up to date router firmware and an AVM 7170 Wireless LAN router with up to date firmware. The last one is extremly expensive and state of the wifi art.
    First of all, I can not establish a stable connection to no one of my wifi routers. After entering the passphrase for WPA, an established connection fades out in 20seconds-3minutes. And trying to establish a connection lasts minutes! Mostly OS X is telling me "Out of time". But in wireshark there is in due to my research mostly no packet transfer over the en1 wifi device at all! The airport card sometimes is fooling around with me!
    I tried serveral configurations with all my routers differing in encryption (Wep->Wpa->Wpa2) or TTL of the packets or whatever the router is configurable. But I could not solve this problem for me.
    Wifi is like dead.... not working reliable... or not working at all.
    I have also used Wireshark to get into this problem. With start of an connection with EAPOL, it lasts serveral seconds till the airport card replies to the AP. Airport should response in milli seconds.... but no!
    Then DHCP handshake sometimes finishes succesfully, but the airport card turns the correct ip address into a wrong ip address.
    MacBook: 0.0.0.0 to 255.255.255.0 Request "give me an ip"
    AVM Router: 10.255.128.1 to 255.255.255.0 ACK "TAKE 10.255.128.25"
    You would think the airport card would take the given 10.255.128.25, but no it takes 192.168.0.100 and can not establish an internet connection, OF COURSE!
    What the **** is the airport client firmware doing while takeing the wrong IP adress, which is not given by the DHCP Server?
    And I have also discovered, that the airport card is sending out tons of ARP requests like:
    MacBook: MacBookMacAdress to Broadcast ARP "who has 10.255.128.1?" (my avm router)
    AVM Router: AVMMacAddress to MacBookMacadress ARP "I am at ....."
    But hey, the airport card seems not be able to understand the avm reply and requests again immediately uncountable times!
    Apple, please fix your airport client software. It seems to me the parser within the firmware for packet parsing has some kind of dead locks or sth else.
    This are just three hints for the firmware developers.
    PLEASE FIX THAT!

    I don't know if this will fix your problem or not but it fixed my airport from self assigning ip's instead of taking the proper one.
    Florida dude from this thread http://forums.macosxhints.com/showthread.php?t=24540&page=5 says
    "I've been having the "self assigned IP" problem now for a bit. It all started when I let the battery run down, and I've been working with it now for a couple of weeks (except it affects ethernet AS WELL as airport).
    I've found a temporary workaround. Go to Security in network preferences, and select firewall. Then select "allow all incoming connections". Go back to the preference pane, and select network. After about 15-20 seconds, it DHCP should assign a good IP. Then go back and reset your firewall.
    Works ok, but if your Mac goes to sleep, you need to repeat."
    Give it a shot, it worked for me.

  • Reverting from AirPort Client Update 2009-002 to anything else.

    I never update Airport because it seems every time I do, something goes a miss. Everything was perfect, no issues at all. By mistake, I did update to Airport Update 2009-02.
    Now connections randomly drop to AP, can't disable WiFi, when it does reconnect have to force IP renew, then moments later connection drops again.
    I want to revert. Yes, I know, there is no way to do that.
    I will not accept:
    + Try fussing with my AP (SSID, Security, etc) that's not the problem - the problem is clearly the driver - it worked fine until the dumb update.
    + Try deleting \ adding networks.
    + Archive and Reinstall.
    + TimeMachine restores.
    Perhaps there are some files I could extract from the package and replace on my machine?
    That's my line of thought.. Any ideas are appreciated, except for the ones excluded above. Thanks
    <Edited by Host>

    rferrentino wrote:
    Just extracting the 2009-01 pkg file only has only the IO80211Family.kext file …
    If you mean AirPort Client Update 2009-001, it has much more than a single file in it. The installed IO80211Family.kext appears to be a single file, but like many items it is actually a package (a special kind of folder) containing many files.
    In Finder, right-click on the installed version in /System/Library/Extensions & choose "Show package contents" to see what I mean. Likewise, you can use Pacifist to fully expand the package contents of the download & see something similar.
    Just replacing this file + fixing permissions did not work.
    No surprise there -- it is what my "hard way" comment alluded to. To understand why it didn't work, consider first that a package is actually a structured group of related files containing resources designed to work together as a unit. The files often have internal references to one another & other mutual dependencies in their code. Thus, you can't simply substitute one file with another from a different package -- the files won't have fully compatible resources & won't work properly as a unit.
    But there is more to it than that. An installer doesn't just replace files. In fact, although the package contents of an installer & the installed package look similar, they are actually quite different. (Comparing the two as suggested above with Pacifist & Finder will show that.) You can think of an installer package as the raw ingredients of the installed package plus the recipe to make it, housekeeping instructions for tidying up beforehand & afterwards, & the resources the process requires to do all of that. (Check the "Resources" tab in Pacifist to show the resource files.)
    Often there is even more to it than that. Many OS packages have mutual dependencies on one another, just as their contents do. The "family" name isn't an arbitrary one -- just as with any family there are parents & children in the IO (input/output) extension family. Mixing members of different families leads to conflicts, often ones that interfere with more than the functionality of the 'foreign' member. Apple's software update mechanism & the installers themselves are designed to prevent this mismatch; when you bypass that it is up to you to manually do everything they do if you expect everything to work together without problems.
    The root of the problem? The old driver worked, the new one has issues. How much simpler could it be?
    As I hope the above makes clear, it isn't as simple as it seems. You can think of the OS as a very complex machine with thousands of precision parts, each of which must be undamaged & compatible with the others. One bad part can cause problems seemingly quite unrelated to its function, making the job of finding & replacing it much less straightforward than you might imagine. And if you don't do that, the damage will spread, especially when you 'overhaul' (update) the machine with new parts but miss the bad one.
    That's why you so often see the advice to reinstall the OS. In effect, that replaces the machine with a brand new one with known-good parts, sparing you the usually very tedious task of tracking down & replacing just the original bad part & any others it has damaged.
    But you said in the beginning that you don't want to do that. That seriously limits your choices, mostly to those that require substantial knowledge of the OS & its internal interdependencies to achieve success.
    In short, it isn't a simple machine. Treating it as if it is won't get the job done.

  • AirPort Client Update 2009-002 broke Wireless-n!

    After applying AirPort Client Update 2009-002 on Snow Leopard 10.6.2, I lost wireless-n capability! I am able, however, to connect to "g" networks without problems.
    I have tried repairing permissions, deleting .plist files mentioned here but nothing seems to help.
    I have a simultaneous dual radio Linksys WRT610N router and prior to the update it worked fine (on 5GHz band), now it detects the "n" network on 5GHz band, but is not able to connect.
    System profiler shows the following (I am connected to "g" network for now):
    Software Versions:
    Menu Extra: 6.2 (620.24)
    configd plug-in: 6.2 (620.15.1)
    System Profiler: 6.0 (600.9)
    Network Preference: 6.2 (620.24)
    AirPort Utility: 5.4.2 (542.23)
    IO80211 Family: 3.1 (310.6)
    Interfaces:
    en1:
    Card Type: AirPort Extreme (0x14E4, 0x88)
    Firmware Version: Broadcom BCM43xx 1.0 (5.10.91.26)
    Locale: FCC
    Country Code: MK
    Supported PHY Modes: 802.11 a/b/g
    Supported Channels: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 36, 40, 44, 48, 52, 56, 60, 64, 100, 104, 108, 112, 116, 120, 124, 128, 132, 136, 140
    Wake On Wireless: Supported
    Status: Connected
    Network Utilty shows:
    Wireless Network Adapter (802.11 a/b/g/n)
    Any ideas?

    UPDATE:
    Still having the same issue... I'm really despirate here because my school library is wireless only.
    I read that some people were fixing problems by replacing the IO80211family.kext file with a previous one. I tried what I think was the 10.6.1, the 10.5.2, and the 10.5.8.
    I was able to replace the 10.6.1 with no problems, (and no fix, and I think the 10.5.8 too) but as soon as I tried the 10.5.2, I got the "no airport card installed" when I clicked on it. Even when I put the 10.6.2 one back in, same message. had to revert to my latest time machine backup and start over with the problem. I did repair permissions once so maybe that triggered all kinds of problems in there...
    For some reason I got my 10.5.8 system to booted up off my external to work upstairs (my SL never works upstairs). It was a one time thing though I think. I'm just lost now... I may just try to time machine back to my 10.6.1 machine and take the data loss hit. For some reason I don't think it will work though.
    We'll see. Please help if anybody has any more ideas.

  • AirPort Client Update 2009-002 Issues!

    ok so i installed the AirPort Client Update 2009-002 and all seemed well.
    However, after not using the mac for a day i turned it on and the clock had gone back to jan 1st 2008 and the laptop would not pick up our wi-fi.
    After allowing some incoming connection boxes for some gobbldygook programme names the clock reset itself to the correct time and i retyped my wi-fi password and reconnected.
    After a reboot the clock was behaving but the wifi still did not pick up. after retyping the network password, making sure the computer was remembering the network and applying the settings it picked up the signal on reboot.
    I am yet to try again.
    has anyone else had similar problems after the AirPort Client Update 2009-002?

    ok so i installed the AirPort Client Update 2009-002 and all seemed well.
    However, after not using the mac for a day i turned it on and the clock had gone back to jan 1st 2008 and the laptop would not pick up our wi-fi.
    After allowing some incoming connection boxes for some gobbldygook programme names the clock reset itself to the correct time and i retyped my wi-fi password and reconnected.
    After a reboot the clock was behaving but the wifi still did not pick up. after retyping the network password, making sure the computer was remembering the network and applying the settings it picked up the signal on reboot.
    I am yet to try again.
    has anyone else had similar problems after the AirPort Client Update 2009-002?

  • Has anyone got the AirPort Client Update 2009-00 to work

    As I have frequently posted here SL has killed my Airport.
    Having waited patiently for FOUR MONTHS Apple have finally issued AirPort Client Update 2009-00.
    It makes no difference to me.
    Has this actually worked for anyone?

    In my case, I bought my MBP with Tiger then upgraded to SL and it made my airport behave randomly soo I opted to roll back the OS until a fix is made to the issue.

  • AirPort Client Update 2009-002 Connection Lost

    I just installed the AirPort Client Update 2009-002 and now when my computer goes to sleep it loses the internet connection. It reconnects when it awakes from sleep but I need the connection to stay alive even when the computer is in sleep mode.
    Was something wrong before or is something wrong now? How can I get the old functionality back? I've looked for an option but can't find anything. Thanks for your help!

    I think I'm having the exact same problem, so I'm posting here instead of starting a new topic.
    Before a few days ago I was only using a PB G4 with 10.4.11 and an Airport Extreme 801.11n and didn't have any troubles with this set up. I could close the Powerbook, open it up later and almost immediately have access to my wifi. Or, I could leave it open and it would maintain a connection even when no activity (by me, physically) was going on.
    I recently got a new MBP (and thus 10.6, which I updated to 10.6.2). If I close the MBP, putting it to sleep, and then open it, I can not access my network. I get the connection timeout message you mentioned. But here's the thing, I also can't get online with my older Powerbook.
    I also also tried this: having both side by side and working. I close the MBP, leaving the PB open. I wait a few minutes and try reloading a page on the PB and it says I'm not connected and it refuses to connect.
    The only solution I've found so far seems to be to pull the power plug out of the base station, plug it in, and wait a minute or two. I'm then able to access my wifi again.
    Did the software update somehow mess with my base station? It's running version 7.3.2.
    Do I need to trash some setting? Do I need to tweak some network setting in 10.6 that I don't know about?
    I wish I knew if I was having the problems in the few hours between using 10.6 out of the box and updating to 10.6.2 (and a few other things), but I don't think I ever put it to sleep during that time.

  • Airport client Update  2009-02 buggy?10++min system start, OS bogged  down

    I installed the Airport Client update a little over a week ago via Software Update. Since then I've had intermittent problems with the airport connection being dropped, but a larger problem is that the system (especially Safari) seems to slow down to the point that I have to force quit programs and reboot. The reboot brings up white screen with the grey apple and a progress bar - AND it takes between 10 and 15 minutes for the OS to load.
    This massive time to boot started when the Airport client update was installed and happens now to my iMac on every startup.
    3 days before the Airpot update there was also a Java update. I'd love to know what the problem is - it's more than a minor nuisance . I also notice that I can hear the the hard drive running nonstop the same time the system is freezing up. This seems to be at it's worst when the screen saver has been running for a while.

    Sorry if I missed it...which of your computers is acting up?
    Did you update via Software Update or did you download the combo? If you used Software Update, get the Combo updater instead and re-apply:
    http://support.apple.com/kb/DL959
    As well, try resetting some of the hardware involved (PRAM~NVRAM). See this Apple KB for details, etc.:
    http://support.apple.com/kb/HT1379
    Be sure to make another permission repair pass as well.

  • Airport Client Update 2009-02...

    ... seems to have broken my connection. It's either that or the recent combined OS update causing my connection problem. I installed the OS update yesterday and the Airport Client Update today and at first I didn't notice any difference until tonight when it broke down. Now my computer won't find my Airport Express even when the LED- light's green. I've tried hard resetting it, reinstalling the client update, the one time it found my airport I tried to load up the previous setting which it did but still I can't go online wirelessly. At the moment I'm using the ethernet cord to access the net but that won't do in the long run, I need my wireless connection. As it is I'm starting to fear any update from Apple whatsoever because every time there's something in it that screws things up badly and especially when it comes to the Airport issue.
    Please, tell me there's some one with a pocketful of solutions for this. I'm pretty tired of swearing because I just did the stupid thing called updating my computer.

    Michael Gullbrandson wrote:
    ... seems to have broken my connection. It's either that or the recent combined OS update causing my connection problem. I installed the OS update yesterday and the Airport Client Update today and at first I didn't notice any difference until tonight when it broke down. Now my computer won't find my Airport Express even when the LED- light's green. I've tried hard resetting it, reinstalling the client update, the one time it found my airport I tried to load up the previous setting which it did but still I can't go online wirelessly.
    Please, tell me there's some one with a pocketful of solutions for this. I'm pretty tired of swearing because I just did the stupid thing called updating my computer.
    You might try resetting your connection settings using the steps listed in this message:
    http://discussions.apple.com/thread.jspa?messageID=10695921&start=1
    They're not guaranteed to solve the problem, but they'll only take you a minute or so to try.

  • Kernel Panic after last full update - missing /lib

    hi all
    i have a problem witch my arch... i not use arch long time, because i work Adobe CS at my job. Any way after over month i boot my arch and i do normaly full update
    <code>pacman -Suy</code>
    and i get message about error
    <code>glibc: /lib is in file system</code>
    so i read on polish forum i need use --force, so i do that, and after restart i have Kernel Panic... so i try chroot by Ubuntu, i do this before a lot time but this time i get error message when i try chroot
    <code>chroot: cannot change root directory to /ar/bin/bashrc: No such file or directory</code>
    but /ar/bin/bash existing any way so i reali dont know what happened, but i detect directory /lib just have /modules/3.3.2.1-ARCH nothing more... and i this is a reaso of my problem,
    any idea how i can repair installations ??
    thanks

    It's a biggie, but read this thread (all of it) - there are instructions in there for fixing the forced upgrade, but also lots of other stuff to be aware of:
    https://bbs.archlinux.org/viewtopic.php?id=145006&p=1

  • Kernel Panic After latest security update

    Hello All!
    I just recently reopened up my G4 to rip a few cds to my new 80gb iPod and I figured that Id do the security updates... bad choice . After applying the latest mac update it said it required a restart, after restating I was dumped into a Kernel Panic
    panic(cpu 0 caller HEX): Unable to find driver for this plateform: "PowerMac3,6".
    it then has a stack trace... Is there anyway to fix this? Thank you in advance!

    Hi thanks for your reply I will try to type out the whole error message as it is displayed:
    panic(cpu 0 caller 0x002E1904): Unable to find driver for this platform:"PowerMac3,6".
    Latest stack backtrace for cpu 0:
    backtrace:
    0x000952D8 0x00026898 0x002E1904 0x002C0CE0 0x002C0AA8 0X002C1510 0x002C1B1C 0x000A9514
    Proceeding back via exception chain:
    Exception state (sv=0x00A44000)
    PC=0x0000000; MSR=0x0000D030 DAR=0x00000000; DSISR (this continues on if you need the rest let me know)
    Kernel version:
    Darwin Kernel Version 8.9.0 Thu Feb 22 20:54:07 PST 2007; root:xnu-792.17.14~1/RELEASE_PPC
    no debugger configured - dumping debug information
    MSR =00001030
    Latest stack backtrace for cpu 0:
    (another backtrace again if you need it tell me)
    Kernel version again
    panic: We are hanging here...
    I did find that first web site you linked to and I was trying to get into either safe mode or single user mode but I cant seem to get into either, this Kernel panic starts before I can get into either... I have not removed the harddrive yet and as per my tag I do have a 867 MDD somewhere in storage that I could go run and get and swap the harddrives out to see if it is perhaps a hardware issue? I have not attempted moving out the ram as I do not have any spare DDR laying around, however it is in a 2x512 configuration I will try swaping the sticks around. There is also a USB 2.0 card that is installed (however I never had it configured) I will also try removing that and reporting back. Thank you for your help.

  • Kernel panic after trying to update to version 10.4.10 (Intel iMAC)

    Hi all,
    yesterday evening I wanted to install (via automatic software update) the new software update "Mac OS X 10.4.10 (Intel)" on my intel iMAC. Unfortunately the installation failed and I don't know why. Having not yet restarted I tried the installation again but again it failed.
    Then I restarted my iMAC and since then I get every time now a kernel panic: 'Unable to find driver for this platform: "ACPI"' ... Kernel version: Darwin Kernel Version 8.9.1 ...
    I tried already several things like
    - booting in safe mode (holding <shift>): not possible
    - hardware check (holding 'D' with MAC OS X DVD #1 in drive): detailed hardware check ok
    - reset of PRAM (holding command-option-p-r): didn't help
    - starting in single-user-mode (holding command-s): get same error (panic)
    - start in "open firmware mode"(holding command-option-o-f): not possible
    I'm just a MAC user sind February of this year and not yet that experienced with kernel panics and how to overcome such a problem. I hope that someone more experienced can give me a hint or a solution description how to get my iMAC running again.
    Thanks for any help,
    Michael
    Intel iMAC   Mac OS X (10.4.9)  

    Start with http://www.thexlab.com/faqs/kernelpanics.html for some steps to try.
    Since you're a newcomer to the Mac, peruse Switching from Windows to Mac OS X and Basic Tutorials on using a Mac.

  • 17" MBP Kernel Panic after Attempted Software Updates

    Hello,
    I tried to install a host of software updates today (including the most recent 10.5 update) and had some issues. I got an error message that the install files couldn't be read from the disk and I had to restart. I clicked the restart button. The computer began to start up normally, but then went to a screen that has a log file in the background and in the middle reads:
    "You need to restart your computer. Hold down the Power button for several seconds or press the Restart button."
    Restarting just takes me back to this screen.
    Here is the log:
    panic (cpu 0 caller 0x001A9C68): Kernel trap at 0x00000000, type 14=page fault, registers:
    CR0: 0x8001003b, CR2: 0x00000000, CR3: 0x00cfd000, CR4: 0x00000660
    EAX: 0x00000001, EBX: 0x00136757, ECX: 0x00000000, EDX: 0x00000598
    CR2: 0x00000000, EBP: 0x419cbf38, ESI: 0x04fd1000, EDI: 0x00000001
    EFL: 0x00010002, EIP: 0x00000000, CS: 0x00000000, DS: 0x004f0010
    Error code: 0x00000010
    Debugger called: <panic>
    Backtrace (CPU 0), Frame: Return Address (4 potential args on stack)
    0x419cbd28: 0x12b4f3 (0x4fb13c 0x419cbd5c 0x1335e4 0x0)
    0x419cbd78: 0x1a9c68 (0x464700 0x0 0xe 0x463eb0)
    0x419cbd58: 0x1a038d (0x419cbe70 0x212 0x419cbf38 0x0)
    0x419cbd68: 0x0 (0xe 0x48 0x10 0x9ae0010)
    0x419cbd38: 0x41998f13 (0x4e13c00 0x0 0x4e71f20 0x4e722e8)
    0x419cbd58: 0x4199d4ab (0x4e71f20 0x9aeb021 0x0 0x0)
    0x419cbfc8: 0x1a017c (0x0 0x0 0x1a30b5 0x4e722e8)
    Backtrace terminated-invalid frame pointer 0
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.driver.AppleIntelCPUPowerManagement(76.2.0)@0x41995000->0x419b3fff
    BSD process name corresponding to current thread: Unknown
    Mac OS version:
    Not yet set
    Kernel Version:
    Darwin Kernel Version 9.6.0: Mon Nov 24 17:37:00 PST 2008; root: xnu-1228.9.5(----unreadable after this, blocked by window----)
    System model name: MacBook Pro2,1 (Mac-F42189C8)

    I can't really read these things, but I did notice the words "Invalid frame pointer", which makes me think that perhaps the disk needs to be repaired. You can boot from your install disc and navigate to Disk Utility and see if you can repair your boot disk. If you find errors that Disk Utility cannot repair, you may be able to repair them with Disk Warrior or Tech Tool Pro.
    Also, it's possible that your hard drive is having problems. The average useful life of a hard drive is 3-5 years, and yours may be getting into this range, even if Disk Utility shows that the S.M.A.R.T. status is verified.
    If you can repair your disk and get everything installed, then you might want to download S.M.A.R.T. Utility to get a more detailed look at the health of your hard drive:
    http://www.versiontracker.com/dyn/moreinfo/macosx/32454
    You can download the demo and run it several times for free.
    Good luck!

  • Is there a way to fix a Kernel Panic after trying to update and install my Mac? And if there's a probablem, can apple help me recover my important files?

    Hello everyone!
         This morning I was trying to update my MacBook Pro to the updated version (not sure which one it was) and it took like 13 minutes to update. Unfortunately, when the update finished, a pop up message came up commenting that there was an "error while installing" the updated version. I'm not sure if there's anything bad to my computer because pretty much my macbook pro had never experienced any tragic events before. I assume it was due to the new version that it was updated to.
         However, I went to the apple store and they tried fixing the error. They rebooted the computer again after they had disconected a device to my computer but the same screen came up! (It was the apple logo with some weird computer codes I did not understand. They told me that it might be the harddrive and they were not sure if the files could be saved. (I really don't know how to back up my files because they mentioned if I had backed up my files but I dont think I ever played with backing up files so i guess not.) They told me if I had an external drive but I didn't so Im assuming I still have hope on the files that are still on the computer.
    Can anyone explain exactly what the problem is? Also, is there any chance that my files cannot be recovered? Should I take an external drive when I go again to the apple store so they can try to save my files?
    Thank you very much!!

    Can anyone explain exactly what the problem is?
    I was trying to update my MacBook Pro to the updated version (not sure which one it was)
    Not w/o knowing what you updated!  Never install anything on your comp unless you know what it is you're installing & what it does.
    (I really don't know how to back up my files because they mentioned if I had backed up my files but I dont think I ever played with backing up files so i guess not.)
    OS X Mountain Lion: Alternatives for backing up your Mac
    User Tip:  Most commonly used backup methods
    Emergency backups you didn't know you had!
    is there any chance that my files cannot be recovered?
    YUP!  Especially if you have no backups.
    =================
    If you are still under warranty and/or have AppleCare, call them.  Let them deal w/it. 

  • Airport Problems after "AirPort Extreme Update 2008-001" (1.0)?

    I recently installed the update and have been unable to connect to my wireless network at home ever since. The airport detects my router and asks if I would like to join the network, but after I click yes, it says "there's an error in connecting", and thus no connection is made.
    I can, however, get internet connection through ethernet from my router.
    I can't be totally sure the update is the cause of the problem, but I haven't downloaded or installed anything else recently, and all other pc's wireless connections work fine with my router. I also haven't tried connecting through other wireless networks, so I'm not sure if the problem is exclusive to my router.
    Has anyone else had similar problems after the update?
    Also, does anyone know the default settings for the airport? I'm wondering maybe I have altered settings that's causing this problem.
    Any help is greatly appreciated

    I have the same problem but I have not found a fix.

Maybe you are looking for

  • When fire fox open another window, that window do not direct me to any website...

    hello, when firefox directs me to another website, a window open but that window do not load the website, just stay clean... for exemple, when i go to youtube and try send a video to my facebook, i click on the facebook button, one firefox window ope

  • Rdriver errors

    I am running Solaris 10 on a Sun ENTEPRISE 420 server connected to an A1000 StorageEge device with a few disk drives. My system log has been giving me the following messages, which I cannot understand whats wrong. Can someone help me with this and le

  • Downpayment on assets

    Hi gurus, Your opnion is required regarding GL entry that is created whenever downpayment is made against an asset for which proper PR and PO was raised from MM side. Downpayments are done with M indicator and we use F-48 to pay vendor advances. PO i

  • Manager of the org.unit in HRMD_A

    Hi All I would like to send manager of the org.unit by using HRMD_A. As I have setup HRMD_A with filter on Infotypes 0000, 0001, 0002, 0006, 1000 & 1001. I thought the manager relationship will be send in IT 1001. But I don't see that information inc

  • Eclipse and Portal Development.....?

    I am new in Eclipse (3.0) environment and i wondering if anyone knows how I can develop and test/debug portlets using Eclipse? Is there a way to develop and test within Eclipse or i need to pass them in my portlet container for run? Any details, sugg