OC4J crashing when running SRDemo ADF BC Vesrion Sample App under load

Hi All,
I have Oracle App Server 10.1.3 production version and i have deployed SRDemo ADF BC Version Sample App.
when i try to simulate load on the Application i find that OC4J crashes and it will get reinitailised again...
the error file looks as follows
06/05/16 03:15:56 Start process
WARNING: Code-source
D:\Raghavendra\ORACLEAPP1013\j2ee\home\applications\SRDemoADFBC\SRDemoSampleADFBC\WEB-INF\lib\dc-adapters.jar (from
WEB-INF/lib/ directory in
D:\Raghavendra\ORACLEAPP1013\j2ee\home\applications\SRDemoADFBC\SRDemoSampleADFBC\WEB-INF\lib) has the same filename but
is not identical to
/D:/Raghavendra/ORACLEAPP1013/BC4J/jlib/dc-adapters.jar (from <code-source> in
/D:/Raghavendra/ORACLEAPP1013/j2ee/home/config/server.xml). If it contains different versions of the same classes,
it will be masked as the latter is already visible in the search path
of loader SRDemoADFBC.web.SRDemoSampleADFBC:0.0.0.
May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter}
Merge(javax.faces.Short,null)
May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter}
Merge(null,java.lang.Short)
May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter}
Merge(javax.faces.Byte,null)
May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter}
Merge(null,java.lang.Byte)
May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter}
Merge(javax.faces.Integer,null)
May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter}
Merge(null,java.lang.Integer)
May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter}
Merge(javax.faces.Long,null)
May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter}
Merge(null,java.lang.Long)
May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter}
Merge(javax.faces.Float,null)
May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter}
Merge(null,java.lang.Float)
May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter}
Merge(javax.faces.Double,null)
May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter}
Merge(null,java.lang.Double)
May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ValidatorRule end
WARNING: [ValidatorRule]{faces-config/validator}
Merge(javax.faces.LongRange)
May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter}
Merge(javax.faces.DateTime,null)
May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter}
Merge(javax.faces.Number,null)
06/05/16 03:16:12 Oracle Containers for J2EE 10g (10.1.3.0.0)
initialized
# An unexpected error has been detected by HotSpot Virtual Machine:
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6da2986e, pid=1296,
tid=2528
# Java VM: Java HotSpot(TM) Server VM (1.5.0_05-b05 mixed mode)
# Problematic frame:
# V [jvm.dll+0x1e986e]
# An error report file with more information is saved as
hs_err_pid1296.log
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
06/05/16 03:18:40 Start process
WARNING: Code-source
D:\Raghavendra\ORACLEAPP1013\j2ee\home\applications\SRDemoADFBC\SRDemoSampleADFBC\WEB-INF\lib\dc-adapters.jar (from
WEB-INF/lib/ directory in
D:\Raghavendra\ORACLEAPP1013\j2ee\home\applications\SRDemoADFBC\SRDemoSampleADFBC\WEB-INF\lib) has the same filename but
is not identical to
/D:/Raghavendra/ORACLEAPP1013/BC4J/jlib/dc-adapters.jar (from <code-source> in
/D:/Raghavendra/ORACLEAPP1013/j2ee/home/config/server.xml). If it contains different versions of the same classes,
it will be masked as the latter is already visible in the search path
of loader SRDemoADFBC.web.SRDemoSampleADFBC:0.0.0.
May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter}
Merge(javax.faces.Short,null)
May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter}
Merge(null,java.lang.Short)
May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter}
Merge(javax.faces.Byte,null)
May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter}
Merge(null,java.lang.Byte)
May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter}
Merge(javax.faces.Integer,null)
May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter}
Merge(null,java.lang.Integer)
May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter}
Merge(javax.faces.Long,null)
May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter}
Merge(null,java.lang.Long)
May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter}
Merge(javax.faces.Float,null)
May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter}
Merge(null,java.lang.Float)
May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter}
Merge(javax.faces.Double,null)
May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter}
Merge(null,java.lang.Double)
May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ValidatorRule end
WARNING: [ValidatorRule]{faces-config/validator}
Merge(javax.faces.LongRange)
May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter}
Merge(javax.faces.DateTime,null)
May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter}
Merge(javax.faces.Number,null)
06/05/16 03:18:56 Oracle Containers for J2EE 10g (10.1.3.0.0)
initialized
following file is generated under <oracle-home>\j2ee\home
"hs_err_pid1296.log"
# An unexpected error has been detected by HotSpot Virtual Machine:
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6da2986e, pid=1296, tid=2528
# Java VM: Java HotSpot(TM) Server VM (1.5.0_05-b05 mixed mode)
# Problematic frame:
# V [jvm.dll+0x1e986e]
--------------- T H R E A D ---------------
Current thread (0x2aa498d0): JavaThread "CompilerThread0" daemon [_thread_in_native, id=2528]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000004
Registers:
EAX=0x00000000, EBX=0x2afca960, ECX=0x2ad6f560, EDX=0x00000000
ESP=0x2ad6f2b4, EBP=0x00000000, ESI=0x2ad6f570, EDI=0x2ad6f560
EIP=0x6da2986e, EFLAGS=0x00010202
Top of Stack: (sp=0x2ad6f2b4)
0x2ad6f2b4: 2ad6f570 6da2b75f 2afca960 2b8ea1f0
0x2ad6f2c4: 2ad6f334 2b2b4fc8 2ad6f344 2b863c34
0x2ad6f2d4: 2afca960 2b93833c 6da2b50d 2b2b4fc8
0x2ad6f2e4: 00000000 2ad6f560 2afca9a8 00000000
0x2ad6f2f4: 00000001 00000001 00000001 2ad6f560
0x2ad6f304: 00000189 6da29dbf 2ad6f344 2ad6f334
0x2ad6f314: 2ad6f354 00000000 00000027 2ad6f9d0
0x2ad6f324: 2ad6f884 00000000 00000033 2aa49a58
Instructions: (pc=0x6da2986e)
0x6da2985e: 90 90 8b 44 24 04 56 8b 50 1c 8b 41 58 8b 04 90
0x6da2986e: 8b 50 04 83 3a 00 75 1e 8b 51 14 8b 40 1c 3b c2
Stack: [0x2ad30000,0x2ad70000), sp=0x2ad6f2b4, free space=252k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0x1e986e]
[error occurred during error reporting, step 120, id 0xc0000005]
Current CompileTask:
opto:2002 oracle.sql.NUMBER.toBytes(Ljava/lang/String;I)[B (1034 bytes)
---------------  P R O C E S S  ---------------
Java Threads: ( => current thread )
  0x2b7a52a0 JavaThread "ApplicationServerThread-3" [_thread_blocked, id=3724]
0x2cb1ac58 JavaThread "ApplicationServerThread-2" [_thread_blocked, id=5328]
0x2cd53e70 JavaThread "AJPRequestHandler-ApplicationServerThread-1" [_thread_in_Java, id=3832]
0x2b1138f8 JavaThread "Timer-6" daemon [_thread_blocked, id=4760]
0x2b1a8ff0 JavaThread "AJPRequestHandler-ApplicationServerThread-0" [_thread_in_Java, id=4632]
0x003c6af8 JavaThread "DestroyJavaVM" [_thread_blocked, id=4976]
0x2d0ad008 JavaThread "TaskManager" [_thread_blocked, id=2932]
0x2b0a0960 JavaThread "OC4JMonitorThread" daemon [_thread_blocked, id=4892]
0x2c55b108 JavaThread "Thread-13" daemon [_thread_blocked, id=6024]
0x2ce75378 JavaThread "Thread-12" daemon [_thread_in_native, id=1484]
0x2aea7800 JavaThread "Timer-5" daemon [_thread_blocked, id=5520]
0x005d9ed8 JavaThread "ApplicationServerThread-8" [_thread_in_native, id=3552]
0x2aaafb80 JavaThread "ApplicationServerThread-7" [_thread_in_native, id=1004]
0x2c4c08c0 JavaThread "ApplicationServerThread-6" [_thread_blocked, id=1216]
0x2b675688 JavaThread "Thread-10" daemon [_thread_blocked, id=4852]
0x2c4c0d20 JavaThread "Timer-4" [_thread_blocked, id=3976]
0x2b852bb0 JavaThread "Timer-3" [_thread_blocked, id=4316]
0x2c6651c8 JavaThread "Timer-2" [_thread_blocked, id=4828]
0x2b80c2f8 JavaThread "WorkExecutorWorkerThread-1" daemon [_thread_blocked, id=4468]
0x2aab0028 JavaThread "Timer-1" daemon [_thread_blocked, id=4360]
0x2b7f5198 JavaThread "WorkExecutorWorkerThread-0" daemon [_thread_blocked, id=5792]
0x2b7e4780 JavaThread "Thread-4" daemon [_thread_blocked, id=1804]
0x2b772bf8 JavaThread "Timer-0" [_thread_blocked, id=5308]
0x2b60ecf8 JavaThread "RMIServer [0.0.0.0:12401] count:2" [_thread_in_native, id=6056]
0x2b706c10 JavaThread "RMIServer [0.0.0.0:12401] count:1" [_thread_in_native, id=4784]
0x2b514bc0 JavaThread "JMSServer[SDCHS20N300:12601]" [_thread_in_native, id=5748]
0x2b6039f8 JavaThread "WsMgmtWorkScheduler" daemon [_thread_blocked, id=4964]
0x2b6bbac0 JavaThread "WsMgmtWorkScheduler" daemon [_thread_blocked, id=424]
0x2b5caaa8 JavaThread "Scheduler ServiceThread" [_thread_blocked, id=536]
0x2b4ab730 JavaThread "Timer ServiceThread" [_thread_blocked, id=4648]
0x2b2db638 JavaThread "Event ServiceThread" [_thread_blocked, id=3484]
0x2b2696a8 JavaThread "LogFlusher" daemon [_thread_blocked, id=2976]
0x2aa4bad8 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3508]
0x2aa4a7d8 JavaThread "CompilerThread1" daemon [_thread_blocked, id=5092]
=>0x2aa498d0 JavaThread "CompilerThread0" daemon [_thread_in_native, id=2528]
0x0061fb10 JavaThread "AdapterThread" daemon [_thread_blocked, id=2152]
0x0061ccf0 JavaThread "Finalizer" daemon [_thread_blocked, id=2072]
0x0061b858 JavaThread "Reference Handler" daemon [_thread_blocked, id=5576]
Other Threads:
0x003c3f38 VMThread [id=5580]
0x2aa4cdd8 WatcherThread [id=2604]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
PSYoungGen total 50624K, used 42074K [0x26dd0000, 0x2a6b0000, 0x2a6b0000)
eden space 47936K, 85% used [0x26dd0000,0x295c0a40,0x29ca0000)
from space 2688K, 43% used [0x29ca0000,0x29dc5e18,0x29f40000)
to space 2560K, 0% used [0x2a430000,0x2a430000,0x2a6b0000)
PSOldGen total 29184K, used 16417K [0x0a6b0000, 0x0c330000, 0x26dd0000)
object space 29184K, 56% used [0x0a6b0000,0x0b6b8490,0x0c330000)
PSPermGen total 44800K, used 44728K [0x026b0000, 0x05270000, 0x0a6b0000)
object space 44800K, 99% used [0x026b0000,0x0525e0f8,0x05270000)
Dynamic libraries:
0x00400000 - 0x0040c000      D:\Raghavendra\ORACLEAPP1013\jdk\bin\javaw.exe
0x7c800000 - 0x7c8c0000      C:\WINDOWS\system32\ntdll.dll
0x77e40000 - 0x77f42000      C:\WINDOWS\system32\kernel32.dll
0x77f50000 - 0x77fec000      C:\WINDOWS\system32\ADVAPI32.dll
0x77c50000 - 0x77cef000      C:\WINDOWS\system32\RPCRT4.dll
0x77380000 - 0x77412000      C:\WINDOWS\system32\USER32.dll
0x77c00000 - 0x77c48000      C:\WINDOWS\system32\GDI32.dll
0x77ba0000 - 0x77bfa000      C:\WINDOWS\system32\MSVCRT.dll
0x6d840000 - 0x6dbd8000      D:\Raghavendra\ORACLEAPP1013\jdk\jre\bin\server\jvm.dll
0x76aa0000 - 0x76acd000      C:\WINDOWS\system32\WINMM.dll
0x6d2f0000 - 0x6d2f8000      D:\Raghavendra\ORACLEAPP1013\jdk\jre\bin\hpi.dll
0x76b70000 - 0x76b7b000      C:\WINDOWS\system32\PSAPI.DLL
0x76f50000 - 0x76f63000      C:\WINDOWS\system32\Secur32.dll
0x6d680000 - 0x6d68c000      D:\Raghavendra\ORACLEAPP1013\jdk\jre\bin\verify.dll
0x6d370000 - 0x6d38d000      D:\Raghavendra\ORACLEAPP1013\jdk\jre\bin\java.dll
0x6d6a0000 - 0x6d6af000      D:\Raghavendra\ORACLEAPP1013\jdk\jre\bin\zip.dll
0x6d530000 - 0x6d543000      D:\Raghavendra\ORACLEAPP1013\jdk\jre\bin\net.dll
0x71c00000 - 0x71c17000      C:\WINDOWS\system32\WS2_32.dll
0x71bf0000 - 0x71bf8000      C:\WINDOWS\system32\WS2HELP.dll
0x71b20000 - 0x71b61000      C:\WINDOWS\System32\mswsock.dll
0x76ed0000 - 0x76ef9000      C:\WINDOWS\system32\DNSAPI.dll
0x76f70000 - 0x76f77000      C:\WINDOWS\System32\winrnr.dll
0x76f10000 - 0x76f3e000      C:\WINDOWS\system32\WLDAP32.dll
0x76f80000 - 0x76f85000      C:\WINDOWS\system32\rasadhlp.dll
0x68000000 - 0x6802f000      C:\WINDOWS\system32\rsaenh.dll
0x7c8d0000 - 0x7d0d3000      C:\WINDOWS\system32\SHELL32.dll
0x77da0000 - 0x77df2000      C:\WINDOWS\system32\SHLWAPI.dll
0x77420000 - 0x77523000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.3790.1830_x-ww_7AE38CCF\comctl32.dll
0x76920000 - 0x769e4000      C:\WINDOWS\system32\USERENV.dll
0x71c40000 - 0x71c98000      C:\WINDOWS\system32\netapi32.dll
0x5f270000 - 0x5f2c9000      C:\WINDOWS\system32\hnetcfg.dll
0x71ae0000 - 0x71ae8000      C:\WINDOWS\System32\wshtcpip.dll
0x6d550000 - 0x6d559000      D:\Raghavendra\ORACLEAPP1013\jdk\jre\bin\nio.dll
0x6d070000 - 0x6d1d7000      D:\Raghavendra\ORACLEAPP1013\jdk\jre\bin\awt.dll
0x73070000 - 0x73097000      C:\WINDOWS\system32\WINSPOOL.DRV
0x76290000 - 0x762ad000      C:\WINDOWS\system32\IMM32.dll
0x77670000 - 0x777a4000      C:\WINDOWS\system32\ole32.dll
VM Arguments:
jvm_args: -Xrs -XX:MaxPermSize=128m -Djava.security.policy=D:\Raghavendra\ORACLEAPP1013\j2ee\home\config\java2.policy -Djava.awt.headless=true -Dhttp.webdir.enable=false -Doracle.ons.oraclehome=D:\Raghavendra\ORACLEAPP1013 -Doracle.home=D:\Raghavendra\ORACLEAPP1013 -Doracle.ons.oracleconfighome=D:\Raghavendra\ORACLEAPP1013 -Doracle.ons.clustername=default -Doracle.ons.instancename=fusion.SDCHS20N300.corp.siebel.com -Dopmn.compatible=904 -Doracle.ons.indexid=home.default_group.1 -Doracle.ons.uid=1999441770 -Doracle.oc4j.instancename=home -Doracle.oc4j.islandname=default_group -Doracle.opmn.routingid=g_rt_id -DOPMN=true
java_command: oc4j.jar -config D:\Raghavendra\ORACLEAPP1013\j2ee\home\config\server.xml -properties -ports default-web-site:ajp:12501,rmi:12401,jms:12601
Environment Variables:
PATH=D:\Raghavendra\ORACLEAPP1013\opmn\bin;D:\Raghavendra\ORACLEAPP1013\opmn\lib;D:\Raghavendra\ORACLEAPP1013\bin;C:\WINDOWS;C:\WINDOWS\system32
--------------- S Y S T E M ---------------
OS: Windows Server 2003 family Build 3790 Service Pack 1
CPU:total 4 family 15, cmov, cx8, fxsr, mmx, sse, sse2, ht
Memory: 4k page, physical 2097151k(2097151k free), swap 4194303k(4194303k free)
vm_info: Java HotSpot(TM) Server VM (1.5.0_05-b05) for windows-x86, built on Aug 26 2005 15:10:30 by "java_re" with MS VC++ 6.0
Why does this happen ?
***Note that this issue does not come up when i change my JVM form Sun HotSpot to JRockit
Thanks
Raghavendra
Message was edited by:Raghavendra
Raghavendra

