JVM will crash when running tomcat4

Hi,
My JVM crash when running tomcat awhile. Any suggestion? Thanks.
Here is my platform info:
linux-2.4.19, glibc-2.2.4-30, jdk1.4.1-rc-b19, tomcat4-4.03
Here is the JVM message:
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0x6C6C75
Function=[Unknown.]
Library=(N/A)
NOTE: We are unable to locate the function name symbol for the error
just occurred. Please refer to release documentation for possible
reason and solutions.
Current Java thread:
at java.net.PlainSocketImpl.socketAccept(Native Method)
at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:353)
- locked <0x4485f568> (a java.net.PlainSocketImpl)
at java.net.ServerSocket.implAccept(ServerSocket.java:439)
at java.net.ServerSocket.accept(ServerSocket.java:410)
at org.apache.catalina.core.StandardServer.await(StandardServer.java:293)
at org.apache.catalina.startup.Catalina.start(Catalina.java:794)
at org.apache.catalina.startup.Catalina.execute(Catalina.java:681)
at org.apache.catalina.startup.Catalina.process(Catalina.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:243)
Regards,
Steven Chan

Hi Steven
Also post this question at http://www.javaranch.com , there is a special forum for Apache/Tomcat.
Regards.

Similar Messages

  • I can not get my Adobe Photoshop Elements 8 organize to open. The edit option comes up with no problem, but will crash when I try to access organize. What should I do to fix this problem?I can not get my Adobe Photoshop Elements 8 organize to open. The ed

    I can not get my Adobe Photoshop Elements 8 organize to open. The edit option comes up with no problem, but will crash when I try to access organize. What should I do to fix this problem?

    Hi,
    Which operating system are you running on?
    Try starting the organizer while holding down the shift key.  Hopefully, it should load the Catalog Manager.
    Select your current catalog and click on the Repair button. Once it has finished, click on the Open button to see if the catalog opens.
    Good luck,
    Brian

  • Known Issue: The XAML designer in VS and Blend will crash when opened in Windows 10 Technical Preview Build 10049

    Following the installation of Windows 10 Technical Preview Build 10049, the XAML designer in Visual Studio and Blend will crash when opened.

    We now have a patch you can install to work around the following issue: “The XAML designer in VS and Blend will crash when opened.”
    This is only intended to be used with the Windows version 10049, and Windows SDK version 10030.
    Download the following
    patch to a temp folder
    Unzip the files  into a TEMP folder.
    Exit Visual Studio if you have it opened.
    From an  administrative command prompt, run the batch file: XAMLUpdate10049.cmd.
    That should do it.  If you have any issues, please post questions to the
    Tools for Windows Store apps forum.

  • Known Issue: The XAML designer in VS and Blend will crash when opened in Windows 10 Technical Preview Build 10061

    Following the installation of Windows 10 Technical Preview Build 10061, the XAML designer in Visual Studio and Blend will crash when opened.

    We now have a patch you can install to work around the following issue: “The XAML designer in VS and Blend will crash when opened.”
    This is only intended to be used with the Windows version 10061, and Windows SDK version 10030.
    Download the following
    patch to a temp folder
    Unzip the files into a TEMP folder.
    Exit Visual Studio if you have it opened.
    From an administrative command prompt, run the batch file: XAMLUpdate10061.cmd.
    That should do it.  If you have any issues, please post questions to the
    Tools for Windows Store apps forum.

  • In iPhoto (09) I can add a description to a photo which will display when running the slideshow, however when I sync the Album to my iPad and I run slideshow the description does not display, WHY?

    In iPhoto (09) I can add a description to a photo which will display when running the slideshow, however when I sync the Album to my iPad and I run slideshow the description does not display, WHY?

    I'd ask that on the iPad forum.

  • Attempt to load Oracle client libraries threw BadImageFormatException. This problem will occur when running in 64 bit mode with the 32 bit Oracle client components installed.

    Hello guys,
                Problem has been solved -
    Attempt to load Oracle client libraries threw BadImageFormatException. This problem will occur when running in 64 bit mode with the 32 bit Oracle client components installed.
    1. If you install 64 bit oracle this is not an issue. Install 64 bit oracle.
    2. Download odp.net 32 bit  from below link:-
        ODP.NET Managed Driver Beta Download&lt;/title&gt;&lt;meta name=&quot;Title&quot; content=&quot;ODP.NET Managed Driver B…
    3. installed the odp.net.
    4. open the visual studio 2010.
    5.Select new - project - asp.net web application - project name -ok
    6.select tools- > connect to database- then follow the following steps
                             i>  user name - your user name/client username (example -- hr)
                             ii> password -- enter your password/client password  (example- hr)
                            iii>select connection type -- if you want to connect client database then- select EZ connect other wise select tns
                            iv>test the connection- then you will get connection succeed.
                            v> then click ok
    Thanks
    Chandrashekhar

    You do not need to do anything in VS.  You do need to configure both tnsnames.ora files, because the drivers do not share any data.
    Please see:
    http://sqlblog.com/blogs/jorg_klein/archive/2011/06/09/ssis-connect-to-oracle-on-a-64-bit-machine.aspx

  • This problem will occur when running in 64 bit mode with the 32 bit Oracle client components installed.

    hi friends ,
    My report Fetch from the orcle database , we installed Oracle 10g and 11g - clent 32 -bit on win 2k8 -64 bit machine .while design time runing fine,but ofter depolyement im facing below issue.
    In error has occurred during report processing. (rsProcessingAborted)
    The execution failed for the shared data set 'abc'. (rsDataSetExecutionError)
    Cannot create a connection to data source ' Data source for shared dataset'. (rsErrorOpeningConnection)
    Attempt to load Oracle client libraries threw BadImageFormatException. This problem will occur when running in 64 bit mode with the 32 bit Oracle client components installed.
    An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)
      Any help is greatly appreciated, I have tried couple of solutions going through some threads online but no use and place dt tell install 1og r 11g 64-bit

    Hi,
    Based on the error message, we should confirm whether Oracle client tool has been installed on the Report Server at the beginning. If the Report Server installed is 64-bit, we should also install a 64-bit Oracle client tool on the Report Server. Besides, we
    can also try to bypass tnsnames.ora file when connecting to Oracle by specifying all the information in the data source instead of using the TNS alias to connect
    to the Oracle database. Please see the sample below:
    Data Source=(DESCRIPTION=(CID=GTU_APP)(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST= server01.mydomain.com)(PORT=1521)))(CONNECT_DATA=(SID=OracleDB)(SERVER=DEDICATED)));
    Reference:http://blogs.msdn.com/b/dataaccesstechnologies/archive/2010/06/30/ora-12154-tns-could-not-resolve-the-connect-identifier-specified-error-while-creating-a-linked-server-to-oracle.aspx
    Hope this helps.
    Regards,
    Heidi Duan
    Heidi Duan
    TechNet Community Support

  • Use loadSWF load my stage3D game swf and show In AIR , This swf may crash when running

    Problem Description:
    use loadSWF load my stage3D game swf and show , This swf may crash when running
    Steps to Reproduce:
    run my Upload Project . Fill in the login box, any account and password . Because of network problems, you may need to wait a long time to show up login box
    Actual Result:
    this swf crash when running
    Expected Result:
    this swf do not crash when running
    Any Workarounds: 
    Test Configuration
    My Hardware and Environment details:
    1.this url's swf load files in worker
    2.this url's swf use SDK is Flex 4.6.0(bulid23201)
    3.this url's swf is Flex Project
    Upload Project Url:
    http://fight.fuhuodao.com/fight/testUrl/!FightAirShell.zip

    The loading of SWFs from AIR has a different Security model than that of the WebPlayer.  There is a workaround to loading plugins in AIR: If you use a static plugin this should work for you.  To do this: Link in the plugin at compile time, and pass the PluginInfoResource to the loadPlugin() method.

  • Macbook Pro crashes when running on battery

    Hi.
    My Macbook Pro crashes when running in battery. It seems it doesn't happen when connected to the power.
    Is there any way to know if it's a battery malfunction?
    Because Apple changed the motherboard a month ago or so because Nvidia broke. So it could be also the connector to the battery?
    Is there any tests I can run?
    Thanks

    I would take it back to Apple and have them check it. You may have got a replacement logic board with a problem. Apple usually use rebuilt ones.
    Dave M.
    MacOSG Founder/Ambassador  An Apple User Group  iTunes: MacOSG Podcast
    Macsimum News Associate Editor  Creator of 'Mac611 - Mobile Mac Support'

  • Test Stand crashing when running ESS

    Test Stand is crashing when running ESS and one of the test fails.  I am able to run that same test alone and there are no issues.  I am seeing the following messege in the windows event log.
    Faulting application testexec.exe, version 13.0.0.0, stamp 4a9eca49, faulting module cvirte.dll, version 9.0.0.330, stamp 48dd23b1, debug? 0, fault address 0x000ac355.

    1) What is ESS?
    2) Are you calling a dll from TestStand? If so make sure the settings for passing parameters to the dll are exactly correct or it could cause memory corruption. If not, how exactly is teststand calling the test?
    -Doug

  • Why does system suite pro 12 crash when running file cleaner is running while firefox is installed? If I uninstall firefox then system suite pro 12 won't crash.

    When I downloaded the newest version of firefox system suite pro 12 crashes when running file cleaner after I uninstall firefox system suite pro 12 doesn't crash. I have window 7 premium home edition 64 bit.

    You should know a few things before before getting started:
    1. Registry "cleaners" and "system optimizers" like SystemSuite are very unreliable, cause more problems then they propose to fix, have little to no benefit, and are somewhat of a scam. Running them on a system is almost guaranteeing a crash or hiccups somewhere along the process. running them is never a good idea. all you need is a good, simple, free anti-virus (like Microsoft Security Essentials), and use the built in Windows Utilities to clean and sped up your computer if needed.
    2. This is a Firefox forum, so if you are having a problem with SystemSuite, we might not be able to help you.
    I'll give you a few things you can do to see if this is just a Windows problem:
    Run all Windows Updates, install all needed service packs, etc.
    Update your graphics driver (Firefox uses your graphics card for some rendering, and an out of date graphics card driver can cause problems. [https://support.mozilla.org/en-US/kb/how-do-i-upgrade-my-graphics-drivers https://support.mozilla.org/en-US/kb/how-do-i-upgrade-my-graphics-drivers].
    Update all your plugins (Flash, Java, etc.): [http://www.mozilla.org/plugincheck/ http://www.mozilla.org/plugincheck/].
    Download and Install MalwareBytes Anti-Malware, run a full Scan. [http://www.malwarebytes.org/ http://www.malwarebytes.org/]. This helps check that there are no viruses on your computer causing issues. You can uninstall this program after you clean off any infections.
    Plus, I'd strongly recommend removing systemsuite and any other "optimizers" you might have.

  • [target performSelectorOnMainThread] will crash when target is released???

    Hi, everybody:
    It seems that:
    [target performSelectorOnMainThread] will crash when target is released???
    I have a back-end thread to download the images.
    I have an instance which is a display object in OpenGL ES.
    In this instance, I need a image as texture from the network.
    so, when the instance initing, I send the download task to back-end thread.
    [FileCacher appendImageDownloadTask:self
    uri:imageUrl
    callback:@selector(setImageCallBack:)
    And in my thread, if the image is download, it notify the instance by:
    if( callback != nil && target != nil )
    [target performSelectorOnMainThread:callback
    withObject:image
    waitUntilDone:YES];
    it works, but not always.
    If the instance is released before the download finished, it usually crashed.
    In my idea, the performSelectorOnMainThread here should equal to the SendMessage API in windows, if the HWND of the window is gone, the SendMessage may failed but never crash,
    here, it usually crashed, plz help me, how to solve this one?

    you need keep image,not release before the performSelectorOnMainThread 's selector invoked.

  • Crashes when running Java Applets and trying to open Security System Preferences

    Browser crashes when trying to run Java Applets, I've tried 4 different browsers. This is the crash report.
    Process:         java [90472]
    Path:            /usr/bin/java
    Identifier:      com.apple.javajdk16.cmd
    Version:         1.0 (1.0)
    Code Type:       X86-64 (Native)
    Parent Process:  Google Chrome Helper EH [90460]
    Date/Time:       2012-02-17 15:04:44.693 -0500
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          9110 sec
    Crashes Since Last Report:           8
    Per-App Interval Since Last Report:  43908 sec
    Per-App Crashes Since Last Report:   8
    Anonymous UUID:                      DFA20D26-FD7E-4507-AAA9-EBF29199EC56
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    Crashed Thread:  31  Java: Thread-11
    Application Specific Information:
    Java information:
    Exception type: Bus Error (0xa) at pc=00000000
    Java VM: Java HotSpot(TM) 64-Bit Server VM (20.4-b02-402 mixed mode macosx-amd64)
    Current thread (102a13000):  JavaThread "Thread-11" daemon [_thread_in_Java, id=607662080, stack(124283000,124383000)]
    Stack: [124283000,124383000]
    Java Threads: ( => current thread )
      126525000 JavaThread "Thread-26" daemon [_thread_blocked, id=878407680, stack(1344b7000,1345b7000)]
      126524000 JavaThread "Thread-25" daemon [_thread_in_native, id=877346816, stack(1343b4000,1344b4000)]
      102f20800 JavaThread "Thread-21" daemon [_thread_blocked, id=636690432, stack(125e32000,125f32000)]
      102b96000 JavaThread "Thread-20" daemon [_thread_in_native, id=550666240, stack(120ca8000,120d28000)]
      102b95000 JavaThread "Thread-19" daemon [_thread_blocked, id=632483840, stack(125a2f000,125b2f000)]
      1261e6000 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=591368192, stack(1232f9000,1233f9000)]
      10191b800 JavaThread "Thread-15" daemon [_thread_blocked, id=611905536, stack(12468f000,12478f000)]
      1029c7800 JavaThread "Thread-14" daemon [_thread_blocked, id=610844672, stack(12458c000,12468c000)]
      102b11000 JavaThread "Thread-13" daemon [_thread_blocked, id=609783808, stack(124489000,124589000)]
      101929000 JavaThread "Thread-12" daemon [_thread_blocked, id=608722944, stack(124386000,124486000)]
    =>102a13000 JavaThread "Thread-11" daemon [_thread_in_Java, id=607662080, stack(124283000,124383000)]
      1029d2000 JavaThread "Poller SunPKCS11-Darwin" daemon [_thread_blocked, id=541855744, stack(1203c1000,1204c1000)]
      101a43800 JavaThread "thread applet-Rs2Applet.class-1" [_thread_blocked, id=534294528, stack(11fc8b000,11fd8b000)]
      102a07800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=527765504, stack(11f651000,11f751000)]
      102878000 JavaThread "JVM[id=0]-Heartbeat" daemon [_thread_blocked, id=490639360, stack(11d2e9000,11d3e9000)]
      101943000 JavaThread "AWT-EventQueue-2" [_thread_blocked, id=494882816, stack(11d6f5000,11d7f5000)]
      102933000 JavaThread "Applet 1 LiveConnect Worker Thread" [_thread_blocked, id=466014208, stack(11bb6d000,11bc6d000)]
      101933800 JavaThread "Browser Side Object Cleanup Thread" [_thread_blocked, id=191471616, stack(10b59a000,10b69a000)]
      101944000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=493821952, stack(11d5f2000,11d6f2000)]
      1029ae800 JavaThread "CacheCleanUpThread" daemon [_thread_blocked, id=492761088, stack(11d4ef000,11d5ef000)]
      102a04800 JavaThread "CacheMemoryCleanUpThread" daemon [_thread_blocked, id=491700224, stack(11d3ec000,11d4ec000)]
      102b2e000 JavaThread "SysExecutionTheadCreator" daemon [_thread_blocked, id=489578496, stack(11d1e6000,11d2e6000)]
      1018e6800 JavaThread "Java Plug-In Pipe Worker Thread (Client-Side)" daemon [_thread_in_native, id=464945152, stack(11ba68000,11bb68000)]
      101a46800 JavaThread "AWT-Shutdown" [_thread_blocked, id=463884288, stack(11b965000,11ba65000)]
      101934800 JavaThread "AWT-AppKit" daemon [_thread_in_native, id=1896107200, stack(7fff5f400000,7fff5fc00000)]
      101933000 JavaThread "Timer-0" [_thread_blocked, id=190410752, stack(10b497000,10b597000)]
      1018cd000 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=188145664, stack(10b26e000,10b36e000)]
      102853000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=172019712, stack(10a30d000,10a40d000)]
      102852800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=170958848, stack(10a20a000,10a30a000)]
      102851800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=169897984, stack(10a107000,10a207000)]
      102851000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=168837120, stack(10a004000,10a104000)]
      102850000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=167776256, stack(109f01000,10a001000)]
      102842800 JavaThread "Finalizer" daemon [_thread_blocked, id=162287616, stack(1099c5000,109ac5000)]
      102841800 JavaThread "Reference Handler" daemon [_thread_blocked, id=161226752, stack(1098c2000,1099c2000)]
      101801000 JavaThread "main" [_thread_blocked, id=5246976, stack(100401000,100501000)]
    Other Threads:
      10283d000 VMThread [stack: 1097bf000,1098bf000] [id=160165888]
      10285d000 WatcherThread [stack: 10a410000,10a510000] [id=173080576]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    par new generation   total 19136K, used 9943K [7eae00000, 7ec2c0000, 7ece00000)
      eden space 17024K,  46% used [7eae00000, 7eb5a5ec8, 7ebea0000)
      from space 2112K, 100% used [7ec0b0000, 7ec2c0000, 7ec2c0000)
      to   space 2112K,   0% used [7ebea0000, 7ebea0000, 7ec0b0000)
    concurrent mark-sweep generation total 144152K, used 110056K [7ece00000, 7f5ac6000, 7fae00000)
    concurrent-mark-sweep perm gen total 62268K, used 37524K [7fae00000, 7feacf000, 800000000)
    Code Cache  [103801000, 104192000, 106801000)
    total_blobs=2217 nmethods=1445 adapters=734 free_code_cache=40529280 largest_free_block=47360
    Virtual Machine Arguments:
    JVM Args: -D__jvm_launched=1329508711033330 -Xbootclasspath/a:/System/Library/Frameworks/JavaVM.framework/Resources/Deploy. bundle/Contents/Resources/Java/deploy.jar:/System/Library/Frameworks/JavaVM.fram ework/Resources/Deploy.bundle/Contents/Resources/Java/javaws.jar:/System/Library /Frameworks/JavaVM.framework/Resources/Deploy.bundle/Contents/Resources/Java/plu gin.jar -Djava.applet.host=world8.runescape.com -Dapple.awt.UIElement=true -Dsun.awt.warmup=true -Xmx256m -Xss1m -Xincgc -XX:+UseConcMarkSweepGC -Dsun.java2d.noddraw=true
    Java Command: sun.plugin2.main.client.PluginMain write_pipe_name=/var/folders/Aa/Aa4dzX7xHJmbzy55DpvyiE+++TI/-Tmp-/.java.deploy. 90460.994108354874315847
    Launcher Type: SUN_STANDARD
    Physical Memory: Page Size = 4k, Total = 3840M, Free = 774M
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x00007fff885cdd7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff885ce3ed mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff864f2902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff864f1d8f CFRunLoopRunSpecific + 575
    4   com.apple.HIToolbox                     0x00007fff857827ee RunCurrentEventLoopInMode + 333
    5   com.apple.HIToolbox                     0x00007fff857825f3 ReceiveNextEventCommon + 310
    6   com.apple.HIToolbox                     0x00007fff857824ac BlockUntilNextEventMatchingListInMode + 59
    7   com.apple.AppKit                        0x00007fff85ae6eb2 _DPSNextEvent + 708
    8   com.apple.AppKit                        0x00007fff85ae6801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    9   libawt.jnilib                           0x000000010b6f1f0d -[NSApplicationAWT nextEventMatchingMask:untilDate:inMode:dequeue:] + 124
    10  com.apple.AppKit                        0x00007fff85aac68f -[NSApplication run] + 395
    11  libawt.jnilib                           0x000000010b69e19c +[AWTStarter startAWT:] + 1495
    12  libawt.jnilib                           0x000000010b69db16 -[CPerformer perform] + 93
    13  com.apple.Foundation                    0x00007fff8357745f __NSThreadPerformPerform + 219
    14  com.apple.CoreFoundation                0x00007fff864f43d1 __CFRunLoopDoSources0 + 1361
    15  com.apple.CoreFoundation                0x00007fff864f25c9 __CFRunLoopRun + 873
    16  com.apple.CoreFoundation                0x00007fff864f1d8f CFRunLoopRunSpecific + 575
    17  java                                    0x000000010000483f 0x100000000 + 18495
    18  java                                    0x0000000100004296 0x100000000 + 17046
    19  java                                    0x0000000100001a94 0x100000000 + 6804
    Thread 1:
    0   libSystem.B.dylib                       0x00007fff885cdd7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff885ce3ed mach_msg + 59
    2   libclient64.dylib                       0x000000010100d903 jio_snprintf + 37641
    3   libclient64.dylib                       0x000000010100d7c3 jio_snprintf + 37321
    4   libclient64.dylib                       0x00000001010b2597 JVM_MonitorWait + 4001
    5   libclient64.dylib                       0x00000001010b1a24 JVM_MonitorWait + 1070
    6   libclient64.dylib                       0x00000001010b1690 JVM_MonitorWait + 154
    7   libjvmlinkage.dylib                     0x0000000100093b9b JVM_MonitorWait + 59
    8   ???                                     0x0000000103811d6e 0 + 4353760622
    9   ???                                     0x000000010380685a 0 + 4353714266
    10  ???                                     0x00000001038069b3 0 + 4353714611
    11  ???                                     0x00000001038069b3 0 + 4353714611
    12  ???                                     0x000000010380685a 0 + 4353714266
    13  ???                                     0x000000010380685a 0 + 4353714266
    14  ???                                     0x0000000103801438 0 + 4353692728
    15  libclient64.dylib                       0x00000001010a5152 JVM_Lseek + 193185
    16  libclient64.dylib                       0x00000001010a4f16 JVM_Lseek + 192613
    17  libclient64.dylib                       0x00000001010c8e0e JVM_FindLoadedClass + 3186
    18  libclient64.dylib                       0x00000001010c8cb6 JVM_FindLoadedClass + 2842
    19  java                                    0x0000000100002cef 0x100000000 + 11503
    20  java                                    0x000000010000323c 0x100000000 + 12860
    21  libSystem.B.dylib                       0x00007fff88606fd6 _pthread_start + 331
    22  libSystem.B.dylib                       0x00007fff88606e89 thread_start + 13
    Thread 2:  Java: Exception Handler Thread
    0   libSystem.B.dylib                       0x00007fff885cdd7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff885ce3ed mach_msg + 59
    2   libSystem.B.dylib                       0x00007fff8864aa17 mach_msg_server + 468
    3   libclient64.dylib                       0x000000010100e7cb jio_snprintf + 41425
    4   libclient64.dylib                       0x000000010100e683 jio_snprintf + 41097
    5   libclient64.dylib                       0x000000010100d264 jio_snprintf + 35946
    6   libSystem.B.dylib                       0x00007fff88606fd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff88606e89 thread_start + 13
    Thread 3:  Java: Gang worker#0 (Parallel GC Threads)
    0   libSystem.B.dylib                       0x00007fff885cdd7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff885ce3ed mach_msg + 59
    2   libclient64.dylib                       0x000000010100d903 jio_snprintf + 37641
    3   libclient64.dylib                       0x000000010100d7c3 jio_snprintf + 37321
    4   libclient64.dylib                       0x000000010100d722 jio_snprintf + 37160
    5   libclient64.dylib                       0x000000010100d2fd jio_snprintf + 36099
    6   libclient64.dylib                       0x000000010100d1a3 jio_snprintf + 35753
    7   libclient64.dylib                       0x0000000101025fa4 jio_vsnprintf + 312
    8   libclient64.dylib                       0x000000010100d264 jio_snprintf + 35946
    9   libSystem.B.dylib                       0x00007fff88606fd6 _pthread_start + 331
    10  libSystem.B.dylib                       0x00007fff88606e89 thread_start + 13
    Thread 4:  Java: Gang worker#1 (Parallel GC Threads)
    0   libSystem.B.dylib                       0x00007fff885cdd7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff885ce3ed mach_msg + 59
    2   libclient64.dylib                       0x000000010100d903 jio_snprintf + 37641
    3   libclient64.dylib                       0x000000010100d7c3 jio_snprintf + 37321
    4   libclient64.dylib                       0x000000010100d722 jio_snprintf + 37160
    5   libclient64.dylib                       0x000000010100d2fd jio_snprintf + 36099
    6   libclient64.dylib                       0x000000010100d1a3 jio_snprintf + 35753
    7   libclient64.dylib                       0x0000000101025fa4 jio_vsnprintf + 312
    8   libclient64.dylib                       0x000000010100d264 jio_snprintf + 35946
    9   libSystem.B.dylib                       0x00007fff88606fd6 _pthread_start + 331
    10  libSystem.B.dylib                       0x00007fff88606e89 thread_start + 13
    Thread 5:  Java: Concurrent Mark-Sweep GC Thread
    0   libSystem.B.dylib                       0x00007fff885cdd7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff885ce3ed mach_msg + 59
    2   libclient64.dylib                       0x000000010100d903 jio_snprintf + 37641
    3   libclient64.dylib                       0x000000010100d7c3 jio_snprintf + 37321
    4   libclient64.dylib                       0x000000010100d722 jio_snprintf + 37160
    5   libclient64.dylib                       0x000000010100d2fd jio_snprintf + 36099
    6   libclient64.dylib                       0x000000010100d1a3 jio_snprintf + 35753
    7   libclient64.dylib                       0x0000000101302097 JVM_Timeout + 883428
    8   libclient64.dylib                       0x000000010122803c JVM_Yield + 40397
    9   libclient64.dylib                       0x000000010122783d JVM_Yield + 38350
    10  libclient64.dylib                       0x00000001012277af JVM_Yield + 38208
    11  libclient64.dylib                       0x000000010122764e JVM_Yield + 37855
    12  libclient64.dylib                       0x00000001012273eb JVM_Yield + 37244
    13  libclient64.dylib                       0x000000010121edca JVM_Yield + 2907
    14  libclient64.dylib                       0x000000010102c3dc jio_vsnprintf + 25968
    15  libclient64.dylib                       0x000000010100d264 jio_snprintf + 35946
    16  libSystem.B.dylib                       0x00007fff88606fd6 _pthread_start + 331
    17  libSystem.B.dylib                       0x00007fff88606e89 thread_start + 13
    Thread 6:  Java: VM Thread
    0   libSystem.B.dylib                       0x00007fff885cdd7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff885ce3ed mach_msg + 59
    2   libclient64.dylib                       0x000000010100d995 jio_snprintf + 37787
    3   libclient64.dylib                       0x000000010102c54a jio_vsnprintf + 26334
    4   libclient64.dylib                       0x000000010100d2fd jio_snprintf + 36099
    5   libclient64.dylib                       0x000000010100d1a3 jio_snprintf + 35753
    6   libclient64.dylib                       0x00000001010a3f8f JVM_Lseek + 188638
    7   libclient64.dylib                       0x00000001010a3cdf JVM_Lseek + 187950
    8   libclient64.dylib                       0x000000010100d264 jio_snprintf + 35946
    9   libSystem.B.dylib                       0x00007fff88606fd6 _pthread_start + 331
    10  libSystem.B.dylib                       0x00007fff88606e89 thread_start + 13
    Thread 7:  Java: Reference Handler
    0   libSystem.B.dylib                       0x00007fff885cdd7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff885ce3ed mach_msg + 59
    2   libclient64.dylib                       0x000000010100d903 jio_snprintf + 37641
    3   libclient64.dylib                       0x000000010100d7c3 jio_snprintf + 37321
    4   libclient64.dylib                       0x00000001010b2597 JVM_MonitorWait + 4001
    5   libclient64.dylib                       0x00000001010b1a24 JVM_MonitorWait + 1070
    6   libclient64.dylib                       0x00000001010b1690 JVM_MonitorWait + 154
    7   libjvmlinkage.dylib                     0x0000000100093b9b JVM_MonitorWait + 59
    8   ???                                     0x0000000103a3d848 0 + 4356036680
    9   ???                                     0x00000001039622d4 0 + 4355138260
    10  ???                                     0x0000000103801438 0 + 4353692728
    11  libclient64.dylib                       0x00000001010a5152 JVM_Lseek + 193185
    12  libclient64.dylib                       0x00000001010b11dc JVM_StartThread + 2565
    13  libclient64.dylib                       0x00000001010b10d2 JVM_StartThread + 2299
    14  libclient64.dylib                       0x00000001010b1072 JVM_StartThread + 2203
    15  libclient64.dylib                       0x00000001010b0f14 JVM_StartThread + 1853
    16  libclient64.dylib                       0x00000001010b0d29 JVM_StartThread + 1362
    17  libclient64.dylib                       0x000000010100d264 jio_snprintf + 35946
    18  libSystem.B.dylib                       0x00007fff88606fd6 _pthread_start + 331
    19  libSystem.B.dylib                       0x00007fff88606e89 thread_start + 13
    Thread 8:  Java: Finalizer
    0   libSystem.B.dylib                       0x00007fff885cdd7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff885ce3ed mach_msg + 59
    2   libclient64.dylib                       0x000000010100d903 jio_snprintf + 37641
    3   libclient64.dylib                       0x000000010100d7c3 jio_snprintf + 37321
    4   libclient64.dylib                       0x00000001010b2597 JVM_MonitorWait + 4001
    5   libclient64.dylib                       0x00000001010b1a24 JVM_MonitorWait + 1070
    6   libclient64.dylib                       0x00000001010b1690 JVM_MonitorWait + 154
    7   libjvmlinkage.dylib                     0x0000000100093b9b JVM_MonitorWait + 59
    8   ???                                     0x0000000103a3d848 0 + 4356036680
    9   ???                                     0x000000010380685a 0 + 4353714266
    10  ???                                     0x00000001038069b3 0 + 4353714611
    11  ???                                     0x00000001038069b3 0 + 4353714611
    12  ???                                     0x0000000103801438 0 + 4353692728
    13  libclient64.dylib                       0x00000001010a5152 JVM_Lseek + 193185
    14  libclient64.dylib                       0x00000001010b11dc JVM_StartThread + 2565
    15  libclient64.dylib                       0x00000001010b10d2 JVM_StartThread + 2299
    16  libclient64.dylib                       0x00000001010b1072 JVM_StartThread + 2203
    17  libclient64.dylib                       0x00000001010b0f14 JVM_StartThread + 1853
    18  libclient64.dylib                       0x00000001010b0d29 JVM_StartThread + 1362
    19  libclient64.dylib                       0x000000010100d264 jio_snprintf + 35946
    20  libSystem.B.dylib                       0x00007fff88606fd6 _pthread_start + 331
    21  libSystem.B.dylib                       0x00007fff88606e89 thread_start + 13
    Thread 9:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff885e6c0a kevent + 10
    1   libSystem.B.dylib                       0x00007fff885e8add _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                       0x00007fff885e87b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff885e82de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff885e7c08 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff885e7aa5 start_wqthread + 13
    Thread 10:  Java: Surrogate Locker Thread (Concurrent GC)
    0   libSystem.B.dylib                       0x00007fff885cdd7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff885ce3ed mach_msg + 59
    2   libclient64.dylib                       0x000000010100d903 jio_snprintf + 37641
    3   libclient64.dylib                       0x000000010100d7c3 jio_snprintf + 37321
    4   libclient64.dylib                       0x000000010100d722 jio_snprintf + 37160
    5   libclient64.dylib                       0x000000010100d2fd jio_snprintf + 36099
    6   libclient64.dylib                       0x000000010100d10a jio_snprintf + 35600
    7   libclient64.dylib                       0x00000001010c2261 JVM_IsPrimitiveClass + 6521
    8   libclient64.dylib                       0x00000001010b0f14 JVM_StartThread + 1853
    9   libclient64.dylib                       0x00000001010b0d29 JVM_StartThread + 1362
    10  libclient64.dylib                       0x000000010100d264 jio_snprintf + 35946
    11  libSystem.B.dylib                       0x00007fff88606fd6 _pthread_start + 331
    12  libSystem.B.dylib                       0x00007fff88606e89 thread_start + 13
    Thread 11:  Java: Signal Dispatcher
    0   libSystem.B.dylib                       0x00007fff885cddb6 semaphore_wait_trap + 10
    1   libclient64.dylib                       0x00000001010c2aa3 JVM_IsPrimitiveClass + 8635
    2   libclient64.dylib                       0x00000001010c252a JVM_IsPrimitiveClass + 7234
    3   libclient64.dylib                       0x00000001010b0f14 JVM_StartThread + 1853
    4   libclient64.dylib                       0x00000001010b0d29 JVM_StartThread + 1362
    5   libclient64.dylib                       0x000000010100d264 jio_snprintf + 35946
    6   libSystem.B.dylib                       0x00007fff88606fd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff88606e89 thread_start + 13
    Thread 12:  Java: C2 CompilerThread0
    0   libSystem.B.dylib                       0x00007fff885cdd7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff885ce3ed mach_msg + 59
    2   libclient64.dylib                       0x000000010100d903 jio_snprintf + 37641
    3   libclient64.dylib                       0x000000010100d7c3 jio_snprintf + 37321
    4   libclient64.dylib                       0x000000010100d722 jio_snprintf + 37160
    5   libclient64.dylib                       0x000000010100d2fd jio_snprintf + 36099
    6   libclient64.dylib                       0x000000010100d10a jio_snprintf + 35600
    7   libclient64.dylib                       0x00000001010c9319 JVM_Write + 346
    8   libclient64.dylib                       0x00000001010c3913 JVM_IsPrimitiveClass + 12331
    9   libclient64.dylib                       0x00000001010b0f14 JVM_StartThread + 1853
    10  libclient64.dylib                       0x00000001010b0d29 JVM_StartThread + 1362
    11  libclient64.dylib                       0x000000010100d264 jio_snprintf + 35946
    12  libSystem.B.dylib                       0x00007fff88606fd6 _pthread_start + 331
    13  libSystem.B.dylib                       0x00007fff88606e89 thread_start + 13
    Thread 13:  Java: C2 CompilerThread1
    0   libSystem.B.dylib                       0x00007fff885cdd7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff885ce3ed mach_msg + 59
    2   libclient64.dylib                       0x000000010100d903 jio_snprintf + 37641
    3   libclient64.dylib                       0x000000010100d7c3 jio_snprintf + 37321
    4   libclient64.dylib                       0x000000010100d722 jio_snprintf + 37160
    5   libclient64.dylib                       0x000000010100d2fd jio_snprintf + 36099
    6   libclient64.dylib                       0x000000010100d10a jio_snprintf + 35600
    7   libclient64.dylib                       0x00000001010c9319 JVM_Write + 346
    8   libclient64.dylib                       0x00000001010c3913 JVM_IsPrimitiveClass + 12331
    9   libclient64.dylib                       0x00000001010b0f14 JVM_StartThread + 1853
    10  libclient64.dylib                       0x00000001010b0d29 JVM_StartThread + 1362
    11  libclient64.dylib                       0x000000010100d264 jio_snprintf + 35946
    12  libSystem.B.dylib                       0x00007fff88606fd6 _pthread_start + 331
    13  libSystem.B.dylib                       0x00007fff88606e89 thread_start + 13
    Thread 14:  Java: Low Memory Detector
    0   libSystem.B.dylib                       0x00007fff885cdd7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff885ce3ed mach_msg + 59
    2   libclient64.dylib                       0x000000010100d903 jio_snprintf + 37641
    3   libclient64.dylib                       0x000000010100d7c3 jio_snprintf + 37321
    4   libclient64.dylib                       0x000000010100d722 jio_snprintf + 37160
    5   libclient64.dylib                       0x000000010100d2fd jio_snprintf + 36099
    6   libclient64.dylib                       0x000000010100d1a3 jio_snprintf + 35753
    7   libclient64.dylib                       0x00000001010c5318 JVM_IsPrimitiveClass + 18992
    8   libclient64.dylib                       0x00000001010b0f14 JVM_StartThread + 1853
    9   libclient64.dylib                       0x00000001010b0d29 JVM_StartThread + 1362
    10  libclient64.dylib                       0x000000010100d264 jio_snprintf + 35946
    11  libSystem.B.dylib                       0x00007fff88606fd6 _pthread_start + 331
    12  libSystem.B.dylib                       0x00007fff88606e89 thread_start + 13
    Thread 15:  Java: VM Periodic Task Thread
    0   libSystem.B.dylib                       0x00007fff885cdd7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff885ce3ed mach_msg + 59
    2   libclient64.dylib                       0x000000010100d995 jio_snprintf + 37787
    3   libclient64.dylib                       0x00000001011afc26 JVM_GetClassInterfaces + 11348
    4   libclient64.dylib                       0x00000001010c73a7 JVM_IsPrimitiveClass + 27327
    5   libclient64.dylib                       0x000000010100d264 jio_snprintf + 35946
    6   libSystem.B.dylib                       0x00007fff88606fd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff88606e89 thread_start + 13
    Thread 16:  Java: traceMsgQueueThread
    0   libSystem.B.dylib                       0x00007fff885cdd7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff885ce3ed mach_msg + 59
    2   libclient64.dylib                       0x000000010100d903 jio_snprintf + 37641
    3   libclient64.dylib                       0x000000010100d7c3 jio_snprintf + 37321
    4   libclient64.dylib                       0x00000001010b2597 JVM_MonitorWait + 4001
    5   libclient64.dylib                       0x00000001010b1a24 JVM_MonitorWait + 1070
    6   libclient64.dylib                       0x00000001010b1690 JVM_MonitorWait + 154
    7   libjvmlinkage.dylib                     0x0000000100093b9b JVM_MonitorWait + 59
    8   ???                                     0x0000000103811d6e 0 + 4353760622
    9   ???                                     0x000000010380685a 0 + 4353714266
    10  ???                                     0x000000010380685a 0 + 4353714266
    11  ???                                     0x0000000103806d34 0 + 4353715508
    12  ???                                     0x0000000103801438 0 + 4353692728
    13  libclient64.dylib                       0x00000001010a5152 JVM_Lseek + 193185
    14  libclient64.dylib                       0x00000001010b11dc JVM_StartThread + 2565
    15  libclient64.dylib                       0x00000001010b10d2 JVM_StartThread + 2299
    16  libclient64.dylib                       0x00000001010b1072 JVM_StartThread + 2203
    17  libclient64.dylib                       0x00000001010b0f14 JVM_StartThread + 1853
    18  libclient64.dylib                       0x00000001010b0d29 JVM_StartThread + 1362
    19  libclient64.dylib                       0x000000010100d264 jio_snprintf + 35946
    20  libSystem.B.dylib                       0x00007fff88606fd6 _pthread_start + 331
    21  libSystem.B.dylib                       0x00007fff88606e89 thread_start + 13
    Thread 17:  Java: Timer-0
    0   libSystem.B.dylib                       0x00007fff885cdd7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff885ce3ed mach_msg + 59
    2   libclient64.dylib                       0x000000010100d903 jio_snprintf + 37641
    3   libclient64.dylib                       0x000000010100d7c3 jio_snprintf + 37321
    4   libclient64.dylib                       0x00000001010b2597 JVM_MonitorWait + 4001
    5   libclient64.dylib                       0x00000001010b1a24 JVM_MonitorWait + 1070
    6   libclient64.dylib                       0x00000001010b1690 JVM_MonitorWait + 154
    7   libjvmlinkage.dylib                     0x0000000100093b9b JVM_MonitorWait + 59
    8   ???                                     0x0000000103811d6e 0 + 4353760622
    9   ???                                     0x000000010380685a 0 + 4353714266
    10  ???                                     0x000000010380685a 0 + 4353714266
    11  ???                                     0x000000010380685a 0 + 4353714266
    12  ???                                     0x0000000103801438 0 + 4353692728
    13  libclient64.dylib                       0x00000001010a5152 JVM_Lseek + 193185
    14  libclient64.dylib                       0x00000001010b11dc JVM_StartThread + 2565
    15  libclient64.dylib                       0x00000001010b10d2 JVM_StartThread + 2299
    16  libclient64.dylib                       0x00000001010b1072 JVM_StartThread + 2203
    17  libclient64.dylib                       0x00000001010b0f14 JVM_StartThread + 1853
    18  libclient64.dylib                       0x00000001010b0d29 JVM_StartThread + 1362
    19  libclient64.dylib                       0x000000010100d264 jio_snprintf + 35946
    20  libSystem.B.dylib                       0x00007fff88606fd6 _pthread_start + 331
    21  libSystem.B.dylib                       0x00007fff88606e89 thread_start + 13
    Thread 18:  Java: AWT-Shutdown
    0   libSystem.B.dylib                       0x00007fff885cdd7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff885ce3ed mach_msg + 59
    2   libclient64.dylib                       0x000000010100d903 jio_snprintf + 37641
    3   libclient64.dylib                       0x000000010100d7c3 jio_snprintf + 37321
    4   libclient64.dylib                       0x00000001010b2597 JVM_MonitorWait + 4001
    5   libclient64.dylib                       0x00000001010b1a24 JVM_MonitorWait + 1070
    6   libclient64.dylib                       0x00000001010b1690 JVM_MonitorWait + 154
    7   libjvmlinkage.dylib                     0x0000000100093b9b JVM_MonitorWait + 59
    8   ???                                     0x0000000103811d6e 0 + 4353760622
    9   ???                                     0x000000010380685a 0 + 4353714266
    10  ???                                     0x000000010380685a 0 + 4353714266
    11  ???                                     0x0000000103806d34 0 + 4353715508
    12  ???                                     0x0000000103801438 0 + 4353692728
    13  libclient64.dylib                       0x00000001010a5152 JVM_Lseek + 193185
    14  libclient64.dylib                       0x00000001010b11dc JVM_StartThread + 2565
    15  libclient64.dylib                       0x00000001010b10d2 JVM_StartThread + 2299
    16  libclient64.dylib                       0x00000001010b1072 JVM_StartThread + 2203
    17  libclient64.dylib                       0x00000001010b0f14 JVM_StartThread + 1853
    18  libclient64.dylib                       0x00000001010b0d29 JVM_StartThread + 1362
    19  libclient64.dylib                       0x000000010100d264 jio_snprintf + 35946
    20  libSystem.B.dylib                       0x00007fff88606fd6 _pthread_start + 331
    21  libSystem.B.dylib                       0x00007fff88606e89 thread_start + 13
    Thread 19:  Java: Java Plug-In Pipe Worker Thread (Client-Side)
    0   libSystem.B.dylib                       0x00007fff885d8466 read + 10
    1   libdeploy.jnilib                        0x0000000109d4d5d9 Java_com_sun_deploy_net_socket_UnixSocketImpl_unStreamSocketRead + 140
    2   ???                                     0x0000000103811d6e 0 + 4353760622
    3   ???                                     0x000000010380696e 0 + 4353714542
    4   ???                                     0x000000010380696e 0 + 4353714542
    5   ???                                     0x000000010380696e 0 + 4353714542
    6   ???                                     0x000000010380696e 0 + 4353714542
    7   ???                                     0x000000010386d2b4 0 + 4354134708
    8   ???                                     0xfda21644ff67b8d7 0 + 18276194723421468887
    Thread 20:  Java: SysExecutionTheadCreator
    0   libSystem.B.dylib                       0x00007fff885cdd7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff885ce3ed mach_msg + 59
    2   libclient64.dylib                       0x000000010100d903 jio_snprintf + 37641
    3   libclient64.dylib                       0x000000010100d7c3 jio_snprintf + 37321
    4   libclient64.dylib                       0x00000001010b2597 JVM_MonitorWait + 4001
    5   libclient64.dylib                       0x00000001010b1a24 JVM_MonitorWait + 1070
    6   libclient64.dylib                       0x00000001010b1690 JVM_MonitorWait + 154
    7   libjvmlinkage.dylib                     0x0000000100093b9b JVM_MonitorWait + 59
    8   ???                                     0x0000000103811d6e 0 + 4353760622
    9   ???                                     0x000000010380685a 0 + 4353714266
    10  ???                                     0x000000010380685a 0 + 4353714266
    11  ???                                     0x0000000103801438 0 + 4353692728
    12  libclient64.dylib                       0x00000001010a5152 JVM_Lseek + 193185
    13  libclient64.dylib                       0x00000001010b11dc JVM_StartThread + 2565
    14  libclient64.dylib                       0x00000001010b10d2 JVM_StartThread + 2299
    15  libclient64.dylib                       0x00000001010b1072 JVM_StartThread + 2203
    16  libclient64.dylib                       0x00000001010b0f14 JVM_StartThread + 1853
    17  libclient64.dylib                       0x00000001010b0d29 JVM_StartThread + 1362
    18  libclient64.dylib                       0x000000010100d264 jio_snprintf + 35946
    19  libSystem.B.dylib                       0x00007fff88606fd6 _pthread_start + 331
    20  libSystem.B.dylib                       0x00007fff88606e89 thread_start + 13
    Thread 21:  Java: CacheMemoryCleanUpThread
    0   libSystem.B.dylib                       0x00007fff885cdd7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff885ce3ed mach_msg + 59
    2   libclient64.dylib                       0x000000010100d903 jio_snprintf + 37641
    3   libclient64.dylib                       0x000000010100d7c3 jio_snprintf + 37321
    4   libclient64.dylib                       0x00000001010b2597 JVM_MonitorWait + 4001
    5   libclient64.dylib                       0x00000001010b1a24 JVM_MonitorWait + 1070
    6   libclient64.dylib                       0x00000001010b1690 JVM_MonitorWait + 154
    7   libjvmlinkage.dylib                     0x0000000100093b9b JVM_MonitorWait + 59
    8   ???                                     0x0000000103811d6e 0 + 4353760622
    9   ???                                     0x000000010380685a 0 + 4353714266
    10  ???                                     0x00000001038069b3 0 + 4353714611
    11  ???                                     0x00000001038069b3 0 + 4353714611
    12  ???                                     0x0000000103801438 0 + 4353692728
    13  libclient64.dylib                       0x00000001010a5152 JVM_Lseek + 193185
    14  libclient64.dylib                       0x00000001010b11dc JVM_StartThread + 2565
    15  libclient64.dylib                       0x00000001010b10d2 JVM_StartThread + 2299
    16  libclient64.dylib                       0x00000001010b1072 JVM_StartThread + 2203
    17  libclient64.dylib                       0x00000001010b0f14 JVM_StartThread + 1853
    18  libclient64.dylib                       0x00000001010b0d29 JVM_StartThread + 1362
    19  libclient64.dylib                       0x000000010100d264 jio_snprintf + 35946
    20  libSystem.B.dylib                       0x00007fff88606fd6 _pthread_start + 331
    21  libSystem.B.dylib                       0x00007fff88606e89 thread_start + 13
    Thread 22:  Java: CacheCleanUpThread
    0   libSystem.B.dylib                       0x00007fff885cdd7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff885ce3ed mach_msg + 59
    2   libclient64.dylib                       0x000000010100d903 jio_snprintf + 37641
    3   libclient64.dylib                       0x000000010100d7c3 jio_snprintf + 37321
    4   libclient64.dylib                       0x00000001010b2597 JVM_MonitorWait + 4001
    5   libclient64.dylib                       0x00000001010b1a24 JVM_MonitorWait + 1070
    6   libclient64.dylib                       0x00000001010b1690 JVM_MonitorWait + 154
    7   libjvmlinkage.dylib                     0x0000000100093b9b JVM_MonitorWait + 59
    8   ???                                     0x0000000103811d6e 0 + 4353760622
    9   ???                                     0x000000010380685a 0 + 4353714266
    10  ???                                     0x000000010380685a 0 + 4353714266
    11  ???                                     0x0000000103801438 0 + 4353692728
    12  libclient64.dylib                       0x00000001010a5152 JVM_Lseek + 193185
    13  libclient64.dylib                       0x00000001010b11dc JVM_StartThread + 2565
    14  libclient64.dylib                       0x00000001010b10d2 JVM_StartThread + 2299
    15  libclient64.dylib                       0x00000001010b1072 JVM_StartThread + 2203
    16  libclient64.dylib                       0x00000001010b0f14 JVM_StartThread + 1853
    17  libclient64.dylib                       0x00000001010b0d29 JVM_StartThread + 1362
    18  libclient64.dylib                       0x000000010100d264 jio_snprintf + 35946
    19  libSystem.B.dylib                       0x00007fff88606fd6 _pthread_start + 331
    20  libSystem.B.dylib                       0x00007fff88606e89 thread_start + 13
    Thread 23:  Java: AWT-EventQueue-0
    0   libSystem.B.dylib                       0x00007fff885cdd7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff885ce3ed mach_msg + 59
    2   libclient64.dylib                       0x000000010100d903 jio_snprintf + 37641
    3   libclient64.dylib                       0x000000010100d7c3 jio_snprintf + 37321
    4   libclient64.dylib                       0x00000001010b2597 JVM_MonitorWait + 4001
    5   libclient64.dylib                       0x00000001010b1a24 JVM_MonitorWait + 1070
    6   libclient64.dylib                       0x00000001010b1690 JVM_MonitorWait + 154
    7   libjvmlinkage.dylib                     0x0000000100093b9b JVM_MonitorWait + 59
    8   ???                                     0x0000000103a3d848 0 + 4356036680
    9   ???                                     0x0000000103aaac60 0 + 4356484192
    Thread 24:  Java: Browser Side Object Cleanup Thread
    0   libSystem.B.dylib                       0x00007fff885cdd7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff885ce3ed mach_msg + 59
    2   libclient64.dylib                       0x000000010100d903 jio_snprintf + 37641
    3   libclient64.dylib                       0x000000010100d7c3 jio_snprintf + 37321
    4   libclient64.dylib                       0x00000001010b2597 JVM_MonitorWait + 4001
    5   libclient64.dylib                       0x00000001010b1a24 JVM_MonitorWait + 1070
    6   libclient64.dylib                       0x00000001010b1690 JVM_MonitorWait + 154
    7   libjvmlinkage.dylib                     0x0000000100093b9b JVM_MonitorWait + 59
    8   ???                                     0x0000000103811d6e 0 + 4353760622
    9   ???                                     0x000000010380685a 0 + 4353714266
    10  ???                                     0x00000001038069b3 0 + 4353714611
    11  ???                                     0x00000001038069b3 0 + 4353714611
    12  ???                                     0x0000000103801438 0 + 4353692728
    13  libclient64.dylib                       0x00000001010a5152 JVM_Lseek + 193185
    14  libclient64.dylib                       0x00000001010b11dc JVM_StartThread + 2565
    15  libclient64.dylib                       0x00000001010b10d2 JVM_StartThread + 2299
    16  libclient64.dylib                       0x00000001010b1072 JVM_StartThread + 2203
    17  libclient64.dylib                       0x00000001010b0f14 JVM_StartThread + 1853
    18  libclient64.dylib                       0x00000001010b0d29 JVM_StartThread + 1362
    19  libclient64.dylib                       0x000000010100d264 jio_snprintf + 35946
    20  libSystem.B.dylib                       0x00007fff88606fd6 _pthread_start + 331
    21  libSystem.B.dylib                       0x00007fff88606e89 thread_start + 13
    Thread 25:  Java: Applet 1 LiveConnect Worker Thread
    0   libSystem.B.dylib                       0x00007fff885cdd7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff885ce3ed mach_msg + 59
    2   libclient64.dylib                       0x000000010100d903 jio_snprintf + 37641
    3   libclient64.dylib                       0x000000010100d7c3 jio_snprintf + 37321
    4   libclient64.dylib                       0x00000001010b2597 JVM_MonitorWait + 4001
    5   libclient64.dylib                       0x00000001010b1a24 JVM_MonitorWait + 1070
    6   libclient64.dylib                       0x00000001010b1690 JVM_MonitorWait + 154
    7   libjvmlinkage.dylib                     0x0000000100093b9b JVM_MonitorWait + 59
    8   ???                                     0x0000000103811d6e 0 + 4353760622
    9   ???                                     0x000000010380685a 0 + 4353714266
    10  ???                                     0x000000010380685a 0 + 4353714266
    11  ???                                     0x0000000103806d34 0 + 4353715508
    12  ???                                     0x0000000103801438 0 + 4353692728
    13  libclient64.dylib                       0x00000001010a5152 JVM_Lseek + 193185
    14  libclient64.dylib                       0x00000001010b11dc JVM_StartThread + 2565
    15  libclient64.dylib                       0x00000001010b10d2 JVM_StartThread + 2299
    16  libclient64.dylib                       0x00000001010b1072 JVM_StartThread + 2203
    17  libclient64.dylib                       0x00000001010b0f14 JVM_StartThread + 1853
    18  libclient64.dylib                       0x00000001010b0d29 JVM_StartThread + 1362
    19  libclient64.dylib                       0x000000010100d264 jio_snprintf + 35946
    20  libSystem.B.dylib                       0x00007fff88606fd6 _pthread_start + 331
    21  libSystem.B.dylib                       0x00007fff88606e89 thread_start + 13
    Thread 26:  Java: AWT-EventQueue-2
    0   libSystem.B.dylib                       0x00007fff885cdd7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff885ce3ed mach_msg + 59
    2   libclient64.dylib                       0x000000010100d903 jio_snprintf + 37641
    3   libclient64.dylib                       0x000000010100d7c3 jio_snprintf + 37321
    4   libclient64.dylib                       0x00000001010b2597 JVM_MonitorWait + 4001
    5   libclient64.dylib                       0x00000001010b1a24 JVM_MonitorWait + 1070
    6   libclient64.dylib                       0x00000001010b1690 JVM_MonitorWait + 154
    7   libjvmlinkage.dylib                     0x0000000100093b9b JVM_MonitorWait + 59
    8   ???                                     0x0000000103a3d848 0 + 4356036680
    9   ???                                     0x0000000103aaac60 0 + 4356484192
    Thread 27:  Java: JVM[id=0]-Heartbeat
    0   libSystem.B.dylib                       0x00007fff885cdd7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff885ce3ed mach_msg + 59
    2   libclient64.dylib                       0x000000010100d995 jio_snprintf + 37787
    3   libclient64.dylib                       0x000000010102c54a jio_vsnprintf + 26334
    4   libclient64.dylib                       0x00000001010b25a1 JVM_MonitorWait + 4011
    5   libclient64.dylib                       0x00000001010b1a24 JVM_MonitorWait + 1070
    6   libclient64.dylib                       0x00000001010b1690 JVM_MonitorWait + 154
    7   libjvmlinkage.dylib                     0x0000000100093b9b JVM_MonitorWait + 59
    8   ???                                     0x0000000103a3d848 0 + 4356036680
    9   ???                                     0x000000010380685a 0 + 4353714266
    10  ???                                     0x00000001038069b3 0 + 4353714611
    11  ???                                     0x00000001038069b3 0 + 4353714611
    12  ???                                     0x0000000103801438 0 + 4353692728
    13  libclient64.dylib                       0x00000001010a5152 JVM_Lseek + 193185
    14  libclient64.dylib                       0x00000001010b11dc JVM_StartThread + 2565
    15  libclient64.dylib                       0x00000001010b10d2 JVM_StartThread + 2299
    16  libclient64.dylib                       0x00000001010b1072 JVM_StartThread + 2203
    17  libclient64.dylib                       0x00000001010b0f14 JVM_StartThread + 1853
    18  libclient64.dylib                       0x00000001010b0d29 JVM_StartThread + 1362
    19  libclient64.dylib                       0x000000010100d264 jio_snprintf + 35946
    20  libSystem.B.dylib                       0x00007fff88606fd6 _pthread_start + 331
    21  libSystem.B.dylib                       0x00007fff88606e89 thread_start + 13
    Thread 28:  Java: Java2D Disposer
    0   libSystem.B.dylib                       0x00007fff885cdd7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff885ce3ed mach_m

    Did you get this fixed? I have had this error everytime I try to access my bank, inventory, and ither things. Please help.

  • Acrobat pro DC crashes when running preflight (digital printing, colors)

    Have just installed acrobat dc, having used acrobat 8 earlier..
    now i cant run preflight for digital printing wo crashing.
    Process:    
    AdobeAcrobat [17194]
    Path:       
    /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/MacOS/AdobeAcrobat
    Identifier: 
    com.adobe.Acrobat.Pro
    Version:    
    15.007.20033 (15.007.20033)
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [273]
    Responsible:
    AdobeAcrobat [17194]
    User ID:    
    502
    Date/Time:  
    2015-04-08 12:56:13.588 +0200
    OS Version: 
    Mac OS X 10.9.5 (13F34)
    Report Version:  11
    Anonymous UUID:  E47C2846-87CA-7968-63CC-5ACE7B35B3CD
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00000000000000d0
    VM Regions Near 0xd0:
    -->
    __TEXT            
    0000000108dc4000-0000000108dc7000 [   12K] r-x/rwx SM=COW  /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/MacOS/AdobeAcrobat
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.adobe.PreflightLib  
    0x000000012f746f48 CInsp2CommonUI::CheckOpenPDFDoc(PRC::CPRCEngine const&, PRC::Detail::CID<PRC::CProfile> const&, PRC::CPackage*, int, int, bool (*)(CDocumentData const&, int, bool, CPageData const*, CSASnippet const*, CPreCompRule const*, Inspk_EPreflightPart, void*), void*, int (*)(unsigned int, unsigned int, Inspk_EPreflightPart, unsigned char*, unsigned int, void*), void (*)(void*), void (*)(void*), void*, bool, FileSys::CFileSpec (*)(Inspk_ESaveAsReason, Inspk_ESaveAsReasonPDFX, Inspk_EPDFXVersion, Inspk_ESaveAsReasonPDFA, Inspk_EPDFAVersion, FileSys::CFileSpec const&, void*), void*, std::set<OPAQUE_64_BITS, CCosObjEval2, std::allocator<OPAQUE_64_BITS> > (*)(_t_CosDoc*, void*), void*, CInsp2CommonUI::EPreflightAction, bool, bool, bool, CInspektor2Machine::TBondedMachine::EMachineType, bool (*)(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, ESequenceStepType, void*), void*, int) + 2100
    1   com.adobe.PreflightLib  
    0x000000012f7466a0 CInsp2CommonUI::CheckPDFDocument(_t_PDDoc*, PRC::CPRCEngine const&, PRC::Detail::CID<PRC::CProfile> const&, PRC::CPackage*, int, int, bool (*)(CDocumentData const&, int, bool, CPageData const*, CSASnippet const*, CPreCompRule const*, Inspk_EPreflightPart, void*), void*, int (*)(unsigned int, unsigned int, Inspk_EPreflightPart, unsigned char*, unsigned int, void*), void (*)(void*), void (*)(void*), void*, bool, FileSys::CFileSpec (*)(Inspk_ESaveAsReason, Inspk_ESaveAsReasonPDFX, Inspk_EPDFXVersion, Inspk_ESaveAsReasonPDFA, Inspk_EPDFAVersion, FileSys::CFileSpec const&, void*), void*, std::set<OPAQUE_64_BITS, CCosObjEval2, std::allocator<OPAQUE_64_BITS> > (*)(_t_CosDoc*, void*), void*, CInsp2CommonUI::EPreflightAction, bool, bool, bool, CInspektor2Machine::TBondedMachine::EMachineType, bool (*)(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, ESequenceStepType, void*), void*, int) + 296
    2   com.adobe.PreflightLib  
    0x000000012e6ae097 CPreflightDlgManager::checkPDFDocument(CInsp2CommonUI*, _t_PDDoc*, PRC::CPRCEngine const&, PRC::Detail::CID<PRC::CProfile> const&, int, int, bool (*)(CDocumentData const&, int, bool, CPageData const*, CSASnippet const*, CPreCompRule const*, Inspk_EPreflightPart, void*), void*, int (*)(unsigned int, unsigned int, Inspk_EPreflightPart, unsigned char*, unsigned int, void*), void (*)(void*), void (*)(void*), void*, bool, FileSys::CFileSpec (*)(Inspk_ESaveAsReason, Inspk_ESaveAsReasonPDFX, Inspk_EPDFXVersion, Inspk_ESaveAsReasonPDFA, Inspk_EPDFAVersion, FileSys::CFileSpec const&, void*), void*, std::set<OPAQUE_64_BITS, CCosObjEval2, std::allocator<OPAQUE_64_BITS> > (*)(_t_CosDoc*, void*), void*, bool, bool) + 547
    3   com.adobe.PreflightLib  
    0x000000012f403d01 (anonymous namespace)::callExecuteProfile(CInsp2CommonUI*, bool, CPreflightDlgManagerHelper::EForceDynParamTypeHelper) + 5377
    4   com.adobe.PreflightLib  
    0x000000012f3f6fc3 (anonymous namespace)::doCalls_(CInsp2CommonUI*, CPreflightFrameDlg::EMenu) + 359
    5   com.adobe.PreflightLib  
    0x000000012f3f502a (anonymous namespace)::doCalls(char const*, unsigned int, char const*, char const*, char const*, CInsp2CommonUI*, bool, CPreflightFrameDlg::EMenu) + 816
    6   com.adobe.PreflightLib  
    0x000000012f3f53c0 CPreflightDlgManagerHelper::doAnalyzeSelection(char const*, unsigned int, char const*, char const*, char const*, CInsp2CommonUI*, CPreflightDlgManagerHelper::EForceDynParamTypeHelper, bool, bool) + 76
    7   com.adobe.PreflightLib  
    0x000000012e6ad411 CPreflightDlgManager::doAnalyzeSelection(char const*, unsigned int, char const*, char const*, char const*, CInsp2CommonUI*, CPreflightDlgManager::EForceDynParamType, bool, bool) + 77
    8   com.adobe.PreflightLib  
    0x000000012f22e9e9 CPreflightFrameDlg::eventMenu(wxCommandEvent&) + 353
    9   com.adobe.PreflightLib  
    0x000000013055e19a wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 88
    10  com.adobe.PreflightLib  
    0x000000013055e0ac wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 108
    11  com.adobe.PreflightLib  
    0x000000013055eb03 wxEvtHandler::TryHereOnly(wxEvent&) + 73
    12  com.adobe.PreflightLib  
    0x000000013055ea28 wxEvtHandler::ProcessEventLocally(wxEvent&) + 40
    13  com.adobe.PreflightLib  
    0x000000013055e9b9 wxEvtHandler::ProcessEvent(wxEvent&) + 87
    14  com.adobe.PreflightLib  
    0x000000013055e877 wxEvtHandler::ProcessPendingEvents() + 237
    15  com.adobe.PreflightLib  
    0x0000000130599b9f wxAppConsoleBase::ProcessPendingEvents() + 121
    16  com.adobe.PreflightLib  
    0x00000001302cfb6e (anonymous namespace)::MyTimerProc(__EventLoopTimer*, void*) + 402
    17  com.apple.CoreFoundation
    0x00007fff8e6cb3e4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    18  com.apple.CoreFoundation
    0x00007fff8e6caf1f __CFRunLoopDoTimer + 1151
    19  com.apple.CoreFoundation
    0x00007fff8e73c5aa __CFRunLoopDoTimers + 298
    20  com.apple.CoreFoundation
    0x00007fff8e6866a5 __CFRunLoopRun + 1525
    21  com.apple.CoreFoundation
    0x00007fff8e685e75 CFRunLoopRunSpecific + 309
    22  com.apple.HIToolbox     
    0x00007fff8e369a0d RunCurrentEventLoopInMode + 226
    23  com.apple.HIToolbox     
    0x00007fff8e369685 ReceiveNextEventCommon + 173
    24  com.apple.HIToolbox     
    0x00007fff8e3695bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    25  com.apple.AppKit        
    0x00007fff887af24e _DPSNextEvent + 1434
    26  com.apple.AppKit        
    0x00007fff887ae89b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    27  com.apple.AppKit        
    0x00007fff887a299c -[NSApplication run] + 553
    28  com.adobe.Acrobat.framework 
    0x0000000108dd735b 0x108dcf000 + 33627
    29  com.adobe.Acrobat.framework 
    0x0000000108dd5c40 RunAcrobat + 236
    30  com.adobe.Acrobat.Pro   
    0x0000000108dc5cb2 main + 86
    31  com.adobe.Acrobat.Pro   
    0x0000000108dc5c54 start + 52
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib  
    0x00007fff90754662 kevent64 + 10
    1   libdispatch.dylib       
    0x00007fff84ca4421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib       
    0x00007fff84ca4136 _dispatch_mgr_thread + 52
    Thread 2:: Dispatch queue: NSOperationQueue 0x6080004308c0
    0   libsystem_kernel.dylib  
    0x00007fff90753a3a __semwait_signal + 10
    1   libsystem_c.dylib       
    0x00007fff91222dc0 nanosleep + 200
    2   com.apple.Foundation    
    0x00007fff8a372cfd +[NSThread sleepForTimeInterval:] + 156
    3   com.adobe.Acrobat.framework 
    0x0000000109cfb47b 0x108dcf000 + 15910011
    4   com.apple.Foundation    
    0x00007fff8a2e9f31 -[__NSOperationInternal _start:] + 631
    5   com.apple.Foundation    
    0x00007fff8a2e9bdb __NSOQSchedule_f + 64
    6   libdispatch.dylib       
    0x00007fff84ca228d _dispatch_client_callout + 8
    7   libdispatch.dylib       
    0x00007fff84ca67e3 _dispatch_async_redirect_invoke + 154
    8   libdispatch.dylib       
    0x00007fff84ca228d _dispatch_client_callout + 8
    9   libdispatch.dylib       
    0x00007fff84ca4082 _dispatch_root_queue_drain + 326
    10  libdispatch.dylib       
    0x00007fff84ca5177 _dispatch_worker_thread2 + 40
    11  libsystem_pthread.dylib 
    0x00007fff8f512ef8 _pthread_wqthread + 314
    12  libsystem_pthread.dylib 
    0x00007fff8f515fb9 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib  
    0x00007fff90753716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib 
    0x00007fff8f513c3b _pthread_cond_wait + 727
    2   com.adobe.AGM           
    0x000000010b7202e2 AGMMessageQueueImpl::Pull() + 68
    3   com.adobe.AGM           
    0x000000010b72021d AGMWorkQueueTask::operator()() + 73
    4   com.adobe.AGM           
    0x000000010bab66c3 boost::(anonymous namespace)::thread_proxy(void*) + 136
    5   libsystem_pthread.dylib 
    0x00007fff8f511899 _pthread_body + 138
    6   libsystem_pthread.dylib 
    0x00007fff8f51172a _pthread_start + 137
    7   libsystem_pthread.dylib 
    0x00007fff8f515fc9 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib  
    0x00007fff9074fa1a mach_msg_trap + 10
    1   libsystem_kernel.dylib  
    0x00007fff9074ed18 mach_msg + 64
    2   com.apple.CoreFoundation
    0x00007fff8e686f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation
    0x00007fff8e686539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation
    0x00007fff8e685e75 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit        
    0x00007fff8894f05e _NSEventThread + 144
    6   libsystem_pthread.dylib 
    0x00007fff8f511899 _pthread_body + 138
    7   libsystem_pthread.dylib 
    0x00007fff8f51172a _pthread_start + 137
    8   libsystem_pthread.dylib 
    0x00007fff8f515fc9 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib  
    0x00007fff90753e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff8f512f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff8f515fb9 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib  
    0x00007fff90753716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib 
    0x00007fff8f513c3b _pthread_cond_wait + 727
    2   com.adobe.Acrobat.framework 
    0x000000010923d02f 0x108dcf000 + 4644911
    3   com.adobe.Acrobat.framework 
    0x000000010922ddb1 0x108dcf000 + 4582833
    4   com.adobe.Acrobat.framework 
    0x0000000109d848bf 0x108dcf000 + 16472255
    5   com.adobe.Acrobat.framework 
    0x0000000109229753 0x108dcf000 + 4564819
    6   com.adobe.Acrobat.framework 
    0x0000000109237804 0x108dcf000 + 4622340
    7   libsystem_pthread.dylib 
    0x00007fff8f511899 _pthread_body + 138
    8   libsystem_pthread.dylib 
    0x00007fff8f51172a _pthread_start + 137
    9   libsystem_pthread.dylib 
    0x00007fff8f515fc9 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib  
    0x00007fff9075464a kevent + 10
    1   com.adobe.Acrobat.framework 
    0x000000010a551aab 0x108dcf000 + 24652459
    2   com.adobe.Acrobat.framework 
    0x000000010a4a12bd 0x108dcf000 + 23929533
    3   libsystem_pthread.dylib 
    0x00007fff8f511899 _pthread_body + 138
    4   libsystem_pthread.dylib 
    0x00007fff8f51172a _pthread_start + 137
    5   libsystem_pthread.dylib 
    0x00007fff8f515fc9 thread_start + 13
    Thread 8:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib  
    0x00007fff9074fa1a mach_msg_trap + 10
    1   libsystem_kernel.dylib  
    0x00007fff9074ed18 mach_msg + 64
    2   com.apple.CoreFoundation
    0x00007fff8e686f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation
    0x00007fff8e686539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation
    0x00007fff8e685e75 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation    
    0x00007fff8a348ff7 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation    
    0x00007fff8a348dfb __NSThread__main__ + 1318
    7   libsystem_pthread.dylib 
    0x00007fff8f511899 _pthread_body + 138
    8   libsystem_pthread.dylib 
    0x00007fff8f51172a _pthread_start + 137
    9   libsystem_pthread.dylib 
    0x00007fff8f515fc9 thread_start + 13
    Thread 9:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib  
    0x00007fff907539aa __select + 10
    1   com.apple.CoreFoundation
    0x00007fff8e6d2a03 __CFSocketManager + 867
    2   libsystem_pthread.dylib 
    0x00007fff8f511899 _pthread_body + 138
    3   libsystem_pthread.dylib 
    0x00007fff8f51172a _pthread_start + 137
    4   libsystem_pthread.dylib 
    0x00007fff8f515fc9 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib  
    0x00007fff907549f2 read + 10
    1   com.adobe.Acrobat.framework 
    0x000000010922c133 0x108dcf000 + 4575539
    2   com.adobe.Acrobat.framework 
    0x000000010922a604 0x108dcf000 + 4568580
    3   com.adobe.Acrobat.framework 
    0x00000001092341ac 0x108dcf000 + 4608428
    4   com.adobe.Acrobat.framework 
    0x0000000109229753 0x108dcf000 + 4564819
    5   com.adobe.Acrobat.framework 
    0x0000000109237804 0x108dcf000 + 4622340
    6   libsystem_pthread.dylib 
    0x00007fff8f511899 _pthread_body + 138
    7   libsystem_pthread.dylib 
    0x00007fff8f51172a _pthread_start + 137
    8   libsystem_pthread.dylib 
    0x00007fff8f515fc9 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib  
    0x00007fff9074fa1a mach_msg_trap + 10
    1   libsystem_kernel.dylib  
    0x00007fff9074ed18 mach_msg + 64
    2   com.apple.CoreFoundation
    0x00007fff8e686f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation
    0x00007fff8e686539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation
    0x00007fff8e685e75 CFRunLoopRunSpecific + 309
    5   com.adobe.AcrobatPlugin.EFS 
    0x000000010f6b041b 0x10f696000 + 107547
    6   com.apple.Foundation    
    0x00007fff8a348dfb __NSThread__main__ + 1318
    7   libsystem_pthread.dylib 
    0x00007fff8f511899 _pthread_body + 138
    8   libsystem_pthread.dylib 
    0x00007fff8f51172a _pthread_start + 137
    9   libsystem_pthread.dylib 
    0x00007fff8f515fc9 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib  
    0x00007fff90753e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff8f512f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff8f515fb9 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib  
    0x00007fff907539aa __select + 10
    1   com.adobe.AcrobatPlugin.Comments    0x000000011a5ee008 0x11a28e000 + 3538952
    2   com.adobe.AcrobatPlugin.Comments    0x000000011a5ee425 0x11a28e000 + 3540005
    3   com.adobe.AcrobatPlugin.Comments    0x000000011a5ee75b 0x11a28e000 + 3540827
    4   com.adobe.AcrobatPlugin.Comments    0x000000011a57ef13 0x11a28e000 + 3084051
    5   com.adobe.AcrobatPlugin.Comments    0x000000011a77bc0f 0x11a28e000 + 5168143
    6   libsystem_pthread.dylib 
    0x00007fff8f511899 _pthread_body + 138
    7   libsystem_pthread.dylib 
    0x00007fff8f51172a _pthread_start + 137
    8   libsystem_pthread.dylib 
    0x00007fff8f515fc9 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib  
    0x00007fff90753716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib 
    0x00007fff8f513c3b _pthread_cond_wait + 727
    2   com.adobe.Acrobat.framework 
    0x000000010a548189 0x108dcf000 + 24613257
    3   com.adobe.Acrobat.framework 
    0x000000010a547100 0x108dcf000 + 24609024
    4   com.adobe.Acrobat.framework 
    0x000000010a545257 0x108dcf000 + 24601175
    5   libsystem_pthread.dylib 
    0x00007fff8f511899 _pthread_body + 138
    6   libsystem_pthread.dylib 
    0x00007fff8f51172a _pthread_start + 137
    7   libsystem_pthread.dylib 
    0x00007fff8f515fc9 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib  
    0x00007fff90753e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff8f512f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff8f515fb9 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib  
    0x00007fff90753e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff8f512f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff8f515fb9 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib  
    0x00007fff90753e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff8f512f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff8f515fb9 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000002  rcx: 0x000000000000d170  rdx: 0x000000000000d16f
      rdi: 0x000000010c5bbf80  rsi: 0x0000000000000008  rbp: 0x00007fff56e37480  rsp: 0x00007fff56e370d0
       r8: 0x0000000000000000   r9: 0x0000000000000009  r10: 0x0000000000001200  r11: 0x00000000e090031e
      r12: 0x00006080008c3cd0  r13: 0x00007fea185c9a80  r14: 0x00007fff56e371d0  r15: 0x0000000000001006
      rip: 0x000000012f746f48  rfl: 0x0000000000010202  cr2: 0x00000000000000d0
    Logical CPU:
    1
    Error Code: 
    0x00000004
    Trap Number:
    14
    Binary Images:
    0x108dc4000 -   
    0x108dc6fff +com.adobe.Acrobat.Pro (15.007.20033 - 15.007.20033) <FD883658-7F81-3781-BF5A-E7160ECDEA5E> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/MacOS/AdobeAcrobat
    0x108dcf000 -   
    0x10b279ff7 +com.adobe.Acrobat.framework (15.007.20033 - 15.007.20033) <22778E59-6EA4-3260-96A9-1641284117D2> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Frameworks/Acrobat.framework/Versions/A/Acrobat
    0x10b5ac000 -   
    0x10b6f9ff7 +com.adobe.ACE (AdobeACE 2.20.02.34252 - 2.20.02.34252) <DF2FA57B-FF8B-3AB3-8202-A48B685F3AF9> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x10b713000 -   
    0x10bd0ffff +com.adobe.AGM (AdobeAGM 4.30.57.1 - 4.30.57.1) <717F95AB-749A-3578-9109-42CC1DC7DF89> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x10c1f8000 -   
    0x10c217fff +com.adobe.BIB (AdobeBIB 1.2.03.34252 - 1.2.03.34252) <AC4C9DD4-7FFA-3ABC-AF3D-5BB1201EC482> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x10c21f000 -   
    0x10c544ff7 +com.adobe.CoolType (AdobeCoolType 5.14.04.34252 - 5.14.04.34252) <6E348DF6-055E-3008-8B75-3D9A6EB0C16E> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x10e1ef000 -   
    0x10e1f1ff7  com.apple.textencoding.unicode (2.6 - 2.6) <0EEF0283-1ACA-3147-89B4-B4E014BFEC52> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x10e50f000 -   
    0x10e533ff7 +com.adobe.AXE8SharedExpat (AdobeAXE8SharedExpat 3.9.0.33931 - 3.9.0.33931) <FC64B09E-8B23-3E05-B03A-5CB9BFB60586> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8Shared Expat
    0x10f62c000 -   
    0x10f63efff  libTraditionalChineseConverter.dylib (61) <A182514D-426F-3D5F-BA69-4C4A4680ECB8> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x10f683000 -   
    0x10f692fff  libSimplifiedChineseConverter.dylib (61) <F5827491-A4E3-3471-A540-8D1FE241FD99> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x10f696000 -   
    0x10f6c0fff +com.adobe.AcrobatPlugin.EFS (15.007.20033 - 15.007.20033) <A0971EEF-0C45-37F3-859B-16E4846C7125> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Plugins/EFS.acroplugin/Contents/MacOS/EFS
    0x10f6cc000 -   
    0x10f6d2fff  com.apple.SymptomReporter (1.0 - 1) <F4638872-23B4-3A50-8BBF-EC270E926C1B> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomReporter.framework /SymptomReporter
    0x10f7ce000 -   
    0x10f7e9ff9  com.apple.security.csparser (3.0 - 55471.14.21) <07C5184F-D862-324B-B878-EC0474A8624B> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/cspa rser
    0x10f802000 -   
    0x10f823ff7  libKoreanConverter.dylib (61) <22EEBBDB-A2F2-3985-B9C7-53BFE2B02D08> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0x10fdaa000 -   
    0x10fdc6fff  libJapaneseConverter.dylib (61) <94EF6A2F-F596-3638-A3DC-CF03567D9427> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x1107cb000 -   
    0x110843fff +com.adobe.AcroSQLite (AcroSQLite - 1.0.0) <231E5716-70E9-3ECF-8F9D-C802F14DE920> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Frameworks/AcroSQLite.framework/Versions/A/AcroSQLite
    0x11084e000 -   
    0x1108f1ff7  ColorSyncDeprecated.dylib (426) <1EBD0729-A174-3EA5-B226-DE63C2E89D14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x113664000 -   
    0x11368bff7 +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <4F41AFEC-269C-36D3-8160-93FD31B67206> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
    0x1136b6000 -   
    0x1136b8fff +AcrobatUpdateHelperLib.dylib (1) <A1B780FD-80BE-3A94-BB16-2C771662B2B5> /Library/Application Support/Adobe/*/AcrobatUpdateHelperLib.dylib
    0x11379f000 -   
    0x113816ff7  com.apple.xquery (1.3.1 - 30) <2F2DC0D6-456F-33A0-8537-E0C651F6817C> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
    0x113d5a000 -   
    0x113e5bfff +com.adobe.amtlib (9.0.0.2 - 9.0.0.2) <3F115300-9436-3FC8-96E3-0CAFC726F02C> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Frameworks/amtlib.framework/amtlib
    0x113e6e000 -   
    0x113f7cfef +IMSLib.dylib (9.0.0.1 - 9.0.0.1) <EDA20438-C11A-34A6-8718-62A6CFB27525> /Applications/Utilities/Adobe Application Manager/*/IMSLib.dylib
    0x11441e000 -   
    0x11445bfff +com.adobe.AcrobatPlugin.PaperCapture (15.007.20033 - 15.007.20033) <739013D4-6018-385A-B615-777BE5822BA3> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Plugins/PaperCapture.acroplugin/Contents/MacOS/PaperCapture
    0x1146fa000 -   
    0x114764ff7 +com.adobe.AcrobatPlugin.Spelling (15.007.20033 - 15.007.20033) <72D24790-DEB5-36A2-8959-662FA0A81A56> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Plugins/Spelling.acroplugin/Contents/MacOS/Spelling
    0x114770000 -   
    0x1147ecff7 +com.adobe.linguistic.LinguisticManager (9.0.0 - 21429) <4D65F948-FC77-3DCB-8370-995E98502B48> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
    0x11a28e000 -   
    0x11aa7fff7 +com.adobe.AcrobatPlugin.Comments (15.007.20033 - 15.007.20033) <D44862C6-B06C-35E7-80CF-D8CC6F38BD10> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Plugins/Comments.acroplugin/Contents/MacOS/Comments
    0x11aae4000 -   
    0x11abc0fff +com.adobe.AXEXSLT (AdobeAXSLE 3.9.0.33931 - 3.9.0.33931) <CCB15652-F2E9-3D4F-825D-AA1012DD1E97> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Frameworks/AdobeAXSLE.framework/Versions/A/AdobeAXSLE
    0x11ac53000 -   
    0x11ae63fff +com.adobe.AcrobatPlugin.EScript (15.007.20033 - 15.007.20033) <ED781A57-96C4-335D-AEE4-F4DB1CE95640> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Plugins/EScript.acroplugin/Contents/MacOS/EScript
    0x11aed9000 -   
    0x11b072ff7 +com.adobe.AcrobatPlugin.DigSig (15.007.20033 - 15.007.20033) <7EA0A86E-F214-3E24-ABB3-448EEF35E673> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Plugins/DigSig.acroplugin/Contents/MacOS/DigSig
    0x12a280000 -   
    0x12b201ff7 +com.adobe.AcrobatPlugin.AcroForm (15.007.20033 - 15.007.20033) <66032FC6-B61E-3E99-A8BB-E502B9F6CE76> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Plugins/AcroForm.acroplugin/Contents/MacOS/AcroForm
    0x12b653000 -   
    0x12c174ff7 +com.adobe.AcrobatPlugin.PPKLite (15.007.20033 - 15.007.20033) <E88ADCE1-119A-3D02-ACB6-EFEA0FF9E2F2> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Plugins/PPKLite.acroplugin/Contents/MacOS/PPKLite
    0x12c218000 -   
    0x12c2cbff7 +com.adobe.AdobeXMPCore (Adobe XMP Core 5.6 -c 15 - 81.157285) <C07C646A-64B4-383F-A3F0-6E39FE41347D> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x12c783000 -   
    0x12d4c8fff +com.adobe.ICUData (4.0 - 3.61) <B9864D01-126E-3C56-B04C-993F9890F6AD> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Frameworks/ICUData.framework/Versions/4.0/ICUData
    0x12d4dc000 -   
    0x12d5dfff7 +com.adobe.ICUUnicode (4.0 - 3.61) <CE487901-E84A-3E54-95AB-91F2EAF57F6A> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Frameworks/ICUUnicode.framework/Versions/4.0/ICUUnicode
    0x12dbd1000 -   
    0x12e278ff7 +com.adobe.AcrobatPlugin.MakeAccessible (15.007.20033 - 15.007.20033) <808A13B5-DC95-30C8-8034-530CD5BAFEF6> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Plugins/MakeAccessible.acroplugin/Contents/MacOS/MakeAccessible
    0x12e2bd000 -   
    0x12e341fff +com.adobe.AcrobatPlugin.Checkers (15.007.20033 - 15.007.20033) <7EDECAD0-1B84-3FDD-838E-65D0650AD28C> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Plugins/Checkers.acroplugin/Contents/MacOS/Checkers
    0x12e3be000 -   
    0x12e419fff +com.adobe.Preflight (Preflight version 15.0.0 [149] - 15.0.0 [149]) <74B71A2C-9CA6-3408-BBBF-0DF787B22AFE> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Plugins/Preflight.acroplugin/Contents/MacOS/Preflight
    0x12e46d000 -   
    0x131290fe7 +com.adobe.PreflightLib (PreflightLib version 15.0.0 [149] - 15.0.0 [149]) <373B9C57-EDFE-3F6A-A521-3D2015975162> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Plugins/Preflight.acroplugin/Contents/Frameworks/PreflightLib.framew ork/PreflightLib
    0x132239000 -   
    0x1322daff7 +com.adobe.AcrobatPlugin.Scan (15.007.20033 - 15.007.20033) <0D945969-F2BF-34D7-A61D-94A069DC4056> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Plugins/Scan.acroplugin/Contents/MacOS/Scan
    0x132529000 -   
    0x132550ff7 +com.adobe.AcrobatPlugin.Updater (15.007.20033 - 15.007.20033) <8C9191EB-FD53-3D1D-B351-5903B6584CC1> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Plugins/Updater.acroplugin/Contents/MacOS/Updater
    0x7fff678e3000 -
    0x7fff67916817  dyld (239.4) <7AD43B9B-5CEA-3C7E-9836-A06909F9CA56> /usr/lib/dyld
    0x7fff8371a000 -
    0x7fff83724ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff8372b000 -
    0x7fff83764ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
    0x7fff83765000 -
    0x7fff8379affc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8379b000 -
    0x7fff838cbff7  com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
    0x7fff838cc000 -
    0x7fff83919ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
    0x7fff839af000 -
    0x7fff839b9ff7  com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporter Support
    0x7fff839ba000 -
    0x7fff83eddfff  com.apple.QuartzComposer (5.1 - 319) <8B90921F-911B-3240-A1D5-3C084F3E6A36> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framewor k/Versions/A/QuartzComposer
    0x7fff83ede000 -
    0x7fff83ee8ff7  libcsfde.dylib (380.70.2) <3ACB87D7-A81C-3C45-B648-AD27F1B9D841> /usr/lib/libcsfde.dylib
    0x7fff83eef000 -
    0x7fff83f1bff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdminis tration
    0x7fff83f1c000 -
    0x7fff83f4bfff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff83f4c000 -
    0x7fff83fe7ff7  com.apple.PDFKit (2.9.2 - 2.9.2) <0CDC6467-9227-3D98-B4D4-660796AE9F6B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versio ns/A/PDFKit
    0x7fff83fe8000 -
    0x7fff84026ff7  libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff840be000 -
    0x7fff84212ff3  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff84213000 -
    0x7fff84266fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterfa ce.framework/Versions/A/ScalableUserInterface
    0x7fff84267000 -
    0x7fff8427fff7  com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalSt orage
    0x7fff84297000 -
    0x7fff842e0fff  com.apple.CoreMedia (1.0 - 1273.54) <CAB7303A-9AB2-317A-99C3-BEAA8AE8764B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff84abd000 -
    0x7fff84aecfd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
    0x7fff84ca1000 -
    0x7fff84cbbfff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
    0x7fff84cbc000 -
    0x7fff84dc2ff7  com.apple.ImageIO.framework (3.3.0 - 1044) <3BCCF2AE-CF1F-3324-A371-DF0A42C841A2> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff851ee000 -
    0x7fff855cfffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
    0x7fff855d0000 -
    0x7fff855ddfff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff85692000 -
    0x7fff856ebfff  libTIFF.dylib (1044) <FBC5800B-7F34-3755-A44E-7B37B3E0B32E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff856f9000 -
    0x7fff8572afff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff8572b000 -
    0x7fff8572cffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
    0x7fff85894000 -
    0x7fff85894fff  com.apple.Carbon (154 - 157) <EFC1A1C0-CB07-395A-B038-CFA2E71D3E69> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff85895000 -
    0x7fff858aeff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff85def000 -
    0x7fff860c0ff4  com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework /Versions/A/CoreImage
    0x7fff861a2000 -
    0x7fff861cbff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
    0x7fff861cc000 -
    0x7fff86414ff7  com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff86415000 -
    0x7fff86479fff  com.apple.datadetectorscore (5.0 - 354.5) <0AE9749A-6BFC-3032-B802-210DF59AEDB0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCor e
    0x7fff8647a000 -
    0x7fff8647afff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
    0x7fff8647b000 -
    0x7fff872cfff7  com.apple.WebCore (9537 - 9537.78.1) <56C3D4BF-2495-3FD2-8212-91AF7DF693B8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versi ons/A/WebCore
    0x7fff872e3000 -
    0x7fff872e5ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
    0x7fff872e6000 -
    0x7fff87301ff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
    0x7fff87302000 -
    0x7fff8730dff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8730e000 -
    0x7fff8731aff7  com.apple.OpenDirectory (10.9 - 173.90.1) <F08601E8-F7E8-3222-AD05-6A26003779CF> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8731b000 -
    0x7fff87332fff  com.apple.ScriptingBridge (1.3.1 - 63) <CE24DD07-7A89-3105-AE57-A1BED0189292> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
    0x7fff87333000 -
    0x7fff87364ff7  libTrueTypeScaler.dylib (111.1) <697E72D0-8D79-3BB7-8AF5-46875AC9A4BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff87365000 -
    0x7fff87798ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff87799000 -
    0x7fff87824ff7  libCoreStorage.dylib (380.70.2) <BD993BC8-ED54-3DC1-B28B-3B6AC77E8E5C> /usr/lib/libCoreStorage.dylib
    0x7fff87848000 -
    0x7fff878bbfff  com.apple.securityfoundation (6.0 - 55122.3) <0FDC8F53-104C-3938-A852-5B33C30BAAD5> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff878bc000 -
    0x7fff87974ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff87975000 -
    0x7fff8797cff8  liblaunch.dylib (842.92.1) <A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A> /usr/lib/system/liblaunch.dylib
    0x7fff87994000 -
    0x7fff87998fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
    0x7fff87b2a000 -
    0x7fff87b2afff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff87b2e000 -
    0x7fff87b36fff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
    0x7fff87bd1000 -
    0x7fff87bd4ffa  libCGXType.A.dylib (599.35.4) <A2B493FD-2EDE-3BC2-A281-2381E0156411> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff87bd5000 -
    0x7fff87cb1fff  libcrypto.0.9.8.dylib (52) <ED7F3865-10D4-346B-8C9C-D968EB3B5D35> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff87cb2000 -
    0x7fff87cb3ff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
    0x7fff87cb4000 -
    0x7fff87cb6ff7  com.apple.securityhi (9.0 - 55005) <18C42525-688C-3D47-B9C9-1E0F8F58FA64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
    0x7fff87cb7000 -
    0x7fff87cb9ff3  libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
    0x7fff87cba000 -
    0x7fff87fa4fff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
    0x7fff881c6000 -
    0x7fff8859dfef  com.apple.CoreAUC (6.25.00 - 6.25.00) <2D7DC96C-BA83-3220-A03F-C790D50A23D8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff885a7000 -
    0x7fff885c2ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
    0x7fff885c8000 -
    0x7fff885e1ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff885e2000 -
    0x7fff885ebffd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff885ec000 -
    0x7fff885ecfff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff88659000 -
    0x7fff886a4fff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff886a5000 -
    0x7fff886b8ff7  com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff886b9000 -
    0x7fff886b9ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
    0x7fff886ba000 -
    0x7fff886c1fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff886c2000 -
    0x7fff886cbfff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff8871d000 -
    0x7fff8878afff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
    0x7fff8878b000 -
    0x7fff89301ff7  com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff89302000 -
    0x7fff89304fff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff89305000 -
    0x7fff89364fff  com.apple.framework.CoreWLAN (4.3.3 - 433.48) <1F17FA12-6E84-309D-9808-C536D445FA6E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8939b000 -
    0x7fff8939efff  com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff8939f000 -
    0x7fff893e1ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
    0x7fff893ec000 -
    0x7fff893edfff  libsystem_sandbox.dylib (278.11.1) <0D0B13EA-6B7A-3AC8-BE60-B548543BEB77> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff893ee000 -
    0x7fff893f1ffc  com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff89432000 -
    0x7fff89466fff  libssl.0.9.8.dylib (52) <51C844FF-D7CD-3525-9ABB-84B8DD11D5E4> /usr/lib/libssl.0.9.8.dylib
    0x7fff89467000 -
    0x7fff8946dff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
    0x7fff896f8000 -
    0x7fff89710ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x7fff89711000 -
    0x7fff8977dfff  com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8977e000 -
    0x7fff897b6ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServi ces
    0x7fff897b7000 -
    0x7fff897bcfff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff897bd000 -
    0x7fff897ceff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
    0x7fff897cf000 -
    0x7fff897f4ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff89880000 -
    0x7fff89901fff  com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolicatio n
    0x7fff89902000 -
    0x7fff89912ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
    0x7fff89913000 -
    0x7fff89a35fff  com.apple.avfoundation (2.0 - 651.12.1) <FF001F98-E198-3B1D-A7EB-A8C48E6E34A3> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff89a36000 -
    0x7fff89d6cfff  com.apple.MediaToolbox (1.0 - 1273.54) <CB6F6690-D44C-30B5-93AB-CAB198D51884> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff89d7a000 -
    0x7fff89da4ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
    0x7fff89dfb000 -
    0x7fff89e22ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
    0x7fff89e23000 -
    0x7fff89e74fff  com.apple.QuickLookFramework (5.0 - 622.7) <17685CEC-C94B-3F83-ADE1-B24840B35E44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff89e7e000 -
    0x7fff89e7fff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff89f98000 -
    0x7fff89fa9ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
    0x7fff89faa000 -
    0x7fff8a20effd  com.apple.security (7.0 - 55471.14.21) <B3C61C91-E9D6-3A3C-99CF-665D54D13C34> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8a20f000 -
    0x7fff8a215fff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
    0x7fff8a216000 -
    0x7fff8a21ffff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
    0x7fff8a222000 -
    0x7fff8a230fff  com.apple.CommerceCore (1.0 - 42) <ACC2CE3A-913A-39E0-8344-B76F8F694EF5> /System/Library/PrivateFrameworks/Co

    Thanks for reporting this issue.
    Regrettably, I have not been able to reproduce this problem on my MacOS 10.9.5 with any of my sample PDF files.
    Some additional questions:
    (1) Does this happen with any and all PDF files you attempt to apply this Preflight profile to?
    (2) Are you simply checking or fixing using the profile?
    (3) Does Acrobat crash when using other, similar profiles? If so, which do crash and which don't?
    (4) Are you using the English version of Acrobat or some other language version?
    (5) Do you have any plug-ins installed?
    Let me know the answers to these questions and we will try to proceed from there.
                 - Dov

  • Crash when running presentation

    Hello, I have a Keynote 08 presentation running on an Intel MiniMac but after 8 or so hour it will crash, any ideas?
    Below is my crash report;
    Process: Keynote [8100]
    Path: /Applications/iWork '08/Keynote.app/Contents/MacOS/Keynote
    Identifier: com.apple.iWork.Keynote
    Version: 4.0.1 (627)
    Build Info: Keynote-6270000~13
    Code Type: X86 (Native)
    Parent Process: launchd [77]
    Date/Time: 2007-11-29 03:04:52.164 -0500
    OS Version: Mac OS X 10.5.1 (9B18)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000000
    Crashed Thread: 0
    Thread 0 Crashed:
    0 libGLImage.dylib 0x96d36700 void glgConvertTo32<GLGConverter_RGBA8ARGB8, (GLGMemory)1>(GLGOperation const*, GLDPixelMode const*) + 112
    1 libGLImage.dylib 0x96d11c63 glgProcessPixelsWithProcessor + 1235
    2 ...er.AppleIntelGMA950GLDriver 0x17725942 glrLoadSysTexture + 4002
    3 ...er.AppleIntelGMA950GLDriver 0x1770ac81 glrLoadCurrentTextures + 513
    4 ...er.AppleIntelGMA950GLDriver 0x1773b92a gldUpdateDispatch + 410
    5 GLEngine 0x18c1fce8 glBegin_Exec + 296
    6 libGL.dylib 0x95f8904b glBegin + 27
    7 com.apple.Keynote.SFAnimation 0x01248936 -[SFXTexturedRectangle(private) _drawQuadTexTop:bottom:left:right:VertexTop:bottom:left:right:inverted:flipped: ] + 110
    8 com.apple.Keynote.SFAnimation 0x01248775 -[SFXTexturedRectangle _drawComponentRect:offset:scale:] + 567
    9 com.apple.Keynote.SFAnimation 0x01247f1d -[SFXTexturedRectangle drawAtOffset:scale:opacity:highDetail:pushAttribs:] + 630
    10 com.apple.Keynote.SFAnimation 0x01247c8d -[SFXTexturedRectangle drawAtOffset:scale:opacity:highDetail:] + 77
    11 com.apple.Keynote.Kiln 0x169a277c 0x16998000 + 42876
    12 com.apple.Keynote.Kiln 0x169a3598 0x16998000 + 46488
    13 com.apple.Keynote.Kiln 0x169a2998 0x16998000 + 43416
    14 com.apple.iWork.Keynote 0x00114585 0x1000 + 1127813
    15 com.apple.iWork.Keynote 0x001070d4 0x1000 + 1073364
    16 com.apple.iWork.Keynote 0x00106229 0x1000 + 1069609
    17 com.apple.iWork.Keynote 0x001060ad 0x1000 + 1069229
    18 com.apple.Foundation 0x92f196e7 __NSFireTimer + 279
    19 com.apple.CoreFoundation 0x9054fb7e CFRunLoopRunSpecific + 4494
    20 com.apple.CoreFoundation 0x9054fd38 CFRunLoopRunInMode + 88
    21 com.apple.HIToolbox 0x91bc88a4 RunCurrentEventLoopInMode + 283
    22 com.apple.HIToolbox 0x91bc86bd ReceiveNextEventCommon + 374
    23 com.apple.HIToolbox 0x91bc8531 BlockUntilNextEventMatchingListInMode + 106
    24 com.apple.AppKit 0x9087ed5b _DPSNextEvent + 657
    25 com.apple.AppKit 0x9087e6a0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    26 com.apple.iWork.Keynote 0x001b4972 0x1000 + 1784178
    27 com.apple.iWork.Keynote 0x001b42e0 0x1000 + 1782496
    28 com.apple.iWork.Keynote 0x001ab661 0x1000 + 1746529
    29 com.apple.iWork.Keynote 0x001abb60 0x1000 + 1747808
    30 com.apple.iWork.Keynote 0x001abb99 0x1000 + 1747865
    31 com.apple.iWork.Keynote 0x00066c37 0x1000 + 416823
    32 com.apple.Foundation 0x92f19acd __NSFireDelayedPerform + 477
    33 com.apple.CoreFoundation 0x9054fb7e CFRunLoopRunSpecific + 4494
    34 com.apple.CoreFoundation 0x9054fd38 CFRunLoopRunInMode + 88
    35 com.apple.HIToolbox 0x91bc88a4 RunCurrentEventLoopInMode + 283
    36 com.apple.HIToolbox 0x91bc85f6 ReceiveNextEventCommon + 175
    37 com.apple.HIToolbox 0x91bc8531 BlockUntilNextEventMatchingListInMode + 106
    38 com.apple.AppKit 0x9087ed5b _DPSNextEvent + 657
    39 com.apple.AppKit 0x9087e6a0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    40 com.apple.AppKit 0x908776d1 -[NSApplication run] + 795
    41 com.apple.iWork.Keynote 0x0000372f 0x1000 + 10031
    42 com.apple.iWork.Keynote 0x000036a5 0x1000 + 9893
    43 com.apple.iWork.Keynote 0x0004cd3a 0x1000 + 310586
    44 com.apple.iWork.Keynote 0x0004cc61 0x1000 + 310369
    Thread 1:
    0 libSystem.B.dylib 0x91f298e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x91f310dc mach_msg + 72
    2 com.apple.CoreFoundation 0x9054f0fe CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x9054fd38 CFRunLoopRunInMode + 88
    4 com.apple.IMUtils 0x921a4dcb -[IMRemoteObjectBroadcaster _workerThread] + 246
    5 com.apple.Foundation 0x92ee504d -[NSThread main] + 45
    6 com.apple.Foundation 0x92ee4bf4 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x91f5a075 pthreadstart + 321
    8 libSystem.B.dylib 0x91f59f32 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x91f30ace _semwaitsignal + 10
    1 libSystem.B.dylib 0x91f5aced pthreadcondwait$UNIX2003 + 73
    2 libGLProgrammability.dylib 0x9286cf32 glvmDoWork + 162
    3 libSystem.B.dylib 0x91f5a075 pthreadstart + 321
    4 libSystem.B.dylib 0x91f59f32 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x91f30ace _semwaitsignal + 10
    1 libSystem.B.dylib 0x91f5aced pthreadcondwait$UNIX2003 + 73
    2 com.apple.vImage 0x919cf4ef vImageQueue_DequeueJob + 111
    3 com.apple.vImage 0x919cf7bc vImageWorkerThreadFunc + 124
    4 libSystem.B.dylib 0x91f5a075 pthreadstart + 321
    5 libSystem.B.dylib 0x91f59f32 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x91f30ace _semwaitsignal + 10
    1 libSystem.B.dylib 0x91f5aced pthreadcondwait$UNIX2003 + 73
    2 com.apple.QuartzCore 0x95667161 fefragmentthread + 54
    3 libSystem.B.dylib 0x91f5a075 pthreadstart + 321
    4 libSystem.B.dylib 0x91f59f32 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x91f29946 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x91f5b1cf pthread_condwait + 1244
    2 libSystem.B.dylib 0x91f5ca53 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x92f2af9c -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x92f2adb0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.Foundation 0x92f2ad15 -[NSConditionLock lockWhenCondition:] + 69
    6 com.apple.AppKit 0x908e4c19 -[NSUIHeartBeat _heartBeatThread:] + 746
    7 com.apple.Foundation 0x92ee504d -[NSThread main] + 45
    8 com.apple.Foundation 0x92ee4bf4 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x91f5a075 pthreadstart + 321
    10 libSystem.B.dylib 0x91f59f32 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x91f29a06 machwaituntil + 10
    1 libSystem.B.dylib 0x91fa0abf nanosleep + 314
    2 libSystem.B.dylib 0x91fa097f usleep + 61
    3 SFWordProcessing 0x01304a98 -[SFWPSpellThread pRun:] + 708
    4 com.apple.Foundation 0x92ee504d -[NSThread main] + 45
    5 com.apple.Foundation 0x92ee4bf4 _NSThread__main_ + 308
    6 libSystem.B.dylib 0x91f5a075 pthreadstart + 321
    7 libSystem.B.dylib 0x91f59f32 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x91f298e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x91f310dc mach_msg + 72
    2 com.apple.CoreFoundation 0x9054f0fe CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x9054fd38 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x9061b7c2 CFURLCacheWorkerThread(void*) + 396
    5 libSystem.B.dylib 0x91f5a075 pthreadstart + 321
    6 libSystem.B.dylib 0x91f59f32 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x91f298e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x91f310dc mach_msg + 72
    2 com.apple.CoreFoundation 0x9054f0fe CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x9054fd38 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x92f48560 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x92ee504d -[NSThread main] + 45
    6 com.apple.Foundation 0x92ee4bf4 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x91f5a075 pthreadstart + 321
    8 libSystem.B.dylib 0x91f59f32 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x91f29946 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x91f5b1cf pthread_condwait + 1244
    2 libSystem.B.dylib 0x91f5ca53 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x95c89252 TSWaitOnConditionTimedRelative + 246
    4 ...ple.CoreServices.CarbonCore 0x95c89032 TSWaitOnSemaphoreCommon + 422
    5 ...ickTimeComponents.component 0x93857e8e ReadSchedulerThreadEntryPoint + 4724
    6 libSystem.B.dylib 0x91f5a075 pthreadstart + 321
    7 libSystem.B.dylib 0x91f59f32 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x91f2993a semaphoretimedwaittrap + 10
    1 ...ple.CoreServices.CarbonCore 0x95cbb8a3 MPWaitOnSemaphore + 125
    2 ...ickTimeComponents.component 0x93c8a68e DecompressFramesMPTask + 120
    3 ...ple.CoreServices.CarbonCore 0x95ca84bb PrivateMPEntryPoint + 56
    4 libSystem.B.dylib 0x91f5a075 pthreadstart + 321
    5 libSystem.B.dylib 0x91f59f32 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x91f29946 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x91f5b1cf pthread_condwait + 1244
    2 libSystem.B.dylib 0x91f5ca53 pthreadcond_timedwait_relativenp + 47
    3 com.apple.CoreVideo 0x902baba4 CVDisplayLink::waitUntil(unsigned long long) + 390
    4 com.apple.CoreVideo 0x902bb566 CVDisplayLink::runIOThread() + 778
    5 libSystem.B.dylib 0x91f5a075 pthreadstart + 321
    6 libSystem.B.dylib 0x91f59f32 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x91f30ace _semwaitsignal + 10
    1 libSystem.B.dylib 0x91f5aced pthreadcondwait$UNIX2003 + 73
    2 com.apple.ColorSync 0x9370f460 pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
    3 com.apple.ColorSync 0x93721d92 CMMConvTask(void*) + 54
    4 libSystem.B.dylib 0x91f5a075 pthreadstart + 321
    5 libSystem.B.dylib 0x91f59f32 thread_start + 34
    Thread 13:
    0 libSystem.B.dylib 0x91f9295a _workqops + 10
    1 libSystem.B.dylib 0x91f9298a start_wqthread + 30
    Thread 14:
    Thread 15:
    0 libSystem.B.dylib 0x91f78f5a select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x91f5a075 pthreadstart + 321
    2 libSystem.B.dylib 0x91f59f32 thread_start + 34
    Thread 16:
    0 libSystem.B.dylib 0x91f2993a semaphoretimedwaittrap + 10
    1 ...ple.CoreServices.CarbonCore 0x95cbb8a3 MPWaitOnSemaphore + 125
    2 ...ickTimeComponents.component 0x93c8a68e DecompressFramesMPTask + 120
    3 ...ple.CoreServices.CarbonCore 0x95ca84bb PrivateMPEntryPoint + 56
    4 libSystem.B.dylib 0x91f5a075 pthreadstart + 321
    5 libSystem.B.dylib 0x91f59f32 thread_start + 34
    Thread 17:
    0 libSystem.B.dylib 0x91f29946 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x91f5b1cf pthread_condwait + 1244
    2 libSystem.B.dylib 0x91f5ca53 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x95c89252 TSWaitOnConditionTimedRelative + 246
    4 ...ple.CoreServices.CarbonCore 0x95c89032 TSWaitOnSemaphoreCommon + 422
    5 ...ple.CoreServices.CarbonCore 0x95cb1634 AIOFileThread(void*) + 1056
    6 libSystem.B.dylib 0x91f5a075 pthreadstart + 321
    7 libSystem.B.dylib 0x91f59f32 thread_start + 34
    Thread 18:
    0 libSystem.B.dylib 0x91f29946 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x91f5b1cf pthread_condwait + 1244
    2 libSystem.B.dylib 0x91f5ca53 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x95c89252 TSWaitOnConditionTimedRelative + 246
    4 ...ple.CoreServices.CarbonCore 0x95c89032 TSWaitOnSemaphoreCommon + 422
    5 ...ple.CoreServices.CarbonCore 0x95cb9dd0 TimerThread + 74
    6 libSystem.B.dylib 0x91f5a075 pthreadstart + 321
    7 libSystem.B.dylib 0x91f59f32 thread_start + 34
    Thread 19:
    0 libSystem.B.dylib 0x91f29946 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x91f5b1cf pthread_condwait + 1244
    2 libSystem.B.dylib 0x91f5ca53 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x95c89252 TSWaitOnConditionTimedRelative + 246
    4 ...ple.CoreServices.CarbonCore 0x95c89032 TSWaitOnSemaphoreCommon + 422
    5 ...ple.CoreServices.CarbonCore 0x95cba1ca DeferredTaskThread + 70
    6 libSystem.B.dylib 0x91f5a075 pthreadstart + 321
    7 libSystem.B.dylib 0x91f59f32 thread_start + 34
    Thread 20:
    0 libSystem.B.dylib 0x91f29946 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x91f5b1cf pthread_condwait + 1244
    2 libSystem.B.dylib 0x91f5ca53 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x95c89252 TSWaitOnConditionTimedRelative + 246
    4 ...ple.CoreServices.CarbonCore 0x95c89032 TSWaitOnSemaphoreCommon + 422
    5 com.apple.QuickTime 0x95a2ab0f VideoDecodeThread + 63
    6 libSystem.B.dylib 0x91f5a075 pthreadstart + 321
    7 libSystem.B.dylib 0x91f59f32 thread_start + 34
    Thread 21:
    0 libSystem.B.dylib 0x91f2993a semaphoretimedwaittrap + 10
    1 ...ple.CoreServices.CarbonCore 0x95cbb8a3 MPWaitOnSemaphore + 125
    2 ...ickTimeComponents.component 0x93c8a68e DecompressFramesMPTask + 120
    3 ...ple.CoreServices.CarbonCore 0x95ca84bb PrivateMPEntryPoint + 56
    4 libSystem.B.dylib 0x91f5a075 pthreadstart + 321
    5 libSystem.B.dylib 0x91f59f32 thread_start + 34
    Thread 22:
    0 libSystem.B.dylib 0x91f2993a semaphoretimedwaittrap + 10
    1 ...ple.CoreServices.CarbonCore 0x95cbb8a3 MPWaitOnSemaphore + 125
    2 ...ickTimeComponents.component 0x93c8a68e DecompressFramesMPTask + 120
    3 ...ple.CoreServices.CarbonCore 0x95ca84bb PrivateMPEntryPoint + 56
    4 libSystem.B.dylib 0x91f5a075 pthreadstart + 321
    5 libSystem.B.dylib 0x91f59f32 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00001200 ebx: 0x96d366a4 ecx: 0x00000000 edx: 0xfe389f40
    edi: 0xfe389f40 esi: 0xfe38b140 ebp: 0xbfffd048 esp: 0xbfffd020
    ss: 0x0000001f efl: 0x00010246 eip: 0x96d36700 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x00000000
    Binary Images:
    0x1000 - 0x287fd5 com.apple.iWork.Keynote 4.0.1 (627) <16d9dd4182ee48fca12192a75fb87433> /Applications/iWork '08/Keynote.app/Contents/MacOS/Keynote
    0x2f3000 - 0x336d67 com.apple.Keynote.sfarchiving 1.0 (0.0.1d1) /Applications/iWork '08/Keynote.app/Contents/Frameworks/SFArchiving.framework/Versions/A/SFArchivin g
    0x363000 - 0x36c113 com.apple.sfwebview 1.0 (1.0) /Applications/iWork '08/Keynote.app/Contents/Frameworks/SFWebView.framework/Versions/A/SFWebView
    0x467000 - 0x6d1e0f com.apple.Keynote.sfcharts 2.0 (2.0) /Applications/iWork '08/Keynote.app/Contents/Frameworks/SFCharts.framework/Versions/A/SFCharts
    0x8ce000 - 0xc628c8 com.apple.SFTabular 1.0 (1.0) /Applications/iWork '08/Keynote.app/Contents/Frameworks/SFTabular.framework/Versions/A/SFTabular
    0xde2000 - 0xeec5e2 com.apple.Keynote.sfdrawables 2.0 (2.0) /Applications/iWork '08/Keynote.app/Contents/Frameworks/SFDrawables.framework/Versions/A/SFDrawable s
    0xf7d000 - 0x1003cdb com.apple.Keynote.sfrendering 1.0 (1.0) /Applications/iWork '08/Keynote.app/Contents/Frameworks/SFRendering.framework/Versions/A/SFRenderin g
    0x1045000 - 0x1059af7 com.apple.Keynote.sfstyles 1.0 (1.0) /Applications/iWork '08/Keynote.app/Contents/Frameworks/SFStyles.framework/Versions/A/SFStyles
    0x1068000 - 0x10b6e53 com.apple.Keynote.sfutility 1.0 (0.0.1d1) /Applications/iWork '08/Keynote.app/Contents/Frameworks/SFUtility.framework/Versions/A/SFUtility
    0x10f0000 - 0x11755a5 com.apple.Keynote.proofreader 0 (1) /Applications/iWork '08/Keynote.app/Contents/Frameworks/SFProofReader.framework/Versions/A/SFProofR eader
    0x1183000 - 0x1200abc com.apple.Keynote.sfinspectors 1.0 (1.0) /Applications/iWork '08/Keynote.app/Contents/Frameworks/SFInspectors.framework/Versions/A/SFInspect ors
    0x1242000 - 0x126dd7f com.apple.Keynote.SFAnimation 1.0 (0.0.1d1) /Applications/iWork '08/Keynote.app/Contents/Frameworks/SFAnimation.framework/Versions/A/SFAnimatio n
    0x1290000 - 0x12bdf8e com.apple.Keynote.SFControls 1.0 (20030306_1) /Applications/iWork '08/Keynote.app/Contents/Frameworks/SFControls.framework/Versions/A/SFControls
    0x12dc000 - 0x1502f7b +SFWordProcessing ??? (???) /Applications/iWork '08/Keynote.app/Contents/Frameworks/SFWordProcessing.framework/Versions/A/SFWor dProcessing
    0x1633000 - 0x16522cb com.apple.Keynote.sflicense 1.0 (0.0.1d1) /Applications/iWork '08/Keynote.app/Contents/Frameworks/SFLicense.framework/Versions/A/SFLicense
    0x166b000 - 0x1e680fc +BGCompatibility ??? (???) <fad9813ee1144ce69a5cb964a2a52c2f> /Applications/iWork '08/Keynote.app/Contents/Frameworks/BGCompatibility.framework/Versions/A/BGComp atibility
    0x242a000 - 0x246edac com.apple.sf.sfapplication 1.0 (1.0) /Applications/iWork '08/Keynote.app/Contents/Frameworks/SFApplication.framework/Versions/A/SFApplic ation
    0x2499000 - 0x249bfff com.apple.ExceptionHandling 1.5 (10) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x24a2000 - 0x2520fef com.tcltk.tcllibrary 8.4.7 b (8.4.7 b) <fd41897f36de9271d601298eaf7cdf4b> /System/Library/Frameworks/Tcl.framework/Versions/8.4/Tcl
    0x2543000 - 0x257bfff com.apple.OSAKit 1.1 (55) <38257e261cc7dd391e4dee6a69861e49> /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit
    0x25ab000 - 0x25b5fff libexslt.0.dylib ??? (???) <11463660d68f411b084b576037027587> /usr/lib/libexslt.0.dylib
    0x25c3000 - 0x25c4fff com.apple.keynote.3DChartAnimations 1.0 (1.0) /Applications/iWork '08/Keynote.app/Contents/Resources/Animations/3DChartAnimations.sfxplugin/Conte nts/MacOS/3DChartAnimations
    0x25ca000 - 0x25d4fff com.apple.keynote.byCharacter 1.0 (1.0) /Applications/iWork '08/Keynote.app/Contents/Resources/Animations/byCharacter.sfxplugin/Contents/Ma cOS/byCharacter
    0x15c0d000 - 0x15c2efff com.apple.Keynote.Bolt 1.0 (1.0) /Applications/iWork '08/Keynote.app/Contents/Resources/Animations/Bolt.sfxplugin/Contents/MacOS/Bol t
    0x15c43000 - 0x15c53fff com.apple.iWork.Keynote.Gizmo 1.0 (1.0) /Applications/iWork '08/Keynote.app/Contents/Resources/Animations/Gizmo.sfxplugin/Contents/MacOS/Gi zmo
    0x16998000 - 0x169bcfe3 com.apple.Keynote.Kiln 1.0 (1.0) /Applications/iWork '08/Keynote.app/Contents/Resources/Animations/Kiln.sfxplugin/Contents/MacOS/Kil n
    0x16cd4000 - 0x16dbaff7 com.apple.RawCamera.bundle 2.0 (2.0) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x17700000 - 0x17759ff7 com.apple.driver.AppleIntelGMA950GLDriver 1.5.18 (5.1.8) <367ee1d6bfcdc0efeef57a88505a1cb6> /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/Apple IntelGMA950GLDriver
    0x17761000 - 0x1777dfff GLRendererFloat ??? (???) <5719f596b7e2c9ef8afca208544b158b> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x18c00000 - 0x18d81fef GLEngine ??? (???) <6106cebf02eec50e8f88c5dc936f1266> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x1b5b2000 - 0x1b5b7ff3 libCGXCoreImage.A.dylib ??? (???) <978986709159e5fe9e094df5efddac1d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x1c4ea000 - 0x1c549fef com.apple.QuickTimeMPEG.component 7.3 (7.3) /System/Library/QuickTime/QuickTimeMPEG.component/Contents/MacOS/QuickTimeMPEG
    0x1cb1b000 - 0x1cb56fff com.apple.QuickTimeFireWireDV.component 7.3 (7.3) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x1cb61000 - 0x1cb7bfe3 com.apple.applepixletvideo 1.2.10 (1.2d10) <fdac8dfc20ba5d49672d57e04d5c09a2> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x1cbee000 - 0x1ce2dfde +net.telestream.wmv.import 2.2.0.39 (2.2.0.39) /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
    0x1ce65000 - 0x1d028fea +net.telestream.wmv.advanced 2.2.0.39 (2.2.0.39) /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced
    0x30f8b000 - 0x31309ff1 QuickTimeH264.scalar ??? (???) <39d93ce34275dc204bca822d7b9f885c> /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.scalar
    0x3e000000 - 0x3e045fef com.apple.glut 3.4.0 (GLUT-3.4.0) <e8308e6cd0ebd636413bcf20a29b5866> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
    0x3f000000 - 0x3f3cf546 +libCoin.60.0.0.dylib ??? (???) /Applications/iWork '08/Keynote.app/Contents/Frameworks/Inventor.framework/Versions/C/Libraries/lib Coin.60.0.0.dylib
    0x8fe00000 - 0x8fe2d883 dyld 95.3 (???) <81592e798780564b5d46b988f7ee1a6a> /usr/lib/dyld
    0x90003000 - 0x900c8fff com.apple.QuickTimeMPEG4.component 7.3 (7.3) /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x900c9000 - 0x90137fff com.apple.iLifeMediaBrowser 1.0.3 (194) /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x90138000 - 0x901e1fff com.apple.JavaScriptCore 5523.10.3 (5523.10.3) <9e6719a7a0740f5c224099a7b853e45b> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x901e2000 - 0x901f2fff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x901f3000 - 0x901f4fef libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x901f5000 - 0x90213fff libresolv.9.dylib ??? (???) <54e6a08c2f108bdf5916fb483d51961b> /usr/lib/libresolv.9.dylib
    0x90214000 - 0x902a7fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x902a8000 - 0x902befe7 com.apple.CoreVideo 1.5.0 (1.5.0) <8947e88900afa1d2ca78b69bff98b0d7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x902bf000 - 0x9034bff7 com.apple.LaunchServices 284 (284) <0fb50a7a6fd38875f727fc2592a496e4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x90351000 - 0x90356fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x90373000 - 0x903a9fff com.apple.SystemConfiguration 1.9.0 (1.9.0) <7919d9588c3b0d556646e555b7193f1f> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x903aa000 - 0x90451fff com.apple.QD 3.11.50 (???) <e2f71720ae1dad06a8883ac80775b21a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x90452000 - 0x904dcfff com.apple.framework.IOKit 1.5.1 (???) <5176a7383151a19c962334009fef2c6d> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x904dd000 - 0x9060ffe7 com.apple.CoreFoundation 6.5 (476) <8bfebc0dbad6fc33bea0fa00a1b9ec37> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90610000 - 0x90687fe3 com.apple.CFNetwork 220 (220) <0ae8fbcbadcb9bd8d673aa4531c0fcfc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90688000 - 0x906b9ffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x906ba000 - 0x906c1ff7 libCGATS.A.dylib ??? (???) <9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x906c2000 - 0x906d0ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x906d1000 - 0x906d6fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x906d7000 - 0x90786fff com.apple.DesktopServices 1.4.3 (1.4.3) <66d5ed56111c43d234e235d365d02469> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90787000 - 0x9083dfe3 com.apple.CoreServices.OSServices 210.2 (210.2) <4ed69f07fc0f211ab32d1ee96e281fc2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9083e000 - 0x91038fef com.apple.AppKit 6.5 (949) <f8d0f6d0bb5ac092f48f42ca684bdb54> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x91180000 - 0x911f4fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x911f5000 - 0x91213ff7 com.apple.QuickLookFramework 1.0 (168.0) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x91222000 - 0x91245fff com.apple.CoreMediaPrivate 1.2 (1.2) <f2f275de4f50406fbebc42603399f029> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x91246000 - 0x9124afff libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x9124b000 - 0x912a7ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x912a8000 - 0x912abfff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x912ac000 - 0x917c1fff com.apple.WebCore 5523.10.3 (5523.10.3) <89179acba0e5ae2163d4a75ad460cbdb> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x917c2000 - 0x917c7ffb com.apple.DisplayServicesFW 2.0 (2.0) <8953865f53e940007a4e4ac5390d3c95> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x917c8000 - 0x917d5fe7 com.apple.opengl 1.5.5 (1.5.5) <aa08b52d2a84b44dc6ee5d544a53fe8a> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x917d6000 - 0x9190eff7 libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
    0x9190f000 - 0x919d6ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x919d7000 - 0x91a30fff libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x91a31000 - 0x91a31ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91a32000 - 0x91aa1fff com.apple.PDFKit 2.0 (2.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x91aa2000 - 0x91ae7fef com.apple.Metadata 10.5.0 (398) <4fd74fba0062c2e08ec4b1c10b40ff63> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91ae8000 - 0x91b98fff edu.mit.Kerberos 6.0.11 (6.0.11) <33c25789baedcd70a7e24881775dd9ad> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x91b99000 - 0x91e9ffff com.apple.HIToolbox 1.5.0 (???) <1b872a7151ee3f80c9c736a3e46d00d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x91ea0000 - 0x91ebcfff com.apple.IMFramework 4.0 (578) <b8e7d1e85ec753dc0116843125927ae8> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x91ebd000 - 0x91f09fff com.apple.QuickLookUIFramework 1.0 (168.0) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x91f0a000 - 0x91f28ff3 com.apple.DirectoryService.Framework 3.5 (3.5) <899d8c9ee31b004a6ff73dab88982b1a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x91f29000 - 0x92083fe3 libSystem.B.dylib ??? (???) <8ecc83dc0399be3946f7a46e88cf4bbb> /usr/lib/libSystem.B.dylib
    0x92084000 - 0x9210fff7 com.apple.QTKit 7.3 (7.3) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x92110000 - 0x921a2ff3 com.apple.ApplicationServices.ATS 3.0 (???) <fb5f572243dbc370a0ea5efc8e81ae11> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x921a3000 - 0x921b6fff com.apple.IMUtils 4.0 (578) <cf6de2e36b4922509a027dcf59951de8> /System/Library/Frameworks/InstantMessage.framework/Frameworks/IMUtils.framewor k/Versions/A/IMUtils
    0x921b7000 - 0x9223eff7 libsqlite3.0.dylib ??? (???) <273efcb717e89c21207c851d7d33fda4> /usr/lib/libsqlite3.0.dylib
    0x9223f000 - 0x92245fff com.apple.print.framework.Print 218 (220) <c35172175abbe554ddadd9b6401351fa> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92246000 - 0x92246ffd com.apple.Accelerate.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x92247000 - 0x92302fe3 com.apple.WebKit 5523.10.3 (5523.10.3) <2741777559b3948d520a4d126330dbce> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x92303000 - 0x926c1fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x926fc000 - 0x927f0ff4 libiconv.2.dylib ??? (???) <c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib
    0x927f1000 - 0x92807fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x92846000 - 0x92d12ffe libGLProgrammability.dylib ??? (???) <e8bc0af671427cf2b6279a035805a086> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x92d13000 - 0x92d63ff7 com.apple.HIServices 1.6.0 (???) <d74aa73e4cfd30a08fb169198a8d2539> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x92dc9000 - 0x92dcbff1 com.apple.QuickTimeH264.component 7.3 (7.3) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x92dcc000 - 0x92dceff5 libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x92dcf000 - 0x92dcfffd com.apple.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x92dd0000 - 0x92df4feb libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
    0x92e5b000 - 0x92eb5ff7 com.apple.CoreText 2.0.0 (???) <7fa39cd5bc847615ec02e7c7a37c0508> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x92eb6000 - 0x92edafff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
    0x92edb000 - 0x93154fe7 com.apple.Foundation 6.5.1 (677.1) <85ac18c7cd454378db6122bea0c00965> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x93155000 - 0x93155ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x932ad000 - 0x933e3fe3 com.apple.imageKit 1.0 (1.0) <2f2656deebcf595b88f010ba08cef0e4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x933e4000 - 0x933ffffb libPng.dylib ??? (???) <b6abcac36ec7654ff3e1cfa786b0117b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9350c000 - 0x9354dfe7 libRIP.A.dylib ??? (???) <bdc6d70bf4ed3dace321b4ff76a353b3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9354e000 - 0x93559fe7 libCSync.A.dylib ??? (???) <df82fc093e498a9eb5490761cb292218> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9355a000 - 0x93562fff com.apple.DiskArbitration 2.2 (2.2) <1551b2af557fdf6f368f93e093933852> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x93563000 - 0x93572ffe com.apple.DSObjCWrappers.Framework 1.2 (1.2) <f5b58d1d3a855a63d493ccbec417a1e9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x935ad000 - 0x935aeffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x935af000 - 0x93661ffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
    0x93662000 - 0x93664fff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x936b6000 - 0x936caff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x936cb000 - 0x936dbffc com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x936dc000 - 0x937a7fff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x937f1000 - 0x937f1ffd com.apple.Accelerate 1.4 (Accelerate 1.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x937f2000 - 0x93834fef com.apple.NavigationServices 3.5.1 (161) <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93835000 - 0x93840ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x93841000 - 0x946c1ff2 com.apple.QuickTimeComponents.component 7.3 (7.3) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x946c2000 - 0x947a1fff libobjc.A.dylib ??? (???) <5eda47fec2d0e7853b3506aa1fd2dafa> /usr/lib/libobjc.A.dylib
    0x94882000 - 0x948b1fe3 com.apple.AE 402 (402) <994ba8e884aefe7bf1fc5987df099e7b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x948b8000 - 0x949fdff7 com.apple.ImageIO.framework 2.0.0 (2.0.0) <154d4d8cda2bd99518cbabc9f2d69833> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x949fe000 - 0x94b7cfff com.apple.AddressBook.framework 4.1 (687) <3f005092d08e963eabe8f7f66c09cc1e> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94b7d000 - 0x94bf9feb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x94bfa000 - 0x94c04feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x94c05000 - 0x94c3fff7 com.apple.coreui 0.1 (60) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x94c40000 - 0x94c47fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x94c48000 - 0x94c75feb libvDSP.dylib ??? (???) <a26683d121ee0f96df9a9d0bfca36049> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x94c76000 - 0x94e31ff3 com.apple.QuartzComposer 2.0 (106) <e31bf3733d0676dd7993afca6ce48c3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x94e32000 - 0x94e64fff com.apple.LDAPFramework 1.4.3 (106) <3a5c9df6032143cd6bc2658a9d328d8e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94e65000 - 0x94f89fe3 com.apple.audio.toolbox.AudioToolbox 1.5 (1.5) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x94f96000 - 0x95015ff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x95016000 - 0x950f7ff7 libxml2.2.dylib ??? (???) <450ec38b57fb46013847cce851001a2f> /usr/lib/libxml2.2.dylib
    0x950f8000 - 0x950f8ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x950f9000 - 0x95509fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9550a000 - 0x95546ff7 com.apple.CoreMediaIOServicesPrivate 1.2 (1.2) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x95547000 - 0x95571fef libauto.dylib ??? (???) <d468bc4a8a69343f1748c293db1b57fb> /usr/lib/libauto.dylib
    0x95572000 - 0x95908ff7 com.apple.QuartzCore 1.5.1 (1.5.1) <deb61cbeb3f734a1b2f4669f6268b9de> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x95909000 - 0x95912fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x95913000 - 0x95922fff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
    0x95923000 - 0x95c35fe2 com.apple.QuickTime 7.3.0 (7.3.0) <adfe6f92ffe38bc57df6b8cb2e6ea9d9> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x95c36000 - 0x95c5eff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x95c5f000 - 0x95f38fe7 com.apple.CoreServices.CarbonCore 783 (783) <8370e664eeb25edc98d5c1f5405b06ae> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x95f39000 - 0x95f39ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x95f88000 - 0x95f94ff5 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x95f95000 - 0x95f9cfff com.apple.agl 3.0.9 (AGL-3.0.9) <7dac4a7cb0de2f6d08ae71c1249379e3> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x96206000 - 0x96245fef libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x96246000 - 0x962a3ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x962a4000 - 0x9693bfef com.apple.CoreGraphics 1.351.0 (???) <7a6f399039eed6dbe845c169f7d21a70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9693c000 - 0x9693cff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9693d000 - 0x9693dffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9693e000 - 0x96b07fef com.apple.security 5.0.1 (32736) <8c9eda0fcc1d8a571543025ac900715f> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x96b08000 - 0x96b0fffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x96b10000 - 0x96b37fff libcups.2.dylib ??? (???) <6b61eb99e6f5dd2d66cd224e9f82427d> /usr/lib/libcups.2.dylib
    0x96b38000 - 0x96b50fff com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x96b51000 - 0x96bcbff8 com.apple.print.framework.PrintCore 5.5 (245) <9441d178f4b430cf92b67bf346646693> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x96bcc000 - 0x96bccfff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x96c18000 - 0x96c1cfff com.apple.CoreMediaAuthoringPrivate 1.1 (1.1) /System/Library/PrivateFrameworks/CoreMediaAuthoringPrivate.framework/Versions/ A/CoreMediaAuthoringPrivate
    0x96c1d000 - 0x96d01ffb com.apple.CoreData 100 (185) <a4e63784275e25e62f57e75e0af0b94d> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x96d0f000 - 0x96d0fffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x96d10000 - 0x96d4dff7 libGLImage.dylib ??? (???) <202d73e6a4688fc06ff11b71910c2ce7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x96d4e000 - 0x96d6dffa libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0xeab00000 - 0xeab0ffff libConverter.dylib ??? (???) /System/Library/Printers/Libraries/libConverter.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    This is just a guess:
    (1) Your applications runs up against the maximum number of lock objects, which triggers an exception. This may be caused by either (a) your application requirements or (b) failure to commit/abort transactions.
    (2) The exception is not caught at the appropriate place, or appropriate action is not taken in the exception handling, which is to deallocate XmlResults and other objects (so the underlying C++ objects may be freed) and to abort the transaction.
    (3) C++ objects the Java wrappers of which should have been deleted (call delete()) are still around when they shouldn't be, and this causes a SEGV to happen, which is what you're seeing.
    If you think the above is possible, you could boil down com.company.MyClass to a minimal example that reproduces the behaviour you're seeing and is easy for others to run at home, and then post it here.
    Michael Ludwig

Maybe you are looking for