Java Hotspot VM crashing while printing

Hi,
my problem is that when i am trying to PRINT a specific set of sheets through my java application, the JVM is crashing along with clossing all the Internet Explorer windows used by the applicatioin.this behaviour is not consistent, it means sometimes it is working fine (without clossing any IE window), and sometimes not.but i am able to get the prinout everytime.
system configuration- intel Xeon, 3.2 GHz, 3.50 GB RAM, Windows XP ProfessionalVersion 2002, SP2.
i am also providing generated log file-
please help me regarding this...
# An unexpected error has been detected by HotSpot Virtual Machine:
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x77f491c3, pid=2508, tid=3920
# Java VM: Java HotSpot(TM) Client VM (1.5.0_01-b08 mixed mode, sharing)
# Problematic frame:
# C [GDI32.dll+0x391c3]
--------------- T H R E A D ---------------
Current thread (0x05aa85e8): JavaThread "AWT-Windows" daemon [_thread_in_native, id=3920]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000034
Registers:
EAX=0x00000001, EBX=0x02b301d0, ECX=0x00000000, EDX=0x7c90eb94
ESP=0x05f6f7a4, EBP=0x05f6f7a4, ESI=0x02b301d0, EDI=0x0000000c
EIP=0x77f491c3, EFLAGS=0x00010282
Top of Stack: (sp=0x05f6f7a4)
0x05f6f7a4: 05f6f7b4 77f39e59 0001a848 0000000c
0x05f6f7b4: 05f6f7d0 77f22880 0000000c 00000028
0x05f6f7c4: 02b301d0 00010000 02b301d0 05f6f7e4
0x05f6f7d4: 77f2281c 0000000c d4210b00 00000002
0x05f6f7e4: 05f6f804 77f23711 d4210b00 00000002
0x05f6f7f4: 00000028 000a0000 00000b55 0b000002
0x05f6f804: 05f6f824 77f236ba f20a0b55 f20a0b55
0x05f6f814: 05ae9590 00000000 0000f20a 00000000
Instructions: (pc=0x77f491c3)
0x77f491b3: 41 34 89 41 30 c3 90 90 90 90 90 8b ff 55 8b ec
0x77f491c3: 8b 41 34 ff 75 0c 03 45 08 83 c1 40 50 e8 8b 6f
Stack: [0x05e70000,0x05f70000), sp=0x05f6f7a4, free space=1021k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [GDI32.dll+0x391c3]
C [GDI32.dll+0x29e59]
C [GDI32.dll+0x12880]
C [GDI32.dll+0x1281c]
C [GDI32.dll+0x13711]
C [GDI32.dll+0x136ba]
C [awt.dll+0xce064]
C [awt.dll+0xce001]
C [USER32.dll+0x8734]
C [USER32.dll+0x8816]
C [USER32.dll+0x89cd]
C [USER32.dll+0x8a10]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j sun.awt.windows.WToolkit.eventLoop()V+0
j sun.awt.windows.WToolkit.run()V+69
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x05b0e900 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=3140]
0x05bf10f8 JavaThread "TimerQueue" daemon [_thread_blocked, id=1412]
0x0668d3d0 JavaThread "AWT-EventQueue-1" [_thread_blocked, id=3240]
0x0670edf8 JavaThread "Thread-12" [_thread_in_native, id=3360]
0x0667a4c0 JavaThread "TimerQueue" daemon [_thread_blocked, id=576]
0x0663d8c0 JavaThread "UIServiceThread0:<null username>:mc0300ux710.apps.mc.xerox.com:7400:<null locale>" daemon [_thread_in_native, id=3408]
0x06704a18 JavaThread "TimerQueue" daemon [_thread_blocked, id=2632]
0x05ac7278 JavaThread "AWT-EventQueue-3" [_thread_blocked, id=2612]
0x05ac3160 JavaThread "AWT-EventQueue-2" [_thread_blocked, id=2840]
0x06703d78 JavaThread "thread applet-xerox.cec.mti.util.MTILaunchLoader.class" [_thread_blocked, id=3436]
0x0667a058 JavaThread "thread applet-xerox.cec.mti.tasks.WorkDesktop.SplashScreenApplet.class" [_thread_blocked, id=3572]
0x05aa81b8 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=3772]
0x05ab1990 JavaThread "AWT-Shutdown" [_thread_blocked, id=3220]
0x05aadaa8 JavaThread "traceMsgQueueThread" [_thread_blocked, id=4016]
=>0x05aa85e8 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3920]
0x05aa7158 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3300]
0x0212bc30 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=740]
0x0212aa30 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3712]
0x02129c90 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2468]
0x02126668 JavaThread "Finalizer" daemon [_thread_blocked, id=376]
0x02125ad8 JavaThread "Reference Handler" daemon [_thread_blocked, id=3872]
0x02075fb8 JavaThread "main" [_thread_in_native, id=2592]
Other Threads:
0x02123240 VMThread [id=3888]
0x0212d010 WatcherThread [id=3656]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 1600K, used 28K [0x22a80000, 0x22c30000, 0x22f60000)
eden space 1472K, 1% used [0x22a80000, 0x22a87288, 0x22bf0000)
from space 128K, 0% used [0x22bf0000, 0x22bf0000, 0x22c10000)
to space 128K, 0% used [0x22c10000, 0x22c10000, 0x22c30000)
tenured generation total 19944K, used 11966K [0x22f60000, 0x242da000, 0x26a80000)
the space 19944K, 59% used [0x22f60000, 0x23b0f948, 0x23b0fa00, 0x242da000)
compacting perm gen total 8192K, used 5396K [0x26a80000, 0x27280000, 0x2aa80000)
the space 8192K, 65% used [0x26a80000, 0x26fc5360, 0x26fc5400, 0x27280000)
ro space 8192K, 62% used [0x2aa80000, 0x2af87d30, 0x2af87e00, 0x2b280000)
rw space 12288K, 46% used [0x2b280000, 0x2b80c8a0, 0x2b80ca00, 0x2be80000)
Dynamic libraries:
0x00400000 - 0x00419000      C:\Program Files\Internet Explorer\iexplore.exe
0x7c900000 - 0x7c9b0000      C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c8f5000      C:\WINDOWS\system32\kernel32.dll
0x77c10000 - 0x77c68000      C:\WINDOWS\system32\msvcrt.dll
0x7e410000 - 0x7e4a0000      C:\WINDOWS\system32\USER32.dll
0x77f10000 - 0x77f57000      C:\WINDOWS\system32\GDI32.dll
0x77f60000 - 0x77fd6000      C:\WINDOWS\system32\SHLWAPI.dll
0x77dd0000 - 0x77e6b000      C:\WINDOWS\system32\ADVAPI32.dll
0x77e70000 - 0x77f02000      C:\WINDOWS\system32\RPCRT4.dll
0x77fe0000 - 0x77ff1000      C:\WINDOWS\system32\Secur32.dll
0x7e290000 - 0x7e401000      C:\WINDOWS\system32\SHDOCVW.dll
0x77a80000 - 0x77b14000      C:\WINDOWS\system32\CRYPT32.dll
0x77b20000 - 0x77b32000      C:\WINDOWS\system32\MSASN1.dll
0x754d0000 - 0x75550000      C:\WINDOWS\system32\CRYPTUI.dll
0x76c30000 - 0x76c5e000      C:\WINDOWS\system32\WINTRUST.dll
0x76c90000 - 0x76cb8000      C:\WINDOWS\system32\IMAGEHLP.dll
0x77120000 - 0x771ab000      C:\WINDOWS\system32\OLEAUT32.dll
0x774e0000 - 0x7761d000      C:\WINDOWS\system32\ole32.dll
0x5b860000 - 0x5b8b4000      C:\WINDOWS\system32\NETAPI32.dll
0x771b0000 - 0x7725a000      C:\WINDOWS\system32\WININET.dll
0x76f60000 - 0x76f8c000      C:\WINDOWS\system32\WLDAP32.dll
0x77c00000 - 0x77c08000      C:\WINDOWS\system32\VERSION.dll
0x773d0000 - 0x774d3000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\comctl32.dll
0x7c9c0000 - 0x7d1d7000      C:\WINDOWS\system32\SHELL32.dll
0x5d090000 - 0x5d12a000      C:\WINDOWS\system32\comctl32.dll
0x5ad70000 - 0x5ada8000      C:\WINDOWS\system32\uxtheme.dll
0x75f80000 - 0x7607d000      C:\WINDOWS\system32\BROWSEUI.dll
0x20000000 - 0x20012000      C:\WINDOWS\system32\browselc.dll
0x77b40000 - 0x77b62000      C:\WINDOWS\system32\appHelp.dll
0x76fd0000 - 0x7704f000      C:\WINDOWS\system32\CLBCATQ.DLL
0x77050000 - 0x77115000      C:\WINDOWS\system32\COMRes.dll
0x77a20000 - 0x77a74000      C:\WINDOWS\System32\cscui.dll
0x76600000 - 0x7661d000      C:\WINDOWS\System32\CSCDLL.dll
0x77920000 - 0x77a13000      C:\WINDOWS\system32\SETUPAPI.dll
0x7e1e0000 - 0x7e282000      C:\WINDOWS\system32\urlmon.dll
0x10000000 - 0x10010000      C:\Program Files\Common Files\Adobe\Acrobat\ActiveX\AcroIEHelper.dll
0x78130000 - 0x781cb000      C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.163_x-ww_681e29fb\MSVCR80.dll
0x14490000 - 0x144a4000      C:\Program Files\McAfee\VirusScan Enterprise\scriptcl.dll
0x75c50000 - 0x75cbf000      C:\WINDOWS\system32\JScript.dll
0x73300000 - 0x73367000      C:\WINDOWS\system32\VBScript.dll
0x73dd0000 - 0x73ece000      C:\WINDOWS\system32\MFC42.DLL
0x75e90000 - 0x75f40000      C:\WINDOWS\system32\SXS.DLL
0x01000000 - 0x01088000      C:\WINDOWS\system32\shdoclc.dll
0x01090000 - 0x01355000      C:\WINDOWS\system32\xpsp2res.dll
0x75cf0000 - 0x75d81000      C:\WINDOWS\system32\mlang.dll
0x71ad0000 - 0x71ad9000      C:\WINDOWS\system32\wsock32.dll
0x71ab0000 - 0x71ac7000      C:\WINDOWS\system32\WS2_32.dll
0x71aa0000 - 0x71aa8000      C:\WINDOWS\system32\WS2HELP.dll
0x71a50000 - 0x71a8f000      C:\WINDOWS\system32\mswsock.dll
0x662b0000 - 0x66308000      C:\WINDOWS\system32\hnetcfg.dll
0x71a90000 - 0x71a98000      C:\WINDOWS\System32\wshtcpip.dll
0x76ee0000 - 0x76f1c000      C:\WINDOWS\system32\RASAPI32.DLL
0x76e90000 - 0x76ea2000      C:\WINDOWS\system32\rasman.dll
0x76eb0000 - 0x76edf000      C:\WINDOWS\system32\TAPI32.dll
0x76e80000 - 0x76e8e000      C:\WINDOWS\system32\rtutils.dll
0x76b40000 - 0x76b6d000      C:\WINDOWS\system32\WINMM.dll
0x5dac0000 - 0x5dac8000      C:\WINDOWS\system32\rdpsnd.dll
0x76360000 - 0x76370000      C:\WINDOWS\system32\WINSTA.dll
0x76bf0000 - 0x76bfb000      C:\WINDOWS\system32\PSAPI.DLL
0x77c70000 - 0x77c93000      C:\WINDOWS\system32\msv1_0.dll
0x76d60000 - 0x76d79000      C:\WINDOWS\system32\iphlpapi.dll
0x722b0000 - 0x722b5000      C:\WINDOWS\system32\sensapi.dll
0x769c0000 - 0x76a73000      C:\WINDOWS\system32\USERENV.dll
0x7d1e0000 - 0x7d49e000      C:\WINDOWS\system32\msi.dll
0x76f20000 - 0x76f47000      C:\WINDOWS\system32\DNSAPI.dll
0x76fc0000 - 0x76fc6000      C:\WINDOWS\system32\rasadhlp.dll
0x7dc30000 - 0x7df22000      C:\WINDOWS\system32\mshtml.dll
0x746c0000 - 0x746e7000      C:\WINDOWS\system32\msls31.dll
0x746f0000 - 0x7471a000      C:\WINDOWS\system32\msimtf.dll
0x74720000 - 0x7476b000      C:\WINDOWS\system32\MSCTF.dll
0x76390000 - 0x763ad000      C:\WINDOWS\system32\IMM32.DLL
0x325c0000 - 0x325d2000      C:\Program Files\Microsoft Office\OFFICE11\msohev.dll
0x72d20000 - 0x72d29000      C:\WINDOWS\system32\wdmaud.drv
0x72d10000 - 0x72d18000      C:\WINDOWS\system32\msacm32.drv
0x77be0000 - 0x77bf5000      C:\WINDOWS\system32\MSACM32.dll
0x77bd0000 - 0x77bd7000      C:\WINDOWS\system32\midimap.dll
0x76200000 - 0x76271000      C:\WINDOWS\system32\mshtmled.dll
0x71d40000 - 0x71d5c000      C:\WINDOWS\system32\actxprxy.dll
0x6d590000 - 0x6d5a1000      C:\Program Files\Java\jre1.5.0_01\bin\npjpi150_01.dll
0x5edd0000 - 0x5ede7000      C:\WINDOWS\system32\OLEPRO32.DLL
0x6d400000 - 0x6d417000      C:\Program Files\Java\jre1.5.0_01\bin\jpiexp32.dll
0x76fb0000 - 0x76fb8000      C:\WINDOWS\System32\winrnr.dll
0x6d450000 - 0x6d468000      C:\Program Files\Java\jre1.5.0_01\bin\jpishare.dll
0x6d640000 - 0x6d7c5000      C:\PROGRA~1\Java\JRE15~1.0_0\bin\client\jvm.dll
0x6d280000 - 0x6d288000      C:\PROGRA~1\Java\JRE15~1.0_0\bin\hpi.dll
0x6d610000 - 0x6d61c000      C:\PROGRA~1\Java\JRE15~1.0_0\bin\verify.dll
0x6d300000 - 0x6d31d000      C:\PROGRA~1\Java\JRE15~1.0_0\bin\java.dll
0x6d630000 - 0x6d63f000      C:\PROGRA~1\Java\JRE15~1.0_0\bin\zip.dll
0x6d000000 - 0x6d166000      C:\Program Files\Java\jre1.5.0_01\bin\awt.dll
0x73000000 - 0x73026000      C:\WINDOWS\system32\WINSPOOL.DRV
0x73760000 - 0x737a9000      C:\WINDOWS\system32\ddraw.dll
0x73bc0000 - 0x73bc6000      C:\WINDOWS\system32\DCIMAN32.dll
0x6d240000 - 0x6d27d000      C:\Program Files\Java\jre1.5.0_01\bin\fontmanager.dll
0x6d1f0000 - 0x6d203000      C:\Program Files\Java\jre1.5.0_01\bin\deploy.dll
0x6d5d0000 - 0x6d5ed000      C:\Program Files\Java\jre1.5.0_01\bin\RegUtils.dll
0x6d3e0000 - 0x6d3f4000      C:\Program Files\Java\jre1.5.0_01\bin\jpicom32.dll
0x06480000 - 0x064d7000      C:\WINDOWS\system32\xpsp3res.dll
0x6d4c0000 - 0x6d4d3000      C:\Program Files\Java\jre1.5.0_01\bin\net.dll
0x6d3c0000 - 0x6d3df000      C:\Program Files\Java\jre1.5.0_01\bin\jpeg.dll
0x74e30000 - 0x74e9c000      C:\WINDOWS\system32\RICHED20.DLL
0x6d4e0000 - 0x6d4e9000      C:\Program Files\Java\jre1.5.0_01\bin\nio.dll
0x763b0000 - 0x763f9000      C:\WINDOWS\system32\COMDLG32.DLL
0x76840000 - 0x76873000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\UNIDRVUI.DLL
0x778d0000 - 0x77913000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\UNIDRV.DLL
0x686c0000 - 0x686c6000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\hpcjrr.dll
0x68630000 - 0x68634000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\hpcstr.dll
0x01a30000 - 0x01ad7000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\pcl5eres.dll
0x686d0000 - 0x686f3000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\hpcfont.dll
0x6d1c0000 - 0x6d1e3000      C:\Program Files\Java\jre1.5.0_01\bin\dcpr.dll
VM Arguments:
jvm_args: -Xbootclasspath/a:C:\PROGRA~1\Java\JRE15~1.0_0\lib\deploy.jar;C:\PROGRA~1\Java\JRE15~1.0_0\lib\plugin.jar -Xmx64m -Djavaplugin.maxHeapSize=64m -Xverify:remote -Djavaplugin.version=1.5.0_01 -Djavaplugin.nodotversion=150_01 -Dbrowser=sun.plugin -DtrustProxy=true -Dapplication.home=C:\PROGRA~1\Java\JRE15~1.0_0 -Djava.protocol.handler.pkgs=sun.plugin.net.protocol -Djavaplugin.vm.options=-Djava.class.path=C:\PROGRA~1\Java\JRE15~1.0_0\classes -Xbootclasspath/a:C:\PROGRA~1\Java\JRE15~1.0_0\lib\deploy.jar;C:\PROGRA~1\Java\JRE15~1.0_0\lib\plugin.jar -Xmx64m -Djavaplugin.maxHeapSize=64m -Xverify:remote -Djavaplugin.version=1.5.0_01 -Djavaplugin.nodotversion=150_01 -Dbrowser=sun.plugin -DtrustProxy=true -Dapplication.home=C:\PROGRA~1\Java\JRE15~1.0_0 -Djava.protocol.handler.pkgs=sun.plugin.net.protocol vfprintf
java_command: <unknown>
Environment Variables:
JAVA_HOME=C:\Program Files\Java\jre1.5.0_01
CLASSPATH=.;C:\Program Files\Java\jre1.5.0_01\lib;C:\Program Files\Java\lib;
PATH=C:\PROGRA~1\Java\JRE15~1.0_0\bin;C:\Program Files\Internet Explorer;;C:\Program Files\CA\Dcs\DMScripting\;C:\Program Files\CA\DCS\CAWIN\;C:\oracle\ora90\bin;c:\program files\oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Oracle\instantclient10_1;C:\SDRC\I-DEAS11\Iona\OrbixE2A;C:\SDRC\I-DEAS11\Iona\OrbixE2A\bin;C:\SDRC\I-DEAS11\Iona\OrbixE2A\asp\5.1\bin;C:\Program Files\Common Files\Adaptec Shared\System;C:\Program Files\IONA\bin;C:\Program Files\IONA\asp\6.1\bin;C:\Program Files\CA\Unicenter Software Delivery\BIN;C:\Program Files\CA\SharedComponents\DTS\bin;C:\ca_appsw\;C:\PROGRA~1\CA\SHARED~1\CAM\bin;C:\Program Files\Java\jre1.5.0_01\bin;;.
USERNAME=Uswu47848
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 5, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows XP Build 2600 Service Pack 2
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) Client VM (1.5.0_01-b08) for windows-x86, built on Dec 6 2004 19:51:00 by "java_re" with MS VC++ 6.0

At very first moment, I haven't used jdk from arch repo,
so i was downloaded it from java.sun.com.
and haven't any problem  jdk1.5.0 or 1.6  with Eclipse, though i didn't tried Azureus.
PS: so my jdk-1.6.0 is under home directory.
> pwd
/home/<user_account>/jdk1.6.0
>

