System Crash leads to permissions issues....

Hello,
I had a really bizarre crash last night and I'm a little worried about my system since. Here's what happened:
While working in Photoshop ( bye the way, my start up disc was almost full because of a really big image I was working on )all of a sudden everything locked up and my screen fragmented into a bunch of digital noise, lines, blocks of images,all off set and funky.... and within a few seconds I couldn't make out much on the screen, but I did see the "black box of death" appear in the background saying to hold down the power button... and all the other language versions....
At first look I freaked and thought it was a hardware issue, restarted and it did it again, fragmenting during the blue screen then crashing once the apple appeared. I shut down again and felt the bottom of my computer which was extremely hot, even though it was sitting flat on a wooden desk.
So I let things cool a bit then tried starting in Transfer mode to see if I'd be able to access my data. Luckily this worked so I tried starting from my Leopard DVD and it worked also. I opened disc utility while started from the install disc and ran repair disc. It showed a bunch of numbers that were the wrong value and had to run twice to repair them. Then I tried to fix my permissions and I got the following error:
2008-08-21 10:06:29 -0400: Error: The underlying task reported failure on exit.2008-08-21 10:06:29 -0400:
2008-08-21 10:06:29 -0400: Disk Utility stopped repairing permissions on “System” because the following error was encountered:
The underlying task reported failure on exit.
2008-08-21 10:06:29 -0400: Permissions repair complete
2008-08-21 10:06:29 -0400:
2008-08-21 10:06:29 -0400:
However, once I restarted again, everything loads up fine on my system. When I run disk utility again, I still get the same permissions error though. I've tried running single user mode and doine fsck but that didn't help. I also zapped my pram.
Finally I tried this fix which I found on an old Apple forum post:
I started up from disc, opened terminal and ran this:
chmod 775/Volumes/'System Drive' with 'System Drive' being replaced with the name of my system drive.
Anyway, I just want some advice as to whether or not I'm still in danger, since my system is up and running now. Is this hardware or software? How do I fix my permissions now? or should I do a complete Clean install. I've been running this system for a little over a year now and I guess I'm due to start from scratch
Thanks for all your help,
tucky76

Hello cooltyger and welcome to the BlackBerry® Support Community Forums.
We are unable to comment on 3rd party applications. 
As something to try, delete WhatsApp from your Options>Applications, reboot then reinstall it. If the same issue happens after reinstalling it, contact WhatsApp support at [email protected] to investigate further.
Thanks!
-HMthePirate
Come follow your BlackBerry Technical Team on twitter! @BlackBerryHelp
Be sure to click Kudos! for those who have helped you.Click Solution? for posts that have solved your issue(s)!