Hi All,
Their is some issue with Sun JVM 1.5 ...
i tried using Sun JVM 1.6 early access release and did not observe any issues
Thanks
Raghavendra

Similar Messages

  • 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.

  • 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.

  • My itunes 11 Home sharing is not working with my windows 7 PC and iPad it shows up on iPad and when I go to share the music app does loading for 3 mins and crashes I am using a virgin super hub router please please please help

    My itunes 11 Home sharing is not working with my windows 7 PC and iPad it shows up on iPad and when I go to share the music app does loading for 3 mins and crashes I am using a virgin super hub router please please please help

    My itunes 11 Home sharing is not working with my windows 7 PC and iPad it shows up on iPad and when I go to share the music app does loading for 3 mins and crashes I am using a virgin super hub router please please please help

  • Deploying ADF Mobile Browser Sample App in JDeveloper 11.1.2.3

    Hi,
    I had problem in deploying the sample app for ADF Mobile Browser in JDeveloper 11.1.2.3.
    I had tried every solution such as replacing web.xml for the Sample App with web.xml created in JDeveloper 11.1.2.3.
    I could not find the Jar file for the oracle.adfinternal.view.faces.bi.facelets.graph.RichSeriesSetHandler in the web also.
    Please help to solve this problem as I had tried for many days.
    Thank you very much! =)
    ADF Mobile Browser Sample App URL:
    [ADF Mobile Browser Sample App|http://www.oracle.com/technetwork/developer-tools/adf/adf-mobile-browser-1864237.html]
    Error Log:_
    *<ConfigureListener> <contextInitialized> Critical error during deployment:*
    com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! oracle.adfinternal.view.faces.bi.facelets.graph.RichSeriesSetHandler
         at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:357)
         at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:226)
         at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1872)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3153)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:636)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: java.lang.ClassNotFoundException: oracle.adfinternal.view.faces.bi.facelets.graph.RichSeriesSetHandler
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:64)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
         at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:179)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.loadClass(ChangeAwareClassLoader.java:43)
         at com.sun.faces.util.Util.loadClass(Util.java:303)
         at com.sun.faces.config.processor.AbstractConfigProcessor.loadClass(AbstractConfigProcessor.java:311)
         at com.sun.faces.config.processor.FaceletTaglibConfigProcessor.processHandlerClass(FaceletTaglibConfigProcessor.java:420)
         at com.sun.faces.config.processor.FaceletTaglibConfigProcessor.processTags(FaceletTaglibConfigProcessor.java:371)
         at com.sun.faces.config.processor.FaceletTaglibConfigProcessor.processTagLibrary(FaceletTaglibConfigProcessor.java:314)
         at com.sun.faces.config.processor.FaceletTaglibConfigProcessor.process(FaceletTaglibConfigProcessor.java:263)
         at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:340)
         ... 38 more
    <Dec 10, 2012 12:20:15 PM IST> <Warning> <HTTP> <BEA-101162> <User defined listener com.sun.faces.config.ConfigureListener failed: java.lang.RuntimeException: com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! oracle.adfinternal.view.faces.bi.facelets.graph.RichSeriesSetHandler.
    java.lang.RuntimeException: com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! oracle.adfinternal.view.faces.bi.facelets.graph.RichSeriesSetHandler
         at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:293)
         at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
         Truncated. see log file for complete stacktrace
    Caused By: com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! oracle.adfinternal.view.faces.bi.facelets.graph.RichSeriesSetHandler
         at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:357)
         at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:226)
         at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: oracle.adfinternal.view.faces.bi.facelets.graph.RichSeriesSetHandler
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:64)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
         Truncated. see log file for complete stacktrace
    >
    <FactoryFinder$FactoryManager> <getFactory> Application was not properly initialized at startup, could not find Factory: javax.faces.application.ApplicationFactory. Attempting to find backup.
    <ConfigureListener> <contextDestroyed> Unexpected exception when attempting to tear down the Mojarra runtime
    java.lang.IllegalStateException: Could not find backup for factory javax.faces.application.ApplicationFactory.
         at javax.faces.FactoryFinder$FactoryManager.getFactory(FactoryFinder.java:996)
         at javax.faces.FactoryFinder.getFactory(FactoryFinder.java:331)
         at com.sun.faces.config.InitFacesContext.getApplication(InitFacesContext.java:131)
         at com.sun.faces.config.ConfigureListener.contextDestroyed(ConfigureListener.java:329)
         at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:482)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.EventsManager.notifyContextDestroyedEvent(EventsManager.java:200)
         at weblogic.servlet.internal.WebAppServletContext.destroy(WebAppServletContext.java:3224)
         at weblogic.servlet.internal.ServletContextManager.destroyContext(ServletContextManager.java:247)
         at weblogic.servlet.internal.HttpServer.unloadWebApp(HttpServer.java:461)
         at weblogic.servlet.internal.WebAppModule.destroyContexts(WebAppModule.java:1535)
         at weblogic.servlet.internal.WebAppModule.deactivate(WebAppModule.java:507)
         at weblogic.application.internal.flow.ModuleStateDriver$2.previous(ModuleStateDriver.java:387)
         at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:223)
         at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:215)
         at weblogic.application.internal.flow.ModuleStateDriver.deactivate(ModuleStateDriver.java:141)
         at weblogic.application.internal.flow.ScopedModuleDriver.deactivate(ScopedModuleDriver.java:206)
         at weblogic.application.internal.flow.ModuleListenerInvoker.deactivate(ModuleListenerInvoker.java:261)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$2.previous(DeploymentCallbackFlow.java:547)
         at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:223)
         at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:215)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.deactivate(DeploymentCallbackFlow.java:192)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.deactivate(DeploymentCallbackFlow.java:184)
         at weblogic.application.internal.BaseDeployment$2.previous(BaseDeployment.java:642)
         at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:223)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:63)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    <Dec 10, 2012 12:20:15 PM IST> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1355122207762' for task '3'. Error is: 'weblogic.application.ModuleException: '
    weblogic.application.ModuleException:
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1510)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: oracle.adfinternal.view.faces.bi.facelets.graph.RichSeriesSetHandler
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:64)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
         Truncated. see log file for complete stacktrace
    >
    Edited by: 975879 on Dec 9, 2012 10:56 PM

    Hi Frank,
    Thanks for the fast response.
    Based on your advice, I had try to comment out all usage of graph in jsp, web.xml, and data binding file.
    But even after perform these, I still facing the same problem.
    For your information, RichSeriesSetHandler does not exist in the oracle.adfinternal.view.faces.bi.facelets.
    I suspecting RichSeriesSetHandler is configured in the app and it occur this error as it could not find the class.
    I had try to search this usage of this class in the app but there is no results found.

  • 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

  • 8.2.1 crash when run certain vi on vista.

    When run the attached vi, lv will crash everytime as screenshot, any suggestion?
    Attachments:
    error.jpg ‏48 KB
    error1.jpg ‏57 KB
    SB CLIENTS.llb ‏414 KB

    hi!
    Thanks for the post and I hope your well today.
    There could be a number of reasons why your code crashes - which vi was it?
    Have you checked for memory leaks? or CPU usage?
    When you say "on vista" does this mean it doesnt crash XP? 
    Does you code crash another machine? 
    More details would really help the community to resolve your issue.
    kind Regards,
    James.
    Kind Regards
    James Hillman
    Applications Engineer 2008 to 2009 National Instruments UK & Ireland
    Loughborough University UK - 2006 to 2011
    Remember Kudos those who help!

  • Crystal Reports 10 Pro Crashing when running report

    Server: Intel Xenon X3323 Quad Core 2.5 GHz
    LAMP Configuration
    1.5GB Ram
    Centos 5.1 Linux Server
    Mysql 5.0.45
    Workstation Windows XP Pro
    2 GB Ram
    Crystal Reports 10 Pro
    ODBC SYSTEM DSN 
    Connector Mysql ODBC 5.1.5 Connector
    Issue
    Report Crashes when we run the report.  However, if we click Database, then Refresh Database, the report generates.  The issue is we cannot automate the report.
    Here is some information from the dump report
    Error Signature
    AppName: crw32.exe AppVer: 10.0.5.1506 ModName: myodbc5.dll
    ModVer: 5.1.5.0 Offset: 0001b720
    Here is additional information from the log file:
        <MATCHING_FILE NAME="crabout.dll" SIZE="192585" CHECKSUM="0x181843C3" BIN_FILE_VERSION="10.0.0.23" BIN_PRODUCT_VERSION="10.0.0.533" PRODUCT_VERSION="10.0.0.533" FILE_DESCRIPTION="crabout" COMPANY_NAME="Crystal Decisions, Inc." PRODUCT_NAME="Crystal Report About Box Dialog " FILE_VERSION="10.0.0.23" ORIGINAL_FILENAME="crabout.dll" INTERNAL_NAME="crabout" LEGAL_COPYRIGHT="Copyright ©1991 -2001 Crystal Decisions Inc" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x40004" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="10.0.0.23" UPTO_BIN_PRODUCT_VERSION="10.0.0.533" LINK_DATE="12/10/2003 09:28:45" UPTO_LINK_DATE="12/10/2003 09:28:45" VER_LANGUAGE="English (United States) " />
        <MATCHING_FILE NAME="crabout_res_en.dll" SIZE="32851" CHECKSUM="0x630C4905" BIN_FILE_VERSION="10.0.0.23" BIN_PRODUCT_VERSION="10.0.0.533" PRODUCT_VERSION="10.0.0.533" FILE_DESCRIPTION="Resource DLL for crabout" COMPANY_NAME="Crystal Decisions, Inc." PRODUCT_NAME="Crystal Report About Box Dialog " FILE_VERSION="10.0.0.23" ORIGINAL_FILENAME="crabout_res_xx.dll" INTERNAL_NAME="crabout_res_xx" LEGAL_COPYRIGHT="Copyright ©1991 -2001 Crystal Decisions Inc" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x40004" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="10.0.0.23" UPTO_BIN_PRODUCT_VERSION="10.0.0.533" LINK_DATE="12/10/2003 07:23:23" UPTO_LINK_DATE="12/10/2003 07:23:23" VER_LANGUAGE="English (United States) " />
        <MATCHING_FILE NAME="crw32.exe" SIZE="10448971" CHECKSUM="0x8EE29129" BIN_FILE_VERSION="10.0.5.1506" BIN_PRODUCT_VERSION="10.0.5.1506" PRODUCT_VERSION="10.0.5.1506" FILE_DESCRIPTION="Crystal Reports" COMPANY_NAME="Crystal Decisions" PRODUCT_NAME="Crystal Reports" FILE_VERSION="10.0.5.1506" ORIGINAL_FILENAME="CRW32.EXE" INTERNAL_NAME="CRW" LEGAL_COPYRIGHT="Copyright (c) 1991-2006 Crystal Decisions, Inc." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x1" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="10.0.5.1506" UPTO_BIN_PRODUCT_VERSION="10.0.5.1506" LINK_DATE="08/30/2006 19:48:31" UPTO_LINK_DATE="08/30/2006 19:48:31" VER_LANGUAGE="English (Canada) " />
        <MATCHING_FILE NAME="crw32_res_en.dll" SIZE="2543616" CHECKSUM="0x580A253D" BIN_FILE_VERSION="10.0.5.1464" BIN_PRODUCT_VERSION="10.0.5.1464" PRODUCT_VERSION="10.0.5.1464" FILE_DESCRIPTION="Crystal Reports" COMPANY_NAME="Crystal Decisions" PRODUCT_NAME="Crystal Reports" FILE_VERSION="10.0.5.1464" ORIGINAL_FILENAME="CRW32.EXE" INTERNAL_NAME="CRW" LEGAL_COPYRIGHT="Copyright (c) 1991-2006 Crystal Decisions, Inc." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x1" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="10.0.5.1464" UPTO_BIN_PRODUCT_VERSION="10.0.5.1464" LINK_DATE="07/19/2006 18:43:36" UPTO_LINK_DATE="07/19/2006 18:43:36" VER_LANGUAGE="English (Canada) " />
        <MATCHING_FILE NAME="crwdnr.dll" SIZE="20539" CHECKSUM="0x45176FE5" BIN_FILE_VERSION="8.0.0.1" BIN_PRODUCT_VERSION="8.0.1.0" PRODUCT_VERSION="8.0.1.0" FILE_DESCRIPTION="Crystal Decisions Physical Server Dll" COMPANY_NAME="Crystal Decisions" PRODUCT_NAME="Crystal Reports" FILE_VERSION="8.0.0.1" ORIGINAL_FILENAME="crwdnr.dll" INTERNAL_NAME="crwdnr" LEGAL_COPYRIGHT="Copyright (c) 1991-1999 Crystal Decisions, Inc.  All rights reserved." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="8.0.0.1" UPTO_BIN_PRODUCT_VERSION="8.0.1.0" LINK_DATE="12/10/2003 09:29:07" UPTO_LINK_DATE="12/10/2003 09:29:07" VER_LANGUAGE="English (United States) " />
        <MATCHING_FILE NAME="myodbc5.dll" SIZE="2351104" CHECKSUM="0x17D2FE64" BIN_FILE_VERSION="5.1.5.0" BIN_PRODUCT_VERSION="5.1.5.0" PRODUCT_VERSION="5, 1, 5, 0" FILE_DESCRIPTION="MySQL ODBC 5.1 Driver" COMPANY_NAME="MySQL AB" PRODUCT_NAME="Connector/ODBC 5.1" FILE_VERSION="5, 1, 5, 0" ORIGINAL_FILENAME="myodbc5.dll" INTERNAL_NAME="myodbc5" LEGAL_COPYRIGHT="Copyright © MySQL AB 1995-2006" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x40004" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x50001" UPTO_BIN_FILE_VERSION="5.1.5.0" UPTO_BIN_PRODUCT_VERSION="5.1.5.0" LINK_DATE="08/18/2008 17:15:53" UPTO_LINK_DATE="08/18/2008 17:15:53" VER_LANGUAGE="English (United States) " />
        <MATCHING_FILE NAME="kernel32.dll" SIZE="989696" CHECKSUM="0x7D737C09" BIN_FILE_VERSION="5.1.2600.5512" BIN_PRODUCT_VERSION="5.1.2600.5512" PRODUCT_VERSION="5.1.2600.5512" FILE_DESCRIPTION="Windows NT BASE API Client DLL" COMPANY_NAME="Microsoft Corporation" PRODUCT_NAME="Microsoft® Windows® Operating System" FILE_VERSION="5.1.2600.5512 (xpsp.080413-2111)" ORIGINAL_FILENAME="kernel32" INTERNAL_NAME="kernel32" LEGAL_COPYRIGHT="© Microsoft Corporation. All rights reserved." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x40004" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0xF44A2" LINKER_VERSION="0x50001" UPTO_BIN_FILE_VERSION="5.1.2600.5512" UPTO_BIN_PRODUCT_VERSION="5.1.2600.5512" LINK_DATE="04/14/2008 00:11:24" UPTO_LINK_DATE="04/14/2008 00:11:24" VER_LANGUAGE="English (United States) " />
    </EXE>
    </DATABASE>

    PLease give more information about the exact steps taken, on the client, and if necessary, on the server, to reproduce the error.
    eg. are you running it on the client, or saving it to Enterprise and it crashes when viewed from the server?

  • PSE 12 Trial crashes - when running slideshow or outputing

    Downloaded trial version of PSE 12 - runs slow and randomly crashes when playing slideshow in editor.  Also crashes when outputing to any format at random points in the slideshow.
    Just about to give up and switch over to iMovie as this has become increasingly frustrating.
    Any suggestions as I have used version 7 in the past had a few issues, but nothing like what I am experiencing at this point in time?

    Under the tab TAGS / KEYWORDS, I have a keyword called IMPORTED KEYWORD TAGS. That's where I found my problems. 
    I think the bottom line is that the conversion / importing of previous catalogs is not working. In my case, it seems to be something to do with the tags. Who knows how many other issues there may be.
    To me, there are enough postings on numerous site to indicate there is a significant problem. I've used PSE since version four.  Most upgrades worked, Two did not.  (I still load the PSE version 8 software to preserve the albums my wife created. An upgrade scrambled the files and my wife too it personally. Not worth the risk of messing up again.)
    I am looking at MS Live Photo Gallery as an alternative.

  • Help for PowerPoint 2007 crash when running embedded SWF file with latest Flash Player?

    I have developed in Xcelsius 2008 SP4 a dashboard with only Excel as the source. I output to PowerPoint and then save it as a PowerPoint 2003 PPS file. On more than a few machines that have PowerPoint 2007, PowerPoint crashes when I attempt to run the presentation. This happens only with later versions of Flash Player. I have tried uninstalling/reinstalling the latest Flash Player but it still crashes. However, when I revert back to Flash Player 10.1.159..., in PP 2007 the presentation runs perfectly.
    With regard to the error I receive in PowerPoint 2007, it is as follows:
    Error Signature:
    AppName: powerpnt.exe AppVer: 12.0.6500.5000 AppStamp:49a68f9d
    ModName: flash10u.ocx ModVer: 10.3.181.34 ModStamp:4e011a1d
    fDebug: 0 Offset: 003a893c
    Of note is that this behavior does not happen in PowerPoint 2003 nor does it happen when the file is saved as a SWF and launched directly in the browser on the problem machines.
    I have to assume that this has happened to others so any help you could provide would be VERY appreciated.
    Thank you

    Hello,
    on the first glance I see these: data="file:///Macintosh HD/Users/user/Documents/Website/Working.swf", what means the path to your swf file is pointing to your local hard drive which nobody can see except you. Please replace all thes pathes with the correct ones and load up your file(s) again.
    If the problem remains, please send a link to your website in question, no matter how it looks like..
    Hans-Günter

  • Crystal Report crash when run

    i tried reinstalling my application, but it still crash when i run using a dynamic parameter from Business View.  any thoughts on how to solve this issue?

    I have the same issue.  I thought it was my computer, but I have reloaded the OS and reinstalled CR XI release 2 version 11.5.11.1470.
    I can create a new report and set the parameters manually (in the Selection Formula not a Static Parameter), but as soon as I use a dynamic parameter and run it, CR closes out and I get box letting me know it closed.  There is no error message.
    The same happened in XP and I am using Windows 7 now.
    Edited by: Rando_S. on Apr 7, 2010 2:30 PM
    Edited by: Rando_S. on Apr 9, 2010 5:01 PM

Maybe you are looking for

  • My macbook pro is not charging - any help please!?

    My macbook pro is not charging - any help please!? <Edited by Host>

  • HOW TO CHANGE COLOR ON LITTLE SUB TITLE BAR UNDER THE HEADING?

    Hi, I was successfully able to change the background color on the templates headed, but that little bar under it, that displays the links to your other pages within the site did not change with it, and I have tried everything but have not been succes

  • SCOM 2012 Operations Manager Failed to start a process

    We have recently upgraded from SCOM 2007 to SCOM 2012. We are not getting a great deal of “Operations Manager Failed to start a process”. The process varies including: DiscoverSQL2008ASDiscovery.vbs DiscoverSQL2008DBEngineDiscovery.vbs DiscoverSQL200

  • Passing optional parameter to subreport

    Hi, I am having a CR 2008 report based on BW query.  The query has optional parameter (the value can be set to NULL).  When I try to use this report as subreport in my main report, I am unable to pass Null(equivalent to set to NULL) to my subreport u

  • Why is Maverick's startup time so SLOW!!!

    Start up time went from 10 seconds to 32 seconds... I quit Drop Box, wifi & got rid of all programs out of the tray, leaving only the finder & it did not improve the time... How does one improve the start up time????