Similar Messages

  • WIN8.1 crashes while printing from Acrobat reader

    My PC crashes while printing from Reader. I installed the actual Driver for my Printer and repaired the Reader-Installation.
    I can print without Problems with other applications.
    Can anybody help me ?? Thank you !!

    Roland Herpich wrote:
    I have the actual Version 11.
    If you mean 11.0.0, update to 11.0.10 and try again.
    If that does not help, try disabling Protected Mode in Adobe Reader [Edit | Preferences | Security (Enhanced)].

  • Java HotSpot Crashes while printing

    Hi,
    I have been having this problem since a long time and I am unable to find a proper solution nor explanation to this behaviour. The JVM seems to crash whenever I try to print through my java application. The crashing is not predictable. Sometimes it crashes right after I submit the first printJob, sometimes after around 5 printJobs, and sometimes it doesn't crash at all. However, it is occuring very often and I would really appreciate some help on this subject.
    I am using a Pentium IV 2.80GHz with 1 GB of Ram. I have WindowsXP with Service Pack 2 installed.
    The printing is done through the Java Print API (java.awt.print). I have attached the log file generated when the JVM crashes. No exceptions are thrown.
    Thank you.
    # An unexpected error has been detected by HotSpot Virtual Machine:
    #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x77c2a573, pid=3360, tid=3596
    # Java VM: Java HotSpot(TM) Client VM (1.5.0-b64 mixed mode, sharing)
    # Problematic frame:
    # C  [MSVCRT.dll+0x1a573]
    ---------------  T H R E A D  ---------------
    Current thread (0x00845ab0):  JavaThread "AWT-EventQueue-0" [_thread_in_native, id=3596]
    siginfo: ExceptionCode=0xc0000005, writing address 0x00000005
    Registers:
    EAX=0x00341fd8, EBX=0x00000000, ECX=0x000002c0, EDX=0x00000001
    ESP=0x040be5c0, EBP=0x040be5dc, ESI=0x008d34bc, EDI=0x00000016
    EIP=0x77c2a573, EFLAGS=0x00010206
    Top of Stack: (sp=0x040be5c0)
    0x040be5c0:   02dcea78 02dceb4c 008d34c0 00344d74
    0x040be5d0:   00000070 00000130 00000250 040be620
    0x040be5e0:   77c2c25d 00341e90 008d370c 02dceb4c
    0x040be5f0:   00862040 02dcea78 00862040 02dcea78
    0x040be600:   02dcea78 00341e90 040be5ec 040be1e4
    0x040be610:   040be998 77c35c94 77c12070 00000000
    0x040be620:   040be630 6d253594 008d34c0 008d1288
    0x040be630:   040be770 6d2454d1 008d34c0 008d34c8
    Instructions: (pc=0x77c2a573)
    0x77c2a563:   04 8b 5d 0c 8b 53 08 8b 5b 04 8b 4d fc 03 4d f4
    0x77c2a573:   89 5a 04 8b 55 0c 8b 5a 04 8b 52 08 89 53 08 89
    Stack: [0x04080000,0x040c0000),  sp=0x040be5c0,  free space=249k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C  [MSVCRT.dll+0x1a573]
    C  [MSVCRT.dll+0x1c25d]
    C  [fontmanager.dll+0x13594]
    C  [fontmanager.dll+0x54d1]
    C  [fontmanager.dll+0xf39d]
    C  [fontmanager.dll+0x21977]
    j  sun.font.FileFont.getGlyphMetrics(JILjava/awt/geom/Point2D$Float;)V+0
    J  sun.font.FileFontStrike.getGlyphMetrics(I)Ljava/awt/geom/Point2D$Float;
    v  ~StubRoutines::call_stub
    V  [jvm.dll+0x8168d]
    V  [jvm.dll+0xd4179]
    V  [jvm.dll+0x8155e]
    V  [jvm.dll+0x8619d]
    C  [fontmanager.dll+0x2acd6]
    C  [fontmanager.dll+0x29a35]
    C  [fontmanager.dll+0x2a10d]
    j  sun.font.SunLayoutEngine.nativeLayout(Lsun/font/Font2D;Lsun/font/FontStrike;[FII[CIIIIIIZLjava/awt/geom/Point2D$Float;Lsun/font/GlyphLayout$GVData;)V+0
    j  sun.font.SunLayoutEngine.layout(Lsun/font/FontStrikeDesc;[FIILsun/font/TextRecord;ZLjava/awt/geom/Point2D$Float;Lsun/font/GlyphLayout$GVData;)V+70
    j  sun.font.GlyphLayout$EngineRecord.layout()V+90
    J  sun.font.GlyphLayout.layout(Ljava/awt/Font;Ljava/awt/font/FontRenderContext;[CIIILsun/font/StandardGlyphVector;)Lsun/font/StandardGlyphVector;
    v  ~RuntimeStub::alignment_frame_return Runtime1 stub
    j  sun.font.ExtendedTextSourceLabel.createGV()Lsun/font/StandardGlyphVector;+70
    j  sun.font.ExtendedTextSourceLabel.getGV()Lsun/font/StandardGlyphVector;+9
    j  sun.font.ExtendedTextSourceLabel.createLogicalBounds()Ljava/awt/geom/Rectangle2D;+1
    j  sun.font.ExtendedTextSourceLabel.getAdvance()F+9
    J  java.awt.font.TextLine.init()V
    v  ~RuntimeStub::alignment_frame_return Runtime1 stub
    j  java.awt.font.TextLine.<init>([Lsun/font/TextLineComponent;[F[CII[I[BZ)V+73
    J  java.awt.font.TextLine.fastCreateTextLine(Ljava/awt/font/FontRenderContext;[CLjava/awt/Font;Lsun/font/CoreMetrics;Ljava/util/Map;)Ljava/awt/font/TextLine;
    v  ~RuntimeStub::alignment_frame_return Runtime1 stub
    j  java.awt.font.TextLayout.fastInit([CLjava/awt/Font;Ljava/util/Map;Ljava/awt/font/FontRenderContext;)V+104
    j  java.awt.font.TextLayout.<init>(Ljava/lang/String;Ljava/awt/Font;Ljava/awt/font/FontRenderContext;)V+107
    j  sun.print.PeekGraphics.drawString(Ljava/lang/String;II)V+22
    j  AccountDetailsPage.print(Ljava/awt/Graphics;Ljava/awt/print/PageFormat;I)I+2789
    j  sun.print.RasterPrinterJob.printPage(Ljava/awt/print/Pageable;I)I+499
    j  sun.print.RasterPrinterJob.print(Ljavax/print/attribute/PrintRequestAttributeSet;)V+474
    j  sun.print.RasterPrinterJob.print()V+5
    j  AccountDetails.okToPrint(ILjava/lang/String;)V+4217
    j  PrintAccountDetailsDialog.actionPerformed(Ljava/awt/event/ActionEvent;)V+348
    j  javax.swing.AbstractButton.fireActionPerformed(Ljava/awt/event/ActionEvent;)V+84
    j  javax.swing.AbstractButton$Handler.actionPerformed(Ljava/awt/event/ActionEvent;)V+5
    j  javax.swing.DefaultButtonModel.fireActionPerformed(Ljava/awt/event/ActionEvent;)V+35
    j  javax.swing.DefaultButtonModel.setPressed(Z)V+117
    j  javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Ljava/awt/event/MouseEvent;)V+35
    j  java.awt.Component.processMouseEvent(Ljava/awt/event/MouseEvent;)V+64
    j  javax.swing.JComponent.processMouseEvent(Ljava/awt/event/MouseEvent;)V+23
    J  java.awt.Component.processEvent(Ljava/awt/AWTEvent;)V
    J  java.awt.Container.processEvent(Ljava/awt/AWTEvent;)V
    J  java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V
    J  java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V
    J  java.awt.LightweightDispatcher.retargetMouseEvent(Ljava/awt/Component;ILjava/awt/event/MouseEvent;)V
    J  java.awt.LightweightDispatcher.processMouseEvent(Ljava/awt/event/MouseEvent;)Z
    J  java.awt.LightweightDispatcher.dispatchEvent(Ljava/awt/AWTEvent;)Z
    J  java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V
    J  java.awt.Window.dispatchEventImpl(Ljava/awt/AWTEvent;)V
    J  java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V
    J  java.awt.EventDispatchThread.pumpOneEventForHierarchy(ILjava/awt/Component;)Z
    J  java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V
    v  ~OSRAdapter
    j  java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
    j  java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
    j  java.awt.EventDispatchThread.run()V+9
    v  ~StubRoutines::call_stub
    V  [jvm.dll+0x8168d]
    V  [jvm.dll+0xd4179]
    V  [jvm.dll+0x8155e]
    V  [jvm.dll+0x812bb]
    V  [jvm.dll+0x9bbe9]
    V  [jvm.dll+0xfe77f]
    V  [jvm.dll+0xfe74d]
    C  [MSVCRT.dll+0x2a3b0]
    C  [kernel32.dll+0xb50b]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j  sun.font.FileFont.getGlyphMetrics(JILjava/awt/geom/Point2D$Float;)V+0
    J  sun.font.FileFontStrike.getGlyphMetrics(I)Ljava/awt/geom/Point2D$Float;
    v  ~StubRoutines::call_stub
    j  sun.font.SunLayoutEngine.nativeLayout(Lsun/font/Font2D;Lsun/font/FontStrike;[FII[CIIIIIIZLjava/awt/geom/Point2D$Float;Lsun/font/GlyphLayout$GVData;)V+0
    j  sun.font.SunLayoutEngine.layout(Lsun/font/FontStrikeDesc;[FIILsun/font/TextRecord;ZLjava/awt/geom/Point2D$Float;Lsun/font/GlyphLayout$GVData;)V+70
    j  sun.font.GlyphLayout$EngineRecord.layout()V+90
    J  sun.font.GlyphLayout.layout(Ljava/awt/Font;Ljava/awt/font/FontRenderContext;[CIIILsun/font/StandardGlyphVector;)Lsun/font/StandardGlyphVector;
    v  ~RuntimeStub::alignment_frame_return Runtime1 stub
    j  sun.font.ExtendedTextSourceLabel.createGV()Lsun/font/StandardGlyphVector;+70
    j  sun.font.ExtendedTextSourceLabel.getGV()Lsun/font/StandardGlyphVector;+9
    j  sun.font.ExtendedTextSourceLabel.createLogicalBounds()Ljava/awt/geom/Rectangle2D;+1
    j  sun.font.ExtendedTextSourceLabel.getAdvance()F+9
    J  java.awt.font.TextLine.init()V
    v  ~RuntimeStub::alignment_frame_return Runtime1 stub
    j  java.awt.font.TextLine.<init>([Lsun/font/TextLineComponent;[F[CII[I[BZ)V+73
    J  java.awt.font.TextLine.fastCreateTextLine(Ljava/awt/font/FontRenderContext;[CLjava/awt/Font;Lsun/font/CoreMetrics;Ljava/util/Map;)Ljava/awt/font/TextLine;
    v  ~RuntimeStub::alignment_frame_return Runtime1 stub
    j  java.awt.font.TextLayout.fastInit([CLjava/awt/Font;Ljava/util/Map;Ljava/awt/font/FontRenderContext;)V+104
    j  java.awt.font.TextLayout.<init>(Ljava/lang/String;Ljava/awt/Font;Ljava/awt/font/FontRenderContext;)V+107
    j  sun.print.PeekGraphics.drawString(Ljava/lang/String;II)V+22
    j  AccountDetailsPage.print(Ljava/awt/Graphics;Ljava/awt/print/PageFormat;I)I+2789
    j  sun.print.RasterPrinterJob.printPage(Ljava/awt/print/Pageable;I)I+499
    j  sun.print.RasterPrinterJob.print(Ljavax/print/attribute/PrintRequestAttributeSet;)V+474
    j  sun.print.RasterPrinterJob.print()V+5
    j  AccountDetails.okToPrint(ILjava/lang/String;)V+4217
    j  PrintAccountDetailsDialog.actionPerformed(Ljava/awt/event/ActionEvent;)V+348
    j  javax.swing.AbstractButton.fireActionPerformed(Ljava/awt/event/ActionEvent;)V+84
    j  javax.swing.AbstractButton$Handler.actionPerformed(Ljava/awt/event/ActionEvent;)V+5
    j  javax.swing.DefaultButtonModel.fireActionPerformed(Ljava/awt/event/ActionEvent;)V+35
    j  javax.swing.DefaultButtonModel.setPressed(Z)V+117
    j  javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Ljava/awt/event/MouseEvent;)V+35
    j  java.awt.Component.processMouseEvent(Ljava/awt/event/MouseEvent;)V+64
    j  javax.swing.JComponent.processMouseEvent(Ljava/awt/event/MouseEvent;)V+23
    J  java.awt.Component.processEvent(Ljava/awt/AWTEvent;)V
    J  java.awt.Container.processEvent(Ljava/awt/AWTEvent;)V
    J  java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V
    J  java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V
    J  java.awt.LightweightDispatcher.retargetMouseEvent(Ljava/awt/Component;ILjava/awt/event/MouseEvent;)V
    J  java.awt.LightweightDispatcher.processMouseEvent(Ljava/awt/event/MouseEvent;)Z
    J  java.awt.LightweightDispatcher.dispatchEvent(Ljava/awt/AWTEvent;)Z
    J  java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V
    J  java.awt.Window.dispatchEventImpl(Ljava/awt/AWTEvent;)V
    J  java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V
    J  java.awt.EventDispatchThread.pumpOneEventForHierarchy(ILjava/awt/Component;)Z
    J  java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V
    v  ~OSRAdapter
    j  java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
    j  java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
    j  java.awt.EventDispatchThread.run()V+9
    v  ~StubRoutines::call_stub
    ---------------  P R O C E S S  ---------------
    Java Threads: ( => current thread )
      0x00862cf0 JavaThread "Thread-2" [_thread_blocked, id=3788]
      0x00851e00 JavaThread "TimerQueue" daemon [_thread_blocked, id=3600]
      0x00847a80 JavaThread "DestroyJavaVM" [_thread_blocked, id=3048]
    =>0x00845ab0 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=3596]
      0x00844630 JavaThread "AWT-Shutdown" [_thread_blocked, id=3592]
      0x0083ee80 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3300]
      0x0083c650 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3296]
      0x00830c80 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3248]
      0x0082fdd0 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3252]
      0x0082ed00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=268]
      0x0082de80 JavaThread "Finalizer" daemon [_thread_blocked, id=3224]
      0x0082cb60 JavaThread "Reference Handler" daemon [_thread_blocked, id=3160]
    Other Threads:
      0x0082bdf0 VMThread [id=3220]
      0x00831790 WatcherThread [id=2936]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation   total 1280K, used 216K [0x22bd0000, 0x22d30000, 0x230b0000)
      eden space 1152K,  15% used [0x22bd0000, 0x22bfd6e0, 0x22cf0000)
      from space 128K,  27% used [0x22cf0000, 0x22cf8d08, 0x22d10000)
      to   space 128K,   0% used [0x22d10000, 0x22d10000, 0x22d30000)
    tenured generation   total 16068K, used 9625K [0x230b0000, 0x24061000, 0x26bd0000)
       the space 16068K,  59% used [0x230b0000, 0x23a16450, 0x23a16600, 0x24061000)
    compacting perm gen  total 8192K, used 1195K [0x26bd0000, 0x273d0000, 0x2abd0000)
       the space 8192K,  14% used [0x26bd0000, 0x26cfaf08, 0x26cfb000, 0x273d0000)
        ro space 8192K,  62% used [0x2abd0000, 0x2b0d7160, 0x2b0d7200, 0x2b3d0000)
        rw space 12288K,  46% used [0x2b3d0000, 0x2b95c1c0, 0x2b95c200, 0x2bfd0000)
    Dynamic libraries:
    0x00400000 - 0x0040c000      C:\Program Files\Java\jre1.5.0\bin\javaw.exe
    0x7c900000 - 0x7c9b0000      C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c8f4000      C:\WINDOWS\system32\kernel32.dll
    0x77dd0000 - 0x77e6b000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 - 0x77f01000      C:\WINDOWS\system32\RPCRT4.dll
    0x77d40000 - 0x77dd0000      C:\WINDOWS\system32\USER32.dll
    0x77f10000 - 0x77f56000      C:\WINDOWS\system32\GDI32.dll
    0x77c10000 - 0x77c68000      C:\WINDOWS\system32\MSVCRT.dll
    0x76390000 - 0x763ad000      C:\WINDOWS\system32\IMM32.DLL
    0x629c0000 - 0x629c9000      C:\WINDOWS\system32\LPK.DLL
    0x74d90000 - 0x74dfb000      C:\WINDOWS\system32\USP10.dll
    0x6d640000 - 0x6d7c5000      C:\Program Files\Java\jre1.5.0\bin\client\jvm.dll
    0x76b40000 - 0x76b6d000      C:\WINDOWS\system32\WINMM.dll
    0x6bd00000 - 0x6bd0d000      C:\WINDOWS\system32\SYNCOR11.DLL
    0x6d280000 - 0x6d288000      C:\Program Files\Java\jre1.5.0\bin\hpi.dll
    0x76bf0000 - 0x76bfb000      C:\WINDOWS\system32\PSAPI.DLL
    0x6d610000 - 0x6d61c000      C:\Program Files\Java\jre1.5.0\bin\verify.dll
    0x6d300000 - 0x6d31d000      C:\Program Files\Java\jre1.5.0\bin\java.dll
    0x6d630000 - 0x6d63f000      C:\Program Files\Java\jre1.5.0\bin\zip.dll
    0x6d000000 - 0x6d166000      C:\Program Files\Java\jre1.5.0\bin\awt.dll
    0x73000000 - 0x73026000      C:\WINDOWS\system32\WINSPOOL.DRV
    0x774e0000 - 0x7761c000      C:\WINDOWS\system32\ole32.dll
    0x5ad70000 - 0x5ada8000      C:\WINDOWS\system32\uxtheme.dll
    0x73760000 - 0x737a9000      C:\WINDOWS\system32\ddraw.dll
    0x73bc0000 - 0x73bc6000      C:\WINDOWS\system32\DCIMAN32.dll
    0x73940000 - 0x73a10000      C:\WINDOWS\system32\D3DIM700.DLL
    0x6d240000 - 0x6d27d000      C:\Program Files\Java\jre1.5.0\bin\fontmanager.dll
    0x74720000 - 0x7476b000      C:\WINDOWS\system32\MSCTF.dll
    0x755c0000 - 0x755ee000      C:\WINDOWS\system32\msctfime.ime
    0x7c9c0000 - 0x7d1d4000      C:\WINDOWS\system32\shell32.dll
    0x77f60000 - 0x77fd6000      C:\WINDOWS\system32\SHLWAPI.dll
    0x773d0000 - 0x774d2000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9\comctl32.dll
    0x5d090000 - 0x5d127000      C:\WINDOWS\system32\comctl32.dll
    0x6d3c0000 - 0x6d3df000      C:\Program Files\Java\jre1.5.0\bin\jpeg.dll
    0x10000000 - 0x1000c000      C:\PVSW\Bin\jnibtrv.dll
    0x03150000 - 0x03161000      C:\PVSW\bin\W3BTRV7.DLL
    0x03180000 - 0x03196000      C:\PVSW\bin\PBTRVD32.DLL
    0x035b0000 - 0x035c1000      C:\PVSW\bin\w3scmv7.dll
    0x035e0000 - 0x03606000      C:\PVSW\Bin\W3AIF10C.DLL
    0x67d00000 - 0x67d4e000      C:\PVSW\Bin\W3MIF165.DLL
    0x03620000 - 0x0365f000      C:\WINDOWS\system32\pscore.dll
    0x03660000 - 0x036e7000      C:\WINDOWS\system32\pscl.dll
    0x71ab0000 - 0x71ac7000      C:\WINDOWS\system32\WS2_32.dll
    0x71aa0000 - 0x71aa8000      C:\WINDOWS\system32\WS2HELP.dll
    0x71b20000 - 0x71b32000      C:\WINDOWS\system32\mpr.dll
    0x03760000 - 0x0376f000      C:\PVSW\Bin\clientrb.dll
    0x11500000 - 0x1155a000      C:\PVSW\Bin\W3CRS10F.DLL
    0x038f0000 - 0x03ac9000      C:\PVSW\Bin\W3ENC107.DLL
    0x5f0e0000 - 0x5f106000      C:\WINDOWS\System32\nwprovau.dll
    0x77fe0000 - 0x77ff1000      C:\WINDOWS\System32\Secur32.dll
    0x75f60000 - 0x75f67000      C:\WINDOWS\System32\drprov.dll
    0x71c10000 - 0x71c1e000      C:\WINDOWS\System32\ntlanman.dll
    0x71cd0000 - 0x71ce7000      C:\WINDOWS\System32\NETUI0.dll
    0x71c90000 - 0x71cd0000      C:\WINDOWS\System32\NETUI1.dll
    0x5b860000 - 0x5b8b4000      C:\WINDOWS\system32\NETAPI32.dll
    0x71c80000 - 0x71c87000      C:\WINDOWS\System32\NETRAP.dll
    0x71bf0000 - 0x71c03000      C:\WINDOWS\System32\SAMLIB.dll
    0x75f70000 - 0x75f79000      C:\WINDOWS\System32\davclnt.dll
    0x11400000 - 0x1142d000      C:\PVSW\Bin\W3NSL244.DLL
    0x038a0000 - 0x038d6000      C:\PVSW\Bin\W3UPI234.DLL
    0x71ad0000 - 0x71ad9000      C:\WINDOWS\system32\WSOCK32.DLL
    0x71a50000 - 0x71a8f000      C:\WINDOWS\system32\MSWSOCK.dll
    0x662b0000 - 0x66308000      C:\WINDOWS\system32\hnetcfg.dll
    0x71a90000 - 0x71a98000      C:\WINDOWS\System32\wshtcpip.dll
    0x71f30000 - 0x71f36000      C:\WINDOWS\System32\wshisn.dll
    0x03f10000 - 0x03f22000      C:\PVSW\Bin\W3CSM100.DLL
    0x76080000 - 0x760e5000      C:\WINDOWS\system32\MSVCP60.dll
    0x03f30000 - 0x03f40000      C:\PVSW\Bin\w3csp100.dll
    0x605d0000 - 0x605d9000      C:\WINDOWS\system32\mslbui.dll
    0x6d4c0000 - 0x6d4d3000      C:\Program Files\Java\jre1.5.0\bin\net.dll
    0x6d4e0000 - 0x6d4e9000      C:\Program Files\Java\jre1.5.0\bin\nio.dll
    0x76f20000 - 0x76f47000      C:\WINDOWS\system32\DNSAPI.dll
    0x76fb0000 - 0x76fb8000      C:\WINDOWS\System32\winrnr.dll
    0x76f60000 - 0x76f8c000      C:\WINDOWS\system32\WLDAP32.dll
    0x76fc0000 - 0x76fc6000      C:\WINDOWS\system32\rasadhlp.dll
    0x763b0000 - 0x763f9000      C:\WINDOWS\system32\COMDLG32.DLL
    0x76840000 - 0x76873000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\UNIDRVUI.DLL
    0x778d0000 - 0x77913000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\UNIDRV.DLL
    0x68210000 - 0x68229000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\hpfud50.dll
    0x68200000 - 0x6820b000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\hpfui50.dll
    0x20000000 - 0x20099000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\unires.dll
    0x73b30000 - 0x73b44000      C:\WINDOWS\system32\mscms.dll
    0x50000000 - 0x50113000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\hpz6r041.dll
    0x77c00000 - 0x77c08000      C:\WINDOWS\system32\VERSION.dll
    0x0c310000 - 0x0c33c000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\pclxl.dll
    0x4f480000 - 0x4f6bd000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\hpzst041.dll
    0x5e1f0000 - 0x5e212000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\Ps5ui.dll
    0x5e160000 - 0x5e1d3000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\PSCRIPT5.DLL
    0x77120000 - 0x771ac000      C:\WINDOWS\system32\OLEAUT32.dll
    0x6d1c0000 - 0x6d1e3000      C:\Program Files\Java\jre1.5.0\bin\dcpr.dll
    VM Arguments:
    java_command: H:\BMInquirer\BMInquirer.jar
    Environment Variables:
    CLASSPATH=C:\PVSW\bin\pvjdbc2x.jar;C:\PVSW\bin\pvjdbc.jar
    PATH=C:\PVSW\bin;P:\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WIN32APP\SWIFT\ALLIANCE\WORKSTATION\common\lib\Win32;c:\dos;
    USERNAME=berj
    ARCH=win32
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 9, GenuineIntel
    ---------------  S Y S T E M  ---------------
    OS: Windows XP Build 2600 Service Pack 2
    CPU:total 2 family 15, cmov, cx8, fxsr, mmx, sse, sse2, ht
    Memory: 4k page, physical 515564k(208336k free), swap 1272004k(948616k free)
    vm_info: Java HotSpot(TM) Client VM (1.5.0-b64) for windows-x86, built on Sep 15 2004 03:00:31 by "java_re" with MS VC++ 6.0

    OK I am in the Java 2D group at sun and first lets say this is the wrong forum
    to discuss this. Don't post here any more on this. Start a new thread
    in Developer Forums -> Desktop -> Java2D and reference this thread (if you like).
    Second, its by no means clear every one is seeing the same problem.
    Crashes when printing might be due to fonts, if using them, but they might
    also be printer driver issues or one of several bugs we've identified in the
    printing implementation. Many of these are fixed in the latest JDK's (eg
    1.5 update 10 [out soon]) and JDK 6 [also out soon]).
    Use the latest JDK and the latest printer driver for testing.
    Next font crashes can happen on any platform but the ones referenced
    on Intellij IDEA are for Linux fonts called Aakar and Rekar.
    Those are known JDK crashers (bad fonts) and its fixed in JDK 1.5 u10 and JDK6
    6376296 : Aakar and Rekha fonts crash JDK.
    One of those fonts also advertises "" as a name (what's up with that?) , so
    Font font = new Font ("", Font.PLAIN, 12);would hit that. But assuming all of you are on windows these linux fonts are
    not your problem. Other fonts may be but not these.
    The fix for 6376296 is actually quite generic and might fix other font crashes
    so its well worth upgrading. There's at least one font/printing fix there too.
    Its out soon. Please try it. Once you have, if you still see problems, start
    a new thread in the other forum.

  • Java VM Error - Crashes while reading mjpeg

    While reading a mjpeg I once and a while get the following exception which crashes the VM:
    Please note this only happens after I reconnect to the mjpeg source and does not happen often.
    # An unexpected error has been detected by Java Runtime Environment:
    # Internal Error (0xc0000029), pid=5560, tid=936
    # Java VM: Java HotSpot(TM) Client VM (11.3-b02 mixed mode windows-x86)
    # Problematic frame:
    # C [ntdll.dll+0x501cc]
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    --------------- T H R E A D ---------------
    Current thread (0x15ccf800): JavaThread "Thread-15" [_thread_in_native, id=936, stack(0x20200000,0x20250000)]
    siginfo: ExceptionCode=0xc0000029
    Registers:
    EAX=0x2024f1f4, EBX=0x2024fa64, ECX=0x2024f24c, EDX=0x0ab04c90
    ESP=0x2024f198, EBP=0x2024f520, ESI=0x2024f1a4, EDI=0x00000001
    EIP=0x7c9501cc, EFLAGS=0x00000246
    Top of Stack: (sp=0x2024f198)
    0x2024f198: 0ab04d14 00000000 200ffde4 c0000027
    0x2024f1a8: 00000002 00000000 7c342526 00000000
    0x2024f1b8: 15ccf800 0ab04868 0aaf15c0 0aaf160c
    0x2024f1c8: 0aaf19b4 2024f368 7c9101db 0ab04868
    0x2024f1d8: 0b0b2a00 00000001 00010a94 00000000
    0x2024f1e8: 157dfa64 0aaf1610 6d9daa61 c0000029
    0x2024f1f8: 00000001 2024f1a4 7c9501cc 00000000
    0x2024f208: 00000000 15ccf800 0aaf15f4 0aaf15f0
    Instructions: (pc=0x7c9501cc)
    0x7c9501bc: bd d8 fc ff ff 89 b5 dc fc ff ff e8 5c e3 fb ff
    0x7c9501cc: e9 ab aa fd ff 48 48 74 2e 83 a5 e4 fc ff ff 00
    Stack: [0x20200000,0x20250000], sp=0x2024f198, free space=316k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [ntdll.dll+0x501cc]
    C [msvcr71.dll+0x2526]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j com.sun.imageio.plugins.jpeg.JPEGImageReader.readImageHeader(JZZ)Z+0
    j com.sun.imageio.plugins.jpeg.JPEGImageReader.readNativeHeader(Z)Z+12
    j com.sun.imageio.plugins.jpeg.JPEGImageReader.checkTablesOnly()V+92
    j com.sun.imageio.plugins.jpeg.JPEGImageReader.gotoImage(I)V+41
    j com.sun.imageio.plugins.jpeg.JPEGImageReader.readHeader(IZ)V+2
    j com.sun.imageio.plugins.jpeg.JPEGImageReader.readInternal(ILjavax/imageio/ImageReadParam;Z)Ljava/awt/image/Raster;+3
    j com.sun.imageio.plugins.jpeg.JPEGImageReader.read(ILjavax/imageio/ImageReadParam;)Ljava/awt/image/BufferedImage;+4
    j javax.imageio.ImageReader.read(I)Ljava/awt/image/BufferedImage;+3
    ..... and this traces back to my code where I call:
    // imageDecoder is a ImageReader
            public void readJPG() { // read the embedded jpeg image
                if (!connected) {
                    return;
                if (iis == null) {
                    try {
                        iis = ImageIO.createImageInputStream(dis);
                    } catch (Exception e) {
                        e.printStackTrace();
                        return;
                imageDecoder.setInput(iis, true);
                try {
                    boolean jpegFound = false;
                    boolean contentTypeFound = false;
                    String line;
                    do {
                        line = iis.readLine();
                        if (line.indexOf("Content-") > -1) {
                            contentTypeFound = true;
                        } else if ((contentTypeFound) && (line.length() == 0)) {
                            jpegFound = true;
                    } while (!jpegFound);
    // ****** This is where the call stack traces back to and its crashing here.
                    image = imageDecoder.read(0);
                } catch (Exception e) {
                    disconnect();
            }Edited by: avalanche333 on Jul 6, 2009 8:54 AM

    unfortunately, this is a native crash, meaning the crash happens in a native library, not in java code. This makes it hard to nearly impossible to help you track the problem. The best you can do now is the following:
    - search for your bug in the java bugs database
    http://bugs.sun.com/
    - if you cannot find it, gather as much information as you can and create a new bug report. Things to lookout for are your system specs, the JVM used, conditions under which the exception seems to occur (for example, does it always happen for the same source, or for different ones?). Be sure to post the crash output.
    Of course that will not fix your immediate needs, so in the mean time you might want to try running on a different system to see if that changes anything.

  • Photoshop CS4 crash - while printing

    Fresh install of Snow Leopard on a brand new computer + fresh install of CS4. User reports crashed while trying to print.
    Crash report below.
    Thank you,
    HappyT

    Process: Adobe Photoshop CS4 [284]
    Path: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/
    Contents/MacOS/Adobe Photoshop CS4
    Identifier: com.adobe.Photoshop
    Version: 11.0 (11.0x20080919 [20080919.r.488 2008/09/19:02:00:00 cutoff; r
    branch]) (11.0)
    Code Type: X86 (Native)
    Parent Process: launchd [75]
    Date/Time: 2010-05-19 11:26:05.497 -0700
    OS Version: Mac OS X 10.6.3 (10D578)
    Report Version: 6
    Interval Since Last Report: 62567 sec
    Crashes Since Last Report: 2
    Per-App Interval Since Last Report: 58677 sec
    Per-App Crashes Since Last Report: 2
    Anonymous UUID: A122380B-E3F6-41EA-8B9F-16BAE8EF2221
    Exception Type: EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000004
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Error Formulating Crash Report:
    *** -[NSCFDictionary setObject:forKey:]: attempt to insert nil value (key: Identifier)
    0x811d9d06
    0x801200f3
    0x811d9b47
    0x811d9ad4
    0x873d2ad7
    0x00004a8f
    0x8568d917
    0x00004939
    0x000072f2
    0x00007dd7
    0x00009ff2
    0x00009dcf
    0x8025dd18
    0x000094d6
    0x802518b6
    0x80251769
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 ??? 0x42a87fc9 PPDX::~PPDX() + 113
    1 ??? 0x42a812b7 EFIPPD::~EFIPPD() + 357
    2 ??? 0x42a61d8a ProjectPDE::~ProjectPDE() + 102
    3 ??? 0x42a60de0 PDEData::PDEData
    (OpaquePMPrintSession*, EFIPPD*, ProjectPDE*) + 1028
    4 ...int.framework.Print.Private 0x4282367c RunningAsRoot + 24562
    5 ...int.framework.Print.Private 0x42811703 0x4280b000 + 26371
    6 ...int.framework.Print.Private 0x42830574 CarbonPrintButtonEventHandler
    (OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 28233
    7 com.apple.AppKit 0x92b645c6 -[NSApplication sendAction:to:from:]
    + 112
    8 com.apple.AppKit 0x92c43d41 -[NSControl sendAction:to:] + 108
    9 com.apple.AppKit 0x92c3f7f2 -[NSCell _sendActionFrom:] + 169
    10 com.apple.AppKit 0x92c3eae9 -[NSCell
    trackMouse:inRect:ofView:untilMouseUp:] + 1808
    11 com.apple.AppKit 0x92c94145 -[NSButtonCell
    trackMouse:inRect:ofView:untilMouseUp:] + 524
    12 com.apple.AppKit 0x92c3d53f -[NSControl mouseDown:] + 812
    13 com.apple.AppKit 0x92c3b548 -[NSWindow sendEvent:] + 5549
    14 com.apple.AppKit 0x931ae17e carbonAppWindowMouseHandler +
    261
    15 com.apple.AppKit 0x931af554 carbonAppWindowHandler + 131
    16 com.apple.HIToolbox 0x974660a9 DispatchEventToHandlers
    (EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
    17 com.apple.HIToolbox 0x97465370 SendEventToEventTargetInternal
    (OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
    18 com.apple.HIToolbox 0x97487b55 SendEventToEventTarget + 52
    19 com.apple.HIToolbox 0x9749963b ToolboxEventDispatcherHandler
    (OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1257
    20 com.apple.HIToolbox 0x974664fa DispatchEventToHandlers
    (EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2672
    21 com.apple.HIToolbox 0x97465370 SendEventToEventTargetInternal
    (OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
    22 com.apple.HIToolbox 0x97487b55 SendEventToEventTarget + 52
    23 com.apple.HIToolbox 0x97610df7 ToolboxEventDispatcher + 86
    24 com.apple.HIToolbox 0x97610e32 HLTBEventDispatcher + 17
    25 com.apple.HIToolbox 0x97611346 _RunAppModalLoop + 116
    26 com.apple.HIToolbox 0x97611738 RunAppModalLoopForWindow +
    119
    27 com.apple.AppKit 0x92d9d112 -[NSApplication
    _realDoModalLoop:peek:] + 961
    28 com.apple.AppKit 0x92d9c79d -[NSApplication
    runModalForWindow:] + 273
    29 ...int.framework.Print.Private 0x4282a56e CarbonPrintButtonEventHandler
    (OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 3651
    30 ...int.framework.Print.Private 0x4281caf7 PMPrivatePrintDialog + 267
    31 ...apple.print.framework.Print 0x96276270 sessionPrintDialog
    (OpaquePMPrintSession*, OpaquePMPrintSettings*, OpaquePMPageFormat*,
    unsigned char, unsigned char*) + 333
    32 com.adobe.Photoshop 0x00a66d99 0x1000 + 10902937
    33 com.adobe.Photoshop 0x00a66e88 0x1000 + 10903176
    34 com.adobe.Photoshop 0x00a67167 0x1000 + 10903911
    35 com.adobe.Photoshop 0x00a673e4 0x1000 + 10904548
    36 com.adobe.Photoshop 0x00a67794 0x1000 + 10905492
    37 com.adobe.Photoshop 0x00a67b5a 0x1000 + 10906458
    38 com.adobe.Photoshop 0x00a674c2 0x1000 + 10904770
    39 com.adobe.Photoshop 0x00a67c25 0x1000 + 10906661
    40 com.adobe.Photoshop 0x0007cdce 0x1000 + 507342
    41 com.adobe.Photoshop 0x000e5673 0x1000 + 935539
    42 com.adobe.Photoshop 0x000e569a 0x1000 + 935578
    43 com.adobe.Photoshop 0x0006225b 0x1000 + 397915
    44 com.adobe.Photoshop 0x000623ab 0x1000 + 398251
    45 com.adobe.Photoshop 0x00064f6a 0x1000 + 409450
    46 com.adobe.Photoshop 0x00675e58 0x1000 + 6770264
    47 com.adobe.Photoshop 0x00064cc3 0x1000 + 408771
    48 com.adobe.Photoshop 0x0007be75 0x1000 + 503413
    49 com.adobe.Photoshop 0x00064145 0x1000 + 405829
    50 com.adobe.Photoshop 0x000642b3 0x1000 + 406195
    51 com.adobe.Photoshop 0x0006260f 0x1000 + 398863
    52 com.adobe.Photoshop 0x00220a8a 0x1000 + 2226826
    53 com.adobe.Photoshop 0x00220b16 0x1000 + 2226966
    54 com.adobe.Photoshop 0x00003cf2 0x1000 + 11506
    55 com.adobe.Photoshop 0x00003c19 0x1000 + 11289
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x95ec1b42 kevent + 10
    1 libSystem.B.dylib 0x95ec225c _dispatch_mgr_invoke + 215
    2 libSystem.B.dylib 0x95ec1719 _dispatch_queue_invoke + 163
    3 libSystem.B.dylib 0x95ec14be _dispatch_worker_thread2 + 240
    4 libSystem.B.dylib 0x95ec0f41 _pthread_wqthread + 390
    5 libSystem.B.dylib 0x95ec0d86 start_wqthread + 30
    Thread 2:
    0 libSystem.B.dylib 0x95e9b342 semaphore_wait_signal_trap + 10
    1 libSystem.B.dylib 0x95ec8eb8 _pthread_cond_wait + 1089
    2 libSystem.B.dylib 0x95f1142f pthread_cond_wait + 48
    3 com.adobe.amt.services 0x0b120552
    AMTConditionLock::LockWhenCondition(int) + 46
    4 com.adobe.amt.services 0x0b11b995
    _AMTThreadedPCDService::PCDThreadWorker(_AMTThreadedPCDService*) +
    115
    5 com.adobe.amt.services 0x0b1205b0 AMTThread::Worker(void*) + 20
    6 libSystem.B.dylib 0x95ec8a19 _pthread_start + 345
    7 libSystem.B.dylib 0x95ec889e thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x95e9b34e semaphore_timedwait_trap + 10
    1 ...ple.CoreServices.CarbonCore 0x97e49212 MPWaitOnSemaphore + 125
    2 MultiProcessor Support 0x23a52eff 0x23a23000 + 196351
    3 ...ple.CoreServices.CarbonCore 0x97e16eb6 PrivateMPEntryPoint + 68
    4 libSystem.B.dylib 0x95ec8a19 _pthread_start + 345
    5 libSystem.B.dylib 0x95ec889e thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x95e9b34e semaphore_timedwait_trap + 10
    1 ...ple.CoreServices.CarbonCore 0x97e49212 MPWaitOnSemaphore + 125
    2 MultiProcessor Support 0x23a52eff 0x23a23000 + 196351
    3 ...ple.CoreServices.CarbonCore 0x97e16eb6 PrivateMPEntryPoint + 68
    4 libSystem.B.dylib 0x95ec8a19 _pthread_start + 345
    5 libSystem.B.dylib 0x95ec889e thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x95e9b34e semaphore_timedwait_trap + 10
    1 ...ple.CoreServices.CarbonCore 0x97e49212 MPWaitOnSemaphore + 125
    2 MultiProcessor Support 0x23a52eff 0x23a23000 + 196351
    3 ...ple.CoreServices.CarbonCore 0x97e16eb6 PrivateMPEntryPoint + 68
    4 libSystem.B.dylib 0x95ec8a19 _pthread_start + 345
    5 libSystem.B.dylib 0x95ec889e thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x95e9b34e semaphore_timedwait_trap + 10
    1 ...ple.CoreServices.CarbonCore 0x97e49212 MPWaitOnSemaphore + 125
    2 MultiProcessor Support 0x23a52eff 0x23a23000 + 196351
    3 ...ple.CoreServices.CarbonCore 0x97e16eb6 PrivateMPEntryPoint + 68
    4 libSystem.B.dylib 0x95ec8a19 _pthread_start + 345
    5 libSystem.B.dylib 0x95ec889e thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x95e9b34e semaphore_timedwait_trap + 10
    1 ...ple.CoreServices.CarbonCore 0x97e49212 MPWaitOnSemaphore + 125
    2 MultiProcessor Support 0x23a52eff 0x23a23000 + 196351
    3 ...ple.CoreServices.CarbonCore 0x97e16eb6 PrivateMPEntryPoint + 68
    4 libSystem.B.dylib 0x95ec8a19 _pthread_start + 345
    5 libSystem.B.dylib 0x95ec889e thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x95e9b34e semaphore_timedwait_trap + 10
    1 ...ple.CoreServices.CarbonCore 0x97e49212 MPWaitOnSemaphore + 125
    2 MultiProcessor Support 0x23a52eff 0x23a23000 + 196351
    3 ...ple.CoreServices.CarbonCore 0x97e16eb6 PrivateMPEntryPoint + 68
    4 libSystem.B.dylib 0x95ec8a19 _pthread_start + 345
    5 libSystem.B.dylib 0x95ec889e thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x95e9b34e semaphore_timedwait_trap + 10
    1 ...ple.CoreServices.CarbonCore 0x97e49212 MPWaitOnSemaphore + 125
    2 MultiProcessor Support 0x23a52eff 0x23a23000 + 196351
    3 ...ple.CoreServices.CarbonCore 0x97e16eb6 PrivateMPEntryPoint + 68
    4 libSystem.B.dylib 0x95ec8a19 _pthread_start + 345
    5 libSystem.B.dylib 0x95ec889e thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x95ec9262 __semwait_signal + 10
    1 libSystem.B.dylib 0x95ec8f1e _pthread_cond_wait + 1191
    2 libSystem.B.dylib 0x95ecabb8 pthread_cond_wait$UNIX2003 + 73
    3 ...ple.CoreServices.CarbonCore 0x97e4baee TSWaitOnCondition + 126
    4 ...ple.CoreServices.CarbonCore 0x97e3743d
    TSWaitOnConditionTimedRelative + 202
    5 ...ple.CoreServices.CarbonCore 0x97e32e0f MPWaitOnQueue + 250
    6 AdobeACE 0x027c038d 0x278f000 + 201613
    7 AdobeACE 0x027bfd85 0x278f000 + 200069
    8 ...ple.CoreServices.CarbonCore 0x97e16eb6 PrivateMPEntryPoint + 68
    9 libSystem.B.dylib 0x95ec8a19 _pthread_start + 345
    10 libSystem.B.dylib 0x95ec889e thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x95ec9262 __semwait_signal + 10
    1 libSystem.B.dylib 0x95ec8f1e _pthread_cond_wait + 1191
    2 libSystem.B.dylib 0x95ecabb8 pthread_cond_wait$UNIX2003 + 73
    3 ...ple.CoreServices.CarbonCore 0x97e4baee TSWaitOnCondition + 126
    4 ...ple.CoreServices.CarbonCore 0x97e3743d
    TSWaitOnConditionTimedRelative + 202
    5 ...ple.CoreServices.CarbonCore 0x97e32e0f MPWaitOnQueue + 250
    6 AdobeACE 0x027c038d 0x278f000 + 201613
    7 AdobeACE 0x027bfd85 0x278f000 + 200069
    8 ...ple.CoreServices.CarbonCore 0x97e16eb6 PrivateMPEntryPoint + 68
    9 libSystem.B.dylib 0x95ec8a19 _pthread_start + 345
    10 libSystem.B.dylib 0x95ec889e thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x95ec9262 __semwait_signal + 10
    1 libSystem.B.dylib 0x95ec8f1e _pthread_cond_wait + 1191
    2 libSystem.B.dylib 0x95ecabb8 pthread_cond_wait$UNIX2003 + 73
    3 ...ple.CoreServices.CarbonCore 0x97e4baee TSWaitOnCondition + 126
    4 ...ple.CoreServices.CarbonCore 0x97e3743d
    TSWaitOnConditionTimedRelative + 202
    5 ...ple.CoreServices.CarbonCore 0x97e32e0f MPWaitOnQueue + 250
    6 AdobeACE 0x027c038d 0x278f000 + 201613
    7 AdobeACE 0x027bfd85 0x278f000 + 200069
    8 ...ple.CoreServices.CarbonCore 0x97e16eb6 PrivateMPEntryPoint + 68
    9 libSystem.B.dylib 0x95ec8a19 _pthread_start + 345
    10 libSystem.B.dylib 0x95ec889e thread_start + 34
    Thread 13:
    0 libSystem.B.dylib 0x95ec9262 __semwait_signal + 10
    1 libSystem.B.dylib 0x95ec8f1e _pthread_cond_wait + 1191
    2 libSystem.B.dylib 0x95ecabb8 pthread_cond_wait$UNIX2003 + 73
    3 ...ple.CoreServices.CarbonCore 0x97e4baee TSWaitOnCondition + 126
    4 ...ple.CoreServices.CarbonCore 0x97e3743d
    TSWaitOnConditionTimedRelative + 202
    5 ...ple.CoreServices.CarbonCore 0x97e32e0f MPWaitOnQueue + 250
    6 AdobeACE 0x027c038d 0x278f000 + 201613
    7 AdobeACE 0x027bfd85 0x278f000 + 200069
    8 ...ple.CoreServices.CarbonCore 0x97e16eb6 PrivateMPEntryPoint + 68
    9 libSystem.B.dylib 0x95ec8a19 _pthread_start + 345
    10 libSystem.B.dylib 0x95ec889e thread_start + 34
    Thread 14:
    0 libSystem.B.dylib 0x95ec9262 __semwait_signal + 10
    1 libSystem.B.dylib 0x95ec8f1e _pthread_cond_wait + 1191
    2 libSystem.B.dylib 0x95ecabb8 pthread_cond_wait$UNIX2003 + 73
    3 ...ple.CoreServices.CarbonCore 0x97e4baee TSWaitOnCondition + 126
    4 ...ple.CoreServices.CarbonCore 0x97e3743d
    TSWaitOnConditionTimedRelative + 202
    5 ...ple.CoreServices.CarbonCore 0x97e32e0f MPWaitOnQueue + 250
    6 AdobeACE 0x027c038d 0x278f000 + 201613
    7 AdobeACE 0x027bfd85 0x278f000 + 200069
    8 ...ple.CoreServices.CarbonCore 0x97e16eb6 PrivateMPEntryPoint + 68
    9 libSystem.B.dylib 0x95ec8a19 _pthread_start + 345
    10 libSystem.B.dylib 0x95ec889e thread_start + 34
    Thread 15:
    0 libSystem.B.dylib 0x95ec9262 __semwait_signal + 10
    1 libSystem.B.dylib 0x95ec8f1e _pthread_cond_wait + 1191
    2 libSystem.B.dylib 0x95ecabb8 pthread_cond_wait$UNIX2003 + 73
    3 ...ple.CoreServices.CarbonCore 0x97e4baee TSWaitOnCondition + 126
    4 ...ple.CoreServices.CarbonCore 0x97e3743d
    TSWaitOnConditionTimedRelative + 202
    5 ...ple.CoreServices.CarbonCore 0x97e32e0f MPWaitOnQueue + 250
    6 AdobeACE 0x027c038d 0x278f000 + 201613
    7 AdobeACE 0x027bfd85 0x278f000 + 200069
    8 ...ple.CoreServices.CarbonCore 0x97e16eb6 PrivateMPEntryPoint + 68
    9 libSystem.B.dylib 0x95ec8a19 _pthread_start + 345
    10 libSystem.B.dylib 0x95ec889e thread_start + 34
    Thread 16:
    0 libSystem.B.dylib 0x95ec9262 __semwait_signal + 10
    1 libSystem.B.dylib 0x95ec8f1e _pthread_cond_wait + 1191
    2 libSystem.B.dylib 0x95ecabb8 pthread_cond_wait$UNIX2003 + 73
    3 ...ple.CoreServices.CarbonCore 0x97e4baee TSWaitOnCondition + 126
    4 ...ple.CoreServices.CarbonCore 0x97e3743d
    TSWaitOnConditionTimedRelative + 202
    5 ...ple.CoreServices.CarbonCore 0x97e32e0f MPWaitOnQueue + 250
    6 AdobeACE 0x027c038d 0x278f000 + 201613
    7 AdobeACE 0x027bfd85 0x278f000 + 200069
    8 ...ple.CoreServices.CarbonCore 0x97e16eb6 PrivateMPEntryPoint + 68
    9 libSystem.B.dylib 0x95ec8a19 _pthread_start + 345
    10 libSystem.B.dylib 0x95ec889e thread_start + 34
    Thread 17:
    0 libSystem.B.dylib 0x95e9b40e mach_wait_until + 10
    1 libSystem.B.dylib 0x95f228d5 nanosleep + 345
    2 com.adobe.PSAutomate 0x2a634755 ScObjects::Thread::sleep(unsigned
    int) + 143
    3 com.adobe.PSAutomate 0x2a6347b5 ScObjects::Thread::wait(unsigned
    int) + 23
    4 com.adobe.PSAutomate 0x2a625502 ScObjects::BridgeTalkThread::run()
    + 332
    5 com.adobe.PSAutomate 0x2a634a77 ScObjects::Thread::go(void*) + 239
    6 libSystem.B.dylib 0x95ec8a19 _pthread_start + 345
    7 libSystem.B.dylib 0x95ec889e thread_start + 34
    Thread 18:
    0 libSystem.B.dylib 0x95e9b342 semaphore_wait_signal_trap + 10
    1 libSystem.B.dylib 0x95ec8eb8 _pthread_cond_wait + 1089
    2 libSystem.B.dylib 0x95f1142f pthread_cond_wait + 48
    3 data_flow 0x03b9f2b2 boost::detail::condition_impl::do_wait
    (_opaque_pthread_mutex_t*) + 24
    4 data_flow 0x03b9265b void
    boost::condition::do_wait<boost::recursive_mutex>(boost::recursive_mutex&) + 51
    5 data_flow 0x03b95061
    boost::threadpool::detail::pool_core<boost::threadpool::prio_task_func,
    boost::threadpool::prio_scheduler, boost::threadpool::static_size,
    boost::threadpool::resize_controller,
    boost::threadpool::wait_for_all_tasks>::execute_task() volatile + 135
    6 data_flow 0x03b95bba
    boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boos
    t::threadpool::prio_task_func, boost::threadpool::prio_scheduler,
    boost::threadpool::static_size, boost::threadpool::resize_controller,
    boost::threadpool::wait_for_all_tasks> >::run() + 232
    7 data_flow 0x03b9290b boost::_bi::bind_t<void,
    boost::_mfi::mf0<void,
    boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boos
    t::threadpool::prio_task_func, boost::threadpool::prio_scheduler,
    boost::threadpool::static_size, boost::threadpool::resize_controller,
    boost::threadpool::wait_for_all_tasks> > >,
    boost::_bi::list1<boost::_bi::value<boost::shared_ptr<boost::threadpool::detail::work
    er_thread<boost::threadpool::detail::pool_core<boost::threadpool::prio_task_func,
    boost::threadpool::prio_scheduler, boost::threadpool::static_size,
    boost::threadpool::resize_controller, boost::threadpool::wait_for_all_tasks> > > > >
    >::operator()() + 43
    8 data_flow 0x03b94fd1 boost::function0<void,
    std::allocator<boost::function_base> >::operator()() const + 79
    9 data_flow 0x03ba0bc5 thread_proxy + 99
    10 libSystem.B.dylib 0x95ec8a19 _pthread_start + 345
    11 libSystem.B.dylib 0x95ec889e thread_start + 34
    Thread 19:
    0 libSystem.B.dylib 0x95e9b342 semaphore_wait_signal_trap + 10
    1 libSystem.B.dylib 0x95ec8eb8 _pthread_cond_wait + 1089
    2 libSystem.B.dylib 0x95f1142f pthread_cond_wait + 48
    3 data_flow 0x03b9f2b2 boost::detail::condition_impl::do_wait
    (_opaque_pthread_mutex_t*) + 24
    4 data_flow 0x03b9265b void
    boost::condition::do_wait<boost::recursive_mutex>(boost::recursive_mutex&) + 51
    5 data_flow 0x03b95061
    boost::threadpool::detail::pool_core<boost::threadpool::prio_task_func,
    boost::threadpool::prio_scheduler, boost::threadpool::static_size,
    boost::threadpool::resize_controller,
    boost::threadpool::wait_for_all_tasks>::execute_task() volatile + 135
    6 data_flow 0x03b95bba
    boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boos
    t::threadpool::prio_task_func, boost::threadpool::prio_scheduler,
    boost::threadpool::static_size, boost::threadpool::resize_controller,
    boost::threadpool::wait_for_all_tasks> >::run() + 232
    7 data_flow 0x03b9290b boost::_bi::bind_t<void,
    boost::_mfi::mf0<void,
    boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boos
    t::threadpool::prio_task_func, boost::threadpool::prio_scheduler,
    boost::threadpool::static_size, boost::threadpool::resize_controller,
    boost::threadpool::wait_for_all_tasks> > >,
    boost::_bi::list1<boost::_bi::value<boost::shared_ptr<boost::threadpool::detail::work
    er_thread<boost::threadpool::detail::pool_core<boost::threadpool::prio_task_func,
    boost::threadpool::prio_scheduler, boost::threadpool::static_size,
    boost::threadpool::resize_controller, boost::threadpool::wait_for_all_tasks> > > > >
    >::operator()() + 43
    8 data_flow 0x03b94fd1 boost::function0<void,
    std::allocator<boost::function_base> >::operator()() const + 79
    9 data_flow 0x03ba0bc5 thread_proxy + 99
    10 libSystem.B.dylib 0x95ec8a19 _pthread_start + 345
    11 libSystem.B.dylib 0x95ec889e thread_start + 34
    Thread 20:
    0 libSystem.B.dylib 0x95e9b342 semaphore_wait_signal_trap + 10
    1 libSystem.B.dylib 0x95ec8eb8 _pthread_cond_wait + 1089
    2 libSystem.B.dylib 0x95f1142f pthread_cond_wait + 48
    3 data_flow 0x03b9f2b2 boost::detail::condition_impl::do_wait
    (_opaque_pthread_mutex_t*) + 24
    4 data_flow 0x03b9265b void
    boost::condition::do_wait<boost::recursive_mutex>(boost::recursive_mutex&) + 51
    5 data_flow 0x03b95061
    boost::threadpool::detail::pool_core<boost::threadpool::prio_task_func,
    boost::threadpool::prio_scheduler, boost::threadpool::static_size,
    boost::threadpool::resize_controller,
    boost::threadpool::wait_for_all_tasks>::execute_task() volatile + 135
    6 data_flow 0x03b95bba
    boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boos
    t::threadpool::prio_task_func, boost::threadpool::prio_scheduler,
    boost::threadpool::static_size, boost::threadpool::resize_controller,
    boost::threadpool::wait_for_all_tasks> >::run() + 232
    7 data_flow 0x03b9290b boost::_bi::bind_t<void,
    boost::_mfi::mf0<void,
    boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boos
    t::threadpool::prio_task_func, boost::threadpool::prio_scheduler,
    boost::threadpool::static_size, boost::threadpool::resize_controller,
    boost::threadpool::wait_for_all_tasks> > >,
    boost::_bi::list1<boost::_bi::value<boost::shared_ptr<boost::threadpool::detail::work
    er_thread<boost::threadpool::detail::pool_core<boost::threadpool::prio_task_func,
    boost::threadpool::prio_scheduler, boost::threadpool::static_size,
    boost::threadpool::resize_controller, boost::threadpool::wait_for_all_tasks> > > > >
    >::operator()() + 43
    8 data_flow 0x03b94fd1 boost::function0<void,
    std::allocator<boost::function_base> >::operator()() const + 79
    9 data_flow 0x03ba0bc5 thread_proxy + 99
    10 libSystem.B.dylib 0x95ec8a19 _pthread_start + 345
    11 libSystem.B.dylib 0x95ec889e thread_start + 34
    Thread 21:
    0 libSystem.B.dylib 0x95e9b342 semaphore_wait_signal_trap + 10
    1 libSystem.B.dylib 0x95ec8eb8 _pthread_cond_wait + 1089
    2 libSystem.B.dylib 0x95f1142f pthread_cond_wait + 48
    3 data_flow 0x03b9f2b2 boost::detail::condition_impl::do_wait
    (_opaque_pthread_mutex_t*) + 24
    4 data_flow 0x03b9265b void
    boost::condition::do_wait<boost::recursive_mutex>(boost::recursive_mutex&) + 51
    5 data_flow 0x03b95061
    boost::threadpool::detail::pool_core<boost::threadpool::prio_task_func,
    boost::threadpool::prio_scheduler, boost::threadpool::static_size,
    boost::threadpool::resize_controller,
    boost::threadpool::wait_for_all_tasks>::execute_task() volatile + 135
    6 data_flow 0x03b95bba
    boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boos
    t::threadpool::prio_task_func, boost::threadpool::prio_scheduler,
    boost::threadpool::static_size, boost::threadpool::resize_controller,
    boost::threadpool::wait_for_all_tasks> >::run() + 232
    7 data_flow 0x03b9290b boost::_bi::bind_t<void,
    boost::_mfi::mf0<void,
    boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boos
    t::threadpool::prio_task_func, boost::threadpool::prio_scheduler,
    boost::threadpool::static_size, boost::threadpool::resize_controller,
    boost::threadpool::wait_for_all_tasks> > >,
    boost::_bi::list1<boost::_bi::value<boost::shared_ptr<boost::threadpool::detail::work
    er_thread<boost::threadpool::detail::pool_core<boost::threadpool::prio_task_func,
    boost::threadpool::prio_scheduler, boost::threadpool::static_size,
    boost::threadpool::resize_controller, boost::threadpool::wait_for_all_tasks> > > > >
    >::operator()() + 43
    8 data_flow 0x03b94fd1 boost::function0<void,
    std::allocator<boost::function_base> >::operator()() const + 79
    9 data_flow 0x03ba0bc5 thread_proxy + 99
    10 libSystem.B.dylib 0x95ec8a19 _pthread_start + 345
    11 libSystem.B.dylib 0x95ec889e thread_start + 34
    Thread 22:
    0 libSystem.B.dylib 0x95e9b342 semaphore_wait_signal_trap + 10
    1 libSystem.B.dylib 0x95ec8eb8 _pthread_cond_wait + 1089
    2 libSystem.B.dylib 0x95f1142f pthread_cond_wait + 48
    3 data_flow 0x03b9f2b2 boost::detail::condition_impl::do_wait
    (_opaque_pthread_mutex_t*) + 24
    4 data_flow 0x03b9265b void
    boost::condition::do_wait<boost::recursive_mutex>(boost::recursive_mutex&) + 51
    5 data_flow 0x03b95061
    boost::threadpool::detail::pool_core<boost::threadpool::prio_task_func,
    boost::threadpool::prio_scheduler, boost::threadpool::static_size,
    boost::threadpool::resize_controller,
    boost::threadpool::wait_for_all_tasks>::execute_task() volatile + 135
    6 data_flow 0x03b95bba
    boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boos
    t::threadpool::prio_task_func, boost::threadpool::prio_scheduler,
    boost::threadpool::static_size, boost::threadpool::resize_controller,
    boost::threadpool::wait_for_all_tasks> >::run() + 232
    7 data_flow 0x03b9290b boost::_bi::bind_t<void,
    boost::_mfi::mf0<void,
    boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boos
    t::threadpool::prio_task_func, boost::threadpool::prio_scheduler,
    boost::threadpool::static_size, boost::threadpool::resize_controller,
    boost::threadpool::wait_for_all_tasks> > >,
    boost::_bi::list1<boost::_bi::value<boost::shared_ptr<boost::threadpool::detail::work
    er_thread<boost::threadpool::detail::pool_core<boost::threadpool::prio_task_func,
    boost::threadpool::prio_scheduler, boost::threadpool::static_size,
    boost::threadpool::resize_controller, boost::threadpool::wait_for_all_tasks> > > > >
    >::operator()() + 43
    8 data_flow 0x03b94fd1 boost::function0<void,
    std::allocator<boost::function_base> >::operator()() const + 79
    9 data_flow 0x03ba0bc5 thread_proxy + 99
    10 libSystem.B.dylib 0x95ec8a19 _pthread_start + 345
    11 libSystem.B.dylib 0x95ec889e thread_start + 34
    Thread 23:
    0 libSystem.B.dylib 0x95e9b342 semaphore_wait_signal_trap + 10
    1 libSystem.B.dylib 0x95ec8eb8 _pthread_cond_wait + 1089
    2 libSystem.B.dylib 0x95f1142f pthread_cond_wait + 48
    3 data_flow 0x03b9f2b2 boost::detail::condition_impl::do_wait
    (_opaque_pthread_mutex_t*) + 24
    4 data_flow 0x03b9265b void
    boost::condition::do_wait<boost::recursive_mutex>(boost::recursive_mutex&) + 51
    5 data_flow 0x03b95061
    boost::threadpool::detail::pool_core<boost::threadpool::prio_task_func,
    boost::threadpool::prio_scheduler, boost::threadpool::static_size,
    boost::threadpool::resize_controller,
    boost::threadpool::wait_for_all_tasks>::execute_task() volatile + 135
    6 data_flow 0x03b95bba
    boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boos
    t::threadpool::prio_task_func, boost::threadpool::prio_scheduler,
    boost::threadpool::static_size, boost::threadpool::resize_controller,
    boost::threadpool::wait_for_all_tasks> >::run() + 232
    7 data_flow 0x03b9290b boost::_bi::bind_t<void,
    boost::_mfi::mf0<void,
    boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boos
    t::threadpool::prio_task_func, boost::threadpool::prio_scheduler,
    boost::threadpool::static_size, boost::threadpool::resize_controller,
    boost::threadpool::wait_for_all_tasks> > >,
    boost::_bi::list1<boost::_bi::value<boost::shared_ptr<boost::threadpool::detail::work
    er_thread<boost::threadpool::detail::pool_core<boost::threadpool::prio_task_func,
    boost::threadpool::prio_scheduler, boost::threadpool::static_size,
    boost::threadpool::resize_controller, boost::threadpool::wait_for_all_tasks> > > > >
    >::operator()() + 43
    8 data_flow 0x03b94fd1 boost::function0<void,
    std::allocator<boost::function_base> >::operator()() const + 79
    9 data_flow 0x03ba0bc5 thread_proxy + 99
    10 libSystem.B.dylib 0x95ec8a19 _pthread_start + 345
    11 libSystem.B.dylib 0x95ec889e thread_start + 34
    Thread 24:
    0 libSystem.B.dylib 0x95e9b342 semaphore_wait_signal_trap + 10
    1 libSystem.B.dylib 0x95ec8eb8 _pthread_cond_wait + 1089
    2 libSystem.B.dylib 0x95f1142f pthread_cond_wait + 48
    3 data_flow 0x03b9f2b2 boost::detail::condition_impl::do_wait
    (_opaque_pthread_mutex_t*) + 24
    4 data_flow 0x03b9265b void
    boost::condition::do_wait<boost::recursive_mutex>(boost::recursive_mutex&) + 51
    5 data_flow 0x03b95061
    boost::threadpool::detail::pool_core<boost::threadpool::prio_task_func,
    boost::threadpool::prio_scheduler, boost::threadpool::static_size,
    boost::threadpool::resize_controller,
    boost::threadpool::wait_for_all_tasks>::execute_task() volatile + 135
    6 data_flow 0x03b95bba
    boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boos
    t::threadpool::prio_task_func, boost::threadpool::prio_scheduler,
    boost::threadpool::static_size, boost::threadpool::resize_controller,
    boost::threadpool::wait_for_all_tasks> >::run() + 232
    7 data_flow 0x03b9290b boost::_bi::bind_t<void,
    boost::_mfi::mf0<void,
    boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boos
    t::threadpool::prio_task_func, boost::threadpool::prio_scheduler,
    boost::threadpool::static_size, boost::threadpool::resize_controller,
    boost::threadpool::wait_for_all_tasks> > >,
    boost::_bi::list1<boost::_bi::value<boost::shared_ptr<boost::threadpool::detail::work
    er_thread<boost::threadpool::detail::pool_core<boost::threadpool::prio_task_func,
    boost::threadpool::prio_scheduler, boost::threadpool::static_size,
    boost::threadpool::resize_controller, boost::threadpool::wait_for_all_tasks> > > > >
    >::operator()() + 43
    8 data_flow 0x03b94fd1 boost::function0<void,
    std::allocator<boost::function_base> >::operator()() const + 79
    9 data_flow 0x03ba0bc5 thread_proxy + 99
    10 libSystem.B.dylib 0x95ec8a19 _pthread_start + 345
    11 libSystem.B.dylib 0x95ec889e thread_start + 34
    Thread 25:
    0 libSystem.B.dylib 0x95e9b342 semaphore_wait_signal_trap + 10
    1 libSystem.B.dylib 0x95ec8eb8 _pthread_cond_wait + 1089
    2 libSystem.B.dylib 0x95f1142f pthread_cond_wait + 48
    3 data_flow 0x03b9f2b2 boost::detail::condition_impl::do_wait
    (_opaque_pthread_mutex_t*) + 24
    4 data_flow 0x03b9265b void
    boost::condition::do_wait<boost::recursive_mutex>(boost::recursive_mutex&) + 51
    5 data_flow 0x03b95061
    boost::threadpool::detail::pool_core<boost::threadpool::prio_task_func,
    boost::threadpool::prio_scheduler, boost::threadpool::static_size,
    boost::threadpool::resize_controller,
    boost::threadpool::wait_for_all_tasks>::execute_task() volatile + 135
    6 data_flow 0x03b95bba
    boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boos
    t::threadpool::prio_task_func, boost::threadpool::prio_scheduler,
    boost::threadpool::static_size, boost::threadpool::resize_controller,
    boost::threadpool::wait_for_all_tasks> >::run() + 232
    7 data_flow 0x03b9290b boost::_bi::bind_t<void,
    boost::_mfi::mf0<void,
    boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boos
    t::threadpool::prio_task_func, boost::threadpool::prio_scheduler,
    boost::threadpool::static_size, boost::threadpool::resize_controller,
    boost::threadpool::wait_for_all_tasks> > >,
    boost::_bi::list1<boost::_bi::value<boost::shared_ptr<boost::threadpool::detail::work
    er_thread<boost::threadpool::detail::pool_core<boost::threadpool::prio_task_func,
    boost::threadpool::prio_scheduler, boost::threadpool::static_size,
    boost::threadpool::resize_controller, boost::threadpool::wait_for_all_tasks> > > > >
    >::operator()() + 43
    8 data_flow 0x03b94fd1 boost::function0<void,
    std::allocator<boost::function_base> >::operator()() const + 79
    9 data_flow 0x03ba0bc5 thread_proxy + 99
    10 libSystem.B.dylib 0x95ec8a19 _pthread_start + 345
    11 libSystem.B.dylib 0x95ec889e thread_start + 34
    Thread 26:
    0 libSystem.B.dylib 0x95e9b35a semaphore_timedwait_signal_trap
    + 10
    1 libSystem.B.dylib 0x95ec8ea1 _pthread_cond_wait + 1066
    2 libSystem.B.dylib 0x95ef7a28
    pthread_cond_timedwait_relative_np + 47
    3 ...ple.CoreServices.CarbonCore 0x97e37465
    TSWaitOnConditionTimedRelative + 242
    4 ...ple.CoreServices.CarbonCore 0x97e371a3
    TSWaitOnSemaphoreCommon + 511
    5 ...ple.CoreServices.CarbonCore 0x97e36e39 AsyncFileThread(void*) + 102
    6 libSystem.B.dylib 0x95ec8a19 _pthread_start + 345
    7 libSystem.B.dylib 0x95ec889e thread_start + 34
    Thread 27:
    0 libSystem.B.dylib 0x95ec9262 __semwait_signal + 10
    1 libSystem.B.dylib 0x95ef4e44 nanosleep$UNIX2003 + 188
    2 libSystem.B.dylib 0x95ef4d82 usleep$UNIX2003 + 61
    3 com.apple.AppKit 0x92c8f885 -[NSUIHeartBeat _heartBeatThread:]
    + 2039
    4 com.apple.Foundation 0x967568dc -[NSThread main] + 45
    5 com.apple.Foundation 0x9675688c __NSThread__main__ + 1499
    6 libSystem.B.dylib 0x95ec8a19 _pthread_start + 345
    7 libSystem.B.dylib 0x95ec889e thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x42a87f66 ecx: 0x0047f8d0 edx: 0x5c310170
    edi: 0x5c310e30 esi: 0x00000000 ebp: 0xbfffda18 esp: 0xbfffd9f0
    ss: 0x0000001f efl: 0x00010202 eip: 0x42a87fc9 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x00000004
    Binary Images:
    0x1000 - 0x19aefdf +com.adobe.Photoshop 11.0 (11.0x20080919 [20080919.r.
    488 2008/09/19:02:00:00 cutoff; r branch]) (11.0) <2BF522DFA6D6-
    4819-9862-0425C31670C8> /Applications/Adobe Photoshop CS4/Adobe
    Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4
    0x207f000 - 0x2085ff7 org.twain.dsm 1.9.4 (1.9.4) <1EF840DBCB48-
    5207-7535-D82EBC0FCD5F> /System/Library/Frameworks/
    TWAIN.framework/Versions/A/TWAIN
    0x208c000 - 0x246601f +com.adobe.linguistic.LinguisticManager 4.0.0 (7863) /
    Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/
    Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
    0x251a000 - 0x2714fcf +AdobeOwl ??? (???) <4CCA2C7B-4896-4DDAA14B-
    725FB0C202B5> /Applications/Adobe Photoshop CS4/Adobe Photoshop
    CS4.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    0x278f000 - 0x289cfff +AdobeACE ??? (???) /Applications/Adobe Photoshop
    CS4/Adobe Photoshop CS4.app/Contents/Frameworks/AdobeACE.framework/
    Versions/A/AdobeACE
    0x28ba000 - 0x2c84fef +AdobeMPS ??? (???) <277E01A3-CAC3-4FA9-
    A591-4BC0A5BC125A> /Applications/Adobe Photoshop CS4/Adobe Photoshop
    CS4.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x2d13000 - 0x2d73fc7 +AdobeXMP ??? (???) /Applications/Adobe Photoshop
    CS4/Adobe Photoshop CS4.app/Contents/Frameworks/AdobeXMP.framework/
    Versions/A/AdobeXMP
    0x2d82000 - 0x307dfff +AdobeAGM ??? (???) /Applications/Adobe Photoshop
    CS4/Adobe Photoshop CS4.app/Contents/Frameworks/AdobeAGM.framework/
    Versions/A/AdobeAGM
    0x313d000 - 0x33d0fc7 +AdobeCoolType ??? (???) /Applications/Adobe
    Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/
    AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x3454000 - 0x346dfff +AdobeBIB ??? (???) /Applications/Adobe Photoshop
    CS4/Adobe Photoshop CS4.app/Contents/Frameworks/AdobeBIB.framework/
    Versions/A/AdobeBIB
    0x3477000 - 0x3498ff7 +AdobeBIBUtils ??? (???) /Applications/Adobe
    Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/
    AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
    0x34a5000 - 0x34c0ff9 +AdobePDFSettings ??? (???) /Applications/Adobe
    Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/
    AdobePDFSettings.framework/Versions/A/AdobePDFSettings
    0x34da000 - 0x34feff6 +AdobeAXE8SharedExpat ??? (???) /Applications/Adobe
    Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/
    AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpat
    0x3511000 - 0x359e2cb +libicucnv.dylib.36.0 36.0.0 (compatibility 36.0.0) /
    Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/
    Frameworks/ICUConverter.framework/Versions/3.6/libicucnv.dylib.36.0
    0x35cb000 - 0x35e680f +libicudata.dylib.36.0 36.0.0 (compatibility 36.0.0) /
    Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/
    Frameworks/ICUData.framework/Versions/3.6/libicudata.dylib.36.0
    0x35e9000 - 0x379fff4 +com.adobe.amtlib amtlib 2.0.1.10077 (2.0.1.10077)
    <CB2EC3BF-6771-4DAB-BF29-6775FB6F9608> /Applications/Adobe Photoshop
    CS4/Adobe Photoshop CS4.app/Contents/Frameworks/amtlib.framework/Versions/
    A/amtlib
    0x37d6000 - 0x3866fc3 +WRServices ??? (???) /Applications/Adobe Photoshop
    CS4/Adobe Photoshop CS4.app/Contents/Frameworks/WRServices.framework/
    Versions/A/WRServices
    0x39e8000 - 0x39ecffc +com.adobe.AdobeCrashReporter 2.5 (3.0.20080806) /
    Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/
    Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
    0x39f2000 - 0x3a0efd7 +com.adobe.LogTransport 1.0 (1.0) /Applications/Adobe
    Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/
    LogTransport.framework/Versions/A/LogTransport
    0x3a19000 - 0x3aeefdd +FileInfo ??? (???) <F0932F89-FC98-4BA9-B4F2-
    C58D0E71D3C1> /Applications/Adobe Photoshop CS4/Adobe Photoshop
    CS4.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
    0x3b1f000 - 0x3b76fff +aif_core ??? (???) <B4DCB439-E1EE-ABE3-
    BD12-2C42E980366B> /Applications/Adobe Photoshop CS4/Adobe Photoshop
    CS4.app/Contents/Frameworks/aif_core.framework/Versions/A/aif_core
    0x3b8e000 - 0x3babffd +data_flow ??? (???) <8E452B6F-8032-39D8-
    EB5C-49A4E31CB988> /Applications/Adobe Photoshop CS4/Adobe Photoshop
    CS4.app/Contents/Frameworks/data_flow.framework/Versions/A/data_flow
    0x3bd7000 - 0x3c50fff +image_flow ??? (???) <498A857D-F8C6-F9E0-C92FBC3EC8680ED0>
    /Applications/Adobe Photoshop CS4/Adobe Photoshop
    CS4.app/Contents/Frameworks/image_flow.framework/Versions/A/image_flow
    0x3cb6000 - 0x3cc6fff +image_runtime ??? (???) <F379A952-2983-1E44-676DBBD8259F131A>
    /Applications/Adobe Photoshop CS4/Adobe Photoshop
    CS4.app/Contents/Frameworks/image_runtime.framework/Versions/A/
    image_runtime
    0x3cdb000 - 0x3e9affe +aif_ogl ??? (???) /Applications/Adobe Photoshop CS4/
    Adobe Photoshop CS4.app/Contents/Frameworks/aif_ogl.framework/Versions/A/
    aif_ogl
    0x3f4b000 - 0x4449fc3 +AdobeOwlCanvas ??? (???)
    <FCB2D1A3-1F6E-4182-8E2C-D0B23572D285> /Applications/Adobe Photoshop
    CS4/Adobe Photoshop CS4.app/Contents/Frameworks/
    AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
    0x4592000 - 0x4664fe7 +AdobeAXEDOMCore ??? (???) /Applications/Adobe
    Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/
    AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore
    0x4718000 - 0x477afe7 +com.adobe.PlugPlug 1.0.0.73 (1.0.0.73) /Applications/
    Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/
    PlugPlug.framework/Versions/A/PlugPlug
    0x47db000 - 0x4822fc7 +com.adobe.adobe_caps adobe_caps 2.0.99.0
    (2.0.99.0) /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/
    Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0x4832000 - 0x4872ff7 com.apple.vmutils 4.2 (106) <834EA6B0-C91B-4CF1-
    ED3C-229C26459578> /System/Library/PrivateFrameworks/vmutils.framework/
    Versions/A/vmutils
    0x4c8c000 - 0x4c8dff7 com.apple.textencoding.unicode 2.3 (2.3)
    <78A61FD5-70EE-19EA-48D4-3481C640B70D> /System/Library/TextEncodings/
    Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x4ff7000 - 0x4ff8ff7 ATSHI.dylib ??? (???) <64A12449-
    AEBF-1AF9-9E15-3788C5E874FD> /System/Library/Frameworks/
    ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/
    A/Resources/ATSHI.dylib
    0x4ffd000 - 0x4ffdff7 libmx.A.dylib 315.0.0 (compatibility 1.0.0)
    <01401BF8-3FC7-19CF-ACCE-0F292BFD2F25> /usr/lib/libmx.A.dylib
    0x9f7c000 - 0x9f8afe7 libSimplifiedChineseConverter.dylib 49.0.0 (compatibility
    1.0.0) <4C9CC2D9-2F13-4465-5447-2516FCD9255B> /System/Library/
    CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x9f8e000 - 0x9fa0ff7 libTraditionalChineseConverter.dylib 49.0.0 (compatibility
    1.0.0) <C4E0D62B-4D1A-8DAD-D10B-2C055AA0479C> /System/Library/
    CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x9fa4000 - 0x9fb1ff7 +com.adobe.asneu.framework asneu version 1.6.2f01
    (1.6.2) /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/
    Frameworks/asneu.framework/Versions/a/asneu
    0xb100000 - 0xb1a1fc3 +com.adobe.amt.services AMTServices 2.0.1.10077
    (BuildVersion: 53.352460; BuildDate: Tue Jul 29 2008 16:31:09) (2 . 0)
    <31E82904-C3C2-424E-A1AE-A5EFADBB19B8> /Applications/Adobe Photoshop
    CS4/Adobe Photoshop CS4.app/Contents/Frameworks/amtservices.framework/
    Versions/a/amtservices
    0x1df40000 - 0x1df63fe7 GLRendererFloat ??? (???) <65E1E174-28E0-3FA9-
    E391-504891B69818> /System/Library/Frameworks/OpenGL.framework/
    Resources/GLRendererFloat.bundle/GLRendererFloat
    0x1dfab000 - 0x1dfb6fff +Enable Async IO ??? (???) <FD91E79F-C4AA-4EBCAF6D-
    3E154F14878F> /Applications/Adobe Photoshop CS4/Plug-ins/Extensions/
    Enable Async IO.plugin/Contents/MacOS/Enable Async IO
    0x1dfbb000 - 0x1dfc902f +FastCore ??? (???) <F12878B7-
    BEE9-40CA-9F05-65CD0F5688E2> /Applications/Adobe Photoshop CS4/Plug-ins/
    Extensions/FastCore.plugin/Contents/MacOS/FastCore
    0x1dfcf000 - 0x1dfdaffb +PPCCore ??? (???)
    <ED521EB7-681D-45AA-9AE3-6BF4663E4BD3> /Applications/Adobe Photoshop
    CS4/Plug-ins/Extensions/PPCCore.plugin/Contents/MacOS/PPCCore
    0x1dfe0000 - 0x1dfebffe +AltiVecCore ??? (???) <A967AE2A-F2AE-4E12-
    A7B6-68B981CBD906> /Applications/Adobe Photoshop CS4/Plug-ins/Extensions/
    AltiVecCore.plugin/Contents/MacOS/AltiVecCore
    0x23a23000 - 0x23a6aff7 +MultiProcessor Support ??? (???)
    <001A163B-5314-4613-A23A-F35B63065FD0> /Applications/Adobe Photoshop
    CS4/Plug-ins/Extensions/MultiProcessor Support.plugin/Contents/MacOS/
    MultiProcessor Support
    0x23c00000 - 0x23d73fe7 GLEngine ??? (???)
    <F0181B85-962E-508D-4912-056D87F8E96E> /System/Library/Frameworks/
    OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x23da5000 - 0x23e0afe3 +MMXCore ??? (???) <E206C8DCAEA8-
    49DF-8FBC-8B447E3A59A1> /Applications/Adobe Photoshop CS4/Plugins/
    Extensions/MMXCore.plugin/Contents/MacOS/MMXCore
    0x27cc5000 - 0x28089fff com.apple.ATIRadeonX2000GLDriver 1.6.10 (6.1.0)
    <9B57C8E6-B6F7-24F4-0DC8-8CBC61F5306B> /System/Library/Extensions/
    ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRadeonX2000GLDriver
    0x280b6000 - 0x28208fc7 +com.adobe.coretech.adm 3.10x16 (3.1) /Applications/
    Adobe Photoshop CS4/Plug-ins/ADM/AdobeADM.bundle/Contents/MacOS/
    AdobeADM
    0x2a203000 - 0x2a2a4fd7 +AdobeScCore 3.7.0 (compatibility 3.7.0) /Applications/
    Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/
    AdobeScCore.framework/Versions/A/AdobeScCore
    0x2a500000 - 0x2a75cfdf +com.adobe.PSAutomate 11.0 (11.0) /Applications/
    Adobe Photoshop CS4/Plug-ins/Extensions/ScriptingSupport.plugin/Contents/
    MacOS/ScriptingSupport
    0x2a9f0000 - 0x2aabefff +AdobeExtendScript 3.7.0 (compatibility 3.7.0) /
    Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/
    Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScript
    0x2ab5b000 - 0x2ab5dffa +Adobe Unit Types a2.0.0 (2.0.0) /Library/
    ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types
    0x2cd3b000 - 0x2cd46ff3 libPPDLib.dylib 169.1.0 (compatibility 1.0.0)
    <3944D9C0-014D-CFE2-AF26-F9130AEEBA11> /System/Library/Printers/
    Libraries/libPPDLib.dylib
    0x2cd4d000 - 0x2cd53ff7 libLW8Utils.dylib 169.1.0 (compatibility 1.0.0)
    <87B43334-129B-81FE-67B6-8D5977CD7FD2> /System/Library/Printers/
    Libraries/libLW8Utils.dylib
    0x2ce82000 - 0x2d304fe3 +AdobeLM_libFNP.dylib ??? (???)
    <02E9AC76-9CC6-4974-AF05-48E737C2CC20> /Applications/Adobe Photoshop
    CS4/Adobe Photoshop CS4.app/Contents/Frameworks/amtlib.framework/Versions/
    a/AdobeLM_libFNP.dylib
    0x2d43b000 - 0x2d45eff7 +CSI-Launcher.dylib ??? (???) /Library/Application
    Support/Adobe/CS4ServiceManager/CSI-Launcher.dylib
    0x2d46d000 - 0x2d49efe3 +com.adobe.amt.registration AMTRegistration
    2.0.1.10077 (BuildVersion: 53.352460; BuildDate: Tue Jul 29 2008 16:31:09) (2 .
    0) /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/
    Frameworks/registration.framework/Versions/a/registration
    0x2d745000 - 0x2d7a1ff2 +AdobeUpdater ??? (???) <064CFAA4-1CAF-46E3-
    BEBF-04948641C927> /Applications/Adobe Photoshop CS4/Adobe Photoshop
    CS4.app/Contents/Frameworks/AdobeUpdater.framework/Versions/a/
    AdobeUpdater
    0x2d900000 - 0x2da00fcf +com.adobe.versioncue ??? (4.0.0.344) /Library/
    Application Support/Adobe/Adobe Version Cue CS4/Client/4.0.0/
    VersionCue.framework/VersionCue
    0x40000000 - 0x400ae030 +AdobeJP2K ??? (???) /Applications/Adobe
    Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/
    AdobeJP2K.framework/Versions/A/AdobeJP2K
    0x4249d000 - 0x424b5ffb +hcore EFI SDK version R2.06.102 (2.6.9f102) /Library/
    Frameworks/hcore.framework/Versions/A/hcore
    0x4280b000 - 0x4284dff7 com.apple.print.framework.Print.Private 6.2 (305.2)
    <4DA67913-FC1A-BFCC-7E9C-E2872CF53EDB> /System/Library/
    PrivateFrameworks/PrintingPrivate.framework/Versions/Current/Plugins/
    PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
    0x430dd000 - 0x4310ffe7 com.apple.print.PrintingCocoaPDEs 6.2 (305.2)
    <4E3BE39C-92D5-978E-F7D3-2AEAABF50704> /System/Library/
    PrivateFrameworks/PrintingPrivate.framework/Versions/A/Plugins/
    PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
    0x43abb000 - 0x43b0604f +com.efi.print.pde.56B85507-A52E-4C19-B473-
    E050761A9045.FJbn 1.8.203 (2.9) (1.8.203 (2.9)) /Library/Printers/Xerox/PDEs/
    EF920964 (FJN).plugin/Contents/MacOS/EF920964 (FJN)
    0x441bb000 - 0x44222fff +hefi_color EFI SDK version R2.06.102 (2.6.9f102) /
    Library/Frameworks/hefi_color.framework/Versions/A/hefi_color
    0x532f7000 - 0x53367fff +com.efi.print.pde.E6C7563E-823B-47EAB146-
    894310409FAC.CWse 2.6.143 (2.9) (2.6.143 (2.9)) /Library/Printers/Xerox/
    PDEs/EF920964 (CW).plugin/Contents/MacOS/EF920964 (CW)
    0x533b2000 - 0x533fcfe7 +com.efi.print.pde.7CD73CB1-CB15-4BA4-
    B394-68AE3A41DCD7.PInf Printer Info 2.6.143 (2.9) (2.6.143 (2.9)) /Library/
    Printers/Xerox/PDEs/EF920964 (PINFO).plugin/Contents/MacOS/EF920964
    (PINFO)
    0x53436000 - 0x53474fff
    +com.efi.print.pde.B179893E-41AE-4588-9BE7-28434FB38553.ImSh 3.0.133 (2.9)
    (3.0.133 (2.9)) /Library/Printers/Xerox/PDEs/EF920964 (IS).plugin/Contents/
    MacOS/EF920964 (IS)
    0x80962000 - 0x80aaefef +h10 EFI SDK version R2.06.102 (2.6.9f102) /Library/
    Frameworks/h10.framework/Versions/A/h10
    0x81415000 - 0x8146eff7 +com.efi.print.pde.1AABD3C8-F956-4EC1-B8E5-
    D3C817ABC338.PTmp 2.6.143 (2.9) (2.6.143 (2.9)) /Library/Printers/Xerox/PDEs/
    EF920964 (MM).plugin/Contents/MacOS/EF920964 (MM)
    0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <211AF0DD-42D9-79C8-
    BB6A-1F4BEEF4B4AB> /usr/lib/dyld
    0x903d5000 - 0x9047eff7 com.apple.CFNetwork 454.9.4 (454.9.4)
    <2F8B5BA5-099F-6CDA-F500-4CA188BBCDBC> /System/Library/Frameworks/
    CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/
    A/CFNetwork
    0x9047f000 - 0x90493ffb com.apple.speech.synthesis.framework 3.10.35
    (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/
    Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
    SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x904ca000 - 0x905cbfe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0)
    <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
    0x905cc000 - 0x90619feb
    com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5DBBC8-
    78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/
    PasswordServer.framework/Versions/A/PasswordServer
    0x9061a000 - 0x9067bfe7 com.apple.CoreText 3.1.0 (???) <1372DABE-F183-
    DD03-03C2-64B2464A4FD5> /System/Library/Frameworks/
    ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/
    Versions/A/CoreText
    0x91395000 - 0x91487ff7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8)
    <7482933B-4AF6-ED55-AD72-4FBD1E134958> /usr/lib/libcrypto.0.9.8.dylib
    0x91488000 - 0x917a4fe7 com.apple.RawCamera.bundle 2.3.2 (516)
    <9C1C6ED1-C392-6779-0D34-47E62EAF93BA> /System/Library/CoreServices/
    RawCamera.bundle/Contents/MacOS/RawCamera
    0x91a9b000 - 0x91aa4ff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-
    DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/
    DiskArbitration.framework/Versions/A/DiskArbitration
    0x91b14000 - 0x91f2aff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303ADB4D-
    F9E8-181C-129585E59603> /System/Library/Frameworks/
    Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/
    libBLAS.dylib
    0x921de000 - 0x9224dff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178FFEF9-
    6E3F-3289-A6307B1A154C> /System/Library/Frameworks/
    Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/
    libvMisc.dylib
    0x9224e000 - 0x922e0fe3 com.apple.print.framework.PrintCore 6.2 (312.5)
    <7729B4D7-D661-D669-FA7E-510F93F685A6> /System/Library/Frameworks/
    ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/
    Versions/A/PrintCore
    0x922e1000 - 0x9234bfe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-
    B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x9234c000 - 0x9235cff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0)
    <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x9235d000 - 0x9236aff7 com.apple.NetFS 3.2.1 (3.2.1) <5E61A00B-FA16-9D99-
    A064-47BDC5BC9A2B> /System/Library/Frameworks/NetFS.framework/Versions/
    A/NetFS
    0x9236b000 - 0x92546ff3 libType1Scaler.dylib ??? (???)
    <944F686E-9CC2-03F0-A139-8F322F0AC49F> /System/Library/Frameworks/
    ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/
    A/Resources/libType1Scaler.dylib
    0x92547000 - 0x9257cff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0)
    <458E819A-4E3F-333E-28CE-671281B318D3> /usr/lib/libcups.2.dylib
    0x92740000 - 0x929a2ff3 com.apple.security 6.1.1 (37594)
    <1AC07F75-7E27-9662-21DA-B05DFF047B26> /System/Library/Frameworks/
    Security.framework/Versions/A/Security
    0x929bb000 - 0x92a01ff7 libauto.dylib ??? (???) <85670A64-3B67-8162-D441-
    D8E0BE15CA94> /usr/lib/libauto.dylib
    0x92a02000 - 0x92addfe7 com.apple.DesktopServices 1.5.5 (1.5.5) <ECEDFDF2-
    C40E-8DF0-F8FC-249CCA762E62> /System/Library/PrivateFrameworks/
    DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x92ade000 - 0x933bdff7 com.apple.AppKit 6.6.5 (1038.29) <E76A05A6-27C6-
    DA02-0961-5C8EEDC5F0A7> /System/Library/Frameworks/AppKit.framework/
    Versions/C/AppKit
    0x933be000 - 0x93438fef com.apple.audio.CoreAudio 3.2.2 (3.2.2)
    <4EFE08C4-6F2B-D7F2-BD2B-3DFF26799B24> /System/Library/Frameworks/
    CoreAudio.framework/Versions/A/CoreAudio
    0x93439000 - 0x934e6fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0)
    <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
    0x934ed000 - 0x9350ffef com.apple.DirectoryService.Framework 3.6 (621.3)
    <05FFDBDB-F16B-8AC0-DB42-986965FCBD95> /System/Library/Frameworks/
    DirectoryService.framework/Versions/A/DirectoryService
    0x93510000 - 0x9351afe7 com.apple.audio.SoundManager 3.9.3 (3.9.3)
    <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/
    Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/
    CarbonSound
    0x9351b000 - 0x9351bff7 liblangid.dylib ??? (???)
    <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x9351c000 - 0x935d2fff libFontParser.dylib ??? (???)
    <5935E105-1E45-886C-6420-C1CCA886C375> /System/Library/Frameworks/
    ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/
    A/Resources/libFontParser.dylib
    0x9360c000 - 0x9364cff3 com.apple.securityinterface 4.0.1 (37214)
    <BBC88C96-8827-91DC-0CF6-7CB639183395> /System/Library/Frameworks/
    SecurityInterface.framework/Versions/A/SecurityInterface
    0x9365b000 - 0x9374fff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <9EC28185-
    D26F-533F-90C4-FBAA13A15947> /usr/lib/libiconv.2.dylib
    0x937c5000 - 0x937d0ff7 libGL.dylib ??? (???) <EAD85409-9036-831B-C378-
    E50780305DA6> /System/Library/Frameworks/OpenGL.framework/Versions/A/
    Libraries/libGL.dylib
    0x937e2000 - 0x93808fff com.apple.DictionaryServices 1.1.1 (1.1.1)
    <02709230-9B37-C743-6E27-3FCFD18211F8> /System/Library/Frameworks/
    CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/
    Versions/A/DictionaryServices
    0x93809000 - 0x938e6ff7 com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-
    F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/
    Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x938e7000 - 0x93aedfeb com.apple.AddressBook.framework 5.0.1 (868)
    <2CCD7801-F3B8-CED3-D5D7-096AF8DC004D> /System/Library/Frameworks/
    AddressBook.framework/Versions/A/AddressBook
    0x93b5d000 - 0x93b93fff libtidy.A.dylib ??? (???) <DDFAB560-3883-A6A2-7BDDD91730982B48>
    /usr/lib/libtidy.A.dylib
    0x93c85000 - 0x940baff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0)
    <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/
    Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/
    libLAPACK.dylib
    0x940bb000 - 0x9413dffb SecurityFoundation 36840.0.0 (compatibility 1.0.0)
    <29C27E0E-B2B3-BF6B-B1F8-5783B8B01535> /System/Library/Frameworks/
    SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x94146000 - 0x9418afe7 com.apple.Metadata 10.6.3 (507.8)
    <53BB360A-1813-170D-827F-C1863EF15537> /System/Library/Frameworks/
    CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/
    Metadata
    0x9423a000 - 0x942d2fe7 edu.mit.Kerberos 6.5.9 (6.5.9) <73EC847F-FF44-
    D542-2AD5-97F6C8D48F0B> /System/Library/Frameworks/Kerberos.framework/
    Versions/A/Kerberos
    0x942d3000 - 0x942d7ff7 libGIF.dylib ??? (???) <03880BA1-7A86-0F2B-617AC66B1D05DD70>
    /System/Library/Frameworks/ApplicationServices.framework/
    Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x942d8000 - 0x942dbff7 libCoreVMClient.dylib ??? (???)
    <98CB96B1-85FE-25AF-AB19-ED061912FC3E> /System/Library/Frameworks/
    OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x942dc000 - 0x942eafe7 libz.1.dylib 1.2.3 (compatibility 1.0.0)
    <82B2C254-6F8D-7BEA-4C18-038E90CAE19B> /usr/lib/libz.1.dylib
    0x942eb000 - 0x942ebff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6)
    <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/
    Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x943df000 - 0x943fdff7 com.apple.CoreVideo 1.6.1 (45.4) <E0DF044DBF31-
    42CE-B690-FD1FCE07E64A> /System/Library/Frameworks/
    CoreVideo.framework/Versions/A/CoreVideo
    0x94403000 - 0x94414ff7 com.apple.LangAnalysis 1.6.6 (1.6.6)
    <7A3862F7-3730-8F6E-A5DE-8E2CCEA979EF> /System/Library/Frameworks/
    ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/
    Versions/A/LangAnalysis
    0x94415000 - 0x94c04537 com.apple.CoreGraphics 1.543.33 (???)
    <C57E2964-80AF-6346-6D3E-23AED9D26977> /System/Library/Frameworks/
    ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/
    Versions/A/CoreGraphics
    0x94c05000 - 0x94dc1ff3 com.apple.ImageIO.framework 3.0.2 (3.0.1)
    <CB39B067-58B8-70DB-3E40-160604664A6D> /System/Library/Frameworks/
    ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
    Versions/A/ImageIO
    0x94de1000 - 0x94f18ff7 com.apple.CoreAUC 6.04.00 (6.04.00)
    <0551FB8D-0894-B40B-B924-4AF51E3648AF> /System/Library/
    PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x94f19000 - 0x95025ff7 libGLProgrammability.dylib ??? (???)
    <CA0A975B-2BEE-44E7-CFA6-8105CFE6FE00> /System/Library/Frameworks/
    OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x95026000 - 0x9505eff7 com.apple.LDAPFramework 2.0 (120.1)
    <001A70A8-3984-8E19-77A8-758893CC128C> /System/Library/Frameworks/
    LDAP.framework/Versions/A/LDAP
    0x9505f000 - 0x95061ff7 com.apple.securityhi 4.0 (36638)
    <962C66FB-5BE9-634E-0810-036CB340C059> /System/Library/Frameworks/
    Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/
    SecurityHI
    0x950a3000 - 0x95225fe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0)
    <96A45E03-2B29-83EB-0FC6-2C932E398722> /usr/lib/libicucore.A.dylib
    0x95252000 - 0x9527aff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-
    C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
    0x9527b000 - 0x952f2ff3 com.apple.backup.framework 1.2.2 (1.2.2) <FE4C6311-
    EA63-15F4-2CF7-04CF7734F434> /System/Library/PrivateFrameworks/
    Backup.framework/Versions/A/Backup
    0x9531b000 - 0x9534fff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8)
    <5FEC74CA-1D3C-B6E3-E046-3970095C44BC> /usr/lib/libssl.0.9.8.dylib
    0x95398000 - 0x95398ff7 com.apple.CoreServices 44 (44)
    <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/
    CoreServices.framework/Versions/A/CoreServices
    0x95399000 - 0x953bdff7 libJPEG.dylib ??? (???) <EDA86712-F49C-760CBE55-
    9B899A4A5D1B> /System/Library/Frameworks/
    ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
    Versions/A/Resources/libJPEG.dylib
    0x95448000 - 0x95449ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3)
    <959DFFAE-A06B-7FF6-B713-B2076893EBBD> /System/Library/Frameworks/
    AudioUnit.framework/Versions/A/AudioUnit
    0x9544a000 - 0x954f2ffb com.apple.QD 3.35 (???) <B80B64BC-958BDA9E-
    50F9-D7E8333CC5A2> /System/Library/Frameworks/
    ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/
    QD
    0x95528000 - 0x95528ff7 com.apple.Carbon 150 (152) <608A04AB-F35DD2EB-
    6629-16B88FB32074> /System/Library/Frameworks/Carbon.framework/
    Versions/A/Carbon
    0x95529000 - 0x95544ff7 libPng.dylib ??? (???) <929FE8EE-277D-F6EB-D672-
    E6F4CEBF1504> /System/Library/Frameworks/ApplicationServices.framework/
    Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x95545000 - 0x95548fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0)
    <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/
    libmathCommon.A.dylib
    0x9570f000 - 0x9570fff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-
    B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/
    Versions/A/Cocoa
    0x95710000 - 0x95752ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0)
    <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/
    Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/
    libvDSP.dylib
    0x95753000 - 0x9577dff7 com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAEAD94-
    93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/
    Shortcut.framework/Versions/A/Shortcut
    0x9577e000 - 0x9578eff7 com.apple.DSObjCWrappers.Framework 10.6 (134)
    <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/
    PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
    0x9578f000 - 0x957ccff7 com.apple.SystemConfiguration 1.10.2 (1.10.2)
    <830FED9E-3E24-004C-35D5-2C1273F79734> /System/Library/Frameworks/
    SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x957d0000 - 0x957deff7 com.apple.opengl 1.6.7 (1.6.7) <3C529790-DEE9-
    AC27-A879-806E4C23323C> /System/Library/Frameworks/OpenGL.framework/
    Versions/A/OpenGL
    0x957df000 - 0x957dfff7 com.apple.ApplicationServices 38 (38)
    <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/
    ApplicationServices.framework/Versions/A/ApplicationServices
    0x957e0000 - 0x957f8ff7 com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4FC112-
    5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/
    OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/
    Versions/A/CFOpenDirectory
    0x957f9000 - 0x95819fe7 libresolv.9.dylib 40.0.0 (compatibility 1.0.0)
    <03019DD7-993D-AC88-6636-179F92F315C4> /usr/lib/libresolv.9.dylib
    0x95932000 - 0x95976ff3 com.apple.coreui 2 (114)
    <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/
    PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x95d23000 - 0x95d27ff7 libGFXShared.dylib ??? (???) <286F466C-2856-B579-
    B87F-4E9A35C80263> /System/Library/Frameworks/OpenGL.framework/Versions/
    A/Libraries/libGFXShared.dylib
    0x95d28000 - 0x95d3aff7 com.apple.MultitouchSupport.framework 204.12.1
    (204.12.1) <6BB58E90-21FA-C491-F0E4-54B69CCDBBC0> /System/Library/
    PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x95d3b000 - 0x95d6eff7 com.apple.AE 496.4 (496.4)
    <7F34EC47-8429-3077-8158-54F5EA908C66> /System/Library/Frameworks/
    CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x95d7e000 - 0x95dfefeb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-
    F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/
    CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/
    SearchKit
    0x95e40000 - 0x95e47ff7 com.apple.agl 3.0.12 (AGL-3.0.12) <6BF89127-
    C18C-27A9-F94A-981836A822FE> /System/Library/Frameworks/AGL.framework/
    Versions/A/AGL
    0x95e48000 - 0x95e99ff7 com.apple.HIServices 1.8.0 (???) <10C85B88-
    C6AF-91DB-2546-34661BA35AC5> /System/Library/Frameworks/
    ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/
    Versions/A/HIServices
    0x95e9a000 - 0x9603ffeb libSystem.B.dylib 125.0.1 (compatibility 1.0.0)
    <06A5336A-A6F6-4E62-F55F-4909A64631C2> /usr/lib/libSystem.B.dylib
    0x96040000 - 0x96061fe7 com.apple.opencl 12.1 (12.1) <1BCA4F60-
    E612-5C1B-EF50-A810D70CDF05> /System/Library/Frameworks/
    OpenCL.framework/Versions/A/OpenCL
    0x960a1000 - 0x960a5ff7 IOSurface ??? (???)
    <4B825ADA-8DBE-6BA2-1AB3-307D2C3AFCA8> /System/Library/Frameworks/
    IOSurface.framework/Versions/A/IOSurface
    0x960a6000 - 0x961d4fe7 com.apple.CoreData 102.1 (251) <E6A457F0-
    A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/
    CoreData.framework/Versions/A/CoreData
    0x961d5000 - 0x96272fe3 com.apple.LaunchServices 362.1 (362.1)
    <885D8567-9E40-0105-20BC-42C7FF657583> /System/Library/Frameworks/
    CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/
    Versions/A/LaunchServices
    0x96273000 - 0x9627aff3 com.apple.print.framework.Print 6.1 (237.1)
    <97AB70B6-C653-212F-CFD3-E3816D0F5C22> /System/Library/Frameworks/
    Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x9627e000 - 0x96348fef com.apple.CoreServices.OSServices 357 (357)
    <764872C3-AE30-7F54-494D-4BA3CE4F4DFB> /System/Library/Frameworks/
    CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/
    A/OSServices
    0x96349000 - 0x963adffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-
    FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/
    Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/
    A/HTMLRendering
    0x963d8000 - 0x966d1fef com.apple.QuickTime 7.6.6 (1729) <4C99ED7D-5A4BE41E-
    602D-2D01A99168CD> /System/Library/Frameworks/QuickTime.framework/
    Versions/A/QuickTime
    0x966d2000 - 0x966ddff7 libCSync.A.dylib 543.33.0 (compatibility 64.0.0)
    <F914F427-98EA-98BC-923D-47274A90D441> /System/Library/Frameworks/
    ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/
    Versions/A/Resources/libCSync.A.dylib
    0x966de000 - 0x9671fff7 libRIP.A.dylib 543.33.0 (compatibility 64.0.0)
    <C6E50C7E-EBEE-32AF-FF07-8E325E21A838> /System/Library/Frameworks/
    ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/
    Versions/A/Resources/libRIP.A.dylib
    0x9673c000 - 0x9673fff7 libCGXType.A.dylib 543.33.0 (compatibility 64.0.0)
    <69BE578C-A364-A150-35E3-53EE00F56F05> /System/Library/Frameworks/
    ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/
    Versions/A/Resources/libCGXType.A.dylib
    0x96740000 - 0x969b0ffb com.apple.Foundation 6.6.2 (751.21)
    <DA7A173A-4435-ECD6-F4AF-977D722FD2F7> /System/Library/Frameworks/
    Foundation.framework/Versions/C/Foundation
    0x969b1000 - 0x969cdfe3 com.apple.openscripting 1.3.1 (???)
    <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/
    Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/
    OpenScripting
    0x969ce000 - 0x969ffff3 libTrueTypeScaler.dylib ??? (???) <F6A32C01-
    CD82-54F6-218E-0406D40D1D9A> /System/Library/Frameworks/
    ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/
    A/Resources/libTrueTypeScaler.dylib
    0x96a00000 - 0x96a06fff com.apple.CommonPanels 1.2.4 (91)
    <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/
    Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/
    CommonPanels
    0x96a07000 - 0x96d6eff7 com.apple.QuartzCore 1.6.1 (227.18)
    <8A65F233-4C77-BA7C-5DDA-2423F5C1B7A1> /System/Library/Frameworks/
    QuartzCore.framework/Versions/A/QuartzCore
    0x96dda000 - 0x96dddffb com.apple.help 1.3.1 (41) <67F1F424-3983-7A2AEC21-
    867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/
    A/Frameworks/Help.framework/Versions/A/Help
    0x96dde000 - 0x96de8ff7 com.apple.HelpData 2.0.4 (34) <9128FFEB-0F6CB273-
    FCF4-D87A20227345> /System/Library/PrivateFrameworks/
    HelpData.framework/Versions/A/HelpData
    0x9703600

  • System crash while printing to Acrobat printer

    This is something that has annoyed me for a long time, sometimes while printing to Acrobat (making a PDF), the computer hangs and I have to turn the power off on the computer to shut down. I had this issue with version 7 and when I updated to version 9 the problem seem to go away. Now the PDFs that version 7 crashed on, version 9 wasn't. Tonight that all changed version 7 and 9 are hanging on certain web pages.
    The question, is this a problem that's a setting issue or an Acrobat bug or a Windows issue or an explorer issue?
    BTW this is a recently installed XP SP3 machine with only Adobe CS4 and Office 2007 on it, nothing else.
    Joe

    Well apparently it has something to do with the Internet Explorer, sort of. If I use Apple Safari it doesn't crash/lock up. But then again Safari is sending page images to the Acrobat printer, while the IE is sending the text as fonts. I also got stuck using winnovative free HTML to PDF Converter as another work around the #$%^ I paid for. Maybe it's not #$%^, but it's still annoying that I've had this problem since version 7 and I'm using version 9 now.

  • Indesign randomly crashes while printing to pdf

    Hi
    One of our users has a very frustraiting issue. The full CS3 suite was installed on his newley built windows 7 X64 system. And all updates have been applied. for a few days everything worked perfectly, but then when printing a broucher to PDF indesign crashed while downloading procset. From then on the user could not print anything, and the print queue said "downloading low level document". the only way we have found to resolve it once the error has occured is to restart the machine. once the machine has been restarted the printing will be fine again for a random amount of time before the same thing happens.
    The machine has all the latetes updates for windows, CS3 and the adobe pdf driver. Is this a known issue and are there any work arounds
    Thanks in advance          

    I am having this EXACT same issue on my system. I am running 64bit Windows 7, and am using CS4 instead of CS3. Randomly, indesign crashes when printing a PDF at the 'DOWNLOADING PROCSET' status. From there, no PDF related things work. I can't print any PDF files to any printers, or print to PDF from any other applications.
    Anyone have any ideas on this. It is a pain to have to restart my computer 5 to 6 times a day.

  • Labview Crashes while Printing - Error

    I've installed labview and had it working without any problems until two
    months ago. When I try printing a screen (with the VI running and while
    it's not) it would crash. I would have to reboot a few times until
    labview no longer crashes. There's a few PCI/ISA slots open, but all
    the IRQs are taken up (I can't install any more devices).
    The error message I get is:
    Failure: "textmgr.c", line 3651
    LabVIEW version 5.1
    For assistance in resolving...
    Any suggestions?
    Thanks!
    -Sid
    [email protected]
    Sent via Deja.com http://www.deja.com/
    Before you buy.

    > I've installed labview and had it working without any problems until two
    > months ago. When I try printing a screen (with the VI running and while
    > it's not) it would crash. I would have to reboot a few times until
    > labview no longer crashes. There's a few PCI/ISA slots open, but all
    > the IRQs are taken up (I can't install any more devices).
    >
    > The error message I get is:
    >
    > Failure: "textmgr.c", line 3651
    > LabVIEW version 5.1
    > For assistance in resolving...
    >
    Check which printer drivers you have installed. This line number, and most
    errors in the text, image, and draw managers indicate that an error was
    returned from the Windows GDI functions. These functions aren't very
    informative about why they fail, they either work or they fail with
    an error.
    S
    o, check that the printer driver you have installed makes sense for the
    printer that you are using. You may also want to look for an updated
    version of the printer driver. If these don't solve the problem, then
    you might do the same for the video driver. While printing, both the
    print and video drivers are used, and often printing problems are caused
    by a buggy video driver. Check to see if there are later versions of
    either and give them a shot.
    Another thing you can do is to work around the buggy drivers by using
    another type of printing. In the preferences printing page, LV lets
    you choose between three types of printing. Standard printing uses the
    print manager to do as much of the printing as possible. Bitmap printing
    does the printing using the video driver and sends bitmaps to the printer.
    Postscript uses neither and sends generated postscript directly to the
    printer -- this is obviously for postscript printers only.
    Greg McKaskle

  • Consistent crash while printing

    Whenever I print something to my Canon iP4850 printer using my MacBook running Mac OS X 10.7.4 with all updates installed, the printer application "quits unexpectedly". Printing still works, but ignores my quality settings. How can I fix this?
    Crash log follows.
    Process:    
    PrinterProxy [22997]
    Path:       
    /Users/USER/Library/Printers/iP4800 series.app/Contents/MacOS/PrinterProxy
    Identifier: 
    com.apple.print.PrinterProxy
    Version:    
    4.6 (161.9)
    Build Info: 
    PrintCenter-1610900~17
    Code Type:  
    X86 (Native)
    Parent Process:  launchd [224]
    Date/Time:  
    2012-07-12 03:30:26.493 +0200
    OS Version: 
    Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    objc[22997]: garbage collection is OFF
    Dyld Error Message:
      Symbol not found: _CPLServerRegisterListener
      Referenced from: /Users/USER/Library/Printers/iP4800 series.app/Contents/MacOS/PrinterProxy
      Expected in: /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   dyld                     
    0x8fe0f071 dyld_fatal_error + 1
    1   dyld                     
    0x8fe12df4 dyld::bindLazySymbol(mach_header const*, unsigned long*) + 129
    2   dyld                     
    0x8fe213ce stub_binding_helper_interface2 + 20
    3   com.apple.print.PrinterProxy 
    0x0000527c 0x1000 + 17020
    4   com.apple.print.PrinterProxy 
    0x0000517c 0x1000 + 16764
    5   com.apple.print.PrinterProxy 
    0x000029ac 0x1000 + 6572
    6   com.apple.print.PrinterProxy 
    0x00002717 0x1000 + 5911
    7   com.apple.AppKit         
    0x9c3d6753 -[NSApplication _doOpenUntitled] + 378
    8   com.apple.AppKit         
    0x9c3d65d2 __-[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:]_block_invoke_2 + 36
    9   com.apple.AppKit         
    0x9c3d606b -[NSApplication _whenReopeningIsAllowedDo:] + 162
    10  com.apple.AppKit         
    0x9c3d627f __-[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:]_block_invoke_1 + 249
    11  com.apple.AppKit         
    0x9c3d617f __-[NSDocumentController(NSInternal) _autoreopenDocumentsWithCompletionHandler:]_block_invoke_2 + 126
    12  com.apple.AppKit         
    0x9c3d606b -[NSApplication _whenReopeningIsAllowedDo:] + 162
    13  com.apple.AppKit         
    0x9c3d5d68 -[NSDocumentController(NSInternal) _autoreopenDocumentsWithCompletionHandler:] + 717
    14  com.apple.AppKit         
    0x9c3d57f0 -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 300
    15  com.apple.AppKit         
    0x9c3d56bb -[NSApplication(NSAppleEventHandling) _reopenWindowsIfNecessaryWithAppleEvent:completionHandler:] + 260
    16  com.apple.AppKit         
    0x9c3d559e -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 259
    17  com.apple.AppKit         
    0x9c3d52c6 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 377
    18  com.apple.CoreFoundation 
    0x9b0a81c8 -[NSObject performSelector:withObject:withObject:] + 72
    19  com.apple.Foundation     
    0x95b220c2 __-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke_1 + 121
    20  com.apple.Foundation     
    0x95b20e75 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 476
    21  com.apple.Foundation     
    0x95b20c49 _NSAppleEventManagerGenericHandler + 234
    22  com.apple.AE             
    0x921f1045 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 202
    23  com.apple.AE             
    0x921dab67 _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 43
    24  com.apple.AE             
    0x921daa54 aeProcessAppleEvent + 253
    25  com.apple.HIToolbox      
    0x97d97c66 AEProcessAppleEvent + 103
    26  com.apple.AppKit         
    0x9c3d2347 _DPSNextEvent + 1301
    27  com.apple.AppKit         
    0x9c3d1942 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
    28  com.apple.AppKit         
    0x9c3cdcb1 -[NSApplication run] + 911
    29  com.apple.AppKit         
    0x9c65ebd9 NSApplicationMain + 1054
    30  com.apple.print.PrinterProxy 
    0x00001eb2 0x1000 + 3762
    31  com.apple.print.PrinterProxy 
    0x00001dd9 0x1000 + 3545
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x9382f90a kevent + 10
    1   libdispatch.dylib        
    0x96b14e10 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib        
    0x96b1385f _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib   
    0x9382f02e __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x99728ccf _pthread_wqthread + 773
    2   libsystem_c.dylib        
    0x9972a6fe start_wqthread + 30
    Thread 3:
    0   libsystem_kernel.dylib   
    0x9382f02e __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x99728ccf _pthread_wqthread + 773
    2   libsystem_c.dylib        
    0x9972a6fe start_wqthread + 30
    Thread 4:
    0   libsystem_kernel.dylib   
    0x9382f02e __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x99728ccf _pthread_wqthread + 773
    2   libsystem_c.dylib        
    0x9972a6fe start_wqthread + 30
    Thread 5:
    0   libsystem_kernel.dylib   
    0x9382f02e __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x99728ccf _pthread_wqthread + 773
    2   libsystem_c.dylib        
    0x9972a6fe start_wqthread + 30
    Thread 6:
    0   libsystem_kernel.dylib   
    0x9382f02e __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x99728ccf _pthread_wqthread + 773
    2   libsystem_c.dylib        
    0x9972a6fe start_wqthread + 30
    Thread 7:
    0   libsystem_kernel.dylib   
    0x9382f02e __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x99728ccf _pthread_wqthread + 773
    2   libsystem_c.dylib        
    0x9972a6fe start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x8fe1a24e  ebx: 0x02538a00  ecx: 0x00000000  edx: 0x80808080
      edi: 0x8fe42190  esi: 0x8fe12bc0  ebp: 0xbfffef88  esp: 0xbfffef6c
       ss: 0x00000023  efl: 0x00000202  eip: 0x8fe0f071   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x8fe399f8
    Logical CPU: 6
    Binary Images:
    0x1000 -
    0x17ffb  com.apple.print.PrinterProxy (4.6 - 161.9) /Users/USER/Library/Printers/iP4800 series.app/Contents/MacOS/PrinterProxy
       0xd5000 -
    0xd6fff +com.ecamm.pluginloader (Ecamm Plugin Loader v1.0.5 - 1.0.5) /Library/InputManagers/*/Ecamm Plugin Loader.bundle/Contents/MacOS/Ecamm Plugin Loader
    0x5af0000 -  0x6002feb  com.apple.RawCamera.bundle (3.14.0 - 646) <27962422-EA30-43CF-2B3E-E662BB4C46C7> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x8fe0e000 - 0x8fe40aa7  dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
    0x90005000 - 0x90034ff7  libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
    0x9003c000 - 0x9008cff8  libTIFF.dylib (??? - ???) <4DC2025D-15E7-35CA-B7C5-9F73B26C8B53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x900bf000 - 0x900c1ffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x900c2000 - 0x900c5ffb  com.apple.help (1.3.2 - 42) <B1E6701C-7473-30B2-AB5A-AFC9A4823694> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x900c6000 - 0x900d1ffe  com.apple.NetAuth (3.2 - 3.2) <4377FB18-A550-35C6-BCD2-71C42134EEA6> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x907d5000 - 0x907f1ffc  libPng.dylib (??? - ???) <75F41C08-E187-354C-8115-79387F57FC2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x907f2000 - 0x90808ffe  libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
    0x90a37000 - 0x90b1aff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
    0x90b6e000 - 0x90b72fff  com.apple.CommonPanels (1.2.5 - 94) <EA47550D-7DAF-30D9-91DB-1FB594CC8522> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x90e22000 - 0x90e50fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <30189C33-6ADD-3142-83F3-6114B1FC152E> /usr/lib/libSystem.B.dylib
    0x90e51000 - 0x90ee8ff3  com.apple.securityfoundation (5.0 - 55116) <EB53CEF7-4836-39FD-B012-6BC122ED4CE9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x90ee9000 - 0x90f4bffb  com.apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x910be000 - 0x910c7fff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
    0x910c8000 - 0x91123ff3  com.apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x91124000 - 0x91526ff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x91532000 - 0x915cefef  com.apple.ink.framework (1.4 - 110) <1A3E2916-60C1-3AC1-86BF-202F6567B228> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x915cf000 - 0x918d1fff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <9692D838-85A5-32C1-B7FB-7C141FFC2557> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x918d2000 - 0x918fbffe  com.apple.opencl (1.50.69 - 1.50.69) <2601993F-F3B3-3737-91AE-4A5795C52CD5> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x91902000 - 0x9192dfff  com.apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x91981000 - 0x91991ff7  libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
    0x91992000 - 0x919daff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91a64000 - 0x91a81ff3  com.apple.openscripting (1.3.3 - ???) <33713C0B-B7D5-37AA-87DB-2727FDCC8007> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x91a82000 - 0x91a83ff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib
    0x91f17000 - 0x91f28fff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
    0x91f29000 - 0x91f34ffb  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <A1764D2F-EB84-33DC-9ED5-CDA3B468FF3E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x91f35000 - 0x91f43fff  com.apple.opengl (1.7.7 - 1.7.7) <2D362F15-5EA6-37B6-9BCB-58F2C599ACDA> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x91f44000 - 0x92062fec  com.apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x920b5000 - 0x920b5fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x920c6000 - 0x921d6fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
    0x921d7000 - 0x9220dff7  com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9220e000 - 0x92238ff1  com.apple.CoreServicesInternal (113.17 - 113.17) <41979516-2F26-3707-A6CA-7A95A1B0D963> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x9224c000 - 0x922adffb  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <E617857C-D870-3E2D-BA13-3732DD1BC15E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x922f5000 - 0x92382ff7  com.apple.CoreText (220.20.0 - ???) <0C3EDD4F-6112-353A-8A3A-8D630182C22A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x92383000 - 0x9257bff7  com.apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9257c000 - 0x9257fff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
    0x92580000 - 0x9260dfe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9260e000 - 0x9264eff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
    0x9264f000 - 0x9268cff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <1C757924-4E54-3522-A885-99795EA10228> /usr/lib/libcups.2.dylib
    0x92e37000 - 0x92e37fff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x92e38000 - 0x92e3bffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
    0x92e7e000 - 0x92f66fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
    0x92fc4000 - 0x930d5ff7  libJP2.dylib (??? - ???) <845C74F4-1074-3983-945F-EB669538CAA9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x930d6000 - 0x930d7ff4  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
    0x930d8000 - 0x93153ffb  com.apple.ApplicationServices.ATS (317.11.0 - ???) <42238C8B-C93F-3369-A500-EC0F10EB2C80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x93165000 - 0x93170ff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <EDA0F56F-CB2C-30BB-940D-C6A25B73C717> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x93172000 - 0x93194ff8  com.apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x93199000 - 0x931beff9  libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x931bf000 - 0x93282fff  com.apple.CoreServices.OSServices (478.46 - 478.46) <F2063FC8-2BE1-3B97-98AF-8796B0D4BE58> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x93283000 - 0x93288ff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
    0x93405000 - 0x93462ffb  com.apple.htmlrendering (76 - 1.1.4) <409EF0CB-2997-369A-9326-BE12436B9EE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x93463000 - 0x93471fff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
    0x93472000 - 0x934e6fff  com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x9362a000 - 0x9362bfff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
    0x9362c000 - 0x9373bfff  com.apple.DesktopServices (1.6.3 - 1.6.3) <18CAAA9E-7065-3FF7-ACFE-CDB60E5426A2> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9373c000 - 0x93744fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x93745000 - 0x93815ffb  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <94798A2B-4C7A-30EA-9920-283451BDB9FA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x93816000 - 0x93834ff7  libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <3705DE40-E00F-3E37-ADB0-D4AE5F9950F5> /usr/lib/system/libsystem_kernel.dylib
    0x93861000 - 0x93951ff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
    0x939cb000 - 0x939d2ff9  libsystem_dnssd.dylib (??? - ???) <D3A766FC-C409-3A57-ADE4-94B7688E1C7E> /usr/lib/system/libsystem_dnssd.dylib
    0x93a4c000 - 0x93a50ffd  IOSurface (??? - ???) <EDDBEE65-1EB8-33A7-9972-E361A3508234> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x93a51000 - 0x93c05ff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
    0x93c06000 - 0x93c64fff  com.apple.coreui (1.2.2 - 165.10) <C6B099D6-7F02-3971-99B9-E415308959CF> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x93c65000 - 0x93c69ff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
    0x93c6a000 - 0x93c72ff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
    0x93c73000 - 0x93c73fff  com.apple.Cocoa (6.6 - ???) <5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93c74000 - 0x93c94ff7  com.apple.RemoteViewServices (1.4 - 44.1) <1F831750-1E77-3013-B1A6-0DF528623790> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x93c95000 - 0x93cb2fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
    0x93d2c000 - 0x93d3aff7  libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
    0x93f56000 - 0x93f99ffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib
    0x93f9a000 - 0x93fa5ffe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <B63F5D07-93B3-3F02-BFB7-472B4ED3521F> /usr/lib/libbz2.1.0.dylib
    0x93fa6000 - 0x9407caab  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
    0x95214000 - 0x952b8fff  com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x952b9000 - 0x952c0ffd  com.apple.NetFS (4.0 - 4.0) <AE731CFE-1B2E-3E46-8759-843F5FB8C24F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x9547c000 - 0x956efffb  com.apple.CoreImage (7.98 - 1.0.1) <EDC91BA1-673D-3B47-BFD5-BBF11C36EE6A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x95ae5000 - 0x95defff3  com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x95df2000 - 0x9671c59b  com.apple.CoreGraphics (1.600.0 - ???) <62026E0C-E30F-3FF0-B0F6-6A2D270B20BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9678e000 - 0x96791ff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
    0x96b12000 - 0x96b20fff  libdispatch.dylib (187.9.0 - compatibility 1.0.0) <2F918480-12C8-3F22-9B1A-9B2D76F6F4F5> /usr/lib/system/libdispatch.dylib
    0x96b21000 - 0x96bb7ff7  com.apple.LaunchServices (480.33 - 480.33) <5A4BF529-391E-3987-940E-287ACE56078A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x96ccf000 - 0x96cd0fff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
    0x96cd1000 - 0x96d08fef  com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x96d59000 - 0x96d64fff  libkxld.dylib (??? - ???) <D8ED88D0-7153-3514-9927-AF15A12261A5> /usr/lib/system/libkxld.dylib
    0x96d65000 - 0x96d87ffe  com.apple.framework.familycontrols (3.0 - 300) <5BCCDDC2-AFAC-3290-AEEF-23B2664CA11F> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x96d88000 - 0x96d95fff  libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x96d96000 - 0x96dfeff7  libc++.1.dylib (28.1.0 - compatibility 1.0.0) <FE3304C5-C000-3DA0-9E53-0E4CA074B73B> /usr/lib/libc++.1.dylib
    0x96eb5000 - 0x96ec8ff8  com.apple.MultitouchSupport.framework (231.4 - 231.4) <083F7787-4C3B-31DA-B5BB-1993D9A9723D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x96ed2000 - 0x96ed3fff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x96eed000 - 0x9704fffb  com.apple.QuartzCore (1.7 - 270.4) <6BC84C60-1003-3008-ABE4-779EF7B4F524> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x97077000 - 0x9707eff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
    0x9707f000 - 0x97177ff7  libFontParser.dylib (??? - ???) <1A0DA421-62B2-3AA7-9F62-0E01C1887D09> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x97178000 - 0x971daff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
    0x971db000 - 0x97234fff  com.apple.HIServices (1.21 - ???) <5F4D3797-32E2-3709-85F4-4B56515A17D7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x97235000 - 0x97271ffa  libGLImage.dylib (??? - ???) <504E7865-571E-38B4-A84A-D7B513AC84F5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x972a8000 - 0x972f1ff7  libGLU.dylib (??? - ???) <5EE0B644-FAD6-3E3C-A380-9B0CDA0B6432> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x97d3d000 - 0x97d43ffb  com.apple.print.framework.Print (7.4 - 247.3) <CB075EEE-FA1F-345C-A1B5-1AB266FC73A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x97d44000 - 0x97d46ff9  com.apple.securityhi (4.0 - 1) <ACEEED5F-8D58-377D-B2B8-E4A7F4E5E286> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x97d86000 - 0x980ccff3  com.apple.HIToolbox (1.9 - ???) <409E6397-0DCB-3431-9CCC-368317C62545> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x980cd000 - 0x98143fff  com.apple.Metadata (10.7.0 - 627.32) <650EE880-1488-3DC6-963B-F3D6E043FFDC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x98144000 - 0x98172ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <DA16A8B2-F359-345A-BAF7-8E6A5A0741A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x9819f000 - 0x9867bff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x98fae000 - 0x98faeff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x98faf000 - 0x98fb8ff3  com.apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x98fb9000 - 0x98fcefff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x98fcf000 - 0x98fcffff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
    0x99572000 - 0x99632ffb  com.apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x99633000 - 0x99634ffd  libCVMSPluginSupport.dylib (??? - ???) <22B85645-AA98-372B-BB55-55DCCF0EC716> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x99635000 - 0x99635fff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x99636000 - 0x99688ff7  libFontRegistry.dylib (??? - ???) <96E9602C-DFD3-3021-8090-60228CC80D26> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x996ca000 - 0x99795fff  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
    0x998f9000 - 0x99913fff  com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x99966000 - 0x99a92ff9  com.apple.CFNetwork (520.4.3 - 520.4.3) <E9E315D4-CE22-3715-BED2-BB95AD5E10E8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x99a93000 - 0x99a94ff7  libquarantine.dylib (36.6.0 - compatibility 1.0.0) <600909D9-BD75-386E-8D3E-7CBD29079DF3> /usr/lib/system/libquarantine.dylib
    0x99ad1000 - 0x99af4fff  com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x99af5000 - 0x99af6ff7  libsystem_sandbox.dylib (??? - ???) <EBC6ED6B-7D94-32A9-A718-BB9EDA1732C9> /usr/lib/system/libsystem_sandbox.dylib
    0x99af7000 - 0x99b07fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x99b08000 - 0x99b09fff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x99bad000 - 0x99bc9ff5  com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x9a290000 - 0x9a294ff7  com.apple.OpenDirectory (10.7 - 146) <4986A382-8FEF-3392-8CE9-CF6A5EE4E365> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x9a972000 - 0x9a976fff  libGIF.dylib (??? - ???) <A6F1ACAE-7B9B-3B3F-A54A-ED4004EA1D85> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x9a977000 - 0x9adecff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x9aded000 - 0x9adf2ffd  libGFXShared.dylib (??? - ???) <1CA9B41B-2C61-38F8-ABAC-1D5511478F5C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x9adfb000 - 0x9ae23ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
    0x9ae37000 - 0x9ae39ff7  libdyld.dylib (195.6.0 - compatibility 1.0.0) <1F865C73-5803-3B08-988C-65B8D86CB7BE> /usr/lib/system/libdyld.dylib
    0x9ae41000 - 0x9ae41ff0  com.apple.ApplicationServices (41 - 41) <C48EF6B2-ABF9-35BD-A07A-A38EC0008294> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9ae4e000 - 0x9ae4effe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
    0x9ae4f000 - 0x9aea0ff9  com.apple.ScalableUserInterface (1.0 - 1) <3C39DF4D-5CAE-373A-BE08-8CD16E514337> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x9af7e000 - 0x9afe3ff7  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x9b00a000 - 0x9b1e1fe7  com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9b1e2000 - 0x9b251fff  com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x9b2b0000 - 0x9b337fff  com.apple.print.framework.PrintCore (7.1 - 366.3) <EEC03CAB-7F79-3931-87FE-4DF0B767BF47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9b845000 - 0x9b8a9fff  com.apple.framework.IOKit (2.0 - ???) <88D60E59-430D-35B8-B1E9-F5138301AEF9> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9ba97000 - 0x9bb21ffb  com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9bb47000 - 0x9bb4dffd  com.apple.CommerceCore (1.0 - 17) <E59CD307-58E2-35FD-9131-B38978799910> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x9bc40000 - 0x9bd92fff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <E369AC9E-F548-3DF6-B320-9D09E486070E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9bdef000 - 0x9bdeffff  com.apple.Carbon (153 - 153) <63603A0C-723B-3968-B302-EBEEE6A14E97> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9bdf0000 - 0x9be30ff7  com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9be31000 - 0x9c0f4fff  com.apple.security (7.0 - 55148.1) <77754898-4FCD-3CA3-9339-F1058C852806> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9c28b000 - 0x9c293ff3  liblaunch.dylib (392.38.0 - compatibility 1.0.0) <D7F6E875-263A-37B5-B403-53F76710538C> /usr/lib/system/liblaunch.dylib
    0x9c29c000 - 0x9c2b0fff  com.apple.CFOpenDirectory (10.7 - 146) <9149C1FE-865E-3A8D-B9D9-547384F553C8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x9c32a000 - 0x9c32dffd  libCoreVMClient.dylib (??? - ???) <361CCFAF-8565-383F-915F-0B059C793E42> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x9c362000 - 0x9c36cff2  com.apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9c3b2000 - 0x9c3c7ff7  com.apple.ImageCapture (7.0.1 - 7.0.1) <1C8933A9-C7C6-36E9-9D8B-0EF08ACA3315> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9c3c8000 - 0x9ce5dff6  com.apple.AppKit (6.7.3 - 1138.47) <D8CD06D7-F18C-39BE-BC68-B343F87F0469> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9cec8000 - 0x9ceccffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
    0x9cef1000 - 0x9cef1fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9cef2000 - 0x9cefaff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <BB0C7B49-600F-3551-A460-B7E36CA4C4A4> /usr/lib/system/libcopyfile.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
    task_for_pid: 3
    thread_create: 0
    thread_set_state: 0
      Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
      Calls made by all processes on this machine:
    task_for_pid: 47011
    thread_create: 0
    thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=134.6M resident=86.0M(64%) swapped_out_or_unallocated=48.6M(36%)
    Writable regions: Total=110.0M written=1540K(1%) resident=2640K(2%) swapped_out=0K(0%) unallocated=107.4M(98%)
    REGION TYPE                 
    VIRTUAL
    ===========                 
    =======
    CG shared images               
    128K
    CoreServices                  
    2900K
    MALLOC                        
    81.5M
    MALLOC guard page               
    48K
    Memory tag=240                   
    4K
    Memory tag=242                  
    12K
    Stack                         
    67.6M
    VM_ALLOCATE                   
    16.0M
    __CI_BITMAP                     
    80K
    __DATA                        
    7428K
    __DATA/__OBJC                   
    60K
    __IMAGE                        
    528K
    __IMPORT                        
    12K
    __LINKEDIT                    
    42.1M
    __OBJC                        
    1556K
    __OBJC/__DATA                    
    8K
    __PAGEZERO                       
    4K
    __RC_CAMERAS                   
    248K
    __TEXT                        
    92.5M
    __UNICODE                      
    544K
    mapped file                  
    146.0M
    shared memory                  
    312K
    shared pmap                   
    10.6M
    ===========                 
    =======
    TOTAL                        
    469.9M

    Well apparently it has something to do with the Internet Explorer, sort of. If I use Apple Safari it doesn't crash/lock up. But then again Safari is sending page images to the Acrobat printer, while the IE is sending the text as fonts. I also got stuck using winnovative free HTML to PDF Converter as another work around the #$%^ I paid for. Maybe it's not #$%^, but it's still annoying that I've had this problem since version 7 and I'm using version 9 now.

  • Java lost after crash while updating, can't seem to get it back

    hi,
    while running software update, my computer crashed and i seem to have lost java.
    i've dowloaded a number of jse releases.
    most of them didn't work, one did:
    java15release1
    however, when trying to install:
    j2se50 release 1-5, i got the alert
    "unable to locate java on this volume" (yes it's the right volume)
    i got these errors before and after the succesfull install.
    i tried renstalling that one, but it doesn't help.
    java is unrecognized in terminal, max-msp (a music app) and the sun's test site crashed firefox.
    so, would be nice if anyone could help, i tried some things i found by searching, but they came down to what i had tried already.
    pity, was just about to take on java programming...
    btw i have the developers tools installed if that might matter.
    thanks in advance
    isjtar

    hmmm this seems to slip downpage really easily, please don't mind me for bumping it.
    best
    isjtar

  • Java Hotspot problem, crash after play 3 file.

    hai,
    i already dispose the player, but it seem not work at all.
    my player crash after 3 or 4 file being play in a row.
    anyone care to give me the answer what wrong..
    thanks..
    import java.awt.*;
    import java.awt.event.*;
    import java.io.*;
    import javax.swing.*;
    import javax.media.*;
    public class MediaPlayerDemo extends JFrame {
    private Player player;
    private File file;
    private boolean realized = false;
    public MediaPlayerDemo () {
    super("Media");
    JMenuBar openFile = new JMenuBar();
    JMenuItem item = null;
    JPopupMenu.setDefaultLightWeightPopupEnabled(false);
    JMenu mnFile = new JMenu("File");
    mnFile.add(item = new JMenuItem("Open"));
    item.addActionListener(
    new ActionListener() {
    public void actionPerformed(ActionEvent e)
    openFile();
    createPlayer();
    openFile.add(mnFile);
    getContentPane().add(openFile,BorderLayout.NORTH);
    setSize(300,300);
    show();
    }//tamat public MediaPlayerDemo ()
    private void openFile() {
    JFileChooser fileChooser = new JFileChooser();
    fileChooser.setFileSelectionMode(JFileChooser.FILES_ONLY);
    int result = fileChooser.showOpenDialog( this);
    if (result == JFileChooser.CANCEL_OPTION)
    file = null;
    else
    file = fileChooser.getSelectedFile();
    }//tamat private void openFile()
    private void createPlayer() {
    if (file == null)
    return;
    removePreviousPlayer();
    try {
    player = Manager.createPlayer(file.toURL());
    player.addControllerListener(new EventHandler() );
    wrapRealize();
    player.prefetch();
    catch(Exception ier){
    System.out.println(ier);
    }//tamat private void createPlayer()
    private void removePreviousPlayer() {
    if (player == null)
    return;
    player.stop();
    player.deallocate();
    //dispose();//hilang visual semua
    Component visual = player.getVisualComponent();
    Component control = player.getControlPanelComponent();
    Container c = getContentPane();
    if (visual != null)
    c.remove(visual);
    if (control != null)
    c.remove(control);
    player.close();
    realized = false;
    }//tamat private void removePreviousPlayer()
    public synchronized void wrapRealize() {
    player.realize();
    while(!realized) {
    try {
    wait();
    catch(InterruptedException ie){
    System.out.println("ralat realized");
    }//tamat public synchronized void wrapRealize()
    public static void main(String args[]){
    MediaPlayerDemo app = new MediaPlayerDemo();
    app.addWindowListener(
    new WindowAdapter() {
    public void windowClosing(WindowEvent e)
    System.gc();
    System.exit(0);
    }//tamat public static void main(String args[])
    private class EventHandler implements ControllerListener {
    public void controllerUpdate (ControllerEvent e) {
    realized = true;
    if (e instanceof RealizeCompleteEvent) {
    Container c = getContentPane();
    Component visualComponent = player.getVisualComponent();
    if(visualComponent != null)
    c.add(visualComponent, BorderLayout.CENTER);
    Component controlsComponent = player.getControlPanelComponent();
    if(controlsComponent != null)
    c.add(controlsComponent, BorderLayout.SOUTH);
    c.doLayout();
    else if(e instanceof PrefetchCompleteEvent)
    player.start();
    else if(e instanceof EndOfMediaEvent)
    player.stop();
    }//tamat private class EventHandler implements ControllerListener
    }//tamat public class MediaPlayerDemo extends JFrame

    hai,
    i already dispose the player, but it seem not work at all.
    my player crash after 3 or 4 file being play in a row.
    anyone care to give me the answer what wrong..
    thanks..
    import java.awt.*;
    import java.awt.event.*;
    import java.io.*;
    import javax.swing.*;
    import javax.media.*;
    public class MediaPlayerDemo extends JFrame {
    private Player player;
    private File file;
    private boolean realized = false;
    public MediaPlayerDemo () {
    super("Media");
    JMenuBar openFile = new JMenuBar();
    JMenuItem item = null;
    JPopupMenu.setDefaultLightWeightPopupEnabled(false);
    JMenu mnFile = new JMenu("File");
    mnFile.add(item = new JMenuItem("Open"));
    item.addActionListener(
    new ActionListener() {
    public void actionPerformed(ActionEvent e)
    openFile();
    createPlayer();
    openFile.add(mnFile);
    getContentPane().add(openFile,BorderLayout.NORTH);
    setSize(300,300);
    show();
    }//tamat public MediaPlayerDemo ()
    private void openFile() {
    JFileChooser fileChooser = new JFileChooser();
    fileChooser.setFileSelectionMode(JFileChooser.FILES_ONLY);
    int result = fileChooser.showOpenDialog( this);
    if (result == JFileChooser.CANCEL_OPTION)
    file = null;
    else
    file = fileChooser.getSelectedFile();
    }//tamat private void openFile()
    private void createPlayer() {
    if (file == null)
    return;
    removePreviousPlayer();
    try {
    player = Manager.createPlayer(file.toURL());
    player.addControllerListener(new EventHandler() );
    wrapRealize();
    player.prefetch();
    catch(Exception ier){
    System.out.println(ier);
    }//tamat private void createPlayer()
    private void removePreviousPlayer() {
    if (player == null)
    return;
    player.stop();
    player.deallocate();
    //dispose();//hilang visual semua
    Component visual = player.getVisualComponent();
    Component control = player.getControlPanelComponent();
    Container c = getContentPane();
    if (visual != null)
    c.remove(visual);
    if (control != null)
    c.remove(control);
    player.close();
    realized = false;
    }//tamat private void removePreviousPlayer()
    public synchronized void wrapRealize() {
    player.realize();
    while(!realized) {
    try {
    wait();
    catch(InterruptedException ie){
    System.out.println("ralat realized");
    }//tamat public synchronized void wrapRealize()
    public static void main(String args[]){
    MediaPlayerDemo app = new MediaPlayerDemo();
    app.addWindowListener(
    new WindowAdapter() {
    public void windowClosing(WindowEvent e)
    System.gc();
    System.exit(0);
    }//tamat public static void main(String args[])
    private class EventHandler implements ControllerListener {
    public void controllerUpdate (ControllerEvent e) {
    realized = true;
    if (e instanceof RealizeCompleteEvent) {
    Container c = getContentPane();
    Component visualComponent = player.getVisualComponent();
    if(visualComponent != null)
    c.add(visualComponent, BorderLayout.CENTER);
    Component controlsComponent = player.getControlPanelComponent();
    if(controlsComponent != null)
    c.add(controlsComponent, BorderLayout.SOUTH);
    c.doLayout();
    else if(e instanceof PrefetchCompleteEvent)
    player.start();
    else if(e instanceof EndOfMediaEvent)
    player.stop();
    }//tamat private class EventHandler implements ControllerListener
    }//tamat public class MediaPlayerDemo extends JFrame

  • Discovered a fix for CS3 app crashes while printing in Mavericks

    I was having issues printing in InDesign CS3 while using Mavericks.  I found this link and it solved my problems.
    Crash printing | Illustrator, InDesign | CS3, CS4 | Mac OS 10.7
    Hope this helps.

    This is the solution that AppleCare has told you. If you having the same problem that you had on your old iPad Air, and rsetored a back up from that same ipad, the problem lies in your data somewhere. And unfortanetely, we cant tell where. So import your photos to a computer, reinstall your apps from the app store, and use iCloud and iTuens to resycn everything else. You have to start from new. And Apple won't repalce another ipad with this problem.

  • Preview crashed while printing PDF, now can't get rid of PDF.

    Hello, I need some help. The other day, I was making a PDF out of individual images in Preview, and while I was 'printing'/saving it as a PDF, I noticed that it was taking an abnormally long time. Preview then crashed. I tried to open the PDF, which I had saved to my Desktop, but I got (and still get) this error:
    +Couldn’t open the file. It may be corrupt or a file format that Preview doesn’t recognize.+
    I tried to delete it, so that I could start over again without having the same named file on my desktop, but when I empty the trash, I get the following error:
    +The operation cannot be completed because the item "Acts 7.pdf" is in use.+
    I would like to get rid of this thing, and make a new file once I redownload the images. Any assistance in deleting this, or at least finding out why it won't open, would be appreciated. Thank you!

    If you tap on the PDF you should get a Done button appear at the top left of the screen

  • Acrobat 10.3.1 Crash while Printing

    To whom it may concern:
    At present, I am running Adobe Acrobat 10.1.3 and Reader 10.1.3 on Mac OS X Lion 10.7.4. Every time I attempt to print on either program, the application crashes and delivers the following message. What should I do?
    Process:    
    AdobeAcrobat [12138]
    Path:       
    /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/MacOS/AdobeAcrobat
    Identifier: 
    com.adobe.Acrobat.Pro
    Version:    
    10.1.3 (10.1.3)
    Code Type:  
    X86 (Native)
    Parent Process:  launchd [140]
    Date/Time:  
    2012-05-26 08:05:26.201 -0700
    OS Version: 
    Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Interval Since Last Report:     
    302360 sec
    Crashes Since Last Report:      
    18
    Per-App Interval Since Last Report:  71465 sec
    Per-App Crashes Since Last Report:   15
    Anonymous UUID:                 
    DAEE091B-B67C-4E88-92FB-C36CD3326FDD
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000012
    VM Regions Near 0x12:
    --> __PAGEZERO        
    0000000000000000-0000000000001000 [
    4K] ---/--- SM=NUL  /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/MacOS/AdobeAcrobat
    __TEXT            
    0000000000001000-0000000000002000 [
    4K] r-x/rwx SM=COW  /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/MacOS/AdobeAcrobat
    Application Specific Information:
    objc[12138]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   AdobeAGM                 
    0x022450bc AGMTerminate + 1236025
    1   AdobeAGM                 
    0x02130c3b AGMTerminate + 104376
    2   AdobeAGM                 
    0x0213259c AGMTerminate + 110873
    3   com.adobe.Acrobat.framework  
    0x0112e3fc AcroSecurityBailOutImpl + 13918300
    4   com.adobe.Acrobat.framework  
    0x011159a3 AcroSecurityBailOutImpl + 13817347
    5   com.adobe.Acrobat.framework  
    0x0107c239 AcroSecurityBailOutImpl + 13188761
    6   com.adobe.Acrobat.framework  
    0x0107ddfc AcroSecurityBailOutImpl + 13195868
    7   com.adobe.Acrobat.framework  
    0x003d0866 RunAcrobatInBrowser + 203279
    8   com.adobe.Acrobat.framework  
    0x003d0c8d RunAcrobatInBrowser + 204342
    9   com.adobe.Acrobat.framework  
    0x003d1028 RunAcrobatInBrowser + 205265
    10  com.adobe.Acrobat.framework  
    0x003d1144 RunAcrobatInBrowser + 205549
    11  com.adobe.Acrobat.framework  
    0x006d0213 AcroSecurityBailOutImpl + 3047027
    12  com.adobe.Acrobat.framework  
    0x00611f4c AcroSecurityBailOutImpl + 2268076
    13  com.adobe.Acrobat.framework  
    0x009117ff AcroSecurityBailOutImpl + 5411935
    14  com.adobe.Acrobat.framework  
    0x006543e0 AcroSecurityBailOutImpl + 2539584
    15  com.adobe.Acrobat.framework  
    0x00654526 AcroSecurityBailOutImpl + 2539910
    16  com.adobe.Acrobat.framework  
    0x00b9f86a AcroSecurityBailOutImpl + 8090826
    17  com.adobe.Acrobat.framework  
    0x00b9f58e AcroSecurityBailOutImpl + 8090094
    18  com.adobe.Acrobat.framework  
    0x0037af32 RunAcrobat + 3586197
    19  com.apple.CoreFoundation 
    0x90811d11 -[NSObject performSelector:withObject:] + 65
    20  com.apple.AppKit         
    0x9789b86f -[NSApplication sendAction:to:from:] + 232
    21  com.apple.AppKit         
    0x97ad5a84 -[NSCarbonMenuImpl performMenuAction:withTarget:] + 247
    22  com.apple.AppKit         
    0x979083e9 -[NSMenu _performKeyEquivalentWithDelegate:] + 374
    23  com.apple.AppKit         
    0x97908525 -[NSMenu _performKeyEquivalentWithDelegate:] + 690
    24  com.apple.AppKit         
    0x97907f94 -[NSMenu performKeyEquivalent:] + 79
    25  com.adobe.Acrobat.framework  
    0x0037b877 RunAcrobat + 3588570
    26  com.apple.AppKit         
    0x97906ae6 -[NSApplication _handleKeyEquivalent:] + 594
    27  com.apple.AppKit         
    0x977fc53b -[NSApplication sendEvent:] + 5772
    28  com.apple.AppKit         
    0x9778dd11 -[NSApplication run] + 1007
    29  com.adobe.Acrobat.framework  
    0x0001117f RunAcrobat + 6882
    30  com.adobe.Acrobat.framework  
    0x0000f7d9 RunAcrobat + 316
    31  com.adobe.Acrobat.Pro    
    0x00001e92 main + 94
    32  com.adobe.Acrobat.Pro    
    0x00001e16 start + 54
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x994f290a kevent + 10
    1   libdispatch.dylib        
    0x9ae37e10 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib        
    0x9ae3685f _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib   
    0x994f202e __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x917deccf _pthread_wqthread + 773
    2   libsystem_c.dylib        
    0x917e06fe start_wqthread + 30
    Thread 3:
    0   libsystem_kernel.dylib   
    0x994f183e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x917e0e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9179142c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore
    0x90a1be62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore
    0x9098d37d TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore
    0x909ef67f MPWaitOnQueue + 200
    6   AdobeACE                 
    0x01f5a737 ACEInitialize + 3741
    7   AdobeACE                 
    0x01f5a6ad ACEInitialize + 3603
    8   com.apple.CoreServices.CarbonCore
    0x909f05e0 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib        
    0x917dced9 _pthread_start + 335
    10  libsystem_c.dylib        
    0x917e06de thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib   
    0x994f183e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x917e0e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9179142c pthread_cond_wait$UNIX2003 + 71
    3   AdobeAGM                 
    0x020a779c AGMInitialize + 33770
    4   AdobeAGM                 
    0x020a76d6 AGMInitialize + 33572
    5   AdobeAGM                 
    0x020a7231 AGMInitialize + 32383
    6   libsystem_c.dylib        
    0x917dced9 _pthread_start + 335
    7   libsystem_c.dylib        
    0x917e06de thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib   
    0x994f183e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x917e0e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib        
    0x917e0f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore
    0x9098d3a7 TSWaitOnConditionTimedRelative + 178
    4   com.apple.CoreServices.CarbonCore
    0x909ef67f MPWaitOnQueue + 200
    5   com.adobe.Acrobat.framework  
    0x00069705 RunAcrobat + 368744
    6   com.adobe.Acrobat.framework  
    0x00069417 RunAcrobat + 367994
    7   com.apple.CoreServices.CarbonCore
    0x909f05e0 PrivateMPEntryPoint + 68
    8   libsystem_c.dylib        
    0x917dced9 _pthread_start + 335
    9   libsystem_c.dylib        
    0x917e06de thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib   
    0x994f202e __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x917deccf _pthread_wqthread + 773
    2   libsystem_c.dylib        
    0x917e06fe start_wqthread + 30
    Thread 7:
    0   libsystem_kernel.dylib   
    0x994f290a kevent + 10
    1   com.adobe.Acrobat.framework  
    0x0132e746 AcroSecurityBailOutImpl + 16016294
    2   com.adobe.Acrobat.framework  
    0x0128366f AcroSecurityBailOutImpl + 15315663
    3   libsystem_c.dylib        
    0x917dced9 _pthread_start + 335
    4   libsystem_c.dylib        
    0x917e06de thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib   
    0x994f183e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x917e0e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib        
    0x9178882a pthread_cond_wait + 48
    3   com.adobe.amt.services   
    0x0b39af2c C_AMTUISwitchSuppressUpdates + 16864
    4   com.adobe.amt.services   
    0x0b393e78 C_EULA_SetState + 2166
    5   com.adobe.amt.services   
    0x0b39af92 C_AMTUISwitchSuppressUpdates + 16966
    6   libsystem_c.dylib        
    0x917dced9 _pthread_start + 335
    7   libsystem_c.dylib        
    0x917e06de thread_start + 34
    Thread 9:: com.apple.appkit-heartbeat
    0   libsystem_kernel.dylib   
    0x994f1bb2 __semwait_signal + 10
    1   libsystem_c.dylib        
    0x917917b9 nanosleep$UNIX2003 + 187
    2   libsystem_c.dylib        
    0x91791558 usleep$UNIX2003 + 60
    3   com.apple.AppKit         
    0x979d6816 -[NSUIHeartBeat _heartBeatThread:] + 2399
    4   com.apple.Foundation     
    0x931cce25 -[NSThread main] + 45
    5   com.apple.Foundation     
    0x931ccdd5 __NSThread__main__ + 1582
    6   libsystem_c.dylib        
    0x917dced9 _pthread_start + 335
    7   libsystem_c.dylib        
    0x917e06de thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib   
    0x994f202e __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x917deccf _pthread_wqthread + 773
    2   libsystem_c.dylib        
    0x917e06fe start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x0c83fdf0  ecx: 0x0c83fdd0  edx: 0x00000000
      edi: 0x039905a8  esi: 0xbfffe818  ebp: 0xbfffe7a8  esp: 0xbfffe3e0
       ss: 0x00000023  efl: 0x00010286  eip: 0x022450bc   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x00000012
    Logical CPU: 0
    Binary Images:
    0x1000 -
    0x1fff +com.adobe.Acrobat.Pro (10.1.3 - 10.1.3) <FCB16A78-77BB-D7C8-C51A-ABEA7442F48A> /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/MacOS/AdobeAcrobat
    0x6000 -  0x1ccdfef +com.adobe.Acrobat.framework (10.1.3 - 10.1.3) <ED42701D-927F-4DF1-66FE-143BD16D2EBD> /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Frameworks/Acrobat.framework/Versions/A/Acrobat
    0x1f58000 -  0x2079fff +AdobeACE (??? - ???) <AED28AAB-6A04-E665-22B2-DBED624F1D0E> /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x209c000 -  0x2661feb +AdobeAGM (??? - ???) <807014CE-E064-5B60-D459-389CE0B3CDB2> /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x2714000 -  0x2731ff7 +AdobeBIB (??? - ???) <E6E0225B-3F17-013B-041D-69A0F42461F8> /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x2738000 -  0x2a5cfe3 +com.adobe.CoolType (AdobeCoolType 5.08.113.1 - 5.08.113.1) <A2DE878B-3EDA-7E56-8F19-2E9901996483> /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x6862000 -  0x6a5aff7 +com.adobe.Acrobat.adm (10.1.3 - 10.1.3) <6C417E91-8B8F-743F-8539-B88A9C1524B1> /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Frameworks/SPPlugins/AdobeADM.bundle/Contents/MacOS/AdobeADM
    0xa1f5000 -  0xa254fe7 +AcroSQLite (??? - ???) <08BCB05D-BB30-1E7F-E2FE-FA249DA67F66> /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AcroSQLite.framework/Versions/A/AcroSQLite
    0xa28c000 -  0xa496feb +com.adobe.AcrobatPlugin.EScript (10.1.3 - 10.1.3) <F66E1F5D-2416-E6E5-97B4-068F57668235> /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Built-in/EScript.acroplugin/Contents/MacOS/EScript
    0xa900000 -  0xb044fe7 +com.adobe.AcrobatPlugin.Comments (10.1.3 - 10.1.3) <5DEB47B5-07DE-B63E-DC5F-873D08E49C95> /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Built-in/Comments.acroplugin/Contents/MacOS/Comments
    0xb200000 -  0xb26dffb +com.adobe.amtlib (amtlib 3.5.0.34 - 3.5.0.34) <8C1EBC9E-DDFF-660B-03FB-196CE8A4CED8> /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Frameworks/amtlib.framework/amtlib
    0xb284000 -  0xb331ff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
    0xb376000 -  0xb3ddfe7 +com.adobe.amt.services (AMTServices 3.5.0.34 [BuildVersion: 3.5; BuildDate: Tue Sep 14 2010 21:49:00] - 3.5.0.34) <F56D7855-B0F7-4E7E-1997-D4FC2F5ACB2D> /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Frameworks/amtservices.framework/Versions/A/amtservices
    0xbf51000 -  0xbf77ffb +AdobeBIBUtils (??? - ???) <B9888BEE-A939-50E3-1CD3-3313AC14A073> /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
    0xbf7e000 -  0xbfb7ff3 +AdobeARE (??? - ???) <E5933339-72CF-4821-A7D7-9629ACCF0872> /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
    0xc900000 -  0xc95dfff +AdobeXMP (??? - ???) <E3A59E8C-A514-8A4A-F965-E9C043C7AC96> /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0xcdd7000 -  0xcddffff +com.adobe.asneu.framework (asneu version 1.7.0.1 - 1.7.0.1) <80195B5C-2C67-D841-232C-74FCAB79D304> /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Frameworks/asneu.framework/Versions/A/asneu
    0xcdf2000 -  0xcdf7fe2  libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <864BA467-5F11-3B41-B261-894067B8209E> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
    0xcfce000 -  0xd03efeb +com.adobe.adobe_caps (adobe_caps 3.5.4.0 - 3.5.4.0) <36D53A2C-0DAB-34C6-48C7-49D2ECF52D0D> /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0xd5f7000 -  0xd5f9fff  libCoreFSCache.dylib (??? - ???) <5B141DE1-6FC9-3155-833B-23A447A598AB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0xd62e000 -  0xd62fff0 +cl_kernels (??? - ???) <E8620F5E-CF59-4FB7-9585-11FC58CBAC81> cl_kernels
    0xd631000 -  0xd6d2ff7  unorm8_bgra.dylib (1.50.69 - compatibility 1.0.0) <7A0427BD-4FB5-3F4E-A7F8-F760AD944283> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
    0x8fef8000 - 0x8ff2aaa7  dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
    0x90052000 - 0x900a3ff9  com.apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterfa ce.framework/Versions/A/ScalableUserInterface
    0x900a4000 - 0x900a5fff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x900a6000 - 0x900cffff  com.apple.shortcut (2.1 - 2.1) <D56F5E5E-A41F-36D1-ACD5-42EA7910B20F> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x900d0000 - 0x9010cffa  libGLImage.dylib (??? - ???) <504E7865-571E-38B4-A84A-D7B513AC84F5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x9010d000 - 0x901a4ff3  com.apple.securityfoundation (5.0 - 55116) <EB53CEF7-4836-39FD-B012-6BC122ED4CE9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x901e1000 - 0x90277ff7  com.apple.LaunchServices (480.33 - 480.33) <5A4BF529-391E-3987-940E-287ACE56078A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
    0x90587000 - 0x9065eff3  com.apple.avfoundation (2.0 - 180.40) <B906D052-D92D-3D35-BF59-F6D0AE692EC2> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x9065f000 - 0x90776fe9  com.apple.WebKit (7534.56 - 7534.56.5) <1EFE77EE-97B8-3D3C-B2ED-0FA4328E418B> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x90777000 - 0x9094efe7  com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9094f000 - 0x90c51fff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <9692D838-85A5-32C1-B7FB-7C141FFC2557> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
    0x90d77000 - 0x90d7fff3  liblaunch.dylib (392.38.0 - compatibility 1.0.0) <D7F6E875-263A-37B5-B403-53F76710538C> /usr/lib/system/liblaunch.dylib
    0x90d80000 - 0x90d80ff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90d81000 - 0x90d84ff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <1211BEEB-31C9-3A5D-9E71-10FC4A541D1E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCGXType.A.dylib
    0x90e35000 - 0x90e40ffc  com.apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x9104d000 - 0x91110fff  com.apple.CoreServices.OSServices (478.46 - 478.46) <F2063FC8-2BE1-3B97-98AF-8796B0D4BE58> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
    0x91144000 - 0x91154fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
    0x91155000 - 0x91155fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
    0x91156000 - 0x91157fff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
    0x91171000 - 0x911b5fff  com.apple.MediaKit (12 - 602) <6E429DD7-8829-37DE-94AF-940FB70F2FB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x911b6000 - 0x9128caab  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
    0x9128d000 - 0x912a0ff8  com.apple.MultitouchSupport.framework (231.4 - 231.4) <083F7787-4C3B-31DA-B5BB-1993D9A9723D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
    0x912a1000 - 0x912a1ffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
    0x913da000 - 0x913faff7  com.apple.RemoteViewServices (1.4 - 44.1) <1F831750-1E77-3013-B1A6-0DF528623790> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServi ces
    0x913fb000 - 0x9144dff7  libFontRegistry.dylib (??? - ???) <96E9602C-DFD3-3021-8090-60228CC80D26> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
    0x9144e000 - 0x914a9ff3  com.apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x914aa000 - 0x91512ff7  libc++.1.dylib (28.1.0 - compatibility 1.0.0) <FE3304C5-C000-3DA0-9E53-0E4CA074B73B> /usr/lib/libc++.1.dylib
    0x91513000 - 0x915ebff6  com.apple.QuickLookUIFramework (3.2 - 500.16) <1598FDEB-8F90-3D42-AAA1-CD227F3C16BF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/V ersions/A/QuickLookUI
    0x915ec000 - 0x9164eff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
    0x916af000 - 0x916edfff  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <19174EC0-DE0F-38EA-B5F3-7580E84677DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libRIP.A.dylib
    0x916ee000 - 0x916efff7  libquarantine.dylib (36.6.0 - compatibility 1.0.0) <600909D9-BD75-386E-8D3E-7CBD29079DF3> /usr/lib/system/libquarantine.dylib
    0x916f0000 - 0x91706ffe  libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
    0x91707000 - 0x91708ff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
    0x91709000 - 0x9177dfff  com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolicatio n
    0x9177e000 - 0x9177fff7  libsystem_sandbox.dylib (??? - ???) <EBC6ED6B-7D94-32A9-A718-BB9EDA1732C9> /usr/lib/system/libsystem_sandbox.dylib
    0x91780000 - 0x9184bfff  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
    0x9184c000 - 0x9184ffff  com.apple.AppleSystemInfo (1.0 - 1) <D2F60873-ECB1-30A8-A02E-E772F969116E> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x91850000 - 0x91855ffd  libGFXShared.dylib (??? - ???) <1CA9B41B-2C61-38F8-ABAC-1D5511478F5C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x91856000 - 0x91966fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
    0x91967000 - 0x919b0ff7  libGLU.dylib (??? - ???) <5EE0B644-FAD6-3E3C-A380-9B0CDA0B6432> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x91b47000 - 0x91b48ff4  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
    0x91b49000 - 0x91e8fff3  com.apple.HIToolbox (1.9 - ???) <409E6397-0DCB-3431-9CCC-368317C62545> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
    0x91e90000 - 0x91e9dfff  com.apple.HelpData (2.1.2 - 72.2) <330C6B7F-2512-37B7-B2FF-24E1804E9426> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x91e9e000 - 0x91ea8ff2  com.apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/V ersions/A/CarbonSound
    0x91ea9000 - 0x91eaaffd  libCVMSPluginSupport.dylib (??? - ???) <22B85645-AA98-372B-BB55-55DCCF0EC716> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dyl ib
    0x91ebe000 - 0x91ef5fef  com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x91ef6000 - 0x91ef8ff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
    0x91f79000 - 0x91f80ffd  com.apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x91f81000 - 0x91f98ff8  com.apple.CoreMediaAuthoring (2.0 - 891) <69D569FD-670C-3BD0-94BF-7A8954AA2953> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthor ing
    0x91fd6000 - 0x9200aff8  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
    0x9228b000 - 0x92510fe3  com.apple.QuickTime (7.7.1 - 2330) <060B6A47-FC15-3D38-8EFB-FCF38680510B> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x92513000 - 0x9270bff7  com.apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x92719000 - 0x9304359b  com.apple.CoreGraphics (1.600.0 - ???) <62026E0C-E30F-3FF0-B0F6-6A2D270B20BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/CoreGraphics
    0x9304f000 - 0x9308fff7  com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.fram ework/Versions/A/NavigationServices
    0x93090000 - 0x93096ffb  com.apple.print.framework.Print (7.4 - 247.3) <CB075EEE-FA1F-345C-A1B5-1AB266FC73A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
    0x93097000 - 0x93106fff  com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x93107000 - 0x93169ffb  com.apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCor e
    0x9316a000 - 0x9316cffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libRadiance.dylib
    0x9316d000 - 0x93477ff3  com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x93684000 - 0x936a7fff  com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x936a8000 - 0x936d6ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <DA16A8B2-F359-345A-BAF7-8E6A5A0741A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices
    0x936f0000 - 0x93700ff7  libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
    0x93701000 - 0x93b92ff3  com.apple.RawCamera.bundle (3.12.0 - 615) <64FE60E6-B59D-3AD5-BA6E-1E9BF67FBF80> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x93b93000 - 0x93b9cff3  com.apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x93b9d000 - 0x93e10ffb  com.apple.CoreImage (7.98 - 1.0.1) <EDC91BA1-673D-3B47-BFD5-BBF11C36EE6A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework /Versions/A/CoreImage
    0x93e11000 - 0x93e60ffb  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <7FF10781-5418-37BB-A6B3-1606DA82CBFF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x941d6000 - 0x9438aff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
    0x943b2000 - 0x9488eff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
    0x9488f000 - 0x948b7ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
    0x94949000 - 0x9494cffd  libCoreVMClient.dylib (??? - ???) <361CCFAF-8565-383F-915F-0B059C793E42> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x9494d000 - 0x94961ff7  com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
    0x949af000 - 0x94e24ff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    0x94e25000 - 0x94e26fff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
    0x94e27000 - 0x94eaefff  com.apple.print.framework.PrintCore (7.1 - 366.3) <EEC03CAB-7F79-3931-87FE-4DF0B767BF47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
    0x95162000 - 0x951aaff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x951ab000 - 0x955adff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
    0x955ae000 - 0x959a2ffb  com.apple.VideoToolbox (1.0 - 705.78) <BE955448-F79F-3136-A4AF-6EDBAFEDD9C2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x959c9000 - 0x959ccffb  com.apple.help (1.3.2 - 42) <DDCEBA10-5CDE-3ED2-A52F-5CD5A0632CA2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
    0x959db000 - 0x95aecff7  libJP2.dylib (??? - ???) <845C74F4-1074-3983-945F-EB669538CAA9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJP2.dylib
    0x95aed000 - 0x9651efff  com.apple.WebCore (7534.56 - 7534.56.5) <568036DA-63F6-33E5-B25D-D66DF1B1C2E7> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versi ons/A/WebCore
    0x9651f000 - 0x9654afff  com.apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x9654b000 - 0x9655cfff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
    0x9655d000 - 0x965d5ff8  com.apple.CorePDF (3.1 - 3.1) <0074267B-F74A-30FC-8508-A14C821F0771> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x965e5000 - 0x96703fec  com.apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
    0x96704000 - 0x96704fff  com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x96773000 - 0x96777ff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
    0x96778000 - 0x96a3bfff  com.apple.security (7.0 - 55148.1) <77754898-4FCD-3CA3-9339-F1058C852806> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x96a4a000 - 0x96a52fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x96a53000 - 0x96d00ff3  com.apple.JavaScriptCore (7534.56 - 7534.56.6) <94C4DC32-FE6B-3D5C-93B5-75753F38A0C0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x96d01000 - 0x9737cfe5  com.apple.CoreAUC (6.16.11 - 6.16.11) <E52E2D54-138B-3F44-AA2C-309FB876DF6A> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x973d5000 - 0x97492ff3  ColorSyncDeprecated.dylib (4.6.0 - compatibility 1.0.0) <726898F5-E718-3F27-B415-D6FDCDE09174> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/V ersions/A/Resources/ColorSyncDeprecated.dylib
    0x97493000 - 0x976adff7  com.apple.imageKit (2.1.2 - 1.0) <0A14D083-5217-3180-A354-A5FDC754E3FC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Vers ions/A/ImageKit
    0x976ae000 - 0x9770cfff  com.apple.coreui (1.2.2 - 165.10) <C6B099D6-7F02-3971-99B9-E415308959CF> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x97788000 - 0x9821dff6  com.apple.AppKit (6.7.3 - 1138.47) <D8CD06D7-F18C-39BE-BC68-B343F87F0469> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9821e000 - 0x985d8ffb  com.apple.SceneKit (125.3 - 125.4) <48806882-FE04-36A5-83A1-A0D2F2FA03F9> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
    0x985d9000 - 0x985fbff8  com.apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAna lysis
    0x985fc000 - 0x98632ff4  com.apple.LDAPFramework (3.2 - 120.2) <39DF72E3-CDAF-33CC-B2DA-67B8891A5CFF> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x98668000 - 0x98673fff  libkxld.dylib (??? - ???) <D8ED88D0-7153-3514-9927-AF15A12261A5> /usr/lib/system/libkxld.dylib
    0x98674000 - 0x986b6ff7  com.apple.CoreMedia (1.0 - 705.78) <D88AC852-8844-3B73-81C8-DF605F00AB40> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x986b7000 - 0x98809fff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <E369AC9E-F548-3DF6-B320-9D09E486070E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x98874000 - 0x98874fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x98c14000 - 0x98c31ff3  com.apple.openscripting (1.3.3 - ???) <33713C0B-B7D5-37AA-87DB-2727FDCC8007> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x98c32000 - 0x98c35ffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
    0x98c3b000 - 0x98c7effd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
    0x98c88000 - 0x98c8fff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
    0x98de6000 - 0x98de6fff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x98de7000 - 0x98e03ff5  com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalSt orage
    0x98e04000 - 0x98e2affb  com.apple.quartzfilters (1.7.0 - 1.7.0) <9C8F1F3D-D570-3F5C-9B31-5B5B82161CDE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework /Versions/A/QuartzFilters
    0x98e2b000 - 0x98e2ffff  libGIF.dylib (??? - ???) <A6F1ACAE-7B9B-3B3F-A54A-ED4004EA1D85> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libGIF.dylib
    0x98e5c000 - 0x98e65ffc  com.apple.DisplayServicesFW (2.5.4 - 323.3) <820C4B45-814A-3101-A1FA-044CA6D2FBC8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x98ea4000 - 0x98ee5ff9  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <9FD420FB-7984-3A07-8914-BB19E687D38B> /usr/lib/libcurl.4.dylib
    0x98ef5000 - 0x98f05fff  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
    0x98fee000 - 0x98ff9ffb  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <A1764D2F-EB84-33DC-9ED5-CDA3B468FF3E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
    0x98ffa000 - 0x990dbff7  com.apple.DiscRecording (6.0.4 - 6040.4.1) <08BADDAD-FA79-3872-9387-EEE2A9FAA2F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x990dc000 - 0x99139ffb  com.apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework /Versions/A/HTMLRendering
    0x9913c000 - 0x99482fff  com.apple.MediaToolbox (1.0 - 705.78) <E6990E4A-B562-3051-86A6-B39E040BF766> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x99483000 - 0x994adff1  com.apple.CoreServicesInternal (113.17 - 113.17) <41979516-2F26-3707-A6CA-7A95A1B0D963> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesI nternal
    0x994ae000 - 0x994d8ff0  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
    0x994d9000 - 0x994f7ff7  libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <3705DE40-E00F-3E37-ADB0-D4AE5F9950F5> /usr/lib/system/libsystem_kernel.dylib
    0x994f8000 - 0x9959cfff  com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
    0x9959d000 - 0x995edff8  libTIFF.dylib (??? - ???) <4DC2025D-15E7-35CA-B7C5-9F73B26C8B53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libTIFF.dylib
    0x995ee000 - 0x995eefff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
    0x995ef000 - 0x99650ffb  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <E617857C-D870-3E2D-BA13-3732DD1BC15E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x996a7000 - 0x996a9ff9  com.apple.securityhi (4.0 - 1) <BD367302-73C3-32F4-8080-E389AE89E434> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
    0x997a9000 - 0x997adff7  com.apple.OpenDirectory (10.7 - 146) <4986A382-8FEF-3392-8CE9-CF6A5EE4E365> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x997ae000 - 0x9983bfe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
    0x9987e000 - 0x99966fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
    0x99973000 - 0x99988fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
    0x99989000 - 0x99989fff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9998a000 - 0x9998fff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
    0x9a022000 - 0x9a025ff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
    0x9a026000 - 0x9a0b3ff7  com.apple.CoreText (220.20.0 - ???) <0C3EDD4F-6112-353A-8A3A-8D630182C22A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.f ramework/Versions/A/CoreText
    0x9a773000 - 0x9a79cffe  com.apple.opencl (1.50.69 - 1.50.69) <2601993F-F3B3-3737-91AE-4A5795C52CD5> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x9a79d000 - 0x9a7aafff  libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9a82f000 - 0x9a888fff  com.apple.HIServices (1.21 - ???) <5F4D3797-32E2-3709-85F4-4B56515A17D7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
    0x9a889000 - 0x9a981ff7  libFontParser.dylib (??? - ???) <1A0DA421-62B2-3AA7-9F62-0E01C1887D09> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
    0x9a9eb000 - 0x9a9f2ff8  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <3E1A07C0-AC27-3070-945D-A9C2A71DEADB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x9a9f3000 - 0x9a9fcfff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
    0x9aa11000 - 0x9aa2efff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
    0x9aa2f000 - 0x9aa5dfe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <30189C33-6ADD-3142-83F3-6114B1FC152E> /usr/lib/libSystem.B.dylib
    0x9aa5e000 - 0x9aa73ff7  com.apple.ImageCapture (7.0.1 - 7.0.1) <1C8933A9-C7C6-36E9-9D8B-0EF08ACA3315> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
    0x9aa74000 - 0x9aaa7fef  libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
    0x9aaa8000 - 0x9abd4ff9  com.apple.CFNetwork (520.4.3 - 520.4.3) <E9E315D4-CE22-3715-BED2-BB95AD5E10E8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framewo rk/Versions/A/CFNetwork
    0x9abd5000 - 0x9abeffff  com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9ac0b000 - 0x9ae34ffb  com.apple.QuartzComposer (5.0 - 236.7) <1504F5A4-FF1A-365E-9E01-30410C561C2C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framewor k/Versions/A/QuartzComposer
    0x9ae35000 - 0x9ae43fff  libdispatch.dylib (187.9.0 - compatibility 1.0.0) <2F918480-12C8-3F22-9B1A-9B2D76F6F4F5> /usr/lib/system/libdispatch.dylib
    0x9ae44000 - 0x9ae7aff7  com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
    0x9ae7b000 - 0x9aecdffb  com.apple.CoreMediaIO (212.0 - 3199.1.1) <BBC14F4C-2748-3583-85E3-EF3A1F249370> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x9aece000 - 0x9aeeaffc  libPng.dylib (??? - ???) <75F41C08-E187-354C-8115-79387F57FC2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libPng.dylib
    0x9aeeb000 - 0x9af50ff7  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
    0x9af51000 - 0x9b034ff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
    0x9bd86000 - 0x9bd86ff0  com.apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x9bd87000 - 0x9be77ff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
    0x9be97000 - 0x9bf57ffb  com.apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
    0x9bf95000 - 0x9c00bfff  com.apple.Metadata (10.7.0 - 627.32) <650EE880-1488-3DC6-963B-F3D6E043FFDC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
    0x9c155000 - 0x9c1b9fff  com.apple.framework.IOKit (2.0 - ???) <88D60E59-430D-35B8-B1E9-F5138301AEF9> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9c1c5000 - 0x9c1eaff9  libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJPEG.dylib
    0x9c1eb000 - 0x9c1efffd  IOSurface (??? - ???) <EDDBEE65-1EB8-33A7-9972-E361A3508234> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x9c1f0000 - 0x9c26dffe  com.apple.PDFKit (2.6.3 - 2.6.3) <780A5EE1-48CB-3B80-BBDF-1081512BA0DC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versio ns/A/PDFKit
    0x9c26e000 - 0x9c33effb  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <94798A2B-4C7A-30EA-9920-283451BDB9FA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/ImageIO
    0x9c33f000 - 0x9c44efff  com.apple.DesktopServices (1.6.3 - 1.6.3) <18CAAA9E-7065-3FF7-ACFE-CDB60E5426A2> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
    0x9c44f000 - 0x9c456ff9  libsystem_dnssd.dylib (??? - ???) <D3A766FC-C409-3A57-ADE4-94B7688E1C7E> /usr/lib/system/libsystem_dnssd.dylib
    0x9c4e0000 - 0x9c642fff  com.apple.QTKit (7.7.1 - 2330) <DD58823D-D3E7-31CB-9DF9-ACB981F5A744> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x9c643000 - 0x9c672ff7  libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
    0x9c673000 - 0x9c772ffb  com.apple.DiskImagesFramework (10.7.4 - 331.6) <8CC0C204-1069-3CC3-9CE1-3CDF92757E5B> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x9c773000 - 0x9c77effe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <4A7FCD28-9C09-3120-980A-BDF6EDFAAC62> /usr/lib/libbz2.1.0.dylib
    0x9c77f000 - 0x9c7a1ffe  com.apple.framework.familycontrols (3.0 - 300) <5BCCDDC2-AFAC-3290-AEEF-23B2664CA11F> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x9c7a2000 - 0x9c82cffb  com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
    0x9c82d000 - 0x9c87fff3  com.apple.ImageCaptureCore (3.0.3 - 3.0.3) <9C6A4134-0D1D-323F-BD07-1D88D258A7B4> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x9c880000 - 0x9c8bdff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <1C757924-4E54-3522-A885-99795EA10228> /usr/lib/libcups.2.dylib
    0x9c8be000 - 0x9c8befff  com.apple.quartzframework (1.5 - 1.5) <EF66BF08-620E-3D11-87D4-35D0B0CD1F6D> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9c8bf000 - 0x9c8c3fff  com.apple.CommonPanels (1.2.5 - 94) <3A988595-DE53-34ED-9367-C9A737E2AF38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
    0x9c8f6000 - 0x9c947ff9  com.apple.QuickLookFramework (3.2 - 500.16) <725FAE01-1597-38C7-841D-D9D83358921E> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x9c948000 - 0x9caaaffb  com.apple.QuartzCore (1.7 - 270.4) <6BC84C60-1003-3008-ABE4-779EF7B4F524> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9cc6a000 - 0x9cce5ffb  com.apple.ApplicationServices.ATS (317.11.0 - ???) <42238C8B-C93F-3369-A500-EC0F10EB2C80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
    0x9cce6000 - 0x9cce6fff  com.apple.Carbon (153 - 153) <A75A970B-6D82-3451-8D3E-05B1A130ABDE> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9cce8000 - 0x9ccf6fff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
    0x9cd01000 - 0x9cd04ff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
    0x9cd1b000 - 0x9cd23ff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
    0x9cd24000 - 0x9cdc0fef  com.apple.ink.framework (1.4 - 110) <1A3E2916-60C1-3AC1-86BF-202F6567B228> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
    0x9cdc1000 - 0x9cdc5ffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
    0x9cdc9000 - 0x9cdcafff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
    0x9cdcb000 - 0x9cdd3ff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
    0x9cdd4000 - 0x9cddaffd  com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCor e.framework/Versions/A/CommerceCore
    0x9cde1000 - 0x9cdeffff  com.apple.opengl (1.7.7 - 1.7.7) <2D362F15-5EA6-37B6-9BCB-58F2C599ACDA> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9ce15000 - 0x9ce23ff7  libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
    0x9cea0000 - 0x9ceabff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <EDA0F56F-CB2C-30BB-940D-C6A25B73C717> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCSync.A.dylib
    0x9ceac000 - 0x9ceecff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
    task_for_pid: 6
    thread_create: 0
    thread_set_state: 0
      Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
      Calls made by all processes on this machine:
    task_for_pid: 15294
    thread_create: 0
    thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=239.4M resident=164.4M(69%) swapped_out_or_unallocated=75.0M(31%)
    Writable regions: Total=132.1M written=23.0M(17%) resident=56.9M(43%) swapped_out=0K(0%) unallocated=75.2M(57%)
    REGION TYPE                 
    VIRTUAL
    ===========                 
    =======
    ATS (font support)            
    32.0M
    ATS (font support) (reserved)    
    4K   
    reserved VM address space (unallocated)
    CG backing stores             
    11.5M
    CG image                      
    4980K
    CG raster data                 
    128K
    CG shared images              
    3448K
    CoreGraphics                     
    8K
    CoreImage                        
    4K
    CoreServices                  
    1832K
    MALLOC                        
    51.2M
    MALLOC guard page               
    32K
    Memory tag=240                   
    4K
    Memory tag=242                  
    12K
    OpenCL                          
    12K
    Stack                         
    69.6M
    VM_ALLOCATE                   
    16.5M
    __CI_BITMAP                     
    80K
    __DATA                        
    11.7M
    __DATA/__OBJC                  
    248K
    __IMAGE                        
    528K
    __IMPORT                        
    20K
    __LINKEDIT                    
    44.9M
    __OBJC                        
    2556K
    __OBJC/__DATA                  
    116K
    __PAGEZERO                       
    4K
    __RC_CAMERAS                   
    244K
    __TEXT                       
    194.5M
    __UNICODE                      
    544K
    mapped file                  
    112.7M
    shared memory                 
    1340K
    shared pmap                   
    6940K
    ===========                 
    =======
    TOTAL                        
    567.2M
    TOTAL, minus reserved VM space
    567.2M
    Model: MacBook5,1, BootROM MB51.007D.B03, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.32f8
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533641465238432D47372020
    Memory Module: BANK 0/DIMM1, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533641465238432D47372020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.106.198.4.20)
    Bluetooth: Version 4.0.5f11, 2 service, 18 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: TOSHIBA MK2553GSX, 250.06 GB
    Serial ATA Device: HL-DT-ST DVDRW  GS21N
    USB Devi

    I Tried re-installing the driver too (OKI 3300n), but it doesn't help. Seems like a big problem in Acrobat Pro X. Baybe in context of 32-bit (I have a 32-bit Intel MacPro with OSX 10.6.8): I can't print anything without a crash of Acrobat. That makes Acrobat useless for me. Even Acrobat browser-plugin I had to deinstall … I payed for it and now I can't use … hope Adobe will solve it in an update soon!

  • Pages doesn't export to PDF and crash while printing

    Hi there,
    if I want to export to PDF, pages gives me "Error printing" failure. If I push the PRINT Button the whole program crashs.
    Somebody has a hint?
    Thanks in advance
    alex

    Does it happen in other programs too or just Pages?

Maybe you are looking for

  • New Event Log Errors L355-S7902

    These two are recurring daily and showing up in Event Viewer>Windows>Diagnostic Performance>Operational.  I have noticed that shutdown is too long so I have copied the errors. Log Name:      Microsoft-Windows-Diagnostics-Performance/Operatio​nal Sour

  • Bug en la version 10.1.3

    Hola, Analizando la última versión de JDeveloper me encuentro que su interfaz es muy agradable y los desarrolladores de Oracle han dado un gran paso en la mejora de la interfaz y las utilidades de la aplicación, la interfaz es realmente agradable,

  • Validating XML parser for J2ME?

    Hello, does anybody know a validating XML parser for J2ME? Thanks Volker

  • ORA-00932: inconsistent datatypes: expected - got CHAR in 10.1.3 ADF BC.

    "ORA-00932: inconsistent datatypes: expected - got CHAR" i got SQL error during statement preparation. Statement: SELECT Emp.EMPNO, Emp.ENAME, Emp.JOB, Emp.MGR, Emp.HIREDATE, Emp.SAL, Emp.COMM, Emp.DEPTNO, Emp.ROWID FROM EMP Emp WHERE (EMPNO in (SELE

  • I can't enable/disable "allow third party cookies" with the new Firefox preferences

    The newly revised preferences for Firefox--specifically 'Privacy' and 'Security' don't appear to have an option for me to enable and disable third-party cookies. I don't allow them generally, but need to enable them in order to use my bank's billpay.