Similar Messages

  • System Crashes repeatedly - hard drive issue?

    I've been using my G4 933MHz with 2 internal hard drives for quite some time. I started having issues with the system crashing, while the system drive made a binding or poer up/down sound repeatedly. The drives were stacked on top of one another, so I bought a new cable and separated the 2 drives so they are now side by side. I thought maybe it was happening because they were getting too hot or something. The system worked for a few weeks, but is now back to having the same problem.
    I've run both the Apple Disk utility and Tech Tool Pro and neither really come up with any problems. The Apple disk utility used to have issues seeing the drives right after a crash. Now it either sees them and says no fix needed or it doesnt see either drive at all.
    Tech Tool Pro used to see both drives and all tests ran successfully. Now, I pretty much get a hardware nor supprted message each time I run it. At first I thought my system drive was the problem, but now I'm not sure. The fact that neither drive shows up in the disk utility makes me wonder if there is not some bigger problem. Both drives work perfectly fine sometimes. If I boot up a few times, they eventually show up and everything works fine for about 10-15 minutes, but eventually it crashes again.
    Has anyone encountered this problem before? Or have insight into what might be wrong and how I could fix it? Or are there any other tests I can run, besides the normal hard drive tests? I'd just hate to go spend the money on a new hard drive to find out that my drives are fine and it's the system itself that is the problem. Any help is greatly appreciated.
    By the way, the second drive is almost identical to the drive that came with the computer. I bought it from a mac dealer and it is the same brand.
    Thanks,
    Wil

    They're both on the same ide cable. It's been setup this way for quite some time. One drive is setup as a master, the other as a slave. Never had any problems for the past couple of years. Issue just started about a month ago. Don't recall anything that may have triggered it. Just one night when I was sitting there, the whole thing froze. Ever since then, it has been freezing sporatically. Now it's doing it about every 2 minutes from when I get it booted up...if I can even get it to boot. Most of the time it just sits on a grey screen, then goes to the blinking folder with the system face and question mark, then after about 20 seconds of that, it eventually boots into the system drive and freezes or boots to the cd. It's completely random from what I can tell, as to which happens.

  • Recurring permissions issue - Notes & Mail crash

    I have a recurring permissions issue that seemingly ONLY happens after both Mail & Notes crash - and iMessage fails to message. 
    I can try to copy a file, it warns me I don't have permission.  I can open, but not save to origina same finger wag from the OS. This is true with any application - not just any 'iCloud' related.
    iMessage also stops responding.
    I repair permissions in Disk Utility, and then have to restart the computer and all's good -for awhile anyway.
    I also have to resign into iMessage and when I do I get the little notices that "XYZ is using iMessage" on all my iDevices. Ugh.   This seemingly goes on forever....
    Oddly, it seems to happen after I disconnect from my external t-bolt display.  I do eject any external disks accordingly, and then when I open the MacBook, it crashes the above. 
    Rinse & repair perminssions. 
    It seems to even do this when I go the other way and connect to the display.
    I did have a crash recently, that went into a full restore of the system.  I just have to doubt that had anything to do with it.
    But I find it strange that iCloud seems to be the start because only applications using that (Mail, Notes & iMessage) crash and send the rest of the system into a funk.
    Any thoughts?

    Back up all data now.
    This procedure will unlock all your user files (not system files) and reset their ownership and access-control lists to the default. If you've set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. If none of this is meaningful to you, you don't need to worry about it.
    Step 1
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Drag or copy — do not type — the following line into the Terminal window, then press return:
    sudo chflags -R nouchg,nouappnd ~ $TMPDIR.. ; sudo chown -R $UID:20 ~ $_ ; chmod -R -N ~ $_ 2> /dev/null
    Be sure to select the whole line by triple-clicking anywhere in it. You'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning not to screw up. You don't need to post the warning. If you don’t have a login password, you’ll need to set one before you can run the command.
    The command will take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear, then quit Terminal.
    Step 2
    Boot into Recovery by holding down the key combination command-R at startup. Release the keys when you see a gray screen with a spinning dial.
    When the OS X Utilities screen appears, select Utilities ▹ Terminal from the menu bar. A text window opens.
    In the Terminal window, type this:
    resetpassword
    That's one word with no spaces. Then press return. A Reset Password window opens. You’re not going to reset a password.
    Select your boot volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select  ▹ Restart from the menu bar.

  • Os x firewall and little snitch firewall running at same time , can they collide or lead to system crash ?

    os x firewall is very good , but it does not manage outgoing connections !
    if running the little snitch and the built in firewall at the same time , can i ensure security without system crash (os x yosemite ) ????
    thanks

    I normally advise against Little Snitch: it delves very deep in the OS core so it does not add to security and can more easily lead to security issues than without it.
    You must be a power user with special interests to use such a software.
    Lex

  • XP1800 Tbred & KT4V-L System Crashing issues

    here is the thing - I had this issue before and now its back again - I have a KT4V-L mobo and a XP1800 Tbred proc - if I set the chip FSB to 133mhz as per AMD/MSI manuals and leave everything else to auto - then the systems crashes and auto reboots sometime 10 seconds into Winxp desktop - sometimes 5 mins - but eventually - if I turn the FSB to 119mhz and leave everything to auto system runs fine - no issues - here is what I have tried
    1) thermal paste added to heatsink and fan
    2) clearing CMOS and loading BIOS defaults
    3) reloaded WinXP
    4) uninstalled 4 in 1 drivers
    5) turn 8X AGP off
    6) formatted the HDD and reloaded WinXP
    7) lots of different drivers for video card (MSI GF4 MX440 8x)
    8 ) different vid cards / hard drives /cdroms - nothing made a difference
    the Bios detects the Ram DDR 333mhz 256mb - which is correct - but the chip will not run at 133 mhz - dont know what else to try as system boots fine - loads XP fine - just when you start to run APPS - is when it crashes - I am using all on board stuff sound/lan/usb - all MSI drivers for it are loaded - I am at a total loss - new system not sure what I should try now - any suggestions  ?(

    I finally figured out what the issue was - it was the ATA33 Quantum 20gig hard drive - I put a ATA133 40gig maxtor in its place as primary master and now no issues at all - so either these new faster chipsets can not have a slow ATA33 drive on them or the drive is bad - the weird thing is - when the FSB was at 100mhz - 119mhz for the processor - the system was fine - but any higher and the system just keeps rebooting - does anyone now if this is a problem with just kind of drive or is it the speed is too slow for the faster systems - I would like to know as I the drive is still under warranty and I will send it back if it the drive not the speed issue  ?(  
    Thanks for all your help, everyone, on this one  

  • Finder/System Crashing OS10.9.4

    Hi folks,
    started yesterday out of the blue. finder windows were bilking on and off every minute or so, then, periodically, entire system crashed. Got that "something happened" message that usually indicates kernel issue.
    I uninstalled Symantec, quit google drive (which was a "not responding" process according to Activity monitor), and rebooted from restore partition and repairs permissions (Run Macaroni, so this is usually up to date).
    Now, the finder windows no longer blink on and off, but system still crashing every 10 mn or so.  Here's the Console report for latest kernel.
    Advice, oh kind and knowledgable people?THX!
    iMac 21.5 late 2012
    2.9 GHz Intel Core i5
    16 GB 1600 MHz DDR3
    NVIDIA GeForce GT 650M 512 MB
    OS X 10.9.4 (13E28)
    Tue Aug  5 11:37:06 2014
    panic(cpu 1 caller 0xffffff8009763b27): "hfs_UNswap_BTNode: invalid backward link (0x00015c79 == 0x00015c79)\n"@/SourceCache/xnu/xnu-2422.110.17/bsd/hfs/hfs_endian.c:303
    Backtrace (CPU 1), Frame : Return Address
    0xffffff81fe6bbaa0 : 0xffffff8009422f79
    0xffffff81fe6bbb20 : 0xffffff8009763b27
    0xffffff81fe6bbb70 : 0xffffff8009758451
    0xffffff81fe6bbbb0 : 0xffffff80096074ce
    0xffffff81fe6bbca0 : 0xffffff8009604177
    0xffffff81fe6bbd40 : 0xffffff8009606b4e
    0xffffff81fe6bbd90 : 0xffffff800978385f
    0xffffff81fe6bbdc0 : 0xffffff8009777e30
    0xffffff81fe6bbe70 : 0xffffff80095fab66
    0xffffff81fe6bbea0 : 0xffffff80095e51d3
    0xffffff81fe6bbed0 : 0xffffff80095de50a
    0xffffff81fe6bbf40 : 0xffffff80095e5177
    0xffffff81fe6bbf50 : 0xffffff8009840a33
    0xffffff81fe6bbfb0 : 0xffffff80094f3f46
    BSD process name corresponding to current thread: launchd
    Mac OS version:
    13E28
    Kernel version:
    Darwin Kernel Version 13.3.0: Tue Jun  3 21:27:35 PDT 2014; root:xnu-2422.110.17~1/RELEASE_X86_64
    Kernel UUID: BBFADD17-672B-35A2-9B7F-E4B12213E4B8
    Kernel slide:     0x0000000009200000
    Kernel text base: 0xffffff8009400000
    System model name: iMac13,1 (Mac-00BE6ED71E35EB86)
    System uptime in nanoseconds: 518316855746
    last loaded kext at 458886356985: com.apple.filesystems.afpfs 11.1 (addr 0xffffff7f8b8b0000, size 348160)
    last unloaded kext at 175244061565: com.apple.driver.AppleFileSystemDriver 3.0.1 (addr 0xffffff7f8b7a8000, size 8192)
    loaded kexts:
    com.Cycling74.driver.Soundflower 1.5.1
    com.GoodLuckTechnology.driver.RecordComputerSound 1.01
    com.logmein.driver.LogMeInSoundDriver 1.0.3
    com.kensington.trackballworks.driver 1.1.1
    at.obdev.nke.LittleSnitch 4098
    com.apple.filesystems.afpfs 11.1
    com.apple.nke.asp-tcp 8.0.1
    com.apple.driver.AppleHWSensor 1.9.5d0
    com.apple.iokit.IOBluetoothSerialManager 4.2.6f1
    com.apple.filesystems.autofs 3.0
    com.apple.driver.AppleMikeyHIDDriver 124
    com.apple.driver.AppleMikeyDriver 2.6.3f4
    com.apple.driver.AppleHDA 2.6.3f4
    com.apple.driver.X86PlatformShim 1.0.0
    com.apple.driver.AGPM 100.14.28
    com.apple.driver.ApplePlatformEnabler 2.0.9d6
    com.apple.driver.AudioAUUC 1.60
    com.apple.iokit.IOUserEthernet 1.0.0d1
    com.apple.driver.AppleThunderboltIP 1.1.2
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.driver.AppleHWAccess 1
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport 4.2.6f1
    com.apple.driver.AppleUpstreamUserClient 3.5.13
    com.apple.driver.AppleLPC 1.7.0
    com.apple.driver.AppleMCCSControl 1.2.5
    com.apple.driver.AppleSMCLMU 2.0.4d1
    com.apple.GeForce 8.2.6
    com.apple.driver.AppleIntelHD4000Graphics 8.2.8
    com.apple.driver.AppleIntelFramebufferCapri 8.2.8
    com.apple.iokit.SCSITaskUserClient 3.6.6
    com.apple.driver.AppleUSBODD 3.4.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeLZVN 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.BootCache 35
    com.apple.driver.XsanFilter 404
    com.apple.iokit.IOAHCIBlockStorage 2.6.0
    com.apple.driver.AirPort.Brcm4331 700.20.22
    com.apple.driver.AppleUSBHub 683.4.0
    com.apple.iokit.AppleBCM5701Ethernet 3.8.1b2
    com.apple.driver.AppleSDXC 1.5.2
    com.apple.driver.AppleAHCIPort 3.0.5
    com.apple.driver.AppleUSBXHCI 683.4.0
    com.apple.driver.AppleUSBEHCI 660.4.0
    com.apple.driver.AppleRTC 2.0
    com.apple.driver.AppleACPIButtons 2.0
    com.apple.driver.AppleHPET 1.8
    com.apple.driver.AppleSMBIOS 2.1
    com.apple.driver.AppleACPIEC 2.0
    com.apple.driver.AppleAPIC 1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient 217.92.1
    com.apple.nke.applicationfirewall 153
    com.apple.security.quarantine 3
    com.apple.driver.AppleIntelCPUPowerManagement 217.92.1
    com.apple.security.SecureRemotePassword 1.0
    com.apple.iokit.IOSerialFamily 10.0.7
    com.apple.kext.triggers 1.0
    com.apple.driver.DspFuncLib 2.6.3f4
    com.apple.vecLib.kext 1.0.0
    com.apple.iokit.IOAudioFamily 1.9.7fc2
    com.apple.kext.OSvKernDSPLib 1.14
    com.apple.iokit.IOBluetoothFamily 4.2.6f1
    com.apple.driver.AppleThunderboltEDMSink 2.1.3
    com.apple.iokit.IOBluetoothHostControllerUSBTransport 4.2.6f1
    com.apple.driver.AppleSMBusPCI 1.0.12d1
    com.apple.driver.X86PlatformPlugin 1.0.0
    com.apple.driver.IOPlatformPluginFamily 5.7.1d6
    com.apple.driver.AppleSMBusController 1.0.12d1
    com.apple.driver.AppleSMC 3.1.8
    com.apple.driver.AppleHDAController 2.6.3f4
    com.apple.iokit.IOHDAFamily 2.6.3f4
    com.apple.iokit.IOAcceleratorFamily 98.22
    com.apple.nvidia.driver.NVDAGK100Hal 8.2.6
    com.apple.nvidia.driver.NVDAResman 8.2.6
    com.apple.iokit.IOSurface 91.1
    com.apple.iokit.IOAcceleratorFamily2 98.22
    com.apple.AppleGraphicsDeviceControl 3.6.22
    com.apple.iokit.IONDRVSupport 2.4.1
    com.apple.iokit.IOGraphicsFamily 2.4.1
    com.apple.iokit.IOSCSIBlockCommandsDevice 3.6.6
    com.apple.driver.AppleUSBHIDKeyboard 170.15
    com.apple.driver.AppleHIDKeyboard 170.15
    com.apple.iokit.IOUSBHIDDriver 660.4.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice 3.6.6
    com.apple.iokit.IOBDStorageFamily 1.7
    com.apple.iokit.IODVDStorageFamily 1.7.1
    com.apple.iokit.IOCDStorageFamily 1.7.1
    com.apple.driver.AppleThunderboltDPInAdapter 3.1.7
    com.apple.driver.AppleThunderboltDPOutAdapter 3.1.7
    com.apple.driver.AppleThunderboltDPAdapterFamily 3.1.7
    com.apple.driver.AppleThunderboltPCIDownAdapter 1.4.5
    com.apple.iokit.IOUSBMassStorageClass 3.6.0
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.6.6
    com.apple.driver.AppleUSBMergeNub 650.4.0
    com.apple.driver.AppleUSBComposite 656.4.1
    com.apple.driver.CoreStorage 380
    com.apple.driver.AppleThunderboltNHI 2.0.1
    com.apple.iokit.IOThunderboltFamily 3.3.1
    com.apple.iokit.IO80211Family 640.36
    com.apple.iokit.IOEthernetAVBController 1.0.3b4
    com.apple.driver.mDNSOffloadUserClient 1.0.1b5
    com.apple.iokit.IONetworkingFamily 3.2
    com.apple.iokit.IOUSBUserClient 660.4.2
    com.apple.iokit.IOAHCIFamily 2.6.5
    com.apple.iokit.IOUSBFamily 683.4.0
    com.apple.driver.AppleEFINVRAM 2.0
    com.apple.driver.AppleEFIRuntime 2.0
    com.apple.iokit.IOHIDFamily 2.0.0
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 278.11.1
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.security.TMSafetyNet 7
    com.apple.driver.AppleKeyStore 2
    com.apple.driver.DiskImages 371.1
    com.apple.iokit.IOStorageFamily 1.9
    com.apple.iokit.IOReportFamily 23
    com.apple.driver.AppleFDEKeyStore 28.30
    com.apple.driver.AppleACPIPlatform 2.0
    com.apple.iokit.IOPCIFamily 2.9
    com.apple.iokit.IOACPIFamily 1.4
    com.apple.kec.pthread 1
    com.apple.kec.corecrypto 1.0

    Thx Linc,
    reinstalled the system software from the restore volume, then booted in safe mode. Computer crashed again. Seems to be doing it like clockwork every 9 min and 4-5 secs.
    Also, I don't seem to be able to launch Messages. Tells me theres a problem and I must quit and restart it, which I can't do. Don't know if the two issues are related.
    I don't use chrome. Google drive, set to launch on boot, seems to be hanging. Activity Monitor reports it "not responding"  same for iCloud Photos.
    Now what?
    Here's the latest kernel report:
    Tue Aug  5 15:14:04 2014
    panic(cpu 0 caller 0xffffff8000963b27): "hfs_UNswap_BTNode: invalid backward link (0x00015c79 == 0x00015c79)\n"@/SourceCache/xnu/xnu-2422.110.17/bsd/hfs/hfs_endian.c:303
    Backtrace (CPU 0), Frame : Return Address
    0xffffff81eb5fbaa0 : 0xffffff8000622f79
    0xffffff81eb5fbb20 : 0xffffff8000963b27
    0xffffff81eb5fbb70 : 0xffffff8000958451
    0xffffff81eb5fbbb0 : 0xffffff80008074ce
    0xffffff81eb5fbca0 : 0xffffff8000804177
    0xffffff81eb5fbd40 : 0xffffff8000806b4e
    0xffffff81eb5fbd90 : 0xffffff800098385f
    0xffffff81eb5fbdc0 : 0xffffff8000977e30
    0xffffff81eb5fbe70 : 0xffffff80007fab66
    0xffffff81eb5fbea0 : 0xffffff80007e51d3
    0xffffff81eb5fbed0 : 0xffffff80007de50a
    0xffffff81eb5fbf40 : 0xffffff80007e5177
    0xffffff81eb5fbf50 : 0xffffff8000a40a33
    0xffffff81eb5fbfb0 : 0xffffff80006f3f46
    BSD process name corresponding to current thread: launchd
    Mac OS version:
    13E28
    Kernel version:
    Darwin Kernel Version 13.3.0: Tue Jun  3 21:27:35 PDT 2014; root:xnu-2422.110.17~1/RELEASE_X86_64
    Kernel UUID: BBFADD17-672B-35A2-9B7F-E4B12213E4B8
    Kernel slide:     0x0000000000400000
    Kernel text base: 0xffffff8000600000
    System model name: iMac13,1 (Mac-00BE6ED71E35EB86)
    System uptime in nanoseconds: 526544800294
    last loaded kext at 458780399169: com.apple.filesystems.afpfs 11.1 (addr 0xffffff7f82a4c000, size 348160)
    last unloaded kext at 177047958311: com.apple.driver.AppleFileSystemDriver 3.0.1 (addr 0xffffff7f827ac000, size 8192)
    loaded kexts:
    com.kensington.trackballworks.driver 1.1.1
    com.Cycling74.driver.Soundflower 1.5.1
    com.GoodLuckTechnology.driver.RecordComputerSound 1.01
    com.logmein.driver.LogMeInSoundDriver 1.0.3
    at.obdev.nke.LittleSnitch 4098
    com.apple.filesystems.afpfs 11.1
    com.apple.nke.asp-tcp 8.0.1
    com.apple.driver.AppleHWSensor 1.9.5d0
    com.apple.filesystems.autofs 3.0
    com.apple.iokit.IOBluetoothSerialManager 4.2.6f1
    com.apple.driver.AppleMikeyHIDDriver 124
    com.apple.driver.AppleHDA 2.6.3f4
    com.apple.driver.X86PlatformShim 1.0.0
    com.apple.driver.AGPM 100.14.28
    com.apple.driver.ApplePlatformEnabler 2.0.9d6
    com.apple.driver.AudioAUUC 1.60
    com.apple.driver.AppleMikeyDriver 2.6.3f4
    com.apple.driver.AppleUpstreamUserClient 3.5.13
    com.apple.iokit.IOUserEthernet 1.0.0d1
    com.apple.GeForce 8.2.6
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.driver.AppleHWAccess 1
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport 4.2.6f1
    com.apple.driver.AppleLPC 1.7.0
    com.apple.driver.AppleThunderboltIP 1.1.2
    com.apple.driver.AppleMCCSControl 1.2.5
    com.apple.driver.AppleIntelHD4000Graphics 8.2.8
    com.apple.driver.AppleSMCLMU 2.0.4d1
    com.apple.driver.AppleIntelFramebufferCapri 8.2.8
    com.apple.iokit.SCSITaskUserClient 3.6.6
    com.apple.driver.AppleUSBODD 3.4.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeLZVN 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.BootCache 35
    com.apple.driver.XsanFilter 404
    com.apple.iokit.IOAHCIBlockStorage 2.6.0
    com.apple.driver.AppleUSBHub 683.4.0
    com.apple.driver.AppleAHCIPort 3.0.5
    com.apple.driver.AppleUSBEHCI 660.4.0
    com.apple.iokit.AppleBCM5701Ethernet 3.8.1b2
    com.apple.driver.AppleSDXC 1.5.2
    com.apple.driver.AppleUSBXHCI 683.4.0
    com.apple.driver.AirPort.Brcm4331 700.20.22
    com.apple.driver.AppleACPIButtons 2.0
    com.apple.driver.AppleRTC 2.0
    com.apple.driver.AppleHPET 1.8
    com.apple.driver.AppleSMBIOS 2.1
    com.apple.driver.AppleACPIEC 2.0
    com.apple.driver.AppleAPIC 1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient 217.92.1
    com.apple.nke.applicationfirewall 153
    com.apple.security.quarantine 3
    com.apple.driver.AppleIntelCPUPowerManagement 217.92.1
    com.apple.security.SecureRemotePassword 1.0
    com.apple.kext.triggers 1.0
    com.apple.iokit.IOSerialFamily 10.0.7
    com.apple.driver.DspFuncLib 2.6.3f4
    com.apple.vecLib.kext 1.0.0
    com.apple.iokit.IOAudioFamily 1.9.7fc2
    com.apple.kext.OSvKernDSPLib 1.14
    com.apple.iokit.IOAcceleratorFamily 98.22
    com.apple.nvidia.driver.NVDAGK100Hal 8.2.6
    com.apple.nvidia.driver.NVDAResman 8.2.6
    com.apple.iokit.IOBluetoothFamily 4.2.6f1
    com.apple.iokit.IOBluetoothHostControllerUSBTransport 4.2.6f1
    com.apple.driver.AppleSMBusPCI 1.0.12d1
    com.apple.driver.AppleThunderboltEDMSink 2.1.3
    com.apple.driver.AppleSMBusController 1.0.12d1
    com.apple.driver.X86PlatformPlugin 1.0.0
    com.apple.driver.IOPlatformPluginFamily 5.7.1d6
    com.apple.driver.AppleHDAController 2.6.3f4
    com.apple.iokit.IOHDAFamily 2.6.3f4
    com.apple.iokit.IOSurface 91.1
    com.apple.iokit.IONDRVSupport 2.4.1
    com.apple.driver.AppleSMC 3.1.8
    com.apple.iokit.IOAcceleratorFamily2 98.22
    com.apple.AppleGraphicsDeviceControl 3.6.22
    com.apple.iokit.IOGraphicsFamily 2.4.1
    com.apple.iokit.IOSCSIBlockCommandsDevice 3.6.6
    com.apple.driver.AppleUSBHIDKeyboard 170.15
    com.apple.driver.AppleHIDKeyboard 170.15
    com.apple.iokit.IOSCSIMultimediaCommandsDevice 3.6.6
    com.apple.iokit.IOBDStorageFamily 1.7
    com.apple.iokit.IODVDStorageFamily 1.7.1
    com.apple.iokit.IOCDStorageFamily 1.7.1
    com.apple.iokit.IOUSBMassStorageClass 3.6.0
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.6.6
    com.apple.driver.AppleThunderboltDPInAdapter 3.1.7
    com.apple.driver.AppleThunderboltDPOutAdapter 3.1.7
    com.apple.driver.AppleThunderboltDPAdapterFamily 3.1.7
    com.apple.driver.AppleThunderboltPCIDownAdapter 1.4.5
    com.apple.iokit.IOUSBHIDDriver 660.4.0
    com.apple.driver.AppleUSBMergeNub 650.4.0
    com.apple.driver.AppleUSBComposite 656.4.1
    com.apple.driver.CoreStorage 380
    com.apple.iokit.IOUSBUserClient 660.4.2
    com.apple.driver.AppleThunderboltNHI 2.0.1
    com.apple.iokit.IOThunderboltFamily 3.3.1
    com.apple.iokit.IOAHCIFamily 2.6.5
    com.apple.iokit.IOEthernetAVBController 1.0.3b4
    com.apple.driver.mDNSOffloadUserClient 1.0.1b5
    com.apple.iokit.IOUSBFamily 683.4.0
    com.apple.iokit.IO80211Family 640.36
    com.apple.iokit.IONetworkingFamily 3.2
    com.apple.driver.AppleEFINVRAM 2.0
    com.apple.driver.AppleEFIRuntime 2.0
    com.apple.iokit.IOHIDFamily 2.0.0
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 278.11.1
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.security.TMSafetyNet 7
    com.apple.driver.AppleKeyStore 2
    com.apple.driver.DiskImages 371.1
    com.apple.iokit.IOStorageFamily 1.9
    com.apple.iokit.IOReportFamily 23
    com.apple.driver.AppleFDEKeyStore 28.30
    com.apple.driver.AppleACPIPlatform 2.0
    com.apple.iokit.IOPCIFamily 2.9
    com.apple.iokit.IOACPIFamily 1.4
    com.apple.kec.pthread 1
    com.apple.kec.corecrypto 1.0

  • 3G Ipod caused System Crash - now my MS Office 2008 doesn't work properly

    I, in retrospect foolishly, plugged in a 3G iPod that I don't own. It beeped about 4-5 time and then the system crashed (you know that one that brings up that overlay and you must restart the computer?). I had been running Entourage, Word, Excel, iTunes and Firefox.
    I then went to start up my work again and the MS Office programmes kept crashing. Apparently the MS Office database was damaged. I tried to repair it according to instruction but it didn't work.
    I did a permissions check and repair. I also checked for damaged files. This indicated that Adobe CS3 Device Central was damaged, System Sync (MS), My Day and Google Updater (coincidental?) were all damaged.
    I have completely removed all Adobe and MS Office files (hunting them down with spotlight), un-installing where possible with MS Office and Adobe software and Appzapper.
    I removed all the other files that were damaged then re-installed the software (MS Office without Entourage and Adobe PS and Illustrator).
    I rechecked for damaged files and still Device Central was damaged and MS Office is being a pain in the butt. Word takes forever to open, save and close. Excel is as bad and copying cells stalls the programme.
    My impression is that there is something still in the system that is messing up MS Office and Adobe. Could it all have originated from the system crash and the crappy iPod?
    Can anyone tell me what I can do, files to delete... ANYTHING! I have re-installed Office several times with no improvement.
    Thanks to you bright sparks in advance.

    HI Phil,
    "you know that one that brings up that overlay and you must restart the computer?"
    You are describing what's known as a kernel panic. Go here for help resolving this issue:
    Resolving Kernel Panics X Lab
    Carolyn

  • Can't Customize, Change Settings, or Move Files -- Permissions Issue?

    Hey all:
    Just got a new MBP w/ 10.5.2. Successfully migrated most of my user settings and applications from the old Tiger HDD (old laptop died a horrible death).
    The problem is that aside from everything appearing to be the same, I'm finding that I don't have the access to do a whole lot with my own files. Several different problems that "seem" like they're stemming from the same accessiblity/permissions issue include:
    Intermittent trouble downloading files with Firefox's default download tool.
    Complete inability to change desktop background.
    Programs fail to remember setting changes after quit and re-launch.
    System Preferences do not remember changes to settings.
    Certain files can not be moved, renamed, opened, or deleted w/o admin authorization, or in some cases, at all.
    The problems started after I migrated the old system over after having an interim user account running for a few days prior. After migrating, I attempted to reconcile the two together and that's when things got hairy.
    In the past couple days, I have tried:
    1.) Archive and Install (preserving User settings - now down to just one admin).
    2.) Changing permissions to system read/write, admin read/write, everyone read only for the entire /User directory, applied to all enclosed items.
    3.) Repairing Permissions (which took about 10 minutes!)
    I'm at the end of my rope here. I'm stuck with my OS acting the way it wants to, which is the exact way it was after being archived and reinstalled, no matter what changes I try to apply in the Finder, Preferences, or in any programs.
    I'm thinking maybe a clean install and then migrating over the backup I just made on my external HD will get me my stuff without whatever troublesome thing is freezing me out, but I'm not really sure, and I don't really understand much about command lines in Terminal.
    Does anyone have any ideas? Many thanks.

    Oddly enough I just had a spastic moment with a mouse click and put my Drop Box in the Trash (I keep the Delete thing in my window toolbar, which is handy, but can lead to accidents)... Since I was playing with it I noticed its absence immediately. Realized what I had done after a moment's reflection, and put it back. Which just goes to confirm something I ALWAYS do before I empty the Trash: open it and see what's in there first, then click empty.
    As to whether removing ACLs is for advanced users only: well, up until Leopard that's the way it always was, there were, until now, NO ACLs on the users folders. So should everyone have been an advanced user until now? Did you ever delete a folder in Jaquar or Panther or Tiger and empty your Trash without checking? Indeed, if you use Time Machine, available in Leopard but not before, you are already protected from such goofs, since you can recover things accidently deleted using Time Machine, so actually you are in better shape with Leopard than ever before, WITHOUT the ACLs if you use Time Machine. Until Leopard there was neither belt nor suspenders to automatically protect you from losing data. Leopard supplies both.
    The situation reminds me of the continuing debate about virus protection on the Mac. Personally, I have seen various anti-virus programs cause all sorts of problems, and it has yet to protect any Mac system from anything (since as yet there are no Mac system viruses). Anti-virus software may have saved some users of Microsoft Office who share files with Windows users from getting a macro virus in their Word docs, and it might have kept a Mac user from passing on some email virus to some Windows users by forwarding stuff from the Internet. But still.... if you don't use MS Office or forward email junk, you get no benefit and may get some problems.
    Same seems to me to be true of ACLs: it is possible to get a benefit (you can't accidently toss your Movies folder and lose data, assuming you mindlessly empty your Trash and don't have a backup), but an awful lot of people are having an awful lot of problems.
    Francine
    Francine
    Schwieder

  • Installed E3000 now system crashes when online

    Soon after installing the E3000 I began to experience frequent system crashes when online.  Installation seemed to progress without any issues.  PC, Windows XP Pro SP3, is wired though router, also able to access net with netbook, Windows 7 Starter, without issues.  After several crashed I pulled up the event log and here is what I found.  Tried to use Linksys online chat for assistance but they said the problem was with my computer and that I needed to contact my vendor.  Since I built this pc I'm on my own and would appreciate any guidance on how to serolve this.
    Thank you for your time.
    System Errors
    Event Type:             Error
    Event Source:         DCOM
    Event Category:       None
    Event ID: 10016
    Date:                       4/9/2011
    Time:                       12:23:42 AM
    User:                        NT AUTHORITY\NETWORK SERVICE
    Computer:               
    Description:
    The machine-default permission settings do not grant Local Activation permission for the COM Server application with CLSID
    {BC866CF2-5486-41F7-B46B-9AA49CF3EBB1}
     to the user NT AUTHORITY\NETWORK SERVICE SID (S-1-5-20).  This security permission can be modified using the Component Services administrative tool.
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    Event Type:             Error
    Event Source:         Service Control Manager
    Event Category:       None
    Event ID: 7000
    Date:                       4/9/2011
    Time:                       12:03:36 AM
    User:                        N/A
    Computer:               
    Description:
    The Print Port Scanner Driver service failed to start due to the following error:
    The service cannot be started, either because it is disabled or because it has no enabled devices associated with it.
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    Event Type:             Error
    Event Source:         DCOM
    Event Category:       None
    Event ID: 10016
    Date:                       4/8/2011
    Time:                       11:58:43 PM
    User:                        NT AUTHORITY\LOCAL SERVICE
    Computer:               
    Description:
    The machine-default permission settings do not grant Local Activation permission for the COM Server application with CLSID
    {BC866CF2-5486-41F7-B46B-9AA49CF3EBB1}
     to the user NT AUTHORITY\LOCAL SERVICE SID (S-1-5-19).  This security permission can be modified using the Component Services administrative tool.
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    Event Type:             Error
    Event Source:         DCOM
    Event Category:       None
    Event ID: 10016
    Date:                       4/8/2011
    Time:                       11:58:43 PM
    User:                        NT AUTHORITY\LOCAL SERVICE
    Computer:               
    Description:
    The machine-default permission settings do not grant Local Activation permission for the COM Server application with CLSID
    {BC866CF2-5486-41F7-B46B-9AA49CF3EBB1}
     to the user NT AUTHORITY\LOCAL SERVICE SID (S-1-5-19).  This security permission can be modified using the Component Services administrative tool.
    Event Type:             Error
    Event Source:         System Error
    Event Category:       (102)
    Event ID: 1003
    Date:                       4/8/2011
    Time:                       11:49:21 PM
    User:                        N/A
    Computer:               
    Description:
    Error code 100000d1, parameter1 00a8c36e, parameter2 00000002, parameter3 00000001, parameter4 8a54e6f7.
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    Data:
    0000: 53 79 73 74 65 6d 20 45   System E
    0008: 72 72 6f 72 20 20 45 72   rror  Er
    0010: 72 6f 72 20 63 6f 64 65   ror code
    0018: 20 31 30 30 30 30 30 64    100000d
    0020: 31 20 20 50 61 72 61 6d   1  Param
    0028: 65 74 65 72 73 20 30 30   eters 00
    0030: 61 38 63 33 36 65 2c 20   a8c36e,
    0038: 30 30 30 30 30 30 30 32   00000002
    0040: 2c 20 30 30 30 30 30 30   , 000000
    0048: 30 31 2c 20 38 61 35 34   01, 8a54
    0050: 65 36 66 37               e6f7   

    Thank you for the link to modify the permissions in the DCOM Server. 
    To assign permissions
    Using Regedit, navigate to the following registry value
    HKCR\Clsid\clsid value\localserver32
    The clsid value is the information displayed in the message.
    In the right pane, double-click Default. The Edit String dialog box is displayed. Leave this dialog box open.
    Click Start, and then click Control Panel.
    Double-click Administrative Tools, and then double-click Component Services.
    In the Component Services snap-in, expand Computers, expand My Computer, and double-click DCOM Config.
    In the right pane, locate the program by using its friendly name.
    Right-click the program name, and then select Properties.
    On the Security tab, in the Launch and Activation Permissions group box, select Customize, and then click Edit.
    When I get to #6 I do not know which program/friendly name to select.  How do I know which one is the issue?
    Thanks for the assistance.

  • Wierd new system crash

    Yesterday I had two system crashes where there was text written within a black box background written over what was on the screen when the computer froze. I didn't write down what was on the screen, but noted that one of the lower lines had 'Darwin' written on it. On looking through various posts and web pages about 'kernel panics', it seems like this might be what happened. Only thing is, the pages state that kernal panic screens on systems using os x above 10.3 have a benign screen telling you how to restart your system. One of the help pages I found says that around os x 10.1 or something like that had the black text box with white or light lettering like I had. I am using 10.4.7. I had run techtool pro 4.1.2 and all was fine except for the number of nodes being used which is often off a little, and after techtool had finished optimizing files and was waiting for input from me (while it was booted up under the e-drive) it had another freeze. Today I ran techtool pro again booted to the edrive, while it was running I started apple's disk utility and had it verify permissions; there were two 'fetchmail' permissions that were off, and were then repaired/returned to the normal state. All other testing showed positive results.
    It seems like my machine had a 'kernel panic', but there is no panic.log in my system/library/logs folder area. Also during the panic it showed an old-style display on the screen. Is this a normal thing under os x 10.4.7, and why wouldn't there be a panic.log file? I recently remember that while trying to use excel from office x for mac the excel application just quit a few times and no message was displayed when it quit. Was this a symptom also of a 'kernal panic'?
    all help appreciated,
    charles
    imac g3 slot-loading and powerbook 5,8 g4 15" 1.67ghz   Mac OS X (10.4.7)  

    Hi cufford,
    Have you added any RAM recently? RAM is the leading cause of KP's. KP's also can manifest themselves in a variety of ways.
    Dr. Smoke has a whole site devoted to resolving them.
    http://thexlab.com/faqs/kernelpanics.html
    Joe

  • USB & System Crash

    Lately my system crashes whatever application i use(safari, firefox, itunes, etc).. I then realized that it was caused by the mouse connected to my usb port. What I'm wondering about is that sometimes my system doesn't crash even with my mouse attached. Can someone help me understand? thanks!!!

    Hi Gaby,
    What I'm wondering about is that sometimes my system doesn't crash even with my mouse attached.
    Your mouse may have a short circuit in the wire; it may be that when you move it just right it shorts out and causes issues.
    Beyond that, things can and do go wrong with almost any system, but there are steps you can take to keep your Mac as healthy as possible:
    Don't trash/change the names of any files except those you have created (unless you know it is something you can safely trash); OSX has thousands of files it needs to function properly, and some have names which would seem safe to trash, but it's not (like "unknown").
    Keep at least 5 GB free space on your HD at all times (some recommendations go up to 15%); OSX needs this space to function properly and without it, many and varied issues can occur.
    Run Background Maintenance at least every week or two.
    Repair Permissions before and after any update/upgrade/install: Applications>Utilities>Disk Utility>select HD in panel at left>click on Repair Permissions at bottom of main window and allow process to finish before quitting DU.
    I also run Repair Disk every month or so, and any time I have an issue such as a freeze where I have to do a hard shutdown (hold down the power button): Boot from install disc (insert disc>restart>immediately hold down c key and keep holding it until you see “Preparing Installation”)>at first screen go to Installer Menu>open Disk Utility>select your HD in the panel on the left side>click Repair Disk at bottom of main window. Run this at least twice, and keep running it until it says “appears ok” twice in a row. If that doesn’t happen, you may need a stronger utility such as DiskWarrior or you may have a damaged HD (Repair Disk can only repair the directory structure, not the HD itself).
    A PRAM Reset and/or PMU Reset and/or a Safe Mode boot may also be needed in some situations (read links for more info).

  • System crash at second call

    Hello,
    the code below works ok the first time I make a call, but the second time leads to system crash, see error message below. What do I do wrong?? If I take away the marked line in the code, it works ok...
    Thanks in advance!
    JNIEXPORT void JNICALL Java_thermod3_jtc_1phconst
    (JNIEnv *env, jobject obj, jstring ph){
    int nofs, nofcon[5], llen = 8;
    const jbyte *str;
    str = (*env)->GetStringUTFChars(env,ph,NULL);
    if(str == NULL)
         return;
    nofs = phase_constituents(str,nofcon,constnames,llen); // <---
    (*env)->ReleaseStringUTFChars(env,ph,str);
    return;
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : 11 occurred at PC=0x400215D0
    Function=pthread_getspecific+0x94
    Library=/lib/libpthread.so.0
    Current Java thread:
    Dynamic libraries:
    08048000-0804e000 r-xp 00000000 00:09 458006 /usr/local/j2sdk1.4.2_01/bin/java
    0804e000-0804f000 rw-p 00005000 00:09 458006 /usr/local/j2sdk1.4.2_01/bin/java
    40000000-40015000 r-xp 00000000 03:02 4559 /lib/ld-2.2.3.so
    40015000-40016000 rw-p 00014000 03:02 4559 /lib/ld-2.2.3.so
    40017000-40025000 r-xp 00000000 03:02 4579 /lib/libpthread-0.9.so
    40025000-4002d000 rw-p 0000d000 03:02 4579 /lib/libpthread-0.9.so
    4002d000-40030000 r-xp 00000000 03:02 4567 /lib/libdl-2.2.3.so
    40030000-40031000 rw-p 00002000 03:02 4567 /lib/libdl-2.2.3.so
    40031000-40138000 r-xp 00000000 03:02 4562 /lib/libc-2.2.3.so
    40138000-4013e000 rw-p 00106000 03:02 4562 /lib/libc-2.2.3.so
    40142000-4053c000 r-xp 00000000 00:09 865989 /usr/local/j2sdk1.4.2_01/jre/lib/i386/client/libjvm.so
    4053c000-40558000 rw-p 003f9000 00:09 865989 /usr/local/j2sdk1.4.2_01/jre/lib/i386/client/libjvm.so
    4056a000-4057b000 r-xp 00000000 03:02 4570 /lib/libnsl-2.2.3.so
    4057b000-4057d000 rw-p 00010000 03:02 4570 /lib/libnsl-2.2.3.so
    4057f000-405a0000 r-xp 00000000 03:02 4568 /lib/libm-2.2.3.so
    405a0000-405a1000 rw-p 00020000 03:02 4568 /lib/libm-2.2.3.so
    405a1000-405a9000 r-xp 00000000 00:09 702782 /usr/local/j2sdk1.4.2_01/jre/lib/i386/native_threads/libhpi.so
    405a9000-405aa000 rw-p 00007000 00:09 702782 /usr/local/j2sdk1.4.2_01/jre/lib/i386/native_threads/libhpi.so
    405aa000-405b4000 r-xp 00000000 03:02 4571 /lib/libnss_compat-2.2.3.so
    405b4000-405b6000 rw-p 00009000 03:02 4571 /lib/libnss_compat-2.2.3.so
    405b6000-405ba000 rw-s 00000000 03:02 61954 /tmp/hsperfdata_lina/448
    405ba000-405ca000 r-xp 00000000 00:09 702789 /usr/local/j2sdk1.4.2_01/jre/lib/i386/libverify.so
    405ca000-405cc000 rw-p 0000f000 00:09 702789 /usr/local/j2sdk1.4.2_01/jre/lib/i386/libverify.so
    405cc000-405ec000 r-xp 00000000 00:09 702790 /usr/local/j2sdk1.4.2_01/jre/lib/i386/libjava.so
    405ec000-405ee000 rw-p 0001f000 00:09 702790 /usr/local/j2sdk1.4.2_01/jre/lib/i386/libjava.so
    405ee000-40602000 r-xp 00000000 00:09 702792 /usr/local/j2sdk1.4.2_01/jre/lib/i386/libzip.so
    40602000-40605000 rw-p 00013000 00:09 702792 /usr/local/j2sdk1.4.2_01/jre/lib/i386/libzip.so
    40605000-41f9d000 r--s 00000000 00:09 702849 /usr/local/j2sdk1.4.2_01/jre/lib/rt.jar
    41fe7000-41ffd000 r--s 00000000 00:09 702814 /usr/local/j2sdk1.4.2_01/jre/lib/sunrsasign.jar
    41ffd000-420d8000 r--s 00000000 00:09 702846 /usr/local/j2sdk1.4.2_01/jre/lib/jsse.jar
    420d8000-420e9000 r--s 00000000 00:09 702815 /usr/local/j2sdk1.4.2_01/jre/lib/jce.jar
    420e9000-42642000 r--s 00000000 00:09 702847 /usr/local/j2sdk1.4.2_01/jre/lib/charsets.jar
    446ea000-446ed000 r--s 00000000 00:09 392707 /usr/local/j2sdk1.4.2_01/jre/lib/ext/dnsns.jar
    446ed000-446ef000 r-xp 00000000 00:08 538715 /usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2
    446ef000-446f0000 rw-p 00001000 00:08 538715 /usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2
    4c770000-4c78c000 r--s 00000000 00:09 392706 /usr/local/j2sdk1.4.2_01/jre/lib/ext/sunjce_provider.jar
    4c78c000-4c799000 r--s 00000000 00:09 392709 /usr/local/j2sdk1.4.2_01/jre/lib/ext/ldapsec.jar
    4c799000-4c855000 r--s 00000000 00:09 392770 /usr/local/j2sdk1.4.2_01/jre/lib/ext/localedata.jar
    4c855000-4cb20000 r-xp 00000000 00:09 702800 /usr/local/j2sdk1.4.2_01/jre/lib/i386/libawt.so
    4cb20000-4cb36000 rw-p 002ca000 00:09 702800 /usr/local/j2sdk1.4.2_01/jre/lib/i386/libawt.so
    4cb5b000-4cbae000 r-xp 00000000 00:09 702799 /usr/local/j2sdk1.4.2_01/jre/lib/i386/libmlib_image.so
    4cbae000-4cbaf000 rw-p 00052000 00:09 702799 /usr/local/j2sdk1.4.2_01/jre/lib/i386/libmlib_image.so
    4cbaf000-4cbb5000 r-xp 00000000 00:08 98053 /usr/X11R6/lib/libXp.so.6.2
    4cbb5000-4cbb6000 rw-p 00006000 00:08 98053 /usr/X11R6/lib/libXp.so.6.2
    4cbb6000-4cbfa000 r-xp 00000000 00:08 98182 /usr/X11R6/lib/libXt.so.6.0
    4cbfa000-4cbfd000 rw-p 00044000 00:08 98182 /usr/X11R6/lib/libXt.so.6.0
    4cbfe000-4cc0a000 r-xp 00000000 00:08 98136 /usr/X11R6/lib/libXext.so.6.4
    4cc0a000-4cc0b000 rw-p 0000b000 00:08 98136 /usr/X11R6/lib/libXext.so.6.4
    4cc0b000-4cc0f000 r-xp 00000000 00:08 98057 /usr/X11R6/lib/libXtst.so.6.1
    4cc0f000-4cc10000 rw-p 00003000 00:08 98057 /usr/X11R6/lib/libXtst.so.6.1
    4cc10000-4ccc4000 r-xp 00000000 00:08 98072 /usr/X11R6/lib/libX11.so.6.2
    4ccc4000-4ccc7000 rw-p 000b4000 00:08 98072 /usr/X11R6/lib/libX11.so.6.2
    4ccc7000-4ccce000 r-xp 00000000 00:08 98068 /usr/X11R6/lib/libSM.so.6.0
    4ccce000-4cccf000 rw-p 00007000 00:08 98068 /usr/X11R6/lib/libSM.so.6.0
    4cccf000-4cce2000 r-xp 00000000 00:08 98046 /usr/X11R6/lib/libICE.so.6.3
    4cce2000-4cce3000 rw-p 00012000 00:08 98046 /usr/X11R6/lib/libICE.so.6.3
    4cce5000-4cd9f000 r-xp 00000000 00:09 702803 /usr/local/j2sdk1.4.2_01/jre/lib/i386/libfontmanager.so
    4cd9f000-4cdb9000 rw-p 000b9000 00:09 702803 /usr/local/j2sdk1.4.2_01/jre/lib/i386/libfontmanager.so
    4cdba000-4cdc3000 r-xp 00000000 03:02 4574 /lib/libnss_files-2.2.3.so
    4cdc3000-4cdc4000 rw-p 00008000 03:02 4574 /lib/libnss_files-2.2.3.so
    4cdc4000-4cdc7000 r-xp 00000000 03:02 4573 /lib/libnss_dns-2.2.3.so
    4cdc7000-4cdc8000 rw-p 00002000 03:02 4573 /lib/libnss_dns-2.2.3.so
    4cdc8000-4cdd5000 r-xp 00000000 03:02 4580 /lib/libresolv-2.2.3.so
    4cdd5000-4cdd7000 rw-p 0000c000 03:02 4580 /lib/libresolv-2.2.3.so
    4cdd9000-4cde0000 r-xp 00000000 00:08 98131 /usr/X11R6/lib/libXcursor.so.1.0
    4cde0000-4cde1000 rw-p 00007000 00:08 98131 /usr/X11R6/lib/libXcursor.so.1.0
    4cde1000-4cde7000 r-xp 00000000 00:08 98181 /usr/X11R6/lib/libXrender.so.1.2
    4cde7000-4cde8000 rw-p 00006000 00:08 98181 /usr/X11R6/lib/libXrender.so.1.2
    4cde8000-4ce01000 r-xp 00000000 00:08 538718 /usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2
    4ce01000-4ce03000 rw-p 00019000 00:08 538718 /usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2
    4ce03000-4ce04000 r-xp 00000000 00:0d 3932325 /tcg_2/lina/bosse/ownlib/libjtc.so
    4ce04000-4ce05000 rw-p 00000000 00:0d 3932325 /tcg_2/lina/bosse/ownlib/libjtc.so
    4ce05000-4d0b4000 r-xp 00000000 00:0d 3932330 /tcg_2/lina/bosse/ownlib/libtc.so
    4d0b4000-4d0ee000 rw-p 002ae000 00:0d 3932330 /tcg_2/lina/bosse/ownlib/libtc.so
    4e89e000-4e8a1000 r-xp 00000000 00:0d 3932324 /tcg_2/lina/bosse/ownlib/jtcrut.o
    4e8a1000-4e8a2000 rw-p 00002000 00:0d 3932324 /tcg_2/lina/bosse/ownlib/jtcrut.o
    Heap at VM Abort:
    Heap
    def new generation total 576K, used 349K [0x446f0000, 0x44790000, 0x44bd0000)
    eden space 512K, 57% used [0x446f0000, 0x44739df8, 0x44770000)
    from space 64K, 83% used [0x44770000, 0x4477d620, 0x44780000)
    to space 64K, 0% used [0x44780000, 0x44780000, 0x44790000)
    tenured generation total 1408K, used 873K [0x44bd0000, 0x44d30000, 0x486f0000)
    the space 1408K, 62% used [0x44bd0000, 0x44caa648, 0x44caa800, 0x44d30000)
    compacting perm gen total 5120K, used 4953K [0x486f0000, 0x48bf0000, 0x4c6f0000)
    the space 5120K, 96% used [0x486f0000, 0x48bc6760, 0x48bc6800, 0x48bf0000)
    Local Time = Wed Oct 29 08:09:06 2003
    Elapsed Time = 7
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_01-b06 mixed mode)
    # An error report file has been saved as hs_err_pid448.log.
    # Please refer to the file for further information.

    From the docs, here are the two (C vs C++) ways of using JNI, so I think I misled you slightly.
    jdouble Java_pkg_Cls_f__ILjava_lang_String_2 (
         JNIEnv *env,        /* interface pointer */
         jobject obj,        /* "this" pointer */
         jint i,             /* argument #1 */
         jstring s)          /* argument #2 */
         /* Obtain a C-copy of the Java string */
         const char *str = (*env)->GetStringUTFChars(env, s, 0);
         /* process the string */
         /* Now we are done with str */
         (*env)->ReleaseStringUTFChars(env, s, str);
         return ...
    Note that we always manipulate Java objects using the interface pointer env . Using C++, you can write a slightly cleaner version of the code, as shown in Code Example 2-2:
    Code Example 2-2 Implementing a Native Method Using C++
    extern "C" /* specify the C calling convention */ 
    jdouble Java_pkg_Cls_f__ILjava_lang_String_2 (
         JNIEnv *env,        /* interface pointer */
         jobject obj,        /* "this" pointer */
         jint i,             /* argument #1 */
         jstring s)          /* argument #2 */
         const char *str = env->GetStringUTFChars(s, 0);
         env->ReleaseStringUTFChars(s, str);
         return ...

  • System Crashing on new iMac

    Hiya, i bought a new iMac just over 2 weeks ago, and already the screen freezes up on me. I can move the mouse but everything else is frozen. I never had this problem till i downloaded Lion OS X, and now it seems to do it on a regular basis, so far it has crashed 3 times today. I don't know if anyone else has been experiencing this problem with the new operating system? or iMac? if anyone can help that would be great. Thank you.

    10.7.3 is working fine for me on a mid-2011 iMac.
    Download the 10.7.3 combo update from http://support.apple.com/kb/DL1484 . After downloading, use Disk Utility (on your hard drive in applications/utilities) to repair permissions, then apply the update, then when done and rebooted, repair permissions again.
    Sometimes, Software Update doesn't quite get the update right and odd things can happen. Applying the combo update can usually fix those issues.
    Also, you can do a safe boot by rebooting and holding the shift key down. This will take longer than a normal boot. See if the system crashes that way. If not, look at your login items and at your system preferences pane to see what is loading with the system. You may have a compatibility issue with non-Apple software you've added.
    If those actions don't help, contact Apple support or take it back to the store for help. It's a new system and you shouldn't have that type of issue.

  • Reporting Services Point - possibly permissions issue

    I'm having a really hard time configuring a working reporting services point in my test SCCM 2012 R2 environment and was hoping someone might be able to help me work out what's gone wrong.
    My servers are WS2008 R2.  SQL Server 2008 R2 is installed on the primary site server and holds the site database.  I installed SSRS onto a separate site server and added it as a reporting services point.  This worked, and I see the list of
    reports in the SCCM admin console.  However, when I try to run a report - either from the console or via web browser - I get this message:
    The default value expression for the report parameter 'usertokensids' contains an error.  There are no logon servers available to service the logon request. (rsRuntimeErrorInExpression)
       at Microsoft.Reporting.WinForms.ServerReportSoapProxy.OnSoapException(SoapException e)
       at Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.ProxyMethodInvocation.Execute[TReturn](RSExecutionConnection connection, ProxyMethod`1 initialMethod, ProxyMethod`1 retryMethod)
       at Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.LoadReport(String Report, String HistoryID)
       at Microsoft.Reporting.WinForms.ServerReport.EnsureExecutionSession()
       at Microsoft.Reporting.WinForms.ServerReport.SetParameters(IEnumerable`1 parameters)
       at Microsoft.ConfigurationManagement.AdminConsole.SrsReporting.ReportViewerWindowsForms.SetParameterValues_DoWork(Object sender, DoWorkEventArgs e)
    SMSAdminUI.log shows this message:
    [25, PID:3096][06/12/2014 11:24:05] :[fqdnofprimaryserver] : The request failed with HTTP status 503: Server Error.
    Now, the reason I think this is a permissions issue is because srsrp.log on the Reporting Point server shows this:
    (!) Error retrieving folders - [Login failed for user 'domain\reportingservercomputername$'.].
    (I've removed the actual name here, obviously.)
    I'm really puzzled about what's going on here, what is trying to authenticate with the SSRS server's machine credentials, and what for.  Looking in SQL Server Management Studio on the primary site server which hosts the SQL database, I can see that
    the account has a login listed and it has its default schema listed as DBO.  On the SSRS server, in Reporting Services Configuration Manager, the Report Server Service Account is set to a dedicated domain user account.  The Current Report Server
    Database Credential is set to my own Windows login using Current User - Integrated Security - I can't seem to get it to accept the dedicated user account.
    Can anyone help me figure out what's gone wrong and how I fix it, please?  I'm by no means a SQL person, and I'm at my wit's end with this!
    Thanks,
    M

    The plot thickens.
    The SSRS server has these:
    "The report server has detected a possible denial of service attack. The report server is dropping requests for service from the IP address 192.168.113.163" (this is the IP address of the primary site system, which hosts the SQL database)
    and then
    "Report Server Windows Service (MSSQLSERVER) cannot connect to the report server database"
    The primary site system, meanwhile, has got thousands of these:
    "Login failed for user 'DOMAIN\SSRSSERVERNAME$'. Reason: Token-based server access validation failed with an infrastructure error. Check for previous errors. [CLIENT: 192.168.113.164]" (that's the IP of the SSRS server)
    The Windows firewall is off for both systems.  They're on an isolated test network.  I still don't understand where the setting is that tells it to make SQL queries using the SSRS server's machine account, rather than the dedicated service account
    I created.
    Any more ideas?  Thanks for your help so far - I really appreciate it!

  • How do I migrate from one user to another to resolve sleep/permissions issues?

    My MacBook Pro's been having several issues, mainly with waking from sleep. I've tried Repairing Permissions, Repair Disk, running tools like OnyX and Drive Genius, but they can't find any issues. I checked the Console log, and there was some sort of denial from displaying the login window after I woke up from sleep.
    Initially I thought this had to do with some of my peripherals being plugged in when I already had the lid closed; the Mac would wake up, not realize the lid was closed, and never go back to sleep. Nothing--keyboard or trackpad touches--would wake the machine up. I'd have to hard reset by holding the Power button on.
    I had an Apple Genius suggest that I create a new user and test it out with the (same) default sleep settings as the buggy user account. It wakes up from sleep lightning fast, and has thus far never had any issues.
    I'm leaning toward sticking with this new user and migrating over my things bit by bit, to try and avoid potential permissions issues. But since I don't know where the source of this sleep problem lies, how should I go about it?
    I've read through Pondini's Transfer Guide here http://pondini.org/OSX/Transfer.html, but I'm just wondering where people would start, knowing that the machine has had permissions issues with some files. (The permissions issues, btw, I believe were caused by a mangled Time Machine restore. I replaced my internal HD with another one, but the Time Machine/Migration Assistant restore wasn't complete. I did it a second time from within the user account that got created, then tried to delete the malformed one and rename the complete one, but that's when the issues started.)

    I wasn't intending to move the entire home folder, rather, moving things like what's inside my Documents folder in chunks.
    From what I read, tracking down the origin of sleep/wake problems on a computer is notoriously hard, especially if Disk Utility and similar tools don't give any clues during Repair Disk or Repair Permissions. Creating the new user seemed to help, but I don't know why that alone would "fix" anything, so I haven't moved any files as of yet nor done anything with the new user account.
    Trying to move the things from my Library folder to my desktop also seems a bit risky; it's hidden in Lion and Mountain Lion because a lot of system files are there, right? Wouldn't moving them cause problems, not just help me find what file/folder (if any) could be the culprit?

Maybe you are looking for

  • Invisibility sticks

    I have a series of visualizations in a TabPane. They are classes that extend StackPane. Some of them are a little expensive to layout, so their layout routines check isVisible() and return if they are not showing. I have a ChangeListener on the visib

  • How can I get Camera Raw to work?

    I downloaded Adobe Creative Cloud but Camera Raw does not work.  Any suggestions how I can fix this problem?

  • How to hide the screen?

    Hi all, iam working on screen exit,my requirement is ,i need to diplay 7 fields in one box in ME31K at header level,i need to display these fields based on EKORG,how can i hide this screen based on the condition? Thanks in advance

  • How to export my mapping

    Hi guys, In XI 3.0 you could export your mapping as a .mte file with this shortcut: "CTRL + Shift + Right click" I need to do the same trick in PI 7.1. Does enyone kmow how to do this? Thanks

  • File saving hierarchy

    When working with a number of files from a folder somewhere down the heirarchy, it used to be the case that saving a file went directly to the last used location. Now, with OS10.8, it is simply directed to the top level requiring either repeated navi