I'm trying to make an application...

for practice in Java and I'm having trouble getting it setup the way i would like it. first, i would like to know if i can place buttons anywhere i'd like them within the app? i'd also like to know if there are any methods that allow you to use an image as a background? or maybe an animated background?
btw, i have the 1.3.1 SDK & RE. also i was wondering why i can't view my apps in my web browser( i have windows xp, but i downloaded the JVM with the SDK )?
thanx for your help.

($DD10! I want a Porshe!)
1st) "..first, i would like to know if i can place buttons anywhere i'd like them within the app?"
Yes and No. You could use absolute coordinates (setLayout(null)) for each component but think about visual display in each OS; it is troublesome since characters fonts display different in each one as happens to html docs in IE and NE. The solution is to use layout managers to avoid uggly results and also to save development time.
There is an excellent tutorial explaining layout managers at http://java.sun.com/docs/books/tutorial/uiswing/layout/index.html
2nd) "..i'd also like to know if there are any methods that allow you to use an image as a background? or maybe an animated background?"
A method "per se" doesn't exist but you can customize a container object drawing image(s) via its method paint/repaint and causing animation effect with a thread. Someone posted an example yesterday (or before) at "Java Programming" threads. Search for "background".
3rd) There is a only one type of application to run in web browsers: applets! For usual application just use the JVM via "java" command.
Well, no comments about xp, I prefer someone consistently answer about such behavior.

