Pxi: embedded application doesn't launch at start up

I selected the "Launch application at boot-up" in the "Network options/RT Target:Miscellaneous" menu before creating my application but it still doesn' launch before I open the application on a local machine (the application in the PXI seems to "wake up" then). I checked that the embedded Labview RT is launching at the PXI boot-up, and the startup.exe has been updated correctly (I checked it with a ftp client).
Any idea for this problem?

One thing that we found helped when we had this problem is to check the
NI-RT.INI file in the RT target's root directory. It should contain the
line:
RTTarget.LaunchAppAtBoot=True
It seems that some installations of RT do not put this line in
automatically and, in our case, just adding this line got the
application up and running.
If it does not then add that line. Also check the line that should say:
RTTarget.ApplicationPath=c:\ni-rt\startup\startup.exe
BTW, you can control whether or not the RT runs your application on boot up by changing the LaunchAppAtBoot line to be False.
Just use an FTP program to get the NI-RT.INI file and then edit it and send it back to the PXI.
     Rob

Similar Messages

  • Pxi: embedded application doesn't launch at boot up

    I selected the "Launch application at boot-up" in the "Network options/RT Target:Miscellaneous" menu before creating my application but it still doesn't launch before I open the application on a local machine (the application in the PXI seems to "wake up" then). I checked that the embedded Labview RT is launching at the PXI boot-up, and that the startup.exe has been updated correctly (I checked it with a ftp client).
    Any idea about why the application doesn't launch ?

    hi there
    - first make sure your app dosn't wait for any kind of input.
    - there are some hardware - switches to avoid the execution of startup.exe. see the documentation of your PXI-system (for PXI-8186 see page 2-12)
    Best regards
    chris
    CL(A)Dly bending G-Force with LabVIEW
    famous last words: "oh my god, it is full of stars!"

  • Finder Doesn't Launch on Start Up

    My MacBookPro has recently had problems with the power adapter and battery. Since this morning (25 November), the Finder does not launch at start up. That is, the desktop appears after a slightly longer than usual start-up time, but nothing appears on my desktop--neither the Hard Drive, nor any of my other files on the desktop--and the tool bar at that should appear at the top of the screen doesn't. The dock will appear at the bottom of the screen, but none of the programs will launch.
    My battery is as old as my computer, about four months shy of three years. In the past month, the metal inside the power cord running from the block of the adapter to the computer seems to have burned apart where the cord enters the block (the insulation has not, however, burned away). Since I won't have the money to replace this until next month, I've used electrical tape to keep the cord close to the block. The battery's life has deteriorated, according to CoconutBattery, to about %80 of its original capacity. Also, in the past week I've noticed an electrical buzz when the AC was plugged in, and I was running my computer, but the batter would not charge (it would only charge when the computer was shut down, though the buzz continued).
    Are the problems with my power and malfunctioning finder related? Is it more important to replace the power adapter than the battery, or must both be replaced at the same time? Is there anyway to get the Finder to work again without doing reinstalling OS Leopard? Could my computer need a new internal hard drive (I was able to run disk utility from the OS System disk, and it recognized the usual amount of space used and available on the hard drive)? I will be in Jerusalem, Israel until June 2009. Should it be necessary, will I be able to receive face-to-face support here?
    Thanks in advance.

    My MacBookPro has recently had problems with the power adapter and battery. Since this morning (25 November), the Finder does not launch at start up. That is, the desktop appears after a slightly longer than usual start-up time, but nothing appears on my desktop--neither the Hard Drive, nor any of my other files on the desktop--and the tool bar at that should appear at the top of the screen doesn't. The dock will appear at the bottom of the screen, but none of the programs will launch.
    My battery is as old as my computer, about four months shy of three years. In the past month, the metal inside the power cord running from the block of the adapter to the computer seems to have burned apart where the cord enters the block (the insulation has not, however, burned away). Since I won't have the money to replace this until next month, I've used electrical tape to keep the cord close to the block. The battery's life has deteriorated, according to CoconutBattery, to about %80 of its original capacity. Also, in the past week I've noticed an electrical buzz when the AC was plugged in, and I was running my computer, but the batter would not charge (it would only charge when the computer was shut down, though the buzz continued).
    Are the problems with my power and malfunctioning finder related? Is it more important to replace the power adapter than the battery, or must both be replaced at the same time? Is there anyway to get the Finder to work again without doing reinstalling OS Leopard? Could my computer need a new internal hard drive (I was able to run disk utility from the OS System disk, and it recognized the usual amount of space used and available on the hard drive)? I will be in Jerusalem, Israel until June 2009. Should it be necessary, will I be able to receive face-to-face support here?
    Thanks in advance.

  • Java console doesn't launch when starting Java Web Start app from Firefox

    Updated my Linux desktop from RHEL to Fedora 12 with resultant upgrade of Firefox to 3.5.9 and now when I launch our Java Web Start application, no Java console appears. The Java Control Panel still shows "Show Console" as set. My app uses Java 1.5 which I have installed on my desktop.
    What do I do to properly configure my browser/desktop to support use of the Java console?
    Please help, I need to debug our app!
    Ilane

    IlaneMarie wrote:
    ..Please help, I need to debug our app!Cannot tell you the answer to your FF hassles (because I have no idea why you're seeing that behaviour(1)), but note that you might be able side-step FF by launching a JWS app. using the javaws tool directly from the command line or an Ant build file.
    1) Though you might try rebooting the machine if any installation/configuration changes have occurred since last boot.
    Also note that many problems with JWS apps. can be sorted be checking the JNLP using JaNeLA.

  • Swing application doesn't launch

    Hallo,
    I've programmed a simple swing-application that was til now functionning correctly. But today I can't launch this application. If I launch it with java -jar myprog.jar I get following information:
    Exception in thread "AWT-EventQueue-0" java.lang.UnsatisfiedLinkError: sun.font.FileFontStrike.createScalerContext(J[DZIIZFF)J
    at sun.font.FileFontStrike.createScalerContext(Native Method)
    at sun.font.FileFontStrike.<init>(Unknown Source)
    at sun.font.FileFont.createStrike(Unknown Source)
    at sun.font.Font2D.getStrike(Unknown Source)
    at sun.font.Font2D.getStrike(Unknown Source)
    at sun.font.CompositeStrike.getStrikeForSlot(Unknown Source)
    at sun.font.CompositeStrike.getFontMetrics(Unknown Source)
    at sun.font.FontDesignMetrics.initMatrixAndMetrics(Unknown Source)
    at sun.font.FontDesignMetrics.<init>(Unknown Source)
    at sun.font.FontDesignMetrics.getMetrics(Unknown Source)
    at sun.swing.SwingUtilities2.getFontMetrics(Unknown Source)
    at javax.swing.JComponent.getFontMetrics(Unknown Source)
    at javax.swing.plaf.metal.MetalTitlePane$TitlePaneLayout.computeHeight(Unknown Source)
    at javax.swing.plaf.metal.MetalTitlePane$TitlePaneLayout.preferredLayoutSize(Unknown Source)
    at java.awt.Container.preferredSize(Unknown Source)
    at java.awt.Container.getPreferredSize(Unknown Source)
    at javax.swing.JComponent.getPreferredSize(Unknown Source)
    at javax.swing.plaf.metal.MetalRootPaneUI$MetalRootLayout.layoutContainer(Unknown Source)
    at java.awt.Container.layout(Unknown Source)
    at java.awt.Container.doLayout(Unknown Source)
    at java.awt.Container.validateTree(Unknown Source)
    at java.awt.Container.validateTree(Unknown Source)
    at java.awt.Container.validate(Unknown Source)
    at java.awt.Window.pack(Unknown Source)
    at logviewer.Main$1.run(Main.java:61)
    at java.awt.event.InvocationEvent.dispatch(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
    Exception in thread "AWT-EventQueue-0" java.lang.UnsatisfiedLinkError: sun.font.FileFontStrike.createScalerContext(J[DZIIZFF)J
    at sun.font.FileFontStrike.createScalerContext(Native Method)
    at sun.font.FileFontStrike.<init>(Unknown Source)
    at sun.font.FileFont.createStrike(Unknown Source)
    at sun.font.Font2D.getStrike(Unknown Source)
    at sun.font.Font2D.getStrike(Unknown Source)
    at sun.font.CompositeStrike.getStrikeForSlot(Unknown Source)
    at sun.font.CompositeStrike.getFontMetrics(Unknown Source)
    at sun.font.FontDesignMetrics.initMatrixAndMetrics(Unknown Source)
    at sun.font.FontDesignMetrics.<init>(Unknown Source)
    at sun.font.FontDesignMetrics.getMetrics(Unknown Source)
    at sun.swing.SwingUtilities2.getFontMetrics(Unknown Source)
    at javax.swing.JComponent.getFontMetrics(Unknown Source)
    at javax.swing.plaf.metal.MetalTitlePane$TitlePaneLayout.computeHeight(Unknown Source)
    at javax.swing.plaf.metal.MetalTitlePane$TitlePaneLayout.preferredLayoutSize(Unknown Source)
    at java.awt.Container.preferredSize(Unknown Source)
    at java.awt.Container.getPreferredSize(Unknown Source)
    at javax.swing.JComponent.getPreferredSize(Unknown Source)
    at javax.swing.plaf.metal.MetalRootPaneUI$MetalRootLayout.layoutContainer(Unknown Source)
    at java.awt.Container.layout(Unknown Source)
    at java.awt.Container.doLayout(Unknown Source)
    at java.awt.Container.validateTree(Unknown Source)
    at java.awt.Container.validateTree(Unknown Source)
    at java.awt.Container.validate(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
    after this output the application hangs, my windows commad prompt doesn't show the prompt.
    Secondary, it is not possible to launch the Java-Applet in Control Panel of Windows. It happans nothing.
    Whats going wrong? My program didn't change, it's the same program I was using since longer time. What could I do to make it function correctly?
    with regards
    Rafal Ziolkowski

    Exception in thread "AWT-EventQueue-0" java.lang.UnsatisfiedLinkError: sun.font.FileFontStrike.createScalerContext(J[DZIIZFF)J
    UnsatisfiedLinkError indicates that the JVM cannot find a native method's definition. Generally this means that the shared object file (.so on unices, .dll on Windows) cannot be found by the JVM.
    Since the missing method is visibly Sun's code, presumably a built-in JRE method, that probably means your JRE/JDK install has been corrupted (corroborated by a quick Google search on the obvious keywords).
    Try reinstalling the JRE or JDK.
    Secondary, it is not possible to launch the Java-Applet in Control Panel of Windows. It happans nothing. I don't understand this sentence. What are you doing exactly, and how is that related to the first question?
    Much luck,
    J.

  • IPhone 3G / Applications won't launch/open/start...

    Hi guys,
    Several problems appear since last night on/with my iPhone 3G...
    When (for example) clicking the icon for the camera, it opens the camera, then freezes for a few seconds, then just kicks me back into the HOME SCREEN. Same thing happens when I click the icon for the Photo Album too!
    What I've tried so far is to restart of course, and also a restore... nothing has happened... Is it worth it to uninstall a few of my applications to see whether it might be connected to that?
    Could this be anything to do with the fact that quite a few of my applications (such as SnapMyLife and Sketches for example) have access on my camera and my photo album???
    This is the 2nd version of the iPhone, things like that really shouldn't happen anymore - but of course - easier said than done... I'm happy enough if someone can try to get my access to a fully functional Photoalbum and Camera back!
    Thanks guys!

    OK, so more info......
    All non-Apple apps would start, then throw me at the home screen after 2 or 3 secs.
    I then rebooted the phone, deleted and reinstalled a free non-apple app from the app store and that worked. I then tried another free app and that worked, but my biggest paid-for app wouldn't.
    I then switched off the phone for 10 mins, rebooted it, and now all the non-apple apps work again (very strange). (confrimed Brain Challenge started properly 3 times in a row now)...)
    Since it only affects non-apple apps, I tend to think there is some sort of permission thing (when I re-downloaded a free app I had to put in my appleID for the app store again), does that somehow timeout and need to be re-entered ?
    or am I talking rubbish

  • Indesign not launching from start menu

    I am currently running InDesign CC 2014 and witnessing a frustrating behavior.  I am able to launch InDesign from the Creative Cloud Application, but if I double click on and InDesign file, ort try to launch from my start bar, the application doesn't launch.
    Any help would be much appreciated.

    From the sound of it, the OS doesn't know InDesign is the default application for .indd files and you have an out-of-date link in your start bar. The CC app knows what InDesign is, but the OS doesn't, so the remedy is to either set up the default manually or uninstall and reinstall InDesign. the installation process will add the necessary defaults to the OS.
    This happened, possibly, because you uninstalled an earlier version of InDesign after you had installed the new one. This is a frailty of the uninstaller (all of the Adobe apps suffer the same problem) that I hope will be fully addressed soon. At present, the necessary sequence to avoid problems (if you don't want to keep an earlier version of an app) is: a) install new version, b) migrate preferences, etc., c) uninstall old version, d) uninstall, then reinstall new version.

  • Rosetta applications won't launch

    Hi,
    i have a rather weird problem with my OS X installation. When i try to launch a rosetta application (non-UB), the application doesn't launch. If I launch it from the Dock, the icon will just bounce a couple of times (1-2 seconds) and will then quit. If i launch it from anywhere else on the computer, nothing happens.
    Any of you know what could cause this problem?
    Regards,
    Rune
    Macbook Pro   Mac OS X (10.4.8)  

    Good morning and thanks for your insight!
    I ran the disk utility from the startup disk and it made repairs to the startup disk! After this, the problem still appears; when I launch some applications "nothing happens". A dialog box does not appear prompting to retry or posts an error.
    It seems as part of the os was corrupted or a system preference file (os9) needs to be deleted.
    Even if I reinstall these applications they don’t launch.
    Using “Console” here are some messages:
    Mac OS X Version 10.4.8 (Build 8L127)
    2007-01-31 07:33:07 -0600
    2007-01-31 07:33:08.223 loginwindow[78] FSResolveAliasWithMountFlags returned err = -43
    2007-01-31 07:33:08.224 loginwindow[78] FSResolveAliasWithMountFlags returned err = -43
    dyld: Library not loaded: /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    Referenced from: /Extensis Suitcase Fusion/Suitcase Fusion.app/Contents/MacOS/Suitcase Fusion
    Reason: no suitable image found. Did find:
    /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit: unknown file type, first eight bytes: 0x5F 0x03 0x55 0xE6 0xFA 0x2B 0x38 0x04
    /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit: unknown file type, first eight bytes: 0x5F 0x03 0x55 0xE6 0xFA 0x2B 0x38 0x04
    2007-01-31 07:33:10.115 WeatherPop[118] system version = 1048
    2007-01-31 07:33:10.284 WeatherPop[118] No Menu Extra Enabler
    Jan 31 07:33:10 g5 mDNSResponder: Adding browse domain local.
    2007-01-31 07:33:11.294 SystemUIServer[94] lang is:en
    2007-01-31 07:33:11.833 HPEventHandler[153]: DebugAssert: Third Party Client: ((__null) != m_lock && 0 == (*__error())) Can't create semaphore lock [/Volumes/Development/HP/Mac-Software/mac-software/core/HPEventHandler/Sources/ HPTMNotificationManager.cpp:60]
    2007-01-31 07:33:14.136 WeatherPopApp[166] Vended com.glu.WeatherPop0
    2007-01-31 07:33:14.401 WeatherPopApp[166] WeatherPop Advance is registered.
    2007-01-31 07:33:15.329 WeatherPopApp[166] Could not connect the action buttonPressed: to target of class NSApplication
    2007-01-31 07:33:15.329 WeatherPopApp[166] Could not connect the action buttonPressed: to target of class NSApplication
    2007-01-31 07:33:15.329 WeatherPopApp[166] Could not connect the action buttonPressed: to target of class NSApplication
    2007-01-31 07:33:15.330 WeatherPopApp[166] Could not connect the action buttonPressed: to target of class NSApplication
    -----> using the default for dK=[icon] tS=[currentconds]
    dyld: Library not loaded: /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    Referenced from: /Applications/Safari.app/Contents/MacOS/Safari
    Reason: no suitable image found. Did find:
    /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit: unknown file type, first eight bytes: 0x5F 0x03 0x55 0xE6 0xFA 0x2B 0x38 0x04
    /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit: unknown file type, first eight bytes: 0x5F 0x03 0x55 0xE6 0xFA 0x2B 0x38 0x04
    Jan 31 07:35:45 g5 crashdump[239]: Safari crashed
    Jan 31 07:35:45 g5 crashdump[239]: crash report written to: /Users/kenheraty/Library/Logs/CrashReporter/Safari.crash.log
    dyld: Library not loaded: /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    Referenced from: /System/Library/PrivateFrameworks/iPodSync.framework/Versions/A/iPodSync
    Reason: no suitable image found. Did find:
    /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit: unknown file type, first eight bytes: 0x5F 0x03 0x55 0xE6 0xFA 0x2B 0x38 0x04
    /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit: unknown file type, first eight bytes: 0x5F 0x03 0x55 0xE6 0xFA 0x2B 0x38 0x04
    Jan 31 07:35:58 g5 crashdump[241]: iTunes crashed
    Jan 31 07:35:58 g5 crashdump[241]: crash report written to: /Users/kenheraty/Library/Logs/CrashReporter/iTunes.crash.log
    -----> using the default for dK=[icon] tS=[currentconds]
    dyld: Library not loaded: /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    Referenced from: /Applications/Safari.app/Contents/MacOS/Safari
    Reason: no suitable image found. Did find:
    /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit: unknown file type, first eight bytes: 0x5F 0x03 0x55 0xE6 0xFA 0x2B 0x38 0x04
    /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit: unknown file type, first eight bytes: 0x5F 0x03 0x55 0xE6 0xFA 0x2B 0x38 0x04
    Jan 31 07:50:46 g5 crashdump[252]: Safari crashed
    Jan 31 07:50:46 g5 crashdump[252]: crash report written to: /Users/kenheraty/Library/Logs/CrashReporter/Safari.crash.log

  • Catalyst doesn't launch...?

    Hi All,
    only the flash screen for a moment, then nothing happens...
    the application doesn't launch under Vista Pro SP2
    any ideas ?

    I would suggest checking out some of the other posts from people who have had similar problems.
    I'm personally not an expert on the issues, but I know there is a wealth of information on this forum that should get you up and running.
    - Bruce

  • Application started using Java Web Start doesn't launch the first time

    I have a Facebook photo uploader application that I plan to distribute using Java Web Start. I'm using Java 6u4 on Windows XP SP2 with 2GB of RAM. I have Java 6u3, Java 6u4 and Java 5 u14 installed and I'm sure the one used is Java 6u4.
    I signed my application and make use of all security settings.
    Here is my JNLP file:
    <?xml version="1.0" encoding="utf-8"?>
    <jnlp spec="1.0+"
         codebase="http://www.antaki.ca/bloom/jars"
         href="http://www.antaki.ca/bloom/Bloom.jnlp">
    <information>
        <title>Bloom</title>
        <vendor>Carl Antaki</vendor>
        <icon kind="splash" href="http://www.antaki.ca/bloom/Bloom.jpg"/>
        <icon href="http://www.antaki.ca/bloom/bloom32.jpg"/>
      <shortcut online="false">
      <desktop/>
      <menu submenu="Bloom"/>
      </shortcut>
    </information>
        <resources>
            <j2se version="1.5+" initial-heap-size="32m" max-heap-size="128m" href="http://java.sun.com/products/autodl/j2se" />
            <property name="sun.java2d.d3d" value="false"/>
            <jar href="http://www.antaki.ca/bloom/jars/Bloom.jar"/>
            <jar href="http://www.antaki.ca/bloom/jars/BrowserLauncher2-1_3.jar"/>
            <jar href="http://www.antaki.ca/bloom/jars/SmartProgressMonitor.jar"/>
            <jar href="http://www.antaki.ca/bloom/jars/facebook.jar"/>
            <jar href="http://www.antaki.ca/bloom/jars/forms-1.1.0.jar"/>
            <jar href="http://www.antaki.ca/bloom/jars/json_simple.jar"/>
            <jar href="http://www.antaki.ca/bloom/jars/swing-worker-1.1.jar"/>
            <jar href="http://www.antaki.ca/bloom/jars/glazedlists_java15.jar"/>
            <jar href="http://www.antaki.ca/bloom/jars/swingx-0.9.1.jar"/>   
            <jar href="http://www.antaki.ca/bloom/jars/jhbasic.jar"/>
       </resources>
    <security>
         <all-permissions/>
      </security>
    <application-desc main-class="ca.antaki.www.bloom.gui.Bloom" />
    </jnlp>Here is the link for my application http://antaki.ca/bloom/Bloom.jnlp
    The first time the application is installed using a link on the browser it's downloaded then the certificate dialog is shown, after that I check the checkbox to accept the certificate permanently. The application doesn't load, it only loads the second time although I see it in the task manager. If I don't accept the certificate permanently it does load. This happens on both Firefox 2 and IE 7. I enabled the console and logging but nothing shows up there.That's really a weird problem, I wonder if Java Web Start is a viable deployment option, it does have great capabilities such as autoupdate but still seems to have important bugs.
    Does anyone have any clue about what is going on.
    The problem doesn't occur on Ubuntu 7.10.
    Thanks,
    Carl Antaki

    >
    You were right my XML file was not correct. I still couldn't find a valid JNLP validator. Sun has to provide that.>No they don't (have to supply a validator for their own document type, though it makes sense to do so), but yes they do (provide a tool that validates XML against schemas). Java can validate XML against a DTD or XSD.
    Check these two threads (and chase the links) for more details.
    JNLP xsd schema
    <http://groups.google.com.au/group/comp.lang.java.programmer/browse_thread/thread/c6f65bf1df5f105d/30c6b7e2dc342dc4>
    Validate XML against DTD? XSD OK. SSCCE.
    <http://groups.google.com.au/group/comp.lang.java.programmer/browse_thread/thread/5b997a1edb765b11/e831f3066eb4aa38>
    Look especially for the posts by Piotr Kobzda.
    I had a tool on my site based largely on Piotr's codes, that linked to a valid JNLP DTD and XSD, but unfortunately my site is offline at the moment. Andy assures me that the JNLP 6.0 DTD has been corrected for the developer ..download tutorials of web start, though the online (web site) version may still be invalid.

  • I have been running Firefox on my PowerPC G5 for years and have just tried to install 4.0. When I attempt to start Firefox, a window opens telling me the application cannot be launched. I have installed it twice with the same result. What gives?

    I have a PowerPC G5 quad core Mac with a pre-intel chip. I have been running Firefox successfully for over five years and have used every version in operation during that time. Tonight, I received notice that the latest version of 3.6 was ready to install and that I needed to restart. I did that and was taken to a page telling me that 4.0 was available for downloading and use. So I downloaded the new 4.0 and tried to install it in the typical Mac fashion. After clicking on the dmg, I dragged the icon into my applications folder and onto the dock. But when I click on the icon on the dock, I get the message: The application cannot be launched. 10661
    When I try to launch by double clicking in the applications folder, I get the message: You cannot open the application Firefox because it is not supported on this system.
    I had to go to your site using Safari of all things! I tried re-installing it with another download, and that one misbehaves in the same way. By the way, in case it matters, I still have 42 GB available on my hard drive and 5 GB of RAM.
    There is one other funny thing. The Firefox icon from the disk image has a white circle with the slash through it on top of the fox and world symbol. That is what appears in my applications folder and in my dock. It appears to be saying NOT FIREFOX, as it would indicate in a NO U-TURN sign. What is this all about?

    I have had a similar problem with my system. I just recently (within a week of this post) built a brand new desktop. I installed Windows 7 64-bit Home and had a clean install, no problems. Using IE downloaded an anti-virus program, and then, because it was the latest version, downloaded and installed Firefox 4.0. As I began to search the internet for other programs to install after about maybe 10-15 minutes my computer crashes. Blank screen (yet monitor was still receiving a signal from computer) and completely frozen (couldn't even change the caps and num lock on keyboard). I thought I perhaps forgot to reboot after an update so I did a manual reboot and it started up fine.
    When ever I got on the internet (still using firefox) it would crash after anywhere between 5-15 minutes. Since I've had good experience with FF in the past I thought it must be either the drivers or a hardware problem. So in-between crashes I updated all the drivers. Still had the same problem. Took the computer to a friend who knows more about computers than I do, made sure all the drivers were updated, same problem. We thought that it might be a hardware problem (bad video card, chipset, overheating issues, etc.), but after my friend played around with my computer for a day he found that when he didn't start FF at all it worked fine, even after watching a movie, or going through a playlist on Youtube.
    At the time of this posting I'm going to try to uninstall FF 4.0 and download and install FF 3.6.16 which is currently on my laptop and works like a dream. Hopefully that will do the trick, because I love using FF and would hate to have to switch to another browser. Hopefully Mozilla will work out the kinks with FF 4 so I can continue to use it.
    I apologize for the lengthy post. Any feedback would be appreciated, but is not necessary. I will try and post back after I try FF 3.16.6.

  • My application doesn't start when I run the domain as windows service

    I am using weblogic 10.3.2 and i created a domain called rec_domain and i have AdminServer
    also i deployed application called myApplication to the rec_domain
    then i created windows service to run the server as a windows service
    The Script for Setting Up a Server as a Windows Service:
    echo off
    SETLOCAL
    set DOMAIN_NAME=rec_domain
    set USERDOMAIN_HOME=C:\Oracle\Middleware\user_projects\domains\rec_domain
    set SERVER_NAME=AdminServer
    set WLS_USER=usernmae
    set WLS_PW=password
    set PRODUCTION_MODE=true
    set JAVA_VM=-jrockit
    set JAVA_VENDOR=BEA
    set JAVA_HOME=C:\Oracle\Middleware\jrockit_160_05
    set MEM_ARGS=-Xms40m -Xmx250m
    call "C:\Oracle\Middleware\wlserver_10.3\server\bin\installSvc.cmd"
    ENDLOCAL
    the service was created successfully and when i restart the computer it runs the adminserver successfully
    but it doesn't start myApplication_
    does anyone know where is the problem?
    Edited by: Wael Ibrahim on 28/12/2009 05:48 ص

    Hi Wael,
    Can you please specify, What do u mean by Application Doesn't start? Is it Moving to PREPARED State Rather than ACTIVE state? Or the Application Health is not OK? Are you seeing any Warning or Error Message while starting the Server related to Deployment?
    As the Production Mode is On...So I just wanted to confirm that By Mistake have u used the AutoDeploy feature to deploy Applications...Because the AutoDeploy Feature Doesn't Work in Production_Mode=true.
    After Configuring the Windows Service Have you tried to Deploy the Application Freshly? Was it Successful?
    Thanks
    Jay SenSharma
    http://jaysensharma.wordpress.com (WebLogic Wonders Are Here)
    Edited by: Jay SenSharma on Dec 29, 2009 9:11 AM

  • Suddenly, my LR4 application will not launch on my Macbook Pro OS 10.7.5.  It starts to launch, then gets stuck, wheels spinning, no progress.  I have to force quit. What do I do?

    Suddenly, my LR4 application will not launch on my Macbook Pro OS 10.7.5.  It starts to launch, then gets stuck, wheels spinning, no progress.  I have to force quit. What do I do?

    Suddenly, my LR4 application will not launch on my Macbook Pro OS 10.7.5.  It starts to launch, then gets stuck, wheels spinning, no progress.  I have to force quit. What do I do?

  • Iphoto 11 doesn't launch. Suggestions?

    iPhoto 11 doesn't launch. It is shown as working in dock, but as unresponsive in force quit. iPhoto doesn't appear anywhere. Suggestions?
    Date/Time:       2012-09-21 21:06:29 +0100
    OS Version:      10.6.8 (Build 10K549)
    Architecture:    x86_64
    Report Version:  7
    Command:         iPhoto
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Version:         9.2.3 (9.2.3)
    Build Version:   1
    Project Name:    iPhotoProject
    Source Version:  629052000000000
    Parent:          launchd [89]
    PID:             1472
    Event:           hang
    Duration:        5.07s (sampling started after 2 seconds)
    Steps:           10 (100ms sampling interval)
    Pageins:         0
    Pageouts:        0
    Process:         iPhoto [1472]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    UID:             502
      Thread 66f3       DispatchQueue 100
      User stack:
        10 ??? (in iPhoto + 63065) [0x10659]
          10 ??? (in iPhoto + 65994) [0x111ca]
            10 NSApplicationMain + 574 (in AppKit) [0x996bf289]
              10 -[NSApplication run] + 821 (in AppKit) [0x996c71f3]
                10 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156 (in AppKit) [0x99704dd6]
                  10 _DPSNextEvent + 1420 (in AppKit) [0x997057d2]
                    10 AEProcessAppleEvent + 50 (in HIToolbox) [0x993d1197]
                      10 aeProcessAppleEvent + 197 (in AE) [0x937bed65]
                        10 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 43 (in AE) [0x937bee5b]
                          10 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 166 (in AE) [0x937bef5c]
                            10 _NSAppleEventManagerGenericHandler + 228 (in Foundation) [0x9447b05c]
                              10 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 511 (in Foundation) [0x9447b298]
                                10 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 101 (in AppKit) [0x9988bf59]
                                  10 -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 228 (in AppKit) [0x9988c30b]
                                    10 -[NSApplication _doOpenUntitled] + 446 (in AppKit) [0x9988caf7]
                                      10 -[NSDocumentController(NSInternal) _openUntitled] + 143 (in AppKit) [0x998a98cc]
                                        10 -[NSDocumentController openUntitledDocumentAndDisplay:error:] + 153 (in AppKit) [0x9988cf71]
                                          10 ??? (in iPhoto + 88909) [0x16b4d]
                                            10 -[NSDocumentController(NSDeprecated) openUntitledDocumentOfType:display:] + 148 (in AppKit) [0x99a690d6]
                                              10 ??? (in iPhoto + 90844) [0x172dc]
                                                10 -[NSDocument showWindows] + 116 (in AppKit) [0x9988ec4c]
                                                  10 ??? (in iPhoto + 90935) [0x17337]
                                                    10 -[NSWindowController showWindow:] + 36 (in AppKit) [0x9994ddbc]
                                                      10 -[NSWindowController window] + 89 (in AppKit) [0x996e8f22]
                                                        10 -[NSWindowController loadWindow] + 223 (in AppKit) [0x99751fcb]
                                                          10 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 158 (in AppKit) [0x996c24ad]
                                                            10 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 831 (in AppKit) [0x996c27f7]
                                                              10 loadNib + 257 (in AppKit) [0x996c31a4]
                                                                10 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1566 (in AppKit) [0x996c51cc]
                                                                  10 -[NSSet makeObjectsPerformSelector:] + 196 (in CoreFoundation) [0x921519b4]
                                                                    10 ??? (in iPhoto + 128225) [0x204e1]
                                                                      10 ??? (in iPhoto + 130846) [0x20f1e]
                                                                        10 ??? (in iPhoto + 130977) [0x20fa1]
                                                                          10 ??? (in iPhoto + 133184) [0x21840]
                                                                            10 ??? (in iPhoto + 139154) [0x22f92]
                                                                              10 ??? (in iPhoto + 9611912) [0x92ba88]
                                                                                10 ??? (in iPhoto + 1117223) [0x111c27]
                                                                                  10 ??? (in iPhoto + 3881774) [0x3b4b2e]
                                                                                    10 CGLChoosePixelFormat + 121 (in OpenGL) [0x92fb381f]
                                                                                       10 CGLGetPixelFormatRetainCount + 1931 (in OpenGL) [0x92fbcc53]
                                                                                         10 CGLGetShareGroup + 1709 (in OpenGL) [0x92fba512]
                                                                                           10 cglBadApplicationNotMuxAwareLockDown + 58 (in OpenGL) [0x92fb50f0]
                                                                                             10 CGLGetShareGroup + 1495 (in OpenGL) [0x92fba43c]
                                                                                               10 IOServiceOpen + 95 (in IOKit) [0x90f68fc8]
                                                                                                 10 io_service_open_extended + 181 (in IOKit) [0x90fb0f4b]
                                                                                                   10 mach_msg_trap + 10 (in libSystem.B.dylib) [0x99fc7afa]
      Kernel stack:
        10 hndl_mach_scall + 230 [0xffffff80002e4536]
          10 get_user_regs + 545 [0xffffff80002c2daa]
            10 mach_msg_overwrite_trap + 224 [0xffffff8000274176]
              10 ipc_kmsg_send + 136 [0xffffff80002029eb]
                10 ipc_kobject_server + 259 [0xffffff8000205536]
                  10 iokit_server_routine + 5478 [0xffffff80002ba770]
                    10 is_io_service_open_extended + 343 [0xffffff8000553deb]
                      10 IOService::newUserClient(task*, void*, unsigned int, OSDictionary*, IOUserClient**) + 353 [0xffffff8000528303]
                        10 com.apple.driver.AppleGraphicsControl 2.10.6 + 31005 [0xffffff7f80e9b91d]
                          10 com.apple.driver.AppleGraphicsControl 2.10.6 + 30888 [0xffffff7f80e9b8a8]
                            10 com.apple.driver.AppleGraphicsControl 2.10.6 + 19397 [0xffffff7f80e98bc5]
                              10 IORecursiveLockSleep + 57 [0xffffff8000520063]
                                10 lck_mtx_sleep + 92 [0xffffff8000206270]
                                  10 thread_block_reason + 289 [0xffffff8000209acb]
                                    10 thread_dispatch + 1894 [0xffffff800020990e]
                                      10 machine_switch_context + 383 [0xffffff800022c888]
      Thread 66fc       DispatchQueue 1634545000
      User stack:
        10 start_wqthread + 30 (in libSystem.B.dylib) [0x99fed5c6]
          10 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x99fed781]
            10 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x99fedcfe]
              10 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x99fedf59]
                10 kevent + 10 (in libSystem.B.dylib) [0x99fee382]
      Kernel stack:
        10 kevent + 62 [0xffffff80004786e4]
      Thread 66fe     
      User stack:
        10 thread_start + 34 (in libSystem.B.dylib) [0x99ff50de]
          10 _pthread_start + 345 (in libSystem.B.dylib) [0x99ff5259]
            10 __NSThread__main__ + 1499 (in Foundation) [0x94446514]
              10 -[NSThread main] + 45 (in Foundation) [0x94446564]
                10 -[XTThread run:] + 416 (in ProXTCore) [0x176d590]
                  10 -[XTMsgQueue waitForMessage] + 50 (in ProXTCore) [0x176e5e2]
                    10 -[NSConditionLock lockWhenCondition:] + 69 (in Foundation) [0x9443b334]
                      10 -[NSConditionLock lockWhenCondition:beforeDate:] + 279 (in Foundation) [0x9443b451]
                        10 -[NSCondition waitUntilDate:] + 453 (in Foundation) [0x9448295c]
                          10 pthread_cond_timedwait_relative_np + 47 (in libSystem.B.dylib) [0x9a0245a8]
                            10 semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x99fc7b5a]
      Kernel stack:
        10 semaphore_wait_continue + 0 [0xffffff80002815d9]
      Thread 66ff     
      User stack:
        10 thread_start + 34 (in libSystem.B.dylib) [0x99ff50de]
          10 _pthread_start + 345 (in libSystem.B.dylib) [0x99ff5259]
            10 __NSThread__main__ + 1499 (in Foundation) [0x94446514]
              10 -[NSThread main] + 45 (in Foundation) [0x94446564]
                10 -[XTRunLoopThread run:] + 509 (in ProXTCore) [0x176f9cd]
                  10 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 279 (in Foundation) [0x94480227]
                    10 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x92121221]
                      10 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x921213f4]
                        10 __CFRunLoopRun + 2079 (in CoreFoundation) [0x9212230f]
                          10 mach_msg_trap + 10 (in libSystem.B.dylib) [0x99fc7afa]
      Kernel stack:
        10 ipc_mqueue_receive_continue + 0 [0xffffff800026f302]
      Thread 6700     
      User stack:
        10 thread_start + 34 (in libSystem.B.dylib) [0x99ff50de]
          10 _pthread_start + 345 (in libSystem.B.dylib) [0x99ff5259]
            10 __NSThread__main__ + 1499 (in Foundation) [0x94446514]
              10 -[NSThread main] + 45 (in Foundation) [0x94446564]
                10 -[XTRunLoopThread run:] + 509 (in ProXTCore) [0x176f9cd]
                  10 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 279 (in Foundation) [0x94480227]
                    10 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x92121221]
                      10 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x921213f4]
                        10 __CFRunLoopRun + 2079 (in CoreFoundation) [0x9212230f]
                          10 mach_msg_trap + 10 (in libSystem.B.dylib) [0x99fc7afa]
      Kernel stack:
        10 ipc_mqueue_receive_continue + 0 [0xffffff800026f302]
      Binary Images:
          0x1000 -   0xd29fe3  com.apple.iPhoto 9.2.3 (9.2.3) <F31985CC-1214-391C-8756-55E167434F58> /Applications/iPhoto.app/Contents/MacOS/iPhoto
       0x176a000 -  0x17cafff  com.apple.proxtcore 1.3 (140.59) <6C899840-6789-3A2A-A090-BF368536C5EE> /Applications/iPhoto.app/Contents/MacOS/../Frameworks/ProXTCore.framework/Versi ons/A/ProXTCore
      0x90f64000 - 0x90fc1ff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
      0x920e5000 - 0x92260fe7  com.apple.CoreFoundation 6.6.5 (550.43) <10B8470A-88B7-FC74-1C2F-E5CBD966C051> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
      0x92fb2000 - 0x92fc0ff7  com.apple.opengl 1.6.13 (1.6.13) <025A905D-C1A3-B24A-1585-37C328D77148> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
      0x937bb000 - 0x937eeff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
      0x94430000 - 0x946a1fef  com.apple.Foundation 6.6.7 (751.62) <5C995C7F-2EA9-50DC-9F2A-30237CDB31B1> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
      0x99395000 - 0x996b9fef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
      0x996bd000 - 0x99fa0ff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
      0x99fc7000 - 0x9a16eff7  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    Process:         AirPort Base Station Agent [1044]
    Path:            /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
    UID:             502
      Thread 28e7       DispatchQueue 1
      User stack:
        10 ??? (in AirPort Base Station Agent + 5692) [0x10000163c]
          10 NSApplicationMain + 364 (in AppKit) [0x7fff82b993b0]
            10 -[NSApplication run] + 395 (in AppKit) [0x7fff82ba068f]
              10 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155 (in AppKit) [0x7fff82bda801]
                10 _DPSNextEvent + 708 (in AppKit) [0x7fff82bdaeb2]
                  10 BlockUntilNextEventMatchingListInMode + 59 (in HIToolbox) [0x7fff8081e4ac]
                    10 ReceiveNextEventCommon + 310 (in HIToolbox) [0x7fff8081e5f3]
                      10 RunCurrentEventLoopInMode + 333 (in HIToolbox) [0x7fff8081e7ee]
                        10 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff84f2adbf]
                          10 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff84f2b932]
                            10 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff8a491d7a]
      Kernel stack:
        10 ipc_mqueue_receive_continue + 0 [0xffffff800026f302]
      Thread 28eb       DispatchQueue 2
      User stack:
        10 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff8a4abaa5]
          10 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x7fff8a4abc08]
            10 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x7fff8a4ac2de]
              10 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x7fff8a4ac7b4]
                10 kevent + 10 (in libSystem.B.dylib) [0x7fff8a4aac0a]
      Kernel stack:
        10 kevent + 62 [0xffffff80004786e4]
      Thread 28f6     
      User stack:
        10 thread_start + 13 (in libSystem.B.dylib) [0x7fff8a4cae89]
          10 _pthread_start + 331 (in libSystem.B.dylib) [0x7fff8a4cafd6]
            10 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x7fff8a4d5932]
      Kernel stack:
        10 sleep + 20 [0xffffff8000488cfa]
      Binary Images:
             0x100000000 -        0x100027fff  com.apple.AirPortBaseStationAgent 1.5.5 (155.2) <00010203-0405-0607-0809-0A0B0C0D0E0F> /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
          0x7fff807f0000 -     0x7fff80aeefff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
          0x7fff82b97000 -     0x7fff83591ff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
          0x7fff84edf000 -     0x7fff85056fe7  com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff8a491000 -     0x7fff8a652fef  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    Process:         AppleMobileDeviceHelper [1289]
    Path:            /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/Current/Apple MobileDeviceHelper.app/Contents/MacOS/AppleMobileDeviceHelper
    UID:             502
      Thread 391a       DispatchQueue 1
      User stack:
        10 ??? (in AppleMobileDeviceHelper + 5752) [0x100001678]
          10 ??? (in AppleMobileDeviceHelper + 9277) [0x10000243d]
            10 ??? (in AppleMobileDeviceHelper + 44976) [0x10000afb0]
              10 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x7fff8a4d5932]
      Kernel stack:
        10 sleep + 20 [0xffffff8000488cfa]
      Thread 391b       DispatchQueue 2
      User stack:
        10 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff8a4abaa5]
          10 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x7fff8a4abc08]
            10 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x7fff8a4ac2de]
              10 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x7fff8a4ac7b4]
                10 kevent + 10 (in libSystem.B.dylib) [0x7fff8a4aac0a]
      Kernel stack:
        10 kevent + 62 [0xffffff80004786e4]
      Thread 3923     
      User stack:
        10 thread_start + 13 (in libSystem.B.dylib) [0x7fff8a4cae89]
          10 _pthread_start + 331 (in libSystem.B.dylib) [0x7fff8a4cafd6]
            10 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x7fff8a4d5932]
      Kernel stack:
        10 sleep + 20 [0xffffff8000488cfa]
      Binary Images:
             0x100000000 -        0x100017ff7  com.apple.SyncServices.AppleMobileDeviceHelper 5.0 (889) <7B6B311D-2C94-3368-BA3F-48E449EF6A1C> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/Current/Apple MobileDeviceHelper.app/Contents/MacOS/AppleMobileDeviceHelper
          0x7fff8a491000 -     0x7fff8a652fef  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    Process:         AppleSpell [739]
    Path:            /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
    UID:             502
      Thread 1d9e       DispatchQueue 1
      User stack:
        10 ??? (in AppleSpell + 4816) [0x1000012d0]
          10 ??? (in AppleSpell + 5472) [0x100001560]
            10 -[NSSpellServer run] + 72 (in Foundation) [0x7fff80ed21ce]
              10 CFRunLoopRun + 70 (in CoreFoundation) [0x7fff84f2ab46]
                10 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff84f2adbf]
                  10 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff84f2b932]
                    10 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff8a491d7a]
      Kernel stack:
        10 ipc_mqueue_receive_continue + 0 [0xffffff800026f302]
      Thread 1d9f       DispatchQueue 2
      User stack:
        10 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff8a4abaa5]
          10 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x7fff8a4abc08]
            10 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x7fff8a4ac2de]
              10 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x7fff8a4ac7b4]
                10 kevent + 10 (in libSystem.B.dylib) [0x7fff8a4aac0a]
      Kernel stack:
        10 kevent + 62 [0xffffff80004786e4]
      Binary Images:
             0x100000000 -        0x1000a9fe7  com.apple.AppleSpell 1.6.2 (62.2) <C1BFCEAF-4155-E9DB-52ED-51D3BC225ECE> /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
          0x7fff80e53000 -     0x7fff810d5fe7  com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
          0x7fff84edf000 -     0x7fff85056fe7  com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff8a491000 -     0x7fff8a652fef  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    Process:         autofsd [43]
    Path:            /usr/libexec/autofsd
    UID:             0
      Thread 1be        DispatchQueue 1
      User stack:
        10 ??? (in autofsd + 5340) [0x1000014dc]
          10 ??? (in autofsd + 6461) [0x10000193d]
            10 CFRunLoopRun + 70 (in CoreFoundation) [0x7fff84f2ab46]
              10 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff84f2adbf]
                10 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff84f2b932]
                  10 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff8a491d7a]
      Kernel stack:
        10 ipc_mqueue_receive_continue + 0 [0xffffff800026f302]
      Thread 1df        DispatchQueue 2
      User stack:
        10 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff8a4abaa5]
          10 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x7fff8a4abc08]
            10 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x7fff8a4ac2de]
              10 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x7fff8a4ac7b4]
                10 kevent + 10 (in libSystem.B.dylib) [0x7fff8a4aac0a]
      Kernel stack:
        10 kevent + 62 [0xffffff80004786e4]
      Thread 6784     
      User stack:
        10 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff8a4abaa5]
          10 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x7fff8a4aba2a]
      Kernel stack:
        10 fill_procworkqueue + 154 [0xffffff80004c6ffd]
      Binary Images:
             0x100000000 -        0x100001ff7  autofsd ??? (???) <A17264FB-7A05-5AF3-2655-B78B145BFE7D> /usr/libexec/autofsd
          0x7fff84edf000 -     0x7fff85056fe7  com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff8a491000 -     0x7fff8a652fef  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    Process:         blued [16]
    Path:            /usr/sbin/blued
    UID:             0
      Thread 120        DispatchQueue 1
      User stack:
        10 ??? (in blued + 8264) [0x100002048]
          10 ??? (in blued + 154586) [0x100025bda]
            10 -[NSRunLoop(NSRunLoop) run] + 77 (in Foundation) [0x7fff80e9eb43]
              10 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270 (in Foundation) [0x7fff80e9ec64]
                10 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff84f2adbf]
                  10 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff84f2b932]
                    10 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff8a491d7a]
      Kernel stack:
        10 ipc_mqueue_receive_continue + 0 [0xffffff800026f302]
      Thread 233        DispatchQueue 2
      User stack:
        10 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff8a4abaa5]
          10 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x7fff8a4abc08]
            10 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x7fff8a4ac2de]
              10 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x7fff8a4ac7b4]
                10 kevent + 10 (in libSystem.B.dylib) [0x7fff8a4aac0a]
      Kernel stack:
        10 kevent + 62 [0xffffff80004786e4]
      Thread 246      
      User stack:
        10 thread_start + 13 (in libSystem.B.dylib) [0x7fff8a4cae89]
          10 _pthread_start + 331 (in libSystem.B.dylib) [0x7fff8a4cafd6]
            10 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x7fff8a4d5932]
      Kernel stack:
        10 sleep + 20 [0xffffff8000488cfa]
      Binary Images:
             0x100000000 -        0x100048fff  blued ??? (???) <AF7DA385-DB49-5034-7277-16E1CE3C45D6> /usr/sbin/blued
          0x7fff80e53000 -     0x7fff810d5fe7  com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
          0x7fff84edf000 -     0x7fff85056fe7  com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff8a491000 -     0x7fff8a652fef  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    Process:         configd [13]
    Path:            /usr/libexec/configd
    UID:             0
      Thread 10f        DispatchQueue 1
      User stack:
        10 start + 52 (in configd) [0x100000d04]
          10 main + 2051 (in configd) [0x10000151a]
            10 server_loop + 72 (in configd) [0x100001d70]
              10 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff84f2adbf]
                10 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff84f2b932]
                  10 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff8a491d7a]
      Kernel stack:
        10 ipc_mqueue_receive_continue + 0 [0xffffff800026f302]
      Thread 110        DispatchQueue 2
      User stack:
        10 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff8a4abaa5]
          10 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x7fff8a4abc08]
            10 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x7fff8a4ac2de]
              10 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x7fff8a4ac7b4]
                10 kevent + 10 (in libSystem.B.dylib) [0x7fff8a4aac0a]
      Kernel stack:
        10 kevent + 62 [0xffffff80004786e4]
      Thread 112      
      User stack:
        10 thread_start + 13 (in libSystem.B.dylib) [0x7fff8a4cae89]
          10 _pthread_start + 331 (in libSystem.B.dylib) [0x7fff8a4cafd6]
            10 plugin_exec + 1440 (in configd) [0x1000034d7]
              10 CFRunLoopRun + 70 (in CoreFoundation) [0x7fff84f2ab46]
                10 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff84f2adbf]
                  10 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff84f2b932]
                    10 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff8a491d7a]
      Kernel stack:
        10 ipc_mqueue_receive_continue + 0 [0xffffff800026f302]
      Thread 11a      
      User stack:
        10 thread_start + 13 (in libSystem.B.dylib) [0x7fff8a4cae89]
          10 _pthread_start + 331 (in libSystem.B.dylib) [0x7fff8a4cafd6]
            10 _io_pm_force_active_settings + 2271 (in PowerManagement) [0x1000ac3a1]
              10 CFRunLoopRun + 70 (in CoreFoundation) [0x7fff84f2ab46]
                10 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff84f2adbf]
                  10 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff84f2b932]
                    10 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff8a491d7a]
      Kernel stack:
        10 ipc_mqueue_receive_continue + 0 [0xffffff800026f302]
      Thread 122      
      User stack:
        10 thread_start + 13 (in libSystem.B.dylib) [0x7fff8a4cae89]
          10 _pthread_start + 331 (in libSystem.B.dylib) [0x7fff8a4cafd6]
            10 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x7fff8a4d5932]
      Kernel stack:
        10 sleep + 20 [0xffffff8000488cfa]
      Thread 13b      
      User stack:
        10 thread_start + 13 (in libSystem.B.dylib) [0x7fff8a4cae89]
          10 _pthread_start + 331 (in libSystem.B.dylib) [0x7fff8a4cafd6]
            10 pppcntl_run_thread + 1595 (in PPPController) [0x1007188f5]
              10 CFRunLoopRun + 70 (in CoreFoundation) [0x7fff84f2ab46]
                10 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff84f2adbf]
                  10 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff84f2b932]
                    10 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff8a491d7a]
      Kernel stack:
        10 ipc_mqueue_receive_continue + 0 [0xffffff800026f302]
      Thread 6788     
      User stack:
        10 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff8a4abaa5]
          10 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x7fff8a4aba2a]
      Kernel stack:
        10 fill_procworkqueue + 154 [0xffffff80004c6ffd]
      Binary Images:
             0x100000000 -        0x100026ff7  configd ??? (???) <754E7289-CEF0-F696-2A99-8F66310FF370> /usr/libexec/configd
             0x1000a9000 -        0x1000baff7  com.apple.SystemConfiguration.PowerManagement 160.0.0 (160.0.0) <20F4D79D-1834-14C9-650C-C4B588B9E1B9> /System/Library/SystemConfiguration/PowerManagement.bundle/Contents/MacOS/Power Management
             0x100706000 -        0x10072ffff  com.apple.SystemConfiguration.PPPController 1.5 (1.5) <7A34D8E1-6EE2-AFBE-CC7A-4D91276AF7EA> /System/Library/SystemConfiguration/PPPController.bundle/Contents/MacOS/PPPCont roller
          0x7fff84edf000 -     0x7fff85056fe7  com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff8a491000 -     0x7fff8a652fef  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    Process:         coreaudiod [80]
    Path:            /usr/sbin/coreaudiod
    UID:             202
      Thread 28e        DispatchQueue 1
      User stack:
        10 ??? (in coreaudiod + 5796) [0x1000016a4]
          10 ??? (in coreaudiod + 29152) [0x1000071e0]
            10 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff84f2adbf]
              10 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff84f2b932]
                10 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff8a491d7a]
      Kernel stack:
        10 ipc_mqueue_receive_continue + 0 [0xffffff800026f302]
      Thread 28f        DispatchQueue 2
      User stack:
        10 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff8a4abaa5]
          10 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x7fff8a4abc08]
            10 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x7fff8a4ac2de]
              10 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x7fff8a4ac7b4]
                10 kevent + 10 (in libSystem.B.dylib) [0x7fff8a4aac0a]
      Kernel stack:
        10 kevent + 62 [0xffffff80004786e4]
      Thread 291      
      User stack:
        10 thread_start + 13 (in libSystem.B.dylib) [0x7fff8a4cae89]
          10 _pthread_start + 331 (in libSystem.B.dylib) [0x7fff8a4cafd6]
            10 CAPThread::Entry(CAPThread*) + 125 (in CoreAudio) [0x7fff8a671755]
              10 HALRunLoop::OwnThread(void*) + 152 (in CoreAudio) [0x7fff8a684786]
                10 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff84f2adbf]
                  10 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff84f2b932]
                    10 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff8a491d7a]
      Kernel stack:
        10 ipc_mqueue_receive_continue + 0 [0xffffff800026f302]
      Thread 678d     
      User stack:
        10 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff8a4abaa5]
          10 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x7fff8a4aba2a]
      Kernel stack:
        10 fill_procworkqueue + 154 [0xffffff80004c6ffd]
      Binary Images:
             0x100000000 -        0x100020ff7  coreaudiod ??? (???) <4EB80719-479B-D842-286B-8EE9B9762353> /usr/sbin/coreaudiod
          0x7fff84edf000 -     0x7fff85056fe7  com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff8a491000 -     0x7fff8a652fef  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
          0x7fff8a653000 -     0x7fff8a6d2fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    Process:         coreservicesd [46]
    Path:            /System/Library/CoreServices/coreservicesd
    UID:             0
      Thread 1ca        DispatchQueue 1
      User stack:
        10 ??? (in coreservicesd + 3756) [0x100000eac]
          10 _CoreServicesServerMain + 522 (in CarbonCore) [0x7fff8499fa56]
            10 CFRunLoopRun + 70 (in CoreFoundation) [0x7fff84f2ab46]
              10 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff84f2adbf]
                10 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff84f2b932]
                  10 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff8a491d7a]
      Kernel stack:
        10 ipc_mqueue_receive_continue + 0 [0xffffff800026f302]
      Thread 237        DispatchQueue 2
      User stack:
        10 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff8a4abaa5]
          10 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x7fff8a4abc08]
            10 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x7fff8a4ac2de]
              10 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x7fff8a4ac7b4]
                10 kevent + 10 (in libSystem.B.dylib) [0x7fff8a4aac0a]
      Kernel stack:
        10 kevent + 62 [0xffffff80004786e4]
      Thread 23d      
      User stack:
        10 thread_start + 13 (in libSystem.B.dylib) [0x7fff8a4cae89]
          10 _pthread_start + 331 (in libSystem.B.dylib) [0x7fff8a4cafd6]
            10 fmodWatchConsumer + 347 (in CarbonCore) [0x7fff849535e8]
              10 __semwait_signal + 10 (in libSystem.B.dylib) [0x7fff8a4cca6a]
      Kernel stack:
        10 semaphore_wait_continue + 0 [0xffffff80002815d9]
      Thread 23e      
      User stack:
        10 thread_start + 13 (in libSystem.B.dylib) [0x7fff8a4cae89]
          10 _pthread_start + 331 (in libSystem.B.dylib) [0x7fff8a4cafd6]
            10 read + 10 (in libSystem.B.dylib) [0x7fff8a49c466]
      Kernel stack:
        10 hndl_unix_scall64 + 20 [0xffffff80002e4874]
          10 unix_syscall64 + 544 [0xffffff80004e8168]
            10 read_nocancel + 129 [0xffffff8000496054]
              10 write + 248 [0xffffff800049593c]
                10 get_fse_info + 2328 [0xffffff800031536f]
                  10 tsleep + 100 [0xffffff800024e74b]
                    10 wakeup + 691 [0xffffff800024e5ae]
                      10 thread_block_reason + 289 [0xffffff8000209acb]
                        10 thread_dispatch + 1894 [0xffffff800020990e]
                          10 machine_switch_context + 383 [0xffffff800022c888]
      Thread 6792     
      User stack:
        10 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff8a4abaa5]
          10 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x7fff8a4aba2a]
      Kernel stack:
        10 fill_procworkqueue + 154 [0xffffff80004c6ffd]
      Binary Images:
             0x100000000 -        0x100000fff  coreservicesd ??? (???) <3E3A4971-477D-75B1-224D-73C7FD6D6FE2> /System/Library/CoreServices/coreservicesd
          0x7fff848ef000 -     0x7fff84c23fef  com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
          0x7fff84edf000 -     0x7fff85056fe7  com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff8a491000 -     0x7fff8a652fef  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    Process:         cvmsServ [70]
    Path:            /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/cvmsServ
    UID:             0
      Thread 277        DispatchQueue 1
      User stack:
        10 ??? (in cvmsServ + 4100) [0x100001004]
          10 ??? (in cvmsServ + 23081) [0x100005a29]
            10 mach_msg_server + 597 (in libSystem.B.dylib) [0x7fff8a50ea98]
              10 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff8a491d7a]
      Kernel stack:
        10 ipc_mqueue_receive_continue + 0 [0xffffff800026f302]
      Binary Images:
             0x100000000 -        0x100008fff  cvmsServ ??? (???) <FBA982A1-6E16-AC5E-4394-B6B51224C9B7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/cvmsServ
          0x7fff8a491000 -     0x7fff8a652fef  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    Process:         DirectoryService [15]
    Path:            /usr/sbin/DirectoryService
    UID:             0
      Thread 119        DispatchQueue 1
      User stack:
        10 start + 52 (in DirectoryService) [0x10000d838]
          10 main + 3061 (in DirectoryService) [0x10000e435]
            10 CFRunLoopRun + 70 (in CoreFoundation) [0x7fff84f2ab46]
              10 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff84f2adbf]
                10 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff84f2b932]
                  10 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff8a491d7a]
      Kernel stack:
        10 ipc_mqueue_receive_continue + 0 [0xffffff800026f302]
      Thread 126        DispatchQueue 2
      User stack:
        10 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff8a4abaa5]
          10 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x7fff8a4abc08]
            10 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x7fff8a4ac2de]
              10 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x7fff8a4ac7b4]
                10 kevent + 10 (in libSystem.B.dylib) [0x7fff8a4aac0a]
      Kernel stack:
        10 kevent + 62 [0xffffff80004786e4]
      Thread 123        DispatchQueue 8
      User stack:
        10 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff8a4abaa5]
          10 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x7fff8a4abc08]
            10 _dispatch_worker_thread2 + 239 (in libSystem.B.dylib) [0x7fff8a4ac2d1]
              10 _dispatch_call_block_and_release + 15 (in libSystem.B.dylib) [0x7fff8a4cdd64]
                10 syscall + 10 (in libSystem.B.dylib) [0x7fff8a4ce362]
      Kernel stack:
        10 sleep + 20 [0xffffff8000488cfa]
      Thread 124        DispatchQueue 8
      User stack:
        10 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff8a4abaa5]
          10 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x7fff8a4abc08]
            10 _dispatch_worker_thread2 + 239 (in libSystem.B.dylib) [0x7fff8a4ac2d1]
              10 _dispatch_call_block_and_release + 15 (in libSystem.B.dylib) [0x7fff8a4cdd64]
                10 ____StartKernelListener_block_invoke_8 + 33 (in DirectoryService) [0x100028f0f]
                  10 semaphore_wait_trap + 10 (in libSystem.B.dylib) [0x7fff8a491db6]
      Kernel stack:
        10 semaphore_wait_continue + 0 [0xffffff80002815d9]
      Thread 125      
      User stack:
        10 thread_start + 13 (in libSystem.B.dylib) [0x7fff8a4cae89]
          10 _pthread_start + 331 (in libSystem.B.dylib) [0x7fff8a4cafd6]
            10 DSLThread::_RunWrapper(void*) + 67 (in DirectoryServiceCore) [0x10017a34b]
              10 DSCThread::Run() + 36 (in DirectoryServiceCore) [0x10017a0ac]
                10 CPluginRunLoopThread::ThreadMain() + 150 (in DirectoryService) [0x10001cfd0]
                  10 CFRunLoopRun + 70 (in CoreFoundation) [0x7fff84f2ab46]
                    10 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff84f2adbf]
                      10 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff84f2b932]
                        10 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff8a491d7a]
      Kernel stack:
        10 ipc_mqueue_receive_continue + 0 [0xffffff800026f302]
      Thread 6778     
      User stack:
        10 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff8a4abaa5]
          10 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x7fff8a4aba2a]
      Kernel stack:
        10 fill_procworkqueue + 154 [0xffffff80004c6ffd]
      Thread 6789     
      User stack:
        10 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff8a4abaa5]
          10 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x7fff8a4aba2a]
      Kernel stack:
        10 fill_procworkqueue + 154 [0xffffff80004c6ffd]
      Binary Images:
             0x100000000 -        0x100121fef  DirectoryService ??? (???) <CCFE7CA1-0C06-5C53-3D6F-34EC4326B07F> /usr/sbin/DirectoryService
             0x100172000 -        0x100183fff  com.apple.DirectoryServiceCore.Framework 3.6 (621.12) <5F01CA8D-7DAB-3FD4-D36A-80BB1408C73D> /System/Library/PrivateFrameworks/DirectoryServiceCore.framework/Versions/A/Dir ectoryServiceCore
          0x7fff84edf000 -     0x7fff85056fe7  com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff8a491000 -     0x7fff8a652fef  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    Process:         diskarbitrationd [12]
    Path:            /usr/sbin/diskarbitrationd
    UID:             0
      Thread 10e        DispatchQueue 1
      User stack:
        10 ??? (in diskarbitrationd + 4400) [0x100001130]
          10 ??? (in diskarbitrationd + 33007) [0x1000080ef]
            10 CFRunLoopRun + 70 (in CoreFoundation) [0x7fff84f2ab46]
              10 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff84f2adbf]
                10 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff84f2b932]
                  10 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff8a491d7a]
      Kernel stack:
        10 ipc_mqueue_receive_continue + 0 [0xffffff800026f302]
      Thread 113        DispatchQueue 2
      User stack:
        10 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff8a4abaa5]
          10 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x7fff8a4abc08]
            10 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x7fff8a4ac2de]
              10 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x7fff8a4ac7b4]
                10 kevent + 10 (in libSystem.B.dylib) [0x7fff8a4aac0a]
      Kernel stack:
        10 kevent + 62 [0xffffff80004786e4]
      Binary Images:
             0x100000000 -        0x10001bff7  diskarbitrationd ??? (???) <98F16BFD-26F9-9EE1-1A84-C0543FAFF79D> /usr/sbin/diskarbitrationd
          0x7fff84edf000 -     0x7fff85056fe7  com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff8a491000 -     0x7fff8a652fef  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    Process:         diskimages-helper [484]
    Path:            /System/Library/PrivateFrameworks/DiskImages.framework/Resources/diskimages-hel per
    UID:             502
      Thread 1a9c       DispatchQueue 1
      User stack:
        10 ??? (in diskimages-helper + 16604) [0x1000040dc]
          10 ??? (in diskimages-helper + 17289) [0x100004389]
            10 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270 (in Foundation) [0x7fff80e9ec64]
              10 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff84f2adbf]
                10 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff84f2b932]
                  10 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff8a491d7a]
      Kernel stack:
        10 ipc_mqueue_receive_continue + 0 [0xffffff800026f302]
      Thread 1a9d       DispatchQueue 2
      User stack:
        10 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff8a4abaa5]
          10 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x7fff8a4abc08]
            10 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x7fff8a4ac2de]
              10 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x7fff8a4ac7b4]
                10 kevent + 10 (in libSystem.B.dylib) [0x7fff8a4aac0a]
      Kernel stack:
        10 kevent + 62 [0xffffff80004786e4]
      Thread 1abc     
      User stack:
        10 thread_start + 13 (in libSystem.B.dylib) [0x7fff8a4cae89]
          10 _pthread_start + 331 (in libSystem.B.dylib) [0x7fff8a4cafd6]
            10 __NSThread__main__ + 1429 (in Foundation) [0x7fff80e64204]
              10 ??? (in diskimages-helper + 40142) [0x100009cce]
                10 ??? (in diskimages-helper + 42894) [0x10000a78e]
                  10 DI_kextDriveGetRequest + 41 (in DiskImages) [0x7fff81202d13]
                    10 IOConnectCallStructMethod + 50 (in IOKit) [0x7fff8866437b]
                      10 IOConnectCallMethod + 325 (in IOKit) [0x7fff886642f8]
                        10 io_connect_method + 490 (in IOKit) [0x7fff886a7ad2]
                          10 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff8a491d7a]
      Kernel stack:
        10 hndl_mach_scall64 + 20 [0xffffff80002e4894]
          10 thread_setuserstack + 354 [0xffffff80002c3095]
            10 mach_msg_overwrite_trap + 224 [0xffffff8000274176]
              10 ipc_kmsg_send + 136 [0xffffff80002029eb]
                10 ipc_kobject_server + 259 [0xffffff8000205536]
                  10 iokit_server_routine + 4026 [0xffffff80002ba1c4]
                    10 is_io_connect_method + 374 [0xffffff80005537e6]
                      10 IOUserClient::externalMethod(unsigned int, IOExternalMethodArguments*, IOExternalMethodDispatch*, OSObject*, void*) + 814 [0xffffff800055309c]
                        10 shim_io_connect_method_structureI_structureO + 275 [0xffffff8000551fae]
                          10 com.apple.driver.DiskImages 289.1 + 9960 [0xffffff7f813806e8]
                            10 com.apple.driver.DiskImages 289.1 + 5625 [0xffffff7f8137f5f9]
                              10 semaphore_destroy + 799 [0xffffff8000281995]
                                10 thread_block_reason + 289 [0xffffff8000209acb]
                                  10 thread_dispatch + 1894 [0xffffff800020990e]
                                    10 machine_switch_context + 383 [0xffffff800022c888]
     

    As a Test:
    Hold down the option (or alt) key and launch iPhoto. From the resulting menu select 'Create Library'
    Import a few pics into this new, blank library. Is the Problem repeated there?

  • Mail app doesn't launch

    my mail app doesn't launch
    using Lion

    Launch the Console 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 Console in the icon grid.
    Step 1
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Enter the name of the crashed application or process in the Filter text field. Select the messages from the time of the last crash, if any. Copy them to the Clipboard (command-C). Paste into a reply to this message (command-V).
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.
    Step 2
    Still in the Console window, look under User Diagnostic Reports for crash reports related to the process. The report name starts with the name of the crashed process, and ends with ".crash". Select the most recent report and post the entire contents — again, the text, not a screenshot. In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.) Please don’t post shutdownStall, spin, or hang logs — they're very long and not helpful.

Maybe you are looking for

  • Windows Shortcut Keys no longer working!?!

    Hello All, Framemaker 8(p277) has recently decided that after a period of use, standard windows shortcuts will stop working (ctrl+v / ctrl+c / ctrl+z!!! etc..) along with keystroke / character repeats. This only occurs within framemaker. Windows shor

  • ITunes app file sharing not working with iOS 7.1.1

    After upgrading my iPad 2 to iOS 7.1.1, I can't use the app file sharing in the latest version of iTunes on Windows 7. I first noticed it with the Kindle Reader app but confirmed that it also isn't working with GoodReader, HDExplorer, and Notability.

  • Format of weblogic.store.Admin "dump -deep" XML output file?

    Does anyone know where I can find a detailed description of the format of the XML file created by using the "dump -deep" command within the Store Administration utility? I ran into a problem with stuck messages in a SAF persistent store on WebLogic 1

  • How do I make JDeveloper open a new tab instead of a new window?

    I am experiencing an annoyance where my JDeveloper opens a new Internet Explorer window every time I execute the program. I would much prefer that is opens a new tab in the window that I currently have open instead. If anyone has any idea how to fix

  • My iCal icon in the Dock is still showing 31 Dec

    Hello all and Happy New Year! *It's already 1st Jan 2010 morning* here in Singapore. A glance at my iCal icon in the Dock I just realized *it is still showing 31 Dec* Hmmm, what is going on? Thanks and cheers