Similar Messages

  • Word works on admin account but not available on other accounts.  How do I make it available?  I have tried dropping word into applications but still can't be used on other account users....Help!

    Can't make word available on other accounts on my imac.  Have tried dropping word into applications and then opening when on other user account but won't open word.....help!

    Duane,
    If no one is able to help on this forum there is a Office for Mac Product Forums hosted by Microsoft, you may find your answer there.
    Roger

  • Trying to make a flex application scalable in its display size by using a "Host-swf" - Problem

    We created a flex application using Flex 3. What we are
    trying to do is to make this application scalable in its display
    size. That means we want the application to scale itself to exactly
    fit the size of the browser window without using a scrollbar like
    normal Flash-swfs do. Sadly flex application don't scale like a
    normal flash swf.
    To get a workaround for this we created a so called
    "Host-swf" with flash CS3. This Host-swf loads the flex application
    and adds it as a child. And voila: When calling the Host-swf our
    application can scale.
    We used this code to achive this:
    var oUrlRequest:URLRequest = new
    URLRequest("Flex-Application.swf");
    var oURLLoader:Loader = new Loader();
    oURLLoader.load(oUrlRequest);
    addChild(oURLLoader);
    This works perfectly as long the browser window is larger
    then the resolution of the host-swf (900*600) when calling the url
    for the application:
    Picture showing the
    scaling
    But it doesnt't work out when the browser window is smaller
    than 900*600. The application is then shown with a scrollbar, and
    when resizing the browser window the scrollbar is still there:
    Picture showing the
    application with scrollbar
    Maybe anyone already tried to achive the same thing and has a
    different solution for us?
    Thank you in advance!

    "noby_95" <[email protected]> wrote in
    message
    news:gpsue6$rhh$[email protected]..
    > We created a flex application using Flex 3. What we are
    trying to do is to
    > make
    > this application scalable in its display size. That
    means we want the
    > application to scale itself to exactly fit the size of
    the browser window
    > without using a scrollbar like normal Flash-swfs do.
    Sadly flex
    > application
    > don't scale like a normal flash swf.
    >
    > To get a workaround for this we created a so called
    "Host-swf" with flash
    > CS3.
    > This Host-swf loads the flex application and adds it as
    a child. And
    > voila:
    > When calling the Host-swf our application can scale.
    >
    > We used this code to achive this:
    >
    >
    > --------------------------
    > var oUrlRequest:URLRequest = new
    URLRequest("Flex-Application.swf");
    > var oURLLoader:Loader = new Loader();
    > oURLLoader.load(oUrlRequest);
    > addChild(oURLLoader);
    >
    >
    > -------------------------
    >
    > This works perfectly as long the browser window is
    larger then the
    > resolution
    > of the host-swf (900*600) when calling the url for the
    application:
    >
    http://www.gansl-online.de/Bild1.jpg
    >
    > But it doesnt't work out when the browser window is
    smaller than 900*600.
    > The
    > application is then shown with a scrollbar, and when
    resizing the browser
    > window the scrollbar is still there:
    >
    http://www.gansl-online.de/Bild2.jpg
    >
    > Maybe anyone already tried to achive the same thing and
    has a different
    > solution for us?
    When I set the Application width and height to a percentage
    number, it will
    change its size based on the size of the window.

  • How can i make a application-form without PHP or How can i make Mailto working properly?

    Dear All,
    I'm working on a application-form for my website. As you can see on the added screenshot.
    My problem is that is can't use PHP, as my host doesn't support this.
    I have tried to make it as a mailto (GET) form but, as i already read online, it isnt working all the time. I get a blank email instead of a sent form (using chrome & mac mail).
    Is there a 3rd way of making this work propperly?
    Thank you in advance for your help!

    >Is there a 3rd way of making this work propperly?
    I'm guessing you have a free hosting account as any paid account should include scripting supoort. You could use a 3rd party email service that hosts the script. Frankly I'd be concerned about loss of privacy using these. 
    If this is a paid account, I'd look for another host.
    Forget about using mailto, it's too unreliable.

  • How do I make the Applications preference tab be useful again?

    Once upon a time, there was a simple list of MIME types and options of how to handle each. Sometime ago, that morphed into an example of terrible UI design and functionality is critically compromised.
    For an example, see http://i.imgur.com/EViHJ.png
    Here are the problems:
    1) The columns can't be resized, thus it is impossible to see the actual MIME types on the left side, which is kinda important as that's what I'm mapping to apps/actions through these settings.
    2) There's a horizontal scrollbar with a couple pixels of movement. That's just plain sloppy. Both the window size and the column sizes are fixed, so its impossible to resize anything. When all elements are fixed size, there should not be a scrollbar horizontally, especially not one that barely moves anything. Its amateur night on the UI team.
    3) MIME types aren't even shown in some cases. The 'friendly' names are listed first, knowing the MIME types almost completely out of view. That's bad enough. Worse, some don't show the type at all! Its sorta important to see that to know just what the hell I'm setting here.
    4) Plugins/apps that don't directly list the MIME type are not selectable from the dropdown. Sometimes the best thing for handling a format doesn't officially claim to do so, but I should still be able to select it. Unfortunately, I can't.
    Use case where this brokenness causes a bad problem:
    I want to be able to view PDf files with a plugin, not download them. Firefix 4 broke the Quartz PDF plugin that was small and efficient. At least Schubert's fat plugin got updated in response so it sorta works. Those "Preview Documents" are actually PDF and PosctScript files (funny, I never knew those formats to be Preview documents, especially since Preview.app has no native file type and makes no documents). I know the first two must be application/pdf and application/ps, but waht is the third? I thought it would be application/x-pdf, but patching the plist for the plugin to add that doesn't help. What MIME type is that really that's listed there? No way to find out, so I can't fix this problem.
    In summary, terrible UI design leads to unrepairable brokenness of the configuration, which only needs to be fiddle with because Firefox broke other stuff.
    Please, quit trying to make ***** ripoffs of Chrome anti-features and put some damn effort into making Firefox suck less. If we wanted Chrome, we'd use it. Stop following the idiots at Google! Tabs on top, no status bar, fast version bumps, attempts to make part's of the URL non-visible, etc are all BAD IDEAS.
    P.S. The submit a question process takes a half dozen screens of clicking through crap before I can type. The questions are dumb, the suggested 'existing answers' are even dumber.
    P.P.S. Your forums ***** suck. Half the line returns I used are gone when I submit. When I edit, everything displays just as i entered it. Go back to viewing it and again some line breaks are missing while others are there as typed. How the hell do you break something so simple?
    ''Edited by a moderator due to language. See the [http://support.mozilla.com/kb/Forum+and+chat+rules+and+guidelines Rules & Guidelines] .''

    I don't seem to get any tooltips. Even if those worked, it doesn't excuse the overall awful design of the UI here.
    The plugin for PDF (and postscript) lists two MIME types in its plist. I tried adding what I think the third should be and restarted Firefox, but it still doesn't list that plugin as an option. There's really no excuse for not letting me choose the plugin if I know it'll work. What's the point of the interface if not to let me do just that?

  • I recently got iphone 4 , yesterday i was trying to install an application from the itune store it say that i need to authorize it ( i already have an account and bought some apps ) how can i authorize the device ?

    i recently got iphone 4 , yesterday i was trying to install an application from the itune store it say that i need to authorize it ( i already have an account and bought some apps ) and there was a CLICK HERE BUTTON , when i press on it it take me a to a page that require some kind of activation code or smthn like that ,
    how can i authorize the device ?
    and btw i bought it from UAE store
    IOS 4.3.2

    You should only make purchases for all your devices using a single Apple ID.  There is no need, and indeed a good reason not to, set up a new Apple ID with each new device purchase.  While items purchased under different IDs can be played on a single device, you cannot merge Apple IDs and it makes it cumbersome.
    Apple IDs do not expire but may become dormant and require reactivation if they are not actively used.
    You should make note of your Apple ID and passwords and keep a record of it.  Like a bank account it contains access to items with value.  Update your Apple ID email address as they change.
    I see you were guided to this forum by a help page on recovering your password.  If that is not sufficient try the links below.  Apple will need to verify you are indeed to owner of the accounts to which you are trying to gain access.
    http://www.apple.com/support/appleid/contact/
    Contact Apple for help with Apple ID account security - http://support.apple.com/en-us/HT5699 "This article provides country-specific Apple Support contact information for customers seeking help with their Apple ID password or other security-related issues."
    Frequently asked questions about Apple ID - http://support.apple.com/kb/HE37

  • How to make Per-application Equalizer?

    I'm trying to use the global systemwide equalizer in the Archwiki section for ALSA, EXCEPT I want it to work without outputting the entire default output to the equalizer.  Basically, I'm trying to make a "device" for e.g. music player applications to access so that only THEY play with nice, equalized sound.
    However, when I did that and simply took away the pcm.!default section from asoundrc, I did not get any sound from my equalizer plugin.  It simply said "error: cannot write to device" or something of the sort.  Any idea on a working config I can make?  Thank you.

    Hmm, if you're willing to give up sound mixing (I think you'd have to at least), you could make several different pcm-devices, each of them pointing to different LADSPA setups, and each of them routes to the same plughw. However, your apps must be able to select different alsa devices. If you can get LADSPA working at all, this should be a breeze. I'm not sure if you can route LADSPA into dmix and get mixing + ladspa, I've never gotten dmix to work properly with my Mia MIDI sound card. ;<

  • Trying to make jms client inside web service

    Hi i am trying to make a jms call inside a webservice
    but whenever i try to execute the web service it gives error with following url
    http://localhost:8280/axis/services/WSTune?method=setTune&r=TUNE
    i have deploy this service on jboss and code is working properly in normal java application
    and i have also placed the jar files inside axis/web-inf/lib folder
    soapenv:Envelope>
    &#8722;
         <soapenv:Body>
    &#8722;
         <soapenv:Fault>
    <faultcode>soapenv:Server.userException</faultcode>
    <faultstring>java.lang.reflect.InvocationTargetException</faultstring>
    &#8722;
         <detail>
    <ns1:hostname>linux</ns1:hostname>
    </detail>
    </soapenv:Fault>
    </soapenv:Body>
    </soapenv:Envelope>my code is following
    package services;
    import java.util.Properties;
    import javax.naming.InitialContext;
    import javax.naming.NamingException;
    import javax.jms.Queue;
    import javax.jms.Session;
    import javax.jms.MapMessage;
    import javax.jms.TextMessage;
    import javax.jms.QueueSession;
    import javax.jms.QueueRequestor;
    import javax.jms.QueueConnection;
    import javax.jms.QueueConnectionFactory;
    import com.chetu.MyStream;
    public class WSTune
         InitialContext ctx;
         Queue     queue;
         String tunedata;
            String     queueName;
            QueueConnectionFactory connFactory;
         String rid; // Request id
         public String setTune(String r)throws Exception
              rid=r;
              MyStream m=new MyStream();
              m.setData(new byte[]{'a','b'});
              System.out.println("Started WSTune");
              queueName = "queue/mytQueue";
              try {
                   System.out.println("==> 1");
                      Properties props = new Properties();
                     System.out.println("==> 2");
                         props.setProperty("java.naming.factory.initial","org.jnp.interfaces.NamingContextFactory");
                         System.out.println("==> 3");
                         props.setProperty("java.naming.factory.url.pkgs", "org.jboss.naming");
                         System.out.println("==> 4");
                         props.setProperty("java.naming.provider.url", "127.0.0.1:1099");
                         System.out.println("==> 5");
                         ctx = new InitialContext(props);
                         System.out.println("==> 6");
                } catch (NamingException e) {
                    System.out.println("Could not create JNDI API " +
                        "context: " + e.toString());
                    System.exit(1);
                try {
                     System.out.println("==> 7");
                        Object tmp = ctx.lookup("ConnectionFactory");
                        System.out.println("==> 8");
                            System.out.println("lookup completed");
                            connFactory = (QueueConnectionFactory)tmp;
                            System.out.println("==> 9");
                         queue = (Queue) ctx.lookup(queueName);
                        System.out.println("==> 10");
                   } catch (Exception e) {
                       System.out.println("JNDI API lookup failed: " +
                           e.toString());
                       e.printStackTrace();
                       System.exit(1);
                   System.out.println("==> 11");
                    QueueConnection queueConn = connFactory.createQueueConnection();
                   /* queueConn.start();
                    QueueSession queueSession = queueConn.createQueueSession(false,Session.DUPS_OK_ACKNOWLEDGE);
                    QueueRequestor requestor = new QueueRequestor(queueSession, queue);
                    MapMessage message = queueSession.createMapMessage();
                  message.setString("ID",rid);
                    message.setString("COMMAND","TUNE");
                    TextMessage result = (TextMessage) requestor.request(message);
                    message.clearBody();
                   tunedata=result.getText();
                    queueConn.close();*/
                    System.out.println("==> 12");
                    //     return tunedata;
         return rid+"  from the WS";
    }and in tomcat log it is printing up to 7 numbers.
    Thanks in advance however its very urgent

    Hi Simon,
       Other thing you can do is compare the HTTP requests (including header) from both Delphi and XMLSPY. I suspect if the SOAP message is same in both case the difference might be in the header. But one thing is certain, WAS can not respond differently for same request, don't you think so ?
    Cheers,
    Sanjeev

  • Trying to make a photo contest need some help

    Trying to make a photo contest need some help. I am running a
    fish photo contest on my website and was wondering if any of you
    could give me some advice on some good extensions to help me do
    this easier. Basically I want a page where people upload a file and
    then it automatically resizes the image and puts it on a page,
    where people can vote on the pictures.

    Hi Pilot,
    Column B contains the sale amounts.
    Column C will contain the tax amounts.
    I'm assuming a header row, and the first line of data to be row 2.
    In C2, enter: =B*20%
    Click Accept, then use the mouse to drag the small round handle at the lower right of the selected cell (C2) to fill the formula into the rest of the cells in column C.
    This simple version of the formula will put zeros in all column C cells where no amount has been entered in the corresponding cell in column B. The revised formula below takes care of that.
    C2: =IF(B,B*20%,"")
    I'd strongly suggest that 'rookies', as you describe yourself, download and read both the Numbers User Guide and the Functions and Formulas User Guide. Both are available from the Help menu in Numbers. If you use Pages and Keynote, you should use the Help menu in those applications to download their User Guides as well. The guides are searchable pdf files, well written, easy to read, and useful to rookies and old hands as well.
    Regards,
    Barry

  • I am trying to make a iphoto book but every time i click on a single photo or folder it opens up a new book. How can I avoid this? This is iphoto 10.

    I am trying to make a iphoto book but every time i click on an individual photo (or folder) it opens up a new book. How can i avoid this?

    Export the slideshow out of iPhoto as a QT movie file via the Export button in the lower toolbar.  Select Size = Medium or Large.
    Open iDVD, select a theme and drag the exported QT movie file into the open iDVD window being careful to avoid any drop zones.
    Follow this workflow to help assure the best quality video DVD:
    Once you have the project as you want it save it as a disk image via the File ➙ Save as Disk Image  menu option. This will separate the encoding process from the burn process. 
    To check the encoding mount the disk image, launch DVD Player and play it.  If it plays OK with DVD Player the encoding is good.
    Then burn to disk with Disk Utility or Toast at the slowest speed available (2x-4x) to assure the best burn quality.  Always use top quality media:  Verbatim, Maxell or Taiyo Yuden DVD-R are the most recommended in these forums.
    If iDVD was not preinstalled on your Mac you'll have to obtain it by purchasing a copy of the iLife 09 disk from a 3rd party retailer like Amazon.com: ilife 09: Software or eBay.com.  Why, because iDVD (and iWeb) was discontinued by Apple over a year ago. 
    Why iLife 09 instead of 11?
    If you have to purchase an iLife disc in order to obtain the iDVD application remember that the iLife 11 disc only provides  themes from iDVD 5-7.  The Software Update no longer installs the earlier themes when starting from the iLIfe 11 disk nor do any of the iDVD 7 updaters available from the Apple Downloads website contain them. 
    Currently the only sure fire way to get all themes is to start with the iLife 09 disc:
    This shows the iDVD contents in the iLife 09 disc via Pacifist:
    You then can upgrade from iDVD 7.0.3 to iDVD 7.1.2 via the updaters at the Apple Downloads webpage.
    NOTE:  If you're running iPhoto 9.5 the export options will be different.
    OT

  • Trying to make a app that transfers files over bluetooth in java

    I am trying to make a program that will send a audio file (for example test.mp3) to another device.
    This would be set up as client - server application.
    Ideally, the server would be a PC and the client a mobile device.
    Is there any source code similar to this?
    Or can anyone help make this?
    Thanks.

    "You can try the below loop it will allow you to skip Unauthorized files access error:"
    Using EnumerateFiles instead of GetFiles doesn't actually avoid the UnauthorizedAccessException that is commonly encountered then SearchOption.AllDirectories is used. There's no way to avoid this problem except by dealing with each directory individually.
    And some side notes:
    the "select new { File = file }" is completely unnecessary
    DirectoryInfo.EnumerateFiles should be used instead of Directory.EnumerateFiles. Enumerating file paths and then creating FileInfo objects is slower than enumerating FileInfo objects in the first place.
    No one said EnumerateFiles instead of GetFiles will solve the Unauthorized exception. 
    Second comment the property File is used within the loop.
    The third comment has no effect with lazy execution, and please prove that it is slower. This comment must be sent against the "GetFiles" method not there."The EnumerateFiles and GetFiles methods
    differ as follows: When you use EnumerateFiles,
    you can start enumerating the collection of names before the whole collection is returned; when you use GetFiles,
    you must wait for the whole array of names to be returned before you can access the array. Therefore, when you are working with many files and directories, EnumerateFiles can
    be more efficient."
    Reference:https://msdn.microsoft.com/en-us/library/dd383571.aspx
    Fouad Roumieh

  • Trying to make a photo/video and narrative slide presentation in windows and show on apple tv

    I am trying to make a presentation in windows with photos/videos/narrative slides and show it on apple tv and also make a dvd. The apple tv does not seem to recognize anything except the original folder of pictures downloaded from the Iphone and Ipad even though I have checked other folders with powerpoint presentation to be shared with apple tv.
    Very frustruated after spending a lot of time on this!!
    Any help would be appreciated.
    Thanks,
    Allen

    I just want to know how to do this so it works.
    The most common methods to create a podcast are using QT 7 Pro or the GarageBand application. Your sample files look as though they may have been created using a QT 7 Pro (or similar app algorithm) by opening your JPEG in a player and then attaching the music to the to the end of image frame. The proper way to do this is to create a QT player with the JPEG image in it and then copy the content from the image player to the opened audio player using the "Add to Selection & Scale" Edit option to paste the image across all frames of the audio track.
    Here is an example of what I mean: Blow Me Away_modified.mov
    In this case I extracted both the audio and JPEG tracks and then re-sampled the audio track to get rid of the added empty audio frame and then added an externally re-scaled 826x638 version of your 1651x1275 internally scaled 827x638 display to reduce the file size from 10 MBs to 6.7 MBs.

  • Mail quits unexpectedly after I tried to make a subfolder

    I am not sure, but I am pretty sure my mail started acting up when I tried to make a subfolder in one of my three email accounts, and accidentally hit command or option instead of control in an attempt to right click on the original folder.  This is the error message I get now: 
    It seems to be originating in my outlook exchange account, not gmail or icloud.  I can still access each email independently from the web-based versions without any issues.
    Ideas?
    Process:         Mail [4385]
    Path:            /Applications/Mail.app/Contents/MacOS/Mail
    Identifier:      com.apple.mail
    Version:         5.3 (1283)
    Build Info:      Mail-1283000000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [126]
    Date/Time:       2013-02-04 15:12:36.966 -0500
    OS Version:      Mac OS X 10.7.5 (11G63b)
    Report Version:  9
    Interval Since Last Report:          55134 sec
    Crashes Since Last Report:           15
    Per-App Interval Since Last Report:  613 sec
    Per-App Crashes Since Last Report:   15
    Anonymous UUID:                      EC1F4F20-E9A4-4FF8-92A1-73923E06CE49
    Crashed Thread:  33  Dispatch queue: com.apple.root.default-overcommit-priority
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    objc[4385]: garbage collection is OFF
    *** Terminating app due to uncaught exception 'MFSQLiteException', reason: 'adding an EWS folder id'
    *** First throw call stack:
              0   CoreFoundation                      0x00007fff8a540f56 __exceptionPreprocess + 198
              1   libobjc.A.dylib                     0x00007fff8b1a5d5e objc_exception_throw + 43
              2   Message                             0x00007fff8c0791dc __+[Library _addEWSProperty:value:forMailbox:errorString:]_block_invoke_1 + 460
              3   Message                             0x00007fff8bf187af +[Library executeBlock:isWriter:useTransaction:isPrivileged:] + 1165
              4   Message                             0x00007fff8c06ef03 +[Library _addEWSProperty:value:forMailbox:errorString:] + 98
              5   Message                             0x00007fff8c06ed56 +[Library setEWSFolderId:forMailbox:] + 298
              6   Message                             0x00007fff8c011a88 -[EWSAccount _saveFolderId:forMailbox:] + 85
              7   Message                             0x00007fff8c011bf0 -[EWSAccount _setupMailboxUid:forFolderId:] + 50
              8   Message                             0x00007fff8c012c1a -[EWSAccount createMailboxFromEWSFolder:] + 587
              9   Message                             0x00007fff8c0412dc -[EWSSyncFolderHierarchyResponseOperation executeOperation] + 752
              10  Message                             0x00007fff8c10c82f -[MonitoredOperation main] + 228
              11  Foundation                          0x00007fff87e516b4 -[__NSOperationInternal start] + 705
              12  Foundation                          0x00007fff87e64912 ____NSOQSchedule_block_invoke_2 + 124
              13  libdispatch.dylib                   0x00007fff8b181a82 _dispatch_call_block_and_release + 18
              14  libdispatch.dylib                   0x00007fff8b182961 _dispatch_worker_thread2 + 255
              15  libsystem_c.dylib                   0x00007fff8c3903da _pthread_wqthread + 316
              16  libsystem_c.dylib                   0x00007fff8c391b85 start_wqthread + 13
    terminate called throwing an exception
    abort() called
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff88cc367a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88cc2d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8a4cd50c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8a4d5c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8a4d5486 CFRunLoopRunSpecific + 230
    5   com.apple.HIToolbox                     0x00007fff83e9f2bf RunCurrentEventLoopInMode + 277
    6   com.apple.HIToolbox                     0x00007fff83ea656d ReceiveNextEventCommon + 355
    7   com.apple.HIToolbox                     0x00007fff83ea63fa BlockUntilNextEventMatchingListInMode + 62
    8   com.apple.AppKit                        0x00007fff8de49779 _DPSNextEvent + 659
    9   com.apple.AppKit                        0x00007fff8de4907d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    10  com.apple.AppKit                        0x00007fff8de459b9 -[NSApplication run] + 470
    11  com.apple.AppKit                        0x00007fff8e0c1eac NSApplicationMain + 867
    12  com.apple.mail                          0x000000010a326300 0x10a24e000 + 885504
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff88cc57e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff8b183786 _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff8b182316 _dispatch_mgr_thread + 54
    Thread 2:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff88cc4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c3922a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff87f2468d -[__NSOperationInternal waitUntilFinishedOrTimeout:] + 224
    3   com.apple.MessageFramework              0x00007fff8bf5efad -[IMAPClientOperationQueue waitUntilOperationIsFinished:] + 161
    4   com.apple.MessageFramework              0x00007fff8bf5eeb6 -[IMAPGateway waitUntilClientOperationIsFinished:] + 462
    5   com.apple.MessageFramework              0x00007fff8bf5dc44 -[IMAPGateway addClientOperation:toQueueAndWaitUntilFinished:] + 392
    6   com.apple.MessageFramework              0x00007fff8bfca7ec -[IMAPCommandPipeline failureResponsesFromSendingCommandsWithGateway:responseHandler:highPriority:] + 271
    7   com.apple.MessageFramework              0x00007fff8bfa668c -[IMAPMailboxSyncEngine _cacheAttachmentsWithMonitor:] + 2493
    8   com.apple.MessageFramework              0x00007fff8bf96c77 -[IMAPMailboxSyncEngine _goWithMessages:] + 773
    9   com.apple.MessageFramework              0x00007fff8bf4cd1b -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 373
    10  com.apple.MessageFramework              0x00007fff8bf9ef9a -[LibraryIMAPStore _fetchForCheckingNewMail:] + 51
    11  com.apple.MessageFramework              0x00007fff8bf9e9d6 -[IMAPAccount fetchSynchronouslyIsAuto:] + 144
    12  com.apple.CoreFoundation                0x00007fff8a532efc __invoking___ + 140
    13  com.apple.CoreFoundation                0x00007fff8a532d94 -[NSInvocation invoke] + 132
    14  com.apple.MessageFramework              0x00007fff8bf38b44 -[MonitoredInvocation invoke] + 196
    15  com.apple.MessageFramework              0x00007fff8bf15655 -[ThrowingInvocationOperation main] + 33
    16  com.apple.MessageFramework              0x00007fff8bf155fb -[_MFInvocationOperation main] + 449
    17  com.apple.Foundation                    0x00007fff87e516b4 -[__NSOperationInternal start] + 705
    18  com.apple.Foundation                    0x00007fff87e64912 ____NSOQSchedule_block_invoke_2 + 124
    19  libdispatch.dylib                       0x00007fff8b181a82 _dispatch_call_block_and_release + 18
    20  libdispatch.dylib                       0x00007fff8b182961 _dispatch_worker_thread2 + 255
    21  libsystem_c.dylib                       0x00007fff8c3903da _pthread_wqthread + 316
    22  libsystem_c.dylib                       0x00007fff8c391b85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff88cc5192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8c390594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8c391b85 start_wqthread + 13
    Thread 4:: -[MFAosImapAccount _fetchUnreadCountsCheckForNewMessages:]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff88cc4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c3922a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff87f2468d -[__NSOperationInternal waitUntilFinishedOrTimeout:] + 224
    3   com.apple.MessageFramework              0x00007fff8bf5efad -[IMAPClientOperationQueue waitUntilOperationIsFinished:] + 161
    4   com.apple.MessageFramework              0x00007fff8bf5eeb6 -[IMAPGateway waitUntilClientOperationIsFinished:] + 462
    5   com.apple.MessageFramework              0x00007fff8bf5dc44 -[IMAPGateway addClientOperation:toQueueAndWaitUntilFinished:] + 392
    6   com.apple.MessageFramework              0x00007fff8bf98ff8 -[IMAPMailboxSyncEngine _getNewMessageSkeletonsWithMonitor:messagesFromOpen:] + 2341
    7   com.apple.MessageFramework              0x00007fff8bf96c01 -[IMAPMailboxSyncEngine _goWithMessages:] + 655
    8   com.apple.MessageFramework              0x00007fff8bf4cd1b -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 373
    9   com.apple.MessageFramework              0x00007fff8bf9ef9a -[LibraryIMAPStore _fetchForCheckingNewMail:] + 51
    10  com.apple.MessageFramework              0x00007fff8bfb3bfc -[IMAPAccount _fetchUnreadCountsForMailboxUid:recursively:gateway:checkForNewMessages:] + 277
    11  com.apple.MessageFramework              0x00007fff8bfb36af -[IMAPAccount _fetchUnreadCountsCheckForNewMessages:] + 428
    12  com.apple.CoreFoundation                0x00007fff8a532efc __invoking___ + 140
    13  com.apple.CoreFoundation                0x00007fff8a532d94 -[NSInvocation invoke] + 132
    14  com.apple.MessageFramework              0x00007fff8bf38b44 -[MonitoredInvocation invoke] + 196
    15  com.apple.MessageFramework              0x00007fff8bf15655 -[ThrowingInvocationOperation main] + 33
    16  com.apple.MessageFramework              0x00007fff8bf155fb -[_MFInvocationOperation main] + 449
    17  com.apple.Foundation                    0x00007fff87e516b4 -[__NSOperationInternal start] + 705
    18  com.apple.Foundation                    0x00007fff87e64912 ____NSOQSchedule_block_invoke_2 + 124
    19  libdispatch.dylib                       0x00007fff8b181a82 _dispatch_call_block_and_release + 18
    20  libdispatch.dylib                       0x00007fff8b182961 _dispatch_worker_thread2 + 255
    21  libsystem_c.dylib                       0x00007fff8c3903da _pthread_wqthread + 316
    22  libsystem_c.dylib                       0x00007fff8c391b85 start_wqthread + 13
    Thread 5:: -[EWSStore openSynchronously]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff88cc4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c3922a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff87f2468d -[__NSOperationInternal waitUntilFinishedOrTimeout:] + 224
    3   com.apple.MessageFramework              0x00007fff8c03d75c -[EWSStore _fetchChangesFromServer] + 374
    4   com.apple.MessageFramework              0x00007fff8c03fd61 -[EWSStore openSynchronouslyUpdatingMetadata:] + 110
    5   com.apple.CoreFoundation                0x00007fff8a532efc __invoking___ + 140
    6   com.apple.CoreFoundation                0x00007fff8a532d94 -[NSInvocation invoke] + 132
    7   com.apple.MessageFramework              0x00007fff8bf38b44 -[MonitoredInvocation invoke] + 196
    8   com.apple.MessageFramework              0x00007fff8bf15655 -[ThrowingInvocationOperation main] + 33
    9   com.apple.MessageFramework              0x00007fff8bf155fb -[_MFInvocationOperation main] + 449
    10  com.apple.Foundation                    0x00007fff87e516b4 -[__NSOperationInternal start] + 705
    11  com.apple.Foundation                    0x00007fff87e64912 ____NSOQSchedule_block_invoke_2 + 124
    12  libdispatch.dylib                       0x00007fff8b181a82 _dispatch_call_block_and_release + 18
    13  libdispatch.dylib                       0x00007fff8b182961 _dispatch_worker_thread2 + 255
    14  libsystem_c.dylib                       0x00007fff8c3903da _pthread_wqthread + 316
    15  libsystem_c.dylib                       0x00007fff8c391b85 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff88cc367a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88cc2d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8a4cd50c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8a4d5c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8a4d5486 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff87e14f7b -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
    6   com.apple.Foundation                    0x00007fff87e14e67 -[NSRunLoop(NSRunLoop) run] + 62
    7   com.apple.MessageFramework              0x00007fff8bf55685 +[_NSSocket _runIOThread] + 80
    8   com.apple.Foundation                    0x00007fff87e6372a -[NSThread main] + 68
    9   com.apple.Foundation                    0x00007fff87e636a2 __NSThread__main__ + 1575
    10  libsystem_c.dylib                       0x00007fff8c38e8bf _pthread_start + 335
    11  libsystem_c.dylib                       0x00007fff8c391b75 thread_start + 13
    Thread 7:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff88cc4df2 __select + 10
    1   com.apple.CoreFoundation                0x00007fff8a51ec8b __CFSocketManager + 1355
    2   libsystem_c.dylib                       0x00007fff8c38e8bf _pthread_start + 335
    3   libsystem_c.dylib                       0x00007fff8c391b75 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff88cc5192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8c390594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8c391b85 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff88cc5192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8c390594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8c391b85 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff88cc367a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88cc2d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8a4cd50c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8a4d5c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8a4d5486 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff87e14f7b -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
    6   com.apple.Foundation                    0x00007fff87e14e67 -[NSRunLoop(NSRunLoop) run] + 62
    7   com.apple.MessageFramework              0x00007fff8bf35eb9 -[RSSInterchange _runManager] + 1345
    8   com.apple.Foundation                    0x00007fff87e6372a -[NSThread main] + 68
    9   com.apple.Foundation                    0x00007fff87e636a2 __NSThread__main__ + 1575
    10  libsystem_c.dylib                       0x00007fff8c38e8bf _pthread_start + 335
    11  libsystem_c.dylib                       0x00007fff8c391b75 thread_start + 13
    Thread 11:: -[MFAosImapAccount _synchronizeAccountWithServerWithUserInput:]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff88cc4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c3922a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff87f2468d -[__NSOperationInternal waitUntilFinishedOrTimeout:] + 224
    3   com.apple.MessageFramework              0x00007fff8bf5efad -[IMAPClientOperationQueue waitUntilOperationIsFinished:] + 161
    4   com.apple.MessageFramework              0x00007fff8bf5eeb6 -[IMAPGateway waitUntilClientOperationIsFinished:] + 462
    5   com.apple.MessageFramework              0x00007fff8bf5dc44 -[IMAPGateway addClientOperation:toQueueAndWaitUntilFinished:] + 392
    6   com.apple.MessageFramework              0x00007fff8bf94904 -[IMAPGateway _addSelectOperationForMailbox:type:] + 113
    7   com.apple.MessageFramework              0x00007fff8bf946d6 -[IMAPGateway selectMailbox:] + 21
    8   com.apple.MessageFramework              0x00007fff8bf52262 -[IMAPAccount _gatewayForMailboxUid:name:options:] + 282
    9   com.apple.MessageFramework              0x00007fff8bf520c8 -[IMAPAccount gatewayForStore:options:] + 126
    10  com.apple.MessageFramework              0x00007fff8bf51f0b -[LibraryIMAPStore _gatewayCreateIfNeeded:options:] + 131
    11  com.apple.MessageFramework              0x00007fff8bf4ccc1 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 283
    12  com.apple.MessageFramework              0x00007fff8bf9ef9a -[LibraryIMAPStore _fetchForCheckingNewMail:] + 51
    13  com.apple.MessageFramework              0x00007fff8bfb930d -[RemoteStoreAccount _synchronizeMailboxesSynchronously] + 598
    14  com.apple.MessageFramework              0x00007fff8bfa400c -[RemoteStoreAccount _synchronizeAccountWithServerWithUserInput:] + 651
    15  com.apple.MessageFramework              0x00007fff8bfa3b66 -[IMAPAccount _synchronizeAccountWithServerWithUserInput:] + 43
    16  com.apple.CoreFoundation                0x00007fff8a532efc __invoking___ + 140
    17  com.apple.CoreFoundation                0x00007fff8a532d94 -[NSInvocation invoke] + 132
    18  com.apple.MessageFramework              0x00007fff8bf38b44 -[MonitoredInvocation invoke] + 196
    19  com.apple.MessageFramework              0x00007fff8bf15655 -[ThrowingInvocationOperation main] + 33
    20  com.apple.MessageFramework              0x00007fff8bf155fb -[_MFInvocationOperation main] + 449
    21  com.apple.Foundation                    0x00007fff87e516b4 -[__NSOperationInternal start] + 705
    22  com.apple.Foundation                    0x00007fff87e64912 ____NSOQSchedule_block_invoke_2 + 124
    23  libdispatch.dylib                       0x00007fff8b181a82 _dispatch_call_block_and_release + 18
    24  libdispatch.dylib                       0x00007fff8b182961 _dispatch_worker_thread2 + 255
    25  libsystem_c.dylib                       0x00007fff8c3903da _pthread_wqthread + 316
    26  libsystem_c.dylib                       0x00007fff8c391b85 start_wqthread + 13
    Thread 12:: -[IMAPAccount _synchronizeAccountWithServerWithUserInput:]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff88cc4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c3922a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff87f2468d -[__NSOperationInternal waitUntilFinishedOrTimeout:] + 224
    3   com.apple.MessageFramework              0x00007fff8bf5efad -[IMAPClientOperationQueue waitUntilOperationIsFinished:] + 161
    4   com.apple.MessageFramework              0x00007fff8bf5eeb6 -[IMAPGateway waitUntilClientOperationIsFinished:] + 462
    5   com.apple.MessageFramework              0x00007fff8bf5dc44 -[IMAPGateway addClientOperation:toQueueAndWaitUntilFinished:] + 392
    6   com.apple.MessageFramework              0x00007fff8bfb2ac9 -[IMAPGateway subscribedListingForMailbox:options:listingInfo:] + 101
    7   com.apple.MessageFramework              0x00007fff8bfac8ad -[IMAPAccount _listingForMailboxUid:listAllChildren:onlySubscribed:withUserInput:] + 366
    8   com.apple.MessageFramework              0x00007fff8bfac315 -[IMAPAccount _listingForMailboxUid:listAllChildren:withUserInput:] + 80
    9   com.apple.MessageFramework              0x00007fff8c04b50b -[IMAPAccount refreshMailboxListingRootedAtUid:] + 78
    10  com.apple.MessageFramework              0x00007fff8c0496b6 -[IMAPAccount synchronizeAllMailboxes] + 47
    11  com.apple.MessageFramework              0x00007fff8bfa400c -[RemoteStoreAccount _synchronizeAccountWithServerWithUserInput:] + 651
    12  com.apple.MessageFramework              0x00007fff8bfa3b66 -[IMAPAccount _synchronizeAccountWithServerWithUserInput:] + 43
    13  com.apple.CoreFoundation                0x00007fff8a532efc __invoking___ + 140
    14  com.apple.CoreFoundation                0x00007fff8a532d94 -[NSInvocation invoke] + 132
    15  com.apple.MessageFramework              0x00007fff8bf38b44 -[MonitoredInvocation invoke] + 196
    16  com.apple.MessageFramework              0x00007fff8bf15655 -[ThrowingInvocationOperation main] + 33
    17  com.apple.MessageFramework              0x00007fff8bf155fb -[_MFInvocationOperation main] + 449
    18  com.apple.Foundation                    0x00007fff87e516b4 -[__NSOperationInternal start] + 705
    19  com.apple.Foundation                    0x00007fff87e64912 ____NSOQSchedule_block_invoke_2 + 124
    20  libdispatch.dylib                       0x00007fff8b181a82 _dispatch_call_block_and_release + 18
    21  libdispatch.dylib                       0x00007fff8b182961 _dispatch_worker_thread2 + 255
    22  libsystem_c.dylib                       0x00007fff8c3903da _pthread_wqthread + 316
    23  libsystem_c.dylib                       0x00007fff8c391b85 start_wqthread + 13
    Thread 13:: -[IMAPMailboxSyncEngine _goWithMessagesIfNeeded:]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff88cc4bf2 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x00007fff8c38d1a1 pthread_mutex_lock + 545
    2   com.apple.MessageFramework              0x00007fff8bf96e86 -[IMAPMailboxSyncEngine _copyLibraryIMAPStore] + 29
    3   com.apple.MessageFramework              0x00007fff8bf9699e -[IMAPMailboxSyncEngine _goWithMessages:] + 44
    4   com.apple.CoreFoundation                0x00007fff8a532efc __invoking___ + 140
    5   com.apple.CoreFoundation                0x00007fff8a532d94 -[NSInvocation invoke] + 132
    6   com.apple.MessageFramework              0x00007fff8bf38b44 -[MonitoredInvocation invoke] + 196
    7   com.apple.MessageFramework              0x00007fff8bf15655 -[ThrowingInvocationOperation main] + 33
    8   com.apple.MessageFramework              0x00007fff8bf155fb -[_MFInvocationOperation main] + 449
    9   com.apple.Foundation                    0x00007fff87e516b4 -[__NSOperationInternal start] + 705
    10  com.apple.Foundation                    0x00007fff87e64912 ____NSOQSchedule_block_invoke_2 + 124
    11  libdispatch.dylib                       0x00007fff8b181a82 _dispatch_call_block_and_release + 18
    12  libdispatch.dylib                       0x00007fff8b182961 _dispatch_worker_thread2 + 255
    13  libsystem_c.dylib                       0x00007fff8c3903da _pthread_wqthread + 316
    14  libsystem_c.dylib                       0x00007fff8c391b85 start_wqthread + 13
    Thread 14:: Dispatch queue: NSOperation low-priority concurrency-limiting queue
    0   libsystem_c.dylib                       0x00007fff8c3a1d58 szone_size + 0
    1   libsystem_c.dylib                       0x00007fff8c3e070e free + 71
    2   libobjc.A.dylib                         0x00007fff8b19dd53 object_dispose + 57
    3   com.apple.CoreFoundation                0x00007fff8a4ce086 -[NSObject dealloc] + 102
    4   com.apple.Foundation                    0x00007fff87e23961 -[NSConcreteMutableData dealloc] + 58
    5   com.apple.Foundation                    0x00007fff87f8a00e -[NSValue description] + 165
    6   com.apple.Foundation                    0x00007fff87f8a786 -[NSConcreteValue description] + 780
    7   com.apple.MessageFramework              0x00007fff8bfda471 __-[LibraryStore async_setFlagsFromDictionary:forMessages:]_block_invoke_2 + 93
    8   com.apple.Foundation                    0x00007fff87e72b25 __+[__NSOperationInternal _observeValueForKeyPath:ofObject:changeKind:oldValue:newValue:indexes:context:] _block_invoke_3 + 55
    9   libdispatch.dylib                       0x00007fff8b181a82 _dispatch_call_block_and_release + 18
    10  libdispatch.dylib                       0x00007fff8b183083 _dispatch_async_f_redirect_invoke + 112
    11  libdispatch.dylib                       0x00007fff8b182961 _dispatch_worker_thread2 + 255
    12  libsystem_c.dylib                       0x00007fff8c3903da _pthread_wqthread + 316
    13  libsystem_c.dylib                       0x00007fff8c391b85 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff88cc5192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8c390594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8c391b85 start_wqthread + 13
    Thread 16:: -[EWSAccount fetchSynchronouslyIsAuto:]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff88cc4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c392274 _pthread_cond_wait + 840
    2   com.apple.Foundation                    0x00007fff87e705a1 -[__NSOperationInternal waitUntilFinished] + 138
    3   com.apple.MessageFramework              0x00007fff8c028899 -[EWSGateway _syncFolderHierarchyWithSyncState:includesLastItem:] + 312
    4   com.apple.MessageFramework              0x00007fff8c028b84 -[EWSGateway syncFolderHierarchyWithSyncState:] + 76
    5   com.apple.MessageFramework              0x00007fff8c015631 -[EWSAccount _synchronizeMailboxListWithUserInput:] + 725
    6   com.apple.MessageFramework              0x00007fff8c015d90 -[EWSAccount synchronizeAllMailboxes] + 78
    7   com.apple.MessageFramework              0x00007fff8c015f86 -[EWSAccount fetchSynchronouslyIsAuto:] + 481
    8   com.apple.CoreFoundation                0x00007fff8a532efc __invoking___ + 140
    9   com.apple.CoreFoundation                0x00007fff8a532d94 -[NSInvocation invoke] + 132
    10  com.apple.MessageFramework              0x00007fff8bf38b44 -[MonitoredInvocation invoke] + 196
    11  com.apple.MessageFramework              0x00007fff8bf15655 -[ThrowingInvocationOperation main] + 33
    12  com.apple.MessageFramework              0x00007fff8bf155fb -[_MFInvocationOperation main] + 449
    13  com.apple.Foundation                    0x00007fff87e516b4 -[__NSOperationInternal start] + 705
    14  com.apple.Foundation                    0x00007fff87e64912 ____NSOQSchedule_block_invoke_2 + 124
    15  libdispatch.dylib                       0x00007fff8b181a82 _dispatch_call_block_and_release + 18
    16  libdispatch.dylib                       0x00007fff8b182961 _dispatch_worker_thread2 + 255
    17  libsystem_c.dylib                       0x00007fff8c3903da _pthread_wqthread + 316
    18  libsystem_c.dylib                       0x00007fff8c391b85 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff88cc5192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8c390594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8c391b85 start_wqthread + 13
    Thread 18:: -[EWSAccount _synchronizeAccountWithServerWithUserInput:]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff88cc4bf2 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x00007fff8c38d1a1 pthread_mutex_lock + 545
    2   com.apple.MessageFramework              0x00007fff8c015393 -[EWSAccount _synchronizeMailboxListWithUserInput:] + 55
    3   com.apple.MessageFramework              0x00007fff8bfa3eca -[RemoteStoreAccount _synchronizeAccountWithServerWithUserInput:] + 329
    4   com.apple.CoreFoundation                0x00007fff8a532efc __invoking___ + 140
    5   com.apple.CoreFoundation                0x00007fff8a532d94 -[NSInvocation invoke] + 132
    6   com.apple.MessageFramework              0x00007fff8bf38b44 -[MonitoredInvocation invoke] + 196
    7   com.apple.MessageFramework              0x00007fff8bf15655 -[ThrowingInvocationOperation main] + 33
    8   com.apple.MessageFramework              0x00007fff8bf155fb -[_MFInvocationOperation main] + 449
    9   com.apple.Foundation                    0x00007fff87e516b4 -[__NSOperationInternal start] + 705
    10  com.apple.Foundation                    0x00007fff87e64912 ____NSOQSchedule_block_invoke_2 + 124
    11  libdispatch.dylib                       0x00007fff8b181a82 _dispatch_call_block_and_release + 18
    12  libdispatch.dylib                       0x00007fff8b182961 _dispatch_worker_thread2 + 255
    13  libsystem_c.dylib                       0x00007fff8c3903da _pthread_wqthread + 316
    14  libsystem_c.dylib                       0x00007fff8c391b85 start_wqthread + 13
    Thread 19:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff88cc367a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88cc2d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8a4cd50c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8a4d5c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8a4d5486 CFRunLoopRunSpecific + 230
    5   com.apple.MessageFramework              0x00007fff8bf56a3c _handleRequestWithTimeout + 1484
    6   com.apple.MessageFramework              0x00007fff8bf59065 -[_NSSocket readBytes:length:error:] + 164
    7   com.apple.MessageFramework              0x00007fff8bf58c7e -[Connection _readBytesFromSocketIntoBuffer:amount:requireAllBytes:error:] + 86
    8   com.apple.MessageFramework              0x00007fff8bf58b10 -[Connection _fillBuffer:] + 673
    9   com.apple.MessageFramework              0x00007fff8bf58763 -[Connection _readLineIntoData:error:] + 74
    10  com.apple.MessageFramework              0x00007fff8bf586d5 -[IMAPConnection _readLineIntoData:error:] + 53
    11  com.apple.MessageFramework              0x00007fff8bf58575 -[IMAPConnection(MFPrivate) _readDataOfLength:intoData:error:] + 113
    12  com.apple.MessageFramework              0x00007fff8bf580b6 -[IMAPResponse initWithConnection:error:] + 150
    13  com.apple.MessageFramework              0x00007fff8bf57fe6 -[IMAPConnection _copyNextServerResponse:] + 56
    14  com.apple.MessageFramework              0x00007fff8bf62774 -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:] + 519
    15  com.apple.MessageFramework              0x00007fff8bf7100f -[IMAPConnection _responseFromSendingOperation:] + 937
    16  com.apple.MessageFramework              0x00007fff8bf7407f -[IMAPConnection executeListOrLSub:] + 193
    17  com.apple.MessageFramework              0x00007fff8bf73fb8 -[IMAPClientListOperation executeOnConnection:] + 25
    18  com.apple.MessageFramework              0x00007fff8bf60339 -[IMAPConnection prepareAndExecuteOperation:outWrongState:] + 1510
    19  com.apple.MessageFramework              0x00007fff8bf5f812 -[IMAPGateway _allowClientOperationThrough:] + 855
    20  com.apple.MessageFramework              0x00007fff8bf5f22e -[IMAPGateway allowClientOperationThrough:] + 350
    21  com.apple.MessageFramework              0x00007fff8bf5f0a4 -[IMAPClientOperation main] + 85
    22  com.apple.Foundation                    0x00007fff87e516b4 -[__NSOperationInternal start] + 705
    23  com.apple.Foundation                    0x00007fff87e64912 ____NSOQSchedule_block_invoke_2 + 124
    24  libdispatch.dylib                       0x00007fff8b181a82 _dispatch_call_block_and_release + 18
    25  libdispatch.dylib                       0x00007fff8b182961 _dispatch_worker_thread2 + 255
    26  libsystem_c.dylib                       0x00007fff8c3903da _pthread_wqthread + 316
    27  libsystem_c.dylib                       0x00007fff8c391b85 start_wqthread + 13
    Thread 20:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff88cc367a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88cc2d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8a4cd50c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8a4d5c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8a4d5486 CFRunLoopRunSpecific + 230
    5   com.apple.MessageFramework              0x00007fff8bf56a3c _handleRequestWithTimeout + 1484
    6   com.apple.MessageFramework              0x00007fff8bf59065 -[_NSSocket readBytes:length:error:] + 164
    7   com.apple.MessageFramework              0x00007fff8bf58c7e -[Connection _readBytesFromSocketIntoBuffer:amount:requireAllBytes:error:] + 86
    8   com.apple.MessageFramework              0x00007fff8bf58b10 -[Connection _fillBuffer:] + 673
    9   com.apple.MessageFramework              0x00007fff8bf58763 -[Connection _readLineIntoData:error:] + 74
    10  com.apple.MessageFramework              0x00007fff8bf586d5 -[IMAPConnection _readLineIntoData:error:] + 53
    11  com.apple.MessageFramework              0x00007fff8bf58575 -[IMAPConnection(MFPrivate) _readDataOfLength:intoData:error:] + 113
    12  com.apple.MessageFramework              0x00007fff8bf580b6 -[IMAPResponse initWithConnection:error:] + 150
    13  com.apple.MessageFramework              0x00007fff8bf57fe6 -[IMAPConnection _copyNextServerResponse:] + 56
    14  com.apple.MessageFramework              0x00007fff8bf62774 -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:] + 519
    15  com.apple.MessageFramework              0x00007fff8bf7100f -[IMAPConnection _responseFromSendingOperation:] + 937
    16  com.apple.MessageFramework              0x00007fff8bf94d27 -[IMAPConnection executeClientOperation:] + 27
    17  com.apple.MessageFramework              0x00007fff8bfb74dc -[IMAPClientOperation executeOnConnection:] + 25
    18  com.apple.MessageFramework              0x00007fff8bf60339 -[IMAPConnection prepareAndExecuteOperation:outWrongState:] + 1510
    19  com.apple.MessageFramework              0x00007fff8bf5f812 -[IMAPGateway _allowClientOperationThrough:] + 855
    20  com.apple.MessageFramework              0x00007fff8bf5f22e -[IMAPGateway allowClientOperationThrough:] + 350
    21  com.apple.MessageFramework              0x00007fff8bf5f0a4 -[IMAPClientOperation main] + 85
    22  com.apple.Foundation                    0x00007fff87e516b4 -[__NSOperationInternal start] + 705
    23  com.apple.Foundation                    0x00007fff87e64912 ____NSOQSchedule_block_invoke_2 + 124
    24  libdispatch.dylib                       0x00007fff8b181a82 _dispatch_call_block_and_release + 18
    25  libdispatch.dylib                       0x00007fff8b182961 _dispatch_worker_thread2 + 255
    26  libsystem_c.dylib                       0x00007fff8c3903da _pthread_wqthread + 316
    27  libsystem_c.dylib                       0x00007fff8c391b85 start_wqthread + 13
    Thread 21:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff88cc367a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88cc2d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8a4cd50c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8a4d5c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8a4d5486 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff87e6efd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation                    0x00007fff87e6372a -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff87e636a2 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff8c38e8bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff8c391b75 thread_start + 13
    Thread 22:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff88cc4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c392274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00007fff86769a60 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore                       0x00007fff86f36f9a ***::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 132
    4   com.apple.WebCore                       0x00007fff86f36ef3 WebCore::LocalStorageThread::threadEntryPoint() + 99
    5   com.apple.WebCore                       0x00007fff86f36e3b WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 9
    6   libsystem_c.dylib                       0x00007fff8c38e8bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff8c391b75 thread_start + 13
    Thread 23:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff88cc4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c392274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00007fff869e078d JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493
    3   com.apple.JavaScriptCore                0x00007fff869e09e0 JSC::MarkStackThreadSharedData::markingThreadMain() + 272
    4   com.apple.JavaScriptCore                0x00007fff869e0a89 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9
    5   libsystem_c.dylib                       0x00007fff8c38e8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8c391b75 thread_start + 13
    Thread 24:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff88cc4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c392274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00007fff869e078d JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493
    3   com.apple.JavaScriptCore                0x00007fff869e09e0 JSC::MarkStackThreadSharedData::markingThreadMain() + 272
    4   com.apple.JavaScriptCore                0x00007fff869e0a89 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9
    5   libsystem_c.dylib                       0x00007fff8c38e8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8c391b75 thread_start + 13
    Thread 25:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff88cc4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c392274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00007fff869e078d JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493
    3   com.apple.JavaScriptCore                0x00007fff869e09e0 JSC::MarkStackThreadSharedData::markingThreadMain() + 272
    4   com.apple.JavaScriptCore                0x00007fff869e0a89 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9
    5   libsystem_c.dylib                       0x00007fff8c38e8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8c391b75 thread_start + 13
    Thread 26:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff88cc4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c392274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00007fff86769ab7 ***::ThreadCondition::timedWait(***::Mutex&, double) + 151
    3   com.apple.JavaScriptCore                0x00007fff869e90cc JSC::Heap::blockFreeingThreadMain() + 300
    4   com.apple.JavaScriptCore                0x00007fff869e9109 JSC::Heap::blockFreeingThreadStartFunc(void*) + 9
    5   libsystem_c.dylib                       0x00007fff8c38e8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8c391b75 thread_start + 13
    Thread 27:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   com.apple.CoreFoundation                0x00007fff8a4a4d23 __CFStringChangeSizeMultiple + 979
    1   com.apple.CoreFoundation                0x00007fff8a53ebeb __CFStringCheckAndReplace + 475
    2   com.apple.CoreFoundation                0x00007fff8a54d30e -[__NSCFString appendString:] + 46
    3   com.apple.CoreData                      0x00007fff88aaa0ff -[NSSQLSelectIntermediate generateSQLStringInContext:] + 383
    4   com.apple.CoreData                      0x00007fff88aa6cbe -[NSSQLFetchIntermediate generateSQLStringInContext:] + 478
    5   com.apple.CoreData                      0x00007fff88aa1e62 -[NSSQLGenerator newSQLStatementForFetchRequest:ignoreInheritance:countOnly:nestingLevel:] + 466
    6   com.apple.CoreData                      0x00007fff88aa1b88 -[NSSQLAdapter _newSelectStatementWithFetchRequest:ignoreInheritance:] + 488
    7   com.apple.CoreData                      0x00007fff88aa1994 -[NSSQLAdapter newSelectStatementWithFetchRequest:] + 20
    8   com.apple.CoreData                      0x00007fff88aa17a3 -[NSSQLCore newRowsForFetchPlan:] + 163
    9   com.apple.CoreData                      0x00007fff88aa0e74 -[NSSQLCore objectsForFetchRequest:inContext:] + 532
    10  com.apple.CoreData                      0x00007fff88aa09dd -[NSSQLCore executeRequest:withContext:error:] + 221
    11  com.apple.CoreData                      0x00007fff88aa02c0 -[NSPersistentStoreCoordinator executeRequest:withContext:error:] + 2624
    12  com.apple.CoreData                      0x00007fff88a9e203 -[NSManagedObjectContext executeFetchRequest:error:] + 579
    13  com.apple.AddressBook.framework          0x00007fff84575c45 -[ABAddressBook(ABMailPeopleSearch) nts_GroupsMatchingNormalizedName:inSubscribedContent:context:] + 254
    14  com.apple.AddressBook.framework          0x00007fff845754bb -[ABAddressBook(ABMailPeopleSearch) recordsMatchingMailAddressWithEmail:fullName:firstName:lastName:inSubscribedCon tent:] + 1448
    15  com.apple.MessageFramework              0x00007fff8bf91676 -[ABAddressBook(MessageAdditions) bestRecordMatchingFormattedAddress:] + 226
    16  com.apple.MessageFramework              0x00007fff8bf91257 -[MFAddressManager bestRecordMatchingFormattedAddress:] + 190
    17  com.apple.MessageFramework              0x00007fff8c0bc9bb -[MessageCriterion _evaluateAddressBookCriterion:] + 144
    18  com.apple.MessageFramework              0x00007fff8c0ba8c3 -[MessageCriterion _evaluateMessage:] + 73
    19  com.apple.MessageFramework              0x00007fff8c0bab01 -[MessageCriterion doesMessageSatisfyRuleEvaluationCriterion:] + 69
    20  com.apple.MessageFramework              0x00007fff8c0cccd2 -[MessageRule doesMessageSatisfyCriteria:] + 582
    21  com.apple.MessageFramework              0x00007fff8c0c69f5 +[MessageRouter putRulesThatWantsToHandleMessage:intoArray:colorRulesOnly:] + 530
    22  com.apple.MessageFramework              0x00007fff8c0c9ccc -[MessageRouter routeMessages:fromStores:] + 1472
    23  com.apple.MessageFramework              0x00007fff8c0d40c4 -[MessageStore routeMessages:isUserAction:] + 123
    24  com.apple.MessageFramework              0x00007fff8c0d3dde -[MessageStore routeMessages:] + 20
    25  com.apple.MessageFramework              0x00007fff8c02b873 __-[EWSGateway routeMessagesAndAddToLibrary:toStore:]_block_invoke_1 + 579
    26  com.apple.Foundation                    0x00007fff87e8aae1 -[NSBlockOperation main] + 116
    27  com.apple.Foundation                    0x00007fff87e516b4 -[__NSOperationInternal start] + 705
    28  com.apple.Foundation                    0x00007fff87e64912 ____NSOQSchedule_block_invoke_2 + 124
    29  libdispatch.dylib                       0x00007fff8b181a82 _dispatch_call_block_and_release + 18
    30  libdispatch.dylib                       0x00007fff8b182961 _dispatch_worker_thread2 + 255
    31  libsystem_c.dylib                       0x00007fff8c3903da _pthread_wqthread + 316
    32  libsystem_c.dylib                       0x00007fff8c391b85 start_wqthread + 13
    Thread 28:: com.apple.appkit-heartbeat
    0   libsystem_kernel.dylib                  0x00007fff88cc4e42 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff8c344dea nanosleep + 164
    2   libsystem_c.dylib                       0x00007fff8c344bb5 usleep + 53
    3   com.apple.AppKit                        0x00007fff8e07e11b -[NSUIHeartBeat _heartBeatThread:] + 1727
    4   com.apple.Foundation                    0x00007fff87e6372a -[NSThread main] + 68
    5   com.apple.Foundation                    0x00007fff87e636a2 __NSThread__main__ + 1575
    6   libsystem_c.dylib                       0x00007fff8c38e8bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff8c391b75 thread_start + 13
    Thread 29:
    0   libsystem_kernel.dylib                  0x00007fff88cc5192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8c390594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8c391b85 start_wqthread + 13
    Thread 30:
    0   libsystem_kernel.dylib                  0x00007fff88cc5192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8c390594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8c391b85 start_wqthread + 13
    Thread 31:
    0   libsystem_kernel.dylib                  0x00007fff88cc5192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8c390594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8c391b85 start_wqthread + 13
    Thread 32:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff88cc367a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88cc2d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8a4cd50c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8a4d5c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8a4d5486 CFRunLoopRunSpecific + 230
    5   com.apple.MessageFramework              0x00007fff8bf56a3c _handleRequestWithTimeout + 1484
    6   com.apple.MessageFramework              0x00007fff8bf59065 -[_NSSocket readBytes:length:error:] + 164
    7   com.apple.MessageFramework              0x00007fff8bf58c7e -[Connection _readBytesFromSocketIntoBuffer:amount:requireAllBytes:error:] + 86
    8   com.apple.MessageFramework              0x00007fff8bf58b10 -[Connection _fillBuffer:] + 673
    9   com.apple.MessageFramework              0x00007fff8bf58763 -[Connection _readLineIntoData:error:] + 74
    10  com.apple.MessageFramework              0x00007fff8bf586d5 -[IMAPConnection _readLineIntoData:error:] + 53
    11  com.apple.MessageFramework              0x00007fff8bf58575 -[IMAPConnection(MFPrivate) _readDataOfLength:intoData:error:] + 113
    12  com.apple.MessageFramework              0x00007fff8bf580b6 -[IMAPResponse initWithConnection:error:] + 150
    13  com.apple.MessageFramework              0x00007fff8bf57fe6 -[IMAPConnection _copyNextServerResponse:] + 56
    14  com.apple.MessageFramework              0x00007fff8bf62774 -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:] + 519
    15  com.apple.MessageFramework              0x00007fff8bf7100f -[IMAPConnection _responseFromSendingOperation:] + 937
    16  com.apple.MessageFramework              0x00007fff8bf94d27 -[IMAPConnection executeClientOperation:] + 27
    17  com.apple.MessageFramework              0x00007fff8bf94cfe -[IMAPConnection executeSelectOperation:] + 137
    18  com.apple.MessageFramework              0x00007fff8bf94c6d -[IMAPClientSelectOperation executeOnConnection:] + 25
    19  com.apple.MessageFramework              0x00007fff8bf60339 -[IMAPConnection prepareAndExecuteOperation:outWrongState:] + 1510
    20  com.apple.MessageFramework              0x00007fff8bf5f812 -[IMAPGateway _allowClientOperationThrough:] + 855
    21  com.apple.MessageFramework              0x00007fff8bf5f22e -[IMAPGateway allowClientOperationThrough:] + 350
    22  com.apple.MessageFramework              0x00007fff8bf5f0a4 -[IMAPClientOperation main] + 85
    23  com.apple.Foundation                    0x00007fff87e516b4 -[__NSOperationInternal start] + 705
    24  com.apple.Foundation                    0x00007fff87e64912 ____NSOQSchedule_block_invoke_2 + 124
    25  libdispatch.dylib                       0x00007fff8b181a82 _dispatch_call_block_and_release + 18
    26  libdispatch.dylib                       0x00007fff8b182961 _dispatch_worker_thread2 + 255
    27  libsystem_c.dylib                       0x00007fff8c3903da _pthread_wqthread + 316
    28  libsystem_c.dylib                       0x00007fff8c391b85 start_wqthread + 13
    Thread 33 Crashed:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff88cc4ce2 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff8c3907d2 pthread_kill + 95
    2   libsystem_c.dylib                       0x00007fff8c381a7a abort + 143
    3   libc++abi.dylib                         0x00007fff88a577bc abort_message + 214
    4   libc++abi.dylib                         0x00007fff88a54fcf default_terminate() + 28
    5   libobjc.A.dylib                         0x00007fff8b1a61b9 _objc_terminate + 94
    6   libc++abi.dylib        

    Hello, see Linc Diavis's replies here...
    https://discussions.apple.com/message/21122076#21122076
    https://discussions.apple.com/thread/4284968?start=0&tstart=0

  • Makepkg does not extract anything before trying to make [SOLVED]

    I have a puzzeling problem with my makepkg. When trying to install any package from the aur (with or without yaourt) I get an error similar to this:
    [chris@cow ~]$ wget http://aur.archlinux.org/packages/opera/opera.tar.gz
    --2009-09-14 16:55:28--  http://aur.archlinux.org/packages/opera/opera.tar.gz
    Resolving aur.archlinux.org... 208.92.232.29
    Connecting to aur.archlinux.org|208.92.232.29|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 2724 (2.7K) [application/x-tgz]
    Saving to: `opera.tar.gz'
    100%[=====================================================================================================================================================================================================>] 2,724       --.-K/s   in 0.001s 
    2009-09-14 16:55:28 (2.87 MB/s) - `opera.tar.gz' saved [2724/2724]
    [chris@cow ~]$ tar -xzvf opera.tar.gz
    opera
    opera/opera.desktop
    opera/PKGBUILD
    opera/opera-qt4-theme.patch
    tar: Record size = 18 blocks
    [chris@cow ~]$ cd opera
    opera/        opera.tar.gz 
    [chris@cow ~]$ cd opera
    [chris@cow opera]$ makepkg
    ==> Making package: opera 10.00-3 x86_64 (Mon Sep 14 16:56:23 PDT 2009)
    ==> Checking Runtime Dependencies...
    ==> Checking Buildtime Dependencies...
    ==> Retrieving Sources...
      -> Downloading opera-10.00.gcc4-qt4.x86_64.tar.bz2...
    --2009-09-14 16:56:24--  http://ftp.opera.com/pub/opera/linux/10 … 64.tar.bz2
    Resolving ftp.opera.com... 195.189.143.122
    Connecting to ftp.opera.com|195.189.143.122|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 9262414 (8.8M) [application/x-tar]
    Saving to: `opera-10.00.gcc4-qt4.x86_64.tar.bz2.part'
    100%[=====================================================================================================================================================================================================>] 9,262,414   79.7K/s   in 23s     
    2009-09-14 16:56:47 (399 KB/s) - `opera-10.00.gcc4-qt4.x86_64.tar.bz2.part' saved [9262414/9262414]
      -> Found opera.desktop in build dir
      -> Found opera-qt4-theme.patch in build dir
    ==> Validating source files with md5sums...
        opera-10.00.gcc4-qt4.x86_64.tar.bz2 ... Passed
        opera.desktop ... Passed
        opera-qt4-theme.patch ... Passed
    ==> Extracting Sources...
    ==> Entering fakeroot environment...
    ==> Starting build()...
    /home/chris/opera/PKGBUILD: line 24: cd: /home/chris/opera/src/opera-10.00-4585.gcc4-qt4.x86_64: No such file or directory
    sed: can't read usr/share/opera/defaults/pluginpath.ini: No such file or directory
    ==> ERROR: Build Failed.
        Aborting...
    [chris@cow opera]$
    With the good help of irc people I discovered that makepkg was not extracting archives before it tried to use them to make a package. (An example in this case would be it not extracting opera-10.00.gcc4-qt4.x86_64.bz2 and then trying to use what would have resulted from its extraction to actually make the application.) This is why it would give the "No such file or directory" error.
    I havn't the slightest clue why packages aren't extracting. Any ideas?
    Last edited by opothehippo (2009-09-23 03:14:19)

    I edited my makepkg as follows:
    642 # fix flyspray #6246
    643 local file_type=$(file -bizL "$file")
    644 echo "FILE TYPE: $file_type"
    645 local cmd=''
    646 case "$file_type" in
    647 *application/x-tar*|*application/zip*|*application/x-zip*|*application/x-cpio*)
    648 echo "CASE TAR"
    649 cmd="bsdtar -x -f" ;;
    650 *application/x-gzip*)
    651 echo "CASE GZIP"
    652 cmd="gunzip -d -f" ;;
    653 *application/x-bzip*)
    654 echo "CASE BZIP"
    655 cmd="bunzip2 -f" ;;
    656 *application/x-xz*)
    657 echo "CASE XZ"
    658 cmd="xz -d -f" ;;
    659 *)
    660 # Don't know what to use to extract this file,
    661 # skip to the next file
    662 echo "CASE SKIP"
    663 continue;;
    664 esac
    665
    I ran makepkg again and received this:
    ==> Extracting Sources...
    FILE TYPE: application/x-tar; charset=binary compressed-encoding=application/x-bzip2; charset=binary; charset=binary
    CASE SKIP
    FILE TYPE: text/plain; charset=utf-8
    CASE SKIP
    FILE TYPE: text/plain; charset=us-ascii
    CASE SKIP
    ==> Entering fakeroot environment...
    ==> Starting build()...
    /tmp/yaourt-tmp-chris/aur-opera/opera/./PKGBUILD: line 24: cd: /tmp/yaourt-tmp-chris/aur-opera/opera/src/opera-10.00-4585.gcc4-qt4.x86_64: No such file or directory
    sed: can't read usr/share/opera/defaults/pluginpath.ini: No such file or directory
    ==> ERROR: Build Failed.
    Aborting...
    Error: Makepkg was unable to build opera package.
    I have a limited understanding of this, I'm guessing makepkg does not recognize the binary and so it skips it?
    @iBertus: Thanks for veryifying it works on you 64 bit arch. However I've had this problem on 32 bit arch also.

  • HT3702 My card is declined when I tried to buy an application from app store

    My account is declined when I tried to buy an application from app stores

    Hi ...
    Make sure the account number is typed in correctly as well as the expiration date and security code which is located on the back of your card.
    And read here >  iTunes Store: My credit card's security code or zip code does not match my bank's records
    Billing policy is the same for the iTunes and well as the Mac App Stores.

Maybe you are looking for

  • JDev 11g ADF - WARNING: Transient state added to StateManager.

    Can anyone help me to find why I am getting next warning message when running the ADF application which shows the graph from the view object VRequestRepairForOneWeekRO. View is created as Read-only access through SQL query. Query has many UNIONS and

  • I need your help with solving a non-standard solutions.

    Hello! I need your help with solving a non-standard solutions. My name is Andrii and I represent the civil charity. Not so long ago, one man gave us the iPhone 4S (as a donation). But later - it became known that this iPhone can not work with SIM car

  • 8.1, Change pageflow state from event listener

    Hi, I've implemented an event listener in a backing file (like in the custom event tutorial ). The backing file is assigned to a portlet. Is it possible to change the state of the portlets pageflow when an event is received? I want to reset the pagef

  • Fixed Cost & Variable cost in Production Order

    Hi  ,        I have maintained the fixed cost & Variable cost in  KP 26 for the activity type . for 1 hr Fixed cost : 1 Variable cost :1 Operation duration is 1 hr , when i check the Planned cost it shows total plan cost is 6.92 , Fixed cost as 3.46

  • Authorisation for pricing conditions in sales order

    Hi, This could be a tipical requirement. he requirement is a sfollows: Some users should not be allowed to enter / change some of the pricing conditions (manual) in the create / change mode of sales order (VA01/VA02). But they should be allowed to en