C++ WriteProcessMemory makes MessageBox crash the programm

Hello,
i want to write a little AntiHack and i have a problem with one part of it. The idea was to prevent from dll injecting by hooking the LdrLoadDll from NTDLL.DLL. I found a function by googling which do this:
// function call: BlockAPI(m_hProc, "NTDLL.DLL", "LdrLoadDll");
bool zProtect::BlockAPI(HANDLE hProcess, char* libName, char* apiName)
BYTE pRet[]={ 0x31, 0xC0, // XOR eax, eax
0xC3 }; // RET
HINSTANCE hLib = NULL;
VOID *pAddr = NULL;
bool bRet = FALSE;
DWORD dwRet = 0;
hLib = LoadLibrary(libName);
if(hLib)
pAddr = (VOID*)GetProcAddress(hLib, apiName);
if(pAddr)
DWORD dwback;
if(!VirtualProtectEx(hProcess, (LPVOID)pAddr, sizeof(pRet), PAGE_EXECUTE_READWRITE, &dwback))
return false;
if(WriteProcessMemory(hProcess, (LPVOID)pAddr, &pRet, sizeof (pRet), &dwRet))
if(dwRet)
bRet = TRUE;
if(!VirtualProtectEx(hProcess, (LPVOID)pAddr, sizeof(pRet), dwback, &dwback))
return false;
FreeLibrary(hLib);
return bRet;
It's working fine, BUT MessageBox(NULL, msg, "DETECTED", MB_OK); crashes if it is excuted after BlockApi(..);
Exception (first chance)
at 0x75312113
(user32.dll) in
DLLTester.exe: 0xC0000005: Access
violation reading
at position 0x0000002D
Unhandled exception at
0x75312113 (user32.dll)
in DLLTester.exe:
0xC000041D: exception error
during a user
callback
I found out, that before the crash with the MessageBox happen the previous call is the Sleep(1000); from my detecting thread!
Thanks, lolxdfly

@Pavel A
Okay.. I also thought about that. Do you know any solution on how to fix this? I cant make a whitelist for every systemDLL.
@Thomas Roskop
I will translate the error-message
as soon as possible. :)
Which
variable should I look for? There are no variables concerning the msgbox, except msg and msg is a valid CString.
MessageBox(...); // Works
BlockAPI(...); //Block some API (but of course not MsgBox...)
MessageBox(...); // Crash
lolxdfly

Similar Messages

  • After installing itunes 11.1 on windows 8 the programm crashes

    after installing the update 11.1 the programm crashes every time I try to open it.
    It's a windows 8 64 bit version.

    I think mine is doing the same thing. My library loads fine, but when I try to switch to the store it comes up with an error message. The error report forces itunes to close. I tied deleting and re-downloading itunes again but had no success. Some help would be much appreciated.

  • How do I reinstall Premiere Pro CC on my new computer? I had a computer crash and need to reinstall the programme.

    How do I reinstall Premiere Pro CC on my new computer? I had a computer crash and need to reinstall the programme.

    moved from Adobe Creative Cloud to Creative Cloud Download & Install

  • I have an old illustrator cs3 version. since a few weeks the programm crashes. when i reinstall the programm always the same thing. today i did the download of cs3 update. again - the programm crashes again. what can i do?

    hello, what can i do? i need the programm and since weeks it always crashes. i´m working on a imac.

    here is the log
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE AdobeCrashReport SYSTEM "AdobeCrashReporter.dtd">
    <crashreport version="1.1" crVersion="2.5.0.03142007CJK" applicationName="Illustrator" applicationVersion="13.0.2" build="434">
      <time year="2014" month="7" day="9" hour="8" minute="49" second="23" />
      <user guid="14DFA8A7-3704-4BA7-8C93-80DED8B98D04" />
      <system platform="macintosh" osversion="10.6.8" applicationlanguage="de" userlanguage="de" oslanguage="de_DE" ram="4096MB" machine="i386" model="iMac8,1" cpuCount="2" cpuFreq="2800MHz" busFreq="1064MHz" />
      <crash exception="Unmapped Memory Exception" instruction="6602b70f">
      <backtrace crashedThread="0">
      <thread index="0">
      <stackStatement index="0" address="0x01b6a76d" symbolname="unknown"/>
      <stackStatement index="1" address="0x01b34ec7" symbolname="unknown"/>
      <stackStatement index="2" address="0x01cd13f2" symbolname="unknown"/>
      <stackStatement index="3" address="0x01b3a974" symbolname="unknown"/>
      <stackStatement index="4" address="0x01bb1bad" symbolname="unknown"/>
      <stackStatement index="5" address="0x01bb1caf" symbolname="unknown"/>
      <stackStatement index="6" address="0x01bb24ec" symbolname="unknown"/>
      <stackStatement index="7" address="0x01bb831b" symbolname="unknown"/>
      <stackStatement index="8" address="0x01b2f7b0" symbolname="unknown"/>
      <stackStatement index="9" address="0x01be57d9" symbolname="unknown"/>
      <stackStatement index="10" address="0x01be5a48" symbolname="unknown"/>
      <stackStatement index="11" address="0x01b615d5" symbolname="unknown"/>
      <stackStatement index="12" address="0x0000c43e" symbolname="unknown"/>
      <stackStatement index="13" address="0x00b1602d" symbolname="unknown"/>
      <stackStatement index="14" address="0x0049f289" symbolname="unknown"/>
      <stackStatement index="15" address="0x0049f651" symbolname="unknown"/>
      <stackStatement index="16" address="0x0049f77c" symbolname="unknown"/>
      <stackStatement index="17" address="0x0049c50c" symbolname="unknown"/>
      <stackStatement index="18" address="0x0049d458" symbolname="unknown"/>
      <stackStatement index="19" address="0x00b15e4d" symbolname="unknown"/>
      <stackStatement index="20" address="0x00a7acc2" symbolname="unknown"/>
      <stackStatement index="21" address="0x0003ef3f" symbolname="unknown"/>
      <stackStatement index="22" address="0x00a59784" symbolname="unknown"/>
      <stackStatement index="23" address="0x0003f2ba" symbolname="unknown"/>
      <stackStatement index="24" address="0x000d3aa5" symbolname="unknown"/>
      <stackStatement index="25" address="0x00a8c476" symbolname="unknown"/>
      <stackStatement index="26" address="0x0003ef3f" symbolname="unknown"/>
      <stackStatement index="27" address="0x00a59784" symbolname="unknown"/>
      <stackStatement index="28" address="0x0003f2ba" symbolname="unknown"/>
      <stackStatement index="29" address="0x00159daa" symbolname="unknown"/>
      <stackStatement index="30" address="0x0015abbd" symbolname="unknown"/>
      <stackStatement index="31" address="0x00a7a936" symbolname="unknown"/>
      <stackStatement index="32" address="0x0003ef3f" symbolname="unknown"/>
      <stackStatement index="33" address="0x00a59784" symbolname="unknown"/>
      <stackStatement index="34" address="0x0003f2ba" symbolname="unknown"/>
      <stackStatement index="35" address="0x000d2445" symbolname="unknown"/>
      <stackStatement index="36" address="0x0009df4a" symbolname="unknown"/>
      <stackStatement index="37" address="0x000035e2" symbolname="unknown"/>
      <stackStatement index="38" address="0x00003509" symbolname="unknown"/>
      <stackStatement index="39" address="0x00000002" symbolname="unknown"/>
      </thread>
      </backtrace>
      <registerSet>
      <register name="CS" value="0x00000017"/>
      <register name="DS" value="0x0000001f"/>
      <register name="SS" value="0x0000001f"/>
      <register name="ES" value="0x0000001f"/>
      <register name="FS" value="0000000000"/>
      <register name="GS" value="0x00000037"/>
      <register name="EFLAGS" value="0x00010283"/>
      <register name="EIP" value="0x01b6a76d"/>
      <register name="EAX" value="0x00006df2"/>
      <register name="EBX" value="0x01b6cdd1"/>
      <register name="ECX" value="0x00006daa"/>
      <register name="EDX" value="0x31426eae"/>
      <register name="ESI" value="0x31420104"/>
      <register name="EDI" value="0x0000162a"/>
      <register name="EBP" value="0xbfffe548"/>
      <register name="ESP" value="0xbfffe3e0"/>
      </registerSet>
      <binaryImageSet>
      <binaryImage start="0x00001000" end="0x00eadfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator"/>
      <binaryImage start="0x01198000" end="0x011dffff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/adobe_caps.framework/Versions/A/adobe_caps"/ >
      <binaryImage start="0x011ef000" end="0x0120afff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobePDFSettings.framework/Versions/A/AdobeP DFSettings"/>
      <binaryImage start="0x01223000" end="0x01272fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AIPort.framework/Versions/A/AIPort"/>
      <binaryImage start="0x01308000" end="0x01309fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/SPBasic.framework/Versions/A/SPBasic"/>
      <binaryImage start="0x0130d000" end="0x01313fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobeSplashKit.framework/Versions/A/AdobeSpl ashKit"/>
      <binaryImage start="0x0131c000" end="0x0141cfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobeACE.framework/Versions/A/AdobeACE"/>
      <binaryImage start="0x0143b000" end="0x018cdfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM"/>
      <binaryImage start="0x01a32000" end="0x01a71fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobeARE.framework/Versions/A/AdobeARE"/>
      <binaryImage start="0x01a7b000" end="0x01a9efff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/Ad obeAXE8SharedExpat"/>
      <binaryImage start="0x01ab0000" end="0x01acafff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB"/>
      <binaryImage start="0x01ad5000" end="0x01af6fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBU tils"/>
      <binaryImage start="0x01b03000" end="0x01d6ffff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobeCoolType.framework/Versions/A/AdobeCool Type"/>
      <binaryImage start="0x01df2000" end="0x01e77fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobeExtendScript.framework/Versions/A/Adobe ExtendScript"/>
      <binaryImage start="0x01ed9000" end="0x021f6fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS"/>
      <binaryImage start="0x0226d000" end="0x0234efff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFPo rt"/>
      <binaryImage start="0x02392000" end="0x0287bfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobePDFL.framework/Versions/A/AdobePDFL"/>
      <binaryImage start="0x0298b000" end="0x02a07fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore "/>
      <binaryImage start="0x02a5d000" end="0x02b0cfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobeSVGExport.framework/Versions/A/AdobeSVG Export"/>
      <binaryImage start="0x02b3f000" end="0x02de7fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobeSVGRE.framework/Versions/A/AdobeSVGRE"/ >
      <binaryImage start="0x02ed1000" end="0x02f26fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP"/>
      <binaryImage start="0x02f34000" end="0x036fcfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AGLData.framework/Versions/2.8/libagldata.dy lib.28.0"/>
      <binaryImage start="0x03710000" end="0x037c4fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AGLInternationalization.framework/Versions/2 .8/libagli18n.dylib.28.0"/>
      <binaryImage start="0x0384e000" end="0x038d7fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AGLUnicode.framework/Versions/2.8/libagluc.d ylib.28.0"/>
      <binaryImage start="0x0392d000" end="0x039e3fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/FileInfo.framework/Versions/A/FileInfo"/>
      <binaryImage start="0x03a11000" end="0x03a5bfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMPF iles"/>
      <binaryImage start="0x03a6b000" end="0x03a71fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobeCrashReporter.framework/Versions/A/Adob eCrashReporter"/>
      <binaryImage start="0x03a78000" end="0x03a94fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/LogTransport.framework/Versions/A/LogTranspo rt"/>
      <binaryImage start="0x03a9f000" end="0x03df4fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLi nguistic"/>
      <binaryImage start="0x03f8d000" end="0x03ff0fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobeAXEParser.framework/Versions/A/AdobeAXE Parser"/>
      <binaryImage start="0x0405c000" end="0x0409cfff" type="__TEXT" path="/System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils"/>
      <binaryImage start="0x0882d000" end="0x08853fff" type="__TEXT" path="/usr/lib/libssl.0.9.7.dylib"/>
      <binaryImage start="0x08862000" end="0x08869fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Aktion.aip/Contents/MacOS/Action"/>
      <binaryImage start="0x0886f000" end="0x08870fff" type="__TEXT" path="/System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings"/>
      <binaryImage start="0x08878000" end="0x0888afff" type="__TEXT" path="/System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib"/>
      <binaryImage start="0x088aa000" end="0x088b2fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/Framework-Server.aip/Contents/MacOS/FrameworkServer"/>
      <binaryImage start="0x088b6000" end="0x088bcfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/Grafikkonvertierer.aip/Contents/MacOS/ArtConverters"/>
      <binaryImage start="0x088c0000" end="0x088d4fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/In Pixelbild umwandeln.aip/Contents/MacOS/Rasterize"/>
      <binaryImage start="0x0890c000" end="0x0890dfff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS. framework/Versions/A/Resources/ATSHI.dylib"/>
      <binaryImage start="0x08923000" end="0x08924fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/AS-Bibliothek.aip/Contents/MacOS/ASLib"/>
      <binaryImage start="0x08928000" end="0x0892cfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/ToolSelector.aip/Contents/MacOS/ToolSelector" />
      <binaryImage start="0x0893d000" end="0x0894bfff" type="__TEXT" path="/System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib"/>
      <binaryImage start="0x08975000" end="0x08984fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/Transparenz reduzieren.aip/Contents/MacOS/Flatten Transparency"/>
      <binaryImage start="0x0898a000" end="0x0899cfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Steuerungsbedienfeld.aip/Contents/MacOS/Contr olPalette"/>
      <binaryImage start="0x089a2000" end="0x089a8fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/TextWrapDlg.aip/Contents/MacOS/TextWrapDlg"/>
      <binaryImage start="0x089ac000" end="0x089affff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Geometrie-Suite.aip/Contents/MacOS/GeometryS" />
      <binaryImage start="0x2973e000" end="0x29766fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/Buntstift-Werkzeug.aip/Contents/MacOS/BRSPencilTool"/>
      <binaryImage start="0x29786000" end="0x29787fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/MPS Allgemein.aip/Contents/MacOS/MPSCommon"/>
      <binaryImage start="0x297b2000" end="0x2980afff" type="__TEXT" path="/Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder"/>
      <binaryImage start="0x2982e000" end="0x29831fff" type="__TEXT" path="/Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit"/>
      <binaryImage start="0x29d99000" end="0x29dc0fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/FO-Konvertierungs-Suite.aip/Contents/MacOS/FOConversionSuite"/>
      <binaryImage start="0x29ddd000" end="0x29de0fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Objektschnittmarken.aip/Contents/MacOS/Crop Marks"/>
      <binaryImage start="0x29e59000" end="0x29e6bfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/MojiKumiUI.aip/Contents/MacOS/Mojikumi"/>
      <binaryImage start="0x29e72000" end="0x29e7afff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Diffusionsraster.aip/Contents/MacOS/DiffusionRaster"/>
      <binaryImage start="0x29e7e000" end="0x29e84fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/Umwandeln-Suite.aip/Contents/MacOS/ExpandS"/>
      <binaryImage start="0x29ef0000" end="0x29ef5fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/Objekt erstellen-Suite.aip/Contents/MacOS/ShapeS"/>
      <binaryImage start="0x29ef9000" end="0x29efcfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Wirbel-Werkzeug.aip/Contents/MacOS/TwirlTool"/>
      <binaryImage start="0x2a200000" end="0x2a24efff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Photoshop Filters.localized/Photoshop-Adapter.aip/Contents/MacOS/Photoshop Adapter"/>
      <binaryImage start="0x2a25e000" end="0x2a313fff" type="__TEXT" path="/usr/lib/libcrypto.0.9.7.dylib"/>
      <binaryImage start="0x2a359000" end="0x2a421fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/AdobeADM.bundle/Contents/MacOS/AdobeADM"/>
      <binaryImage start="0x2a53c000" end="0x2a592fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/PDF-Suite.aip/Contents/MacOS/PDF Suite"/>
      <binaryImage start="0x2a5ae000" end="0x2a60afff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Grafikattributebedienfeld.aip/Contents/MacOS/ PaintStyle"/>
      <binaryImage start="0x2a614000" end="0x2a61bfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Farben.aip/Contents/MacOS/Colors"/>
      <binaryImage start="0x2a61f000" end="0x2a621fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Zusammenziehen und aufblasen.aip/Contents/MacOS/Punk"/>
      <binaryImage start="0x2a874000" end="0x2a9dffff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl"/>
      <binaryImage start="0x2aa38000" end="0x2aa4efff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Anlagenverwaltung.aip/Contents/MacOS/AssetMgm t"/>
      <binaryImage start="0x2af42000" end="0x2af90fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/FilterPort.framework/Versions/A/FilterPort"/ >
      <binaryImage start="0x2b02d000" end="0x2b0b6fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Abpausen-Suite.aip/Contents/MacOS/TracingSuit e"/>
      <binaryImage start="0x2b1a1000" end="0x2b218fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Farbfeld-Bibliotheken.aip/Contents/MacOS/Swat chLibraries"/>
      <binaryImage start="0x2b229000" end="0x2b253fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/KinsokuDlg.aip/Contents/MacOS/KinsokuDlg"/>
      <binaryImage start="0x2b262000" end="0x2b33cfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Live Paint.aip/Contents/MacOS/PlanetX"/>
      <binaryImage start="0x2b358000" end="0x2b38afff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Pinsel-Manager.aip/Contents/MacOS/BrushManage r"/>
      <binaryImage start="0x2b393000" end="0x2b5a6fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Scripting Support.aip/Contents/MacOS/Scripting Support"/>
      <binaryImage start="0x2b69b000" end="0x2b6a0fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Freie Verzerrung.aip/Contents/MacOS/Distort"/>
      <binaryImage start="0x2b6a8000" end="0x2badcfff" type="__TEXT" path="/Library/Application Support/Adobe/Adobe Version Cue CS3/Client/3.0.0/VersionCue.framework/VersionCue"/>
      <binaryImage start="0x2c163000" end="0x2c190fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Symbolbedienfeld.aip/Contents/MacOS/SymbolPal ette"/>
      <binaryImage start="0x2c199000" end="0x2c1cafff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Variablenbedienfeld.aip/Contents/MacOS/Variab lesPalette"/>
      <binaryImage start="0x2c1d6000" end="0x2c227fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/HuÃàllen und VerkruÃàmmen.aip/Contents/MacOS/Deform"/>
      <binaryImage start="0x2c238000" end="0x2c25efff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/Slicen.aip/Contents/MacOS/slicingAttributes"/>
      <binaryImage start="0x2c265000" end="0x2c276fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Dokumentinformationen.aip/Contents/MacOS/DocI nfo"/>
      <binaryImage start="0x2c27d000" end="0x2c2a4fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Magnetische Hilfslinien.aip/Contents/MacOS/Snap"/>
      <binaryImage start="0x2c2b1000" end="0x2c2d8fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/VerknuÃàpfungenbedienfeld.aip/Contents/MacOS/ LinkPalette"/>
      <binaryImage start="0x2c2e3000" end="0x2c2f3fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Schlagschatten.aip/Contents/MacOS/DropShadow"/>
      <binaryImage start="0x2c2f9000" end="0x2c30dfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Pipette und FuÃàllwerkzeug.aip/Contents/MacOS/EyeBucketTool"/>
      <binaryImage start="0x2c315000" end="0x2c33efff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Radiergummi.aip/Contents/MacOS/EraserTool"/>
      <binaryImage start="0x2c345000" end="0x2c34dfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Zauberstab.aip/Contents/MacOS/Magic Wand"/>
      <binaryImage start="0x2c351000" end="0x2c359fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Werkzeugbedienfeld.aip/Contents/MacOS/ADMTP"/>
      <binaryImage start="0x2c35d000" end="0x2c374fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/VerfluÃàssigen.aip/Contents/MacOS/Liquify"/>
      <binaryImage start="0x2c378000" end="0x2c37bfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Vereinfachen.aip/Contents/MacOS/Simplify"/>
      <binaryImage start="0x2c37f000" end="0x2c39dfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Symbole.aip/Contents/MacOS/ParticlePaint"/>
      <binaryImage start="0x2c3a6000" end="0x2c3c1fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Spezialpinsel-Werkzeug.aip/Contents/MacOS/ScatterB rushTool"/>
      <binaryImage start="0x2c3c8000" end="0x2c3d5fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Segment-Werkzeuge.aip/Contents/MacOS/Segment Tools"/>
      <binaryImage start="0x2c3d9000" end="0x2c3e2fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Objekt-Werkzeuge.aip/Contents/MacOS/ShapeTool"/>
      <binaryImage start="0x2c3e6000" end="0x2c3e9fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Messer-Werkzeug.aip/Contents/MacOS/KnifeTool"/>
      <binaryImage start="0x2c3ed000" end="0x2c3f4fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Lasso.aip/Contents/MacOS/Lasso"/>
      <binaryImage start="0x2c3f8000" end="0x2c3fcfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Form aÃàndern-Werkzeug.aip/Contents/MacOS/GlobalAdjust"/>
      <binaryImage start="0x2c500000" end="0x2c52afff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Schnittbereich-Werkzeug.aip/Contents/MacOS/CropAre aTool"/>
      <binaryImage start="0x2c538000" end="0x2c561fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Kunstpinsel-Werkzeug.aip/Contents/MacOS/ArtBrushTo ol"/>
      <binaryImage start="0x2c568000" end="0x2c584fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Kalligrafiepinsel-Werkzeug.aip/Contents/MacOS/Call igBrushTool"/>
      <binaryImage start="0x2c58a000" end="0x2c598fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Erweiterte Auswahl.aip/Contents/MacOS/Advanced Select"/>
      <binaryImage start="0x2c5ac000" end="0x2c5c0fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Blendenflecke.aip/Contents/MacOS/Flare"/>
      <binaryImage start="0x2c5c5000" end="0x2c5d5fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Begrenzungsrahmen.aip/Contents/MacOS/BoundingBox"/ >
      <binaryImage start="0x2c5d9000" end="0x2c5e0fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Text Filters.localized/Textzeilen &amp; -spalten.aip/Contents/MacOS/TextColumns"/>
      <binaryImage start="0x2c5e4000" end="0x2c5fcfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Text Filters.localized/Suchen und ersetzen UI.aip/Contents/MacOS/FindReplaceUI"/>
      <binaryImage start="0x2c603000" end="0x2c60afff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Text Filters.localized/Satz- &amp; Sonderzeichen.aip/Contents/MacOS/TextSmart"/>
      <binaryImage start="0x2c60f000" end="0x2c612fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Text Filters.localized/Gro√ü- &amp; Kleinschreibung aÃàndern.aip/Contents/MacOS/TypeCase"/>
      <binaryImage start="0x2c616000" end="0x2c617fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Umkehren.aip/Contents/MacOS/Inverse"/>
      <binaryImage start="0x2c61b000" end="0x2c6f9fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/SVG-Format.aip/Contents/MacOS/SVG Format"/>
      <binaryImage start="0x2c736000" end="0x2c761fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/Pathfinder-Suite.aip/Contents/MacOS/PathfinderS"/>
      <binaryImage start="0x2c76a000" end="0x2c78bfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Text Filters.localized/Schriften suchen.aip/Contents/MacOS/FindFont"/>
      <binaryImage start="0x2c798000" end="0x2c7a1fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Text Filters.localized/RechtschreibwoÃàrterbuch.aip/Contents/MacOS/SpellCheckDictionary"/>
      <binaryImage start="0x2c7a7000" end="0x2c7bcfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Text Filters.localized/RechtschreibpruÃàfung UI.aip/Contents/MacOS/SpellcheckUI"/>
      <binaryImage start="0x2c7c3000" end="0x2c7effff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Photoshop Filters.localized/ExpressView Support.aip/Contents/MacOS/ExpressView Support"/>
      <binaryImage start="0x2c7fa000" end="0x2c7fcfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Umwandeln.aip/Contents/MacOS/Expand"/>
      <binaryImage start="0x2c900000" end="0x2c954fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Photoshop Formats.localized/Photoshop-Import.aip/Contents/MacOS/PhotoshopImport"/>
      <binaryImage start="0x2c96a000" end="0x2c9b0fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Photoshop Formats.localized/Photoshop-Export.aip/Contents/MacOS/PhotoshopExport"/>
      <binaryImage start="0x2c9c4000" end="0x2ca10fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/TIFF-Format.aip/Contents/MacOS/TIFF"/>
      <binaryImage start="0x2ca21000" end="0x2ca26fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/Textexport.aip/Contents/MacOS/TextExport"/>
      <binaryImage start="0x2ca2d000" end="0x2ca88fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/Sangam2AIMapper-Plug-in.aip/Contents/MacOS/Sangam2AIMapper Plugin"/>
      <binaryImage start="0x2ca9f000" end="0x2caa7fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/PNG-Dateiformat.aip/Contents/MacOS/PNGFileFormat"/>
      <binaryImage start="0x2caab000" end="0x2caeafff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/MPS-Parser.aip/Contents/MacOS/MPSParser"/>
      <binaryImage start="0x2cafe000" end="0x2cb02fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/GIF89a-Format.aip/Contents/MacOS/GIF89"/>
      <binaryImage start="0x2cb06000" end="0x2cb0bfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Zickzack.aip/Contents/MacOS/ZigZag"/>
      <binaryImage start="0x2cb0f000" end="0x2cb16fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Suchen.aip/Contents/MacOS/Find"/>
      <binaryImage start="0x2ced0000" end="0x2db77fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobePSL.framework/Versions/A/AdobePSL"/>
      <binaryImage start="0x2de96000" end="0x2df67fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/SWF-Export.aip/Contents/MacOS/SWFExport"/>
      <binaryImage start="0x2df89000" end="0x2e5d1fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/Save For Web&#40;AI&#41;.aip/Contents/MacOS/Save For Web&#40;AI&#41;"/>
      <binaryImage start="0x2ea9e000" end="0x2eb02fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobeSangam.framework/Versions/A/AdobeSangam "/>
      <binaryImage start="0x2eb74000" end="0x2eba3fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/MPS-Export.aip/Contents/MacOS/MPSExport"/>
      <binaryImage start="0x2ebb2000" end="0x2ebd0fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/Jpeg2000.aip/Contents/MacOS/Jpeg2000"/>
      <binaryImage start="0x2ebd9000" end="0x2ec1afff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/JPEG-Format.aip/Contents/MacOS/JPEG"/>
      <binaryImage start="0x2ec25000" end="0x2ec5efff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/FH-Import.aip/Contents/MacOS/FHImport"/>
      <binaryImage start="0x2ec70000" end="0x2ec75fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Skribble und Tweak.aip/Contents/MacOS/Tweak"/>
      <binaryImage start="0x2ec79000" end="0x2ec7ffff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/ShapeEffect.aip/Contents/MacOS/ShapeEffects"/>
      <binaryImage start="0x2ec83000" end="0x2ec9ffff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Scribble.aip/Contents/MacOS/Scribble"/>
      <binaryImage start="0x2eca6000" end="0x2eca9fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Schwarz uÃàberdrucken.aip/Contents/MacOS/Overprint"/>
      <binaryImage start="0x2ecad000" end="0x2ecb1fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/SaÃàttigung veraÃàndern.aip/Contents/MacOS/Saturate"/>
      <binaryImage start="0x2ecb5000" end="0x2ecb9fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Pfeilspitzen hinzufuÃàgen.aip/Contents/MacOS/AddArrow"/>
      <binaryImage start="0x2ecbd000" end="0x2ecc0fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Pfad verschieben.aip/Contents/MacOS/OffsetPath"/>
      <binaryImage start="0x2ecc4000" end="0x2eccffff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Pathfinder.aip/Contents/MacOS/Pathfinder"/>
      <binaryImage start="0x2ecd3000" end="0x2ecd7fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Objektmosaik.aip/Contents/MacOS/ObjectMosaic"/>
      <binaryImage start="0x2ecdb000" end="0x2ecdcfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Masken-Helfer.aip/Contents/MacOS/MaskHelper"/>
      <binaryImage start="0x2ece0000" end="0x2ecf6fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Fuzzy-Effekt.aip/Contents/MacOS/FuzzyEffect"/>
      <binaryImage start="0x2ecfd000" end="0x2ed03fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Farben einstellen.aip/Contents/MacOS/Adjust"/>
      <binaryImage start="0x2ed07000" end="0x2ed0afff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Ecken abrunden.aip/Contents/MacOS/Round"/>
      <binaryImage start="0x2ed0e000" end="0x2ed11fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/AufraÃàumen.aip/Contents/MacOS/Cleanup"/>
      <binaryImage start="0x2ed15000" end="0x2ed1afff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Aufrauen.aip/Contents/MacOS/Roughen"/>
      <binaryImage start="0x2ed1e000" end="0x2ed1ffff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Ankerpunkte hinzufuÃàgen.aip/Contents/MacOS/AddAnchor"/>
      <binaryImage start="0x2ed23000" end="0x2ed60fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Zeichenstil.aip/Contents/MacOS/ArtStyle"/>
      <binaryImage start="0x2ed6b000" end="0x2edcafff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Zeichen- und Absatzstile.aip/Contents/MacOS/CharParaStyles"/>
      <binaryImage start="0x2eddf000" end="0x2ee0cfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Verlaufsgitter.aip/Contents/MacOS/SmoothShade "/>
      <binaryImage start="0x2ee18000" end="0x2ee28fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Transparenzbedienfeld.aip/Contents/MacOS/Tran sparencyPalette"/>
      <binaryImage start="0x2ee2c000" end="0x2ee34fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Transformierenbedienfeld.aip/Contents/MacOS/T ransformPalette"/>
      <binaryImage start="0x2ee38000" end="0x2ee4dfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Tastaturbefehle.aip/Contents/MacOS/KBSCPlugin "/>
      <binaryImage start="0x2ee54000" end="0x2ee95fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/SVG-Filter-Effekt.aip/Contents/MacOS/SVGFilte rEffect"/>
      <binaryImage start="0x2eeac000" end="0x2eecdfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/StrokeOffset.aip/Contents/MacOS/StrokeOffset" />
      <binaryImage start="0x2eeda000" end="0x2eeeefff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Startbildschirm.aip/Contents/MacOS/WelcomeScr een"/>
      <binaryImage start="0x2eef4000" end="0x2eefafff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/SkriptmenuÃà.aip/Contents/MacOS/Scripts Menu"/>
      <binaryImage start="0x2eefe000" end="0x2ef27fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Reduzieren-Vorschau.aip/Contents/MacOS/Flatte ningPreview"/>
      <binaryImage start="0x2ef35000" end="0x2ef36fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Reduzieren-Suite.aip/Contents/MacOS/FlattenS" />
      <binaryImage start="0x2ef3a000" end="0x2ef3ffff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Pfade erstellen-Suite.aip/Contents/MacOS/PathSuite"/>
      <binaryImage start="0x2ef43000" end="0x2ef4ffff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Navigator.aip/Contents/MacOS/Navigator"/>
      <binaryImage start="0x2ef53000" end="0x2ef78fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Live-Angleichungen.aip/Contents/MacOS/LiveBle nds"/>
      <binaryImage start="0x2ef7c000" end="0x2ef84fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Einzeln transformieren.aip/Contents/MacOS/Transform"/>
      <binaryImage start="0x2ef88000" end="0x2ef8dfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Einstell. Datei- und Zwischenablage.aip/Contents/MacOS/FileClipboardPref"/>
      <binaryImage start="0x2ef91000" end="0x2efbefff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Ebenenbedienfeld.aip/Contents/MacOS/Layers"/>
      <binaryImage start="0x2efc5000" end="0x2efd4fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Ausrichten-Palette.aip/Contents/MacOS/Align"/ >
      <binaryImage start="0x2efd8000" end="0x2efebfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Arbeitsbereiche.aip/Contents/MacOS/Workspaces "/>
      <binaryImage start="0x2f800000" end="0x30430fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/DxfDwg.aip/Contents/MacOS/DxfDwg"/>
      <binaryImage start="0x306ce000" end="0x306f0fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Abpausen-UI.aip/Contents/MacOS/TracingUI"/>
      <binaryImage start="0x30800000" end="0x308a4fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Farbharmonie.aip/Contents/MacOS/ColorHarmony" />
      <binaryImage start="0x308c1000" end="0x308f9fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Drucken.aip/Contents/MacOS/Print"/>
      <binaryImage start="0x30901000" end="0x30930fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Andere Symbole.aip/Contents/MacOS/AltGlyphPal"/>
      <binaryImage start="0x30940000" end="0x30977fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Aktionenbedienfeld.aip/Contents/MacOS/ActionP alette"/>
      <binaryImage start="0x30981000" end="0x30ac8fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/3D.aip/Contents/MacOS/3D"/>
      <binaryImage start="0x30b21000" end="0x30baffff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/PDF-Format.aip/Contents/MacOS/PDF Format"/>
      <binaryImage start="0x30bcc000" end="0x30c10fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/ADMEveParserCarbon.bundle/Contents/MacOS/ADMEveParserCarbon"/>
      <binaryImage start="0x40000000" end="0x400a6fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K"/>
      <binaryImage start="0x90003000" end="0x90018fff" type="__TEXT" path="/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.fram ework/Versions/A/ImageCapture"/>
      <binaryImage start="0x90019000" end="0x90031fff" type="__TEXT" path="/System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDire ctory.framework/Versions/A/CFOpenDirectory"/>
      <binaryImage start="0x9004b000" end="0x9004bfff" type="__TEXT" path="/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa"/>
      <binaryImage start="0x9004c000" end="0x900fafff" type="__TEXT" path="/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Ver sions/A/Ink"/>
      <binaryImage start="0x9014c000" end="0x90157fff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Core Graphics.framework/Versions/A/Resources/libCSync.A.dylib"/>
      <binaryImage start="0x90160000" end="0x90186fff" type="__TEXT" path="/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryS ervices.framework/Versions/A/DictionaryServices"/>
      <binaryImage start="0x90212000" end="0x90223fff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Lang Analysis.framework/Versions/A/LangAnalysis"/>
      <binaryImage start="0x9028b000" end="0x90337fff" type="__TEXT" path="/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.f ramework/Versions/A/CFNetwork"/>
      <binaryImage start="0x90356000" end="0x90357fff" type="__TEXT" path="/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit"/>
      <binaryImage start="0x90584000" end="0x90588fff" type="__TEXT" path="/System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface"/>
      <binaryImage start="0x90589000" end="0x9061bfff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Prin tCore.framework/Versions/A/PrintCore"/>
      <binaryImage start="0x90669000" end="0x90989fff" type="__TEXT" path="/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore. framework/Versions/A/CarbonCore"/>
      <binaryImage start="0x9098a000" end="0x909abfff" type="__TEXT" path="/System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL"/>
      <binaryImage start="0x909ac000" end="0x90a47fff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS. framework/Versions/A/ATS"/>
      <binaryImage start="0x90a48000" end="0x90aa5fff" type="__TEXT" path="/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit"/>
      <binaryImage start="0x90aa6000" end="0x90c28fff" type="__TEXT" path="/usr/lib/libicucore.A.dylib"/>
      <binaryImage start="0x90c29000" end="0x9103ffff" type="__TEXT" path="/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framew ork/Versions/A/libBLAS.dylib"/>
      <binaryImage start="0x91040000" end="0x91047fff" type="__TEXT" path="/System/Library/Frameworks/AGL.framework/Versions/A/AGL"/>
      <binaryImage start="0x91048000" end="0x9104ffff" type="__TEXT" path="/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/V ersions/A/Print"/>
      <binaryImage start="0x91050000" end="0x9105cfff" type="__TEXT" path="/usr/lib/system/libkxld.dylib"/>
      <binaryImage start="0x9105d000" end="0x910d7fff" type="__TEXT" path="/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio"/>
      <binaryImage start="0x910d8000" end="0x910d9fff" type="__TEXT" path="/System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEv aluationAgent"/>
      <binaryImage start="0x910da000" end="0x9202dfff" type="__TEXT" path="/System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeCom ponents"/>
      <binaryImage start="0x92696000" end="0x92752fff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Colo rSync.framework/Versions/A/ColorSync"/>
      <binaryImage start="0x92753000" end="0x92756fff" type="__TEXT" path="/usr/lib/system/libmathCommon.A.dylib"/>
      <binaryImage start="0x9288e000" end="0x9307dfff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Core Graphics.framework/Versions/A/CoreGraphics"/>
      <binaryImage start="0x931bb000" end="0x93274fff" type="__TEXT" path="/usr/lib/libsqlite3.dylib"/>
      <binaryImage start="0x93fee000" end="0x9400efff" type="__TEXT" path="/usr/lib/libresolv.9.dylib"/>
      <binaryImage start="0x94050000" end="0x94050fff" type="__TEXT" path="/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framew ork/Versions/A/vecLib"/>
      <binaryImage start="0x94051000" end="0x94094fff" type="__TEXT" path="/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationService s.framework/Versions/A/NavigationServices"/>
      <binaryImage start="0x94095000" end="0x94306fff" type="__TEXT" path="/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation"/>
      <binaryImage start="0x94307000" end="0x94348fff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Core Graphics.framework/Versions/A/Resources/libRIP.A.dylib"/>
      <binaryImage start="0x94349000" end="0x9435dfff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Spee chSynthesis.framework/Versions/A/SpeechSynthesis"/>
      <binaryImage start="0x9435e000" end="0x9436cfff" type="__TEXT" path="/usr/lib/libz.1.dylib"/>
      <binaryImage start="0x94374000" end="0x94374fff" type="__TEXT" path="/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices"/>
      <binaryImage start="0x94620000" end="0x9463ffff" type="__TEXT" path="/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo"/>
      <binaryImage start="0x946b8000" end="0x946c1fff" type="__TEXT" path="/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration"/>
      <binaryImage start="0x946c2000" end="0x946d4fff" type="__TEXT" path="/System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multitouch Support"/>
      <binaryImage start="0x946d5000" end="0x94744fff" type="__TEXT" path="/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framew ork/Versions/A/libvMisc.dylib"/>
      <binaryImage start="0x94772000" end="0x94919fff" type="__TEXT" path="/usr/lib/libSystem.B.dylib"/>
      <binaryImage start="0x9491a000" end="0x94925fff" type="__TEXT" path="/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib"/>
      <binaryImage start="0x94a59000" end="0x94a7bfff" type="__TEXT" path="/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService"/ >
      <binaryImage start="0x94a7c000" end="0x94aa0fff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Imag eIO.framework/Versions/A/Resources/libJPEG.dylib"/>
      <binaryImage start="0x94aa1000" end="0x94aaffff" type="__TEXT" path="/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL"/>
      <binaryImage start="0x94ab0000" end="0x94ee5fff" type="__TEXT" path="/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framew ork/Versions/A/libLAPACK.dylib"/>
      <binaryImage start="0x94f8a000" end="0x94feefff" type="__TEXT" path="/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.fra mework/Versions/A/HTMLRendering"/>
      <binaryImage start="0x94ff1000" end="0x95099fff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.f ramework/Versions/A/QD"/>
      <binaryImage start="0x9509a000" end="0x950fbfff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Core Text.framework/Versions/A/CoreText"/>
      <binaryImage start="0x950fc000" end="0x951b4fff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS. framework/Versions/A/Resources/libFontParser.dylib"/>
      <binaryImage start="0x951b5000" end="0x951f2fff" type="__TEXT" path="/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfigura tion"/>
      <binaryImage start="0x951f3000" end="0x9586efff" type="__TEXT" path="/System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC"/>
      <binaryImage start="0x9586f000" end="0x95897fff" type="__TEXT" path="/usr/lib/libxslt.1.dylib"/>
      <binaryImage start="0x958c8000" end="0x95948fff" type="__TEXT" path="/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.f ramework/Versions/A/SearchKit"/>
      <binaryImage start="0x95949000" end="0x95a86fff" type="__TEXT" path="/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox"/>
      <binaryImage start="0x95af3000" end="0x95e17fff" type="__TEXT" path="/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framewo rk/Versions/A/HIToolbox"/>
      <binaryImage start="0x95e2d000" end="0x95e3dfff" type="__TEXT" path="/usr/lib/libsasl2.2.dylib"/>
      <binaryImage start="0x95edf000" end="0x95f2ffff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Imag eIO.framework/Versions/A/Resources/libTIFF.dylib"/>
      <binaryImage start="0x95fac000" end="0x95faffff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Core Graphics.framework/Versions/A/Resources/libCGXType.A.dylib"/>
      <binaryImage start="0x960b9000" end="0x960bcfff" type="__TEXT" path="/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dy lib"/>
      <binaryImage start="0x960bd000" end="0x96155fff" type="__TEXT" path="/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos"/>
      <binaryImage start="0x96156000" end="0x96198fff" type="__TEXT" path="/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framew ork/Versions/A/libvDSP.dylib"/>
      <binaryImage start="0x96199000" end="0x96199fff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServ ices"/>
      <binaryImage start="0x961ec000" end="0x9623cfff" type="__TEXT" path="/System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControl s"/>
      <binaryImage start="0x9628f000" end="0x9636ffff" type="__TEXT" path="/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framew ork/Versions/A/vImage"/>
      <binaryImage start="0x963ae000" end="0x96430fff" type="__TEXT" path="/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundati on"/>
      <binaryImage start="0x96859000" end="0x9689dfff" type="__TEXT" path="/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI"/>
      <binaryImage start="0x9689e000" end="0x968a8fff" type="__TEXT" path="/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition .framework/Versions/A/SpeechRecognition"/>
      <binaryImage start="0x968a9000" end="0x968a9fff" type="__TEXT" path="/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon"/>
      <binaryImage start="0x96976000" end="0x9697bfff" type="__TEXT" path="/System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory"/>
      <binaryImage start="0x96e38000" end="0x96e3afff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Imag eIO.framework/Versions/A/Resources/libRadiance.dylib"/>
      <binaryImage start="0x96e3b000" end="0x96e8efff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HISe rvices.framework/Versions/A/HIServices"/>
      <binaryImage start="0x96e94000" end="0x96ee1fff" type="__TEXT" path="/System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServe r"/>
      <binaryImage start="0x96f18000" end="0x96f34fff" type="__TEXT" path="/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.fra mework/Versions/A/OpenScripting"/>
      <binaryImage start="0x96f35000" end="0x9700ffff" type="__TEXT" path="/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopS ervicesPriv"/>
      <binaryImage start="0x970dd000" end="0x97147fff" type="__TEXT" path="/usr/lib/libstdc&#43;&#43;.6.dylib"/>
      <binaryImage start="0x97244000" end="0x974aafff" type="__TEXT" path="/System/Library/Frameworks/Security.framework/Versions/A/Security"/>
      <binaryImage start="0x974ab000" end="0x975adfff" type="__TEXT" path="/usr/lib/libcrypto.0.9.8.dylib"/>
      <binaryImage start="0x975df000" end="0x976b0fff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.frame work/Versions/A/Resources/ColorSyncDeprecated.dylib"/>
      <binaryImage start="0x976b1000" end="0x977dffff" type="__TEXT" path="/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData"/>
      <binaryImage start="0x977e0000" end="0x977e4fff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Imag eIO.framework/Versions/A/Resources/libGIF.dylib"/>
      <binaryImage start="0x97810000" end="0x97910fff" type="__TEXT" path="/usr/lib/libxml2.2.dylib"/>
      <binaryImage start="0x9791e000" end="0x97962fff" type="__TEXT" path="/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.fr amework/Versions/A/Metadata"/>
      <binaryImage start="0x97963000" end="0x98246fff" type="__TEXT" path="/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit"/>
      <binaryImage start="0x98247000" end="0x9824dfff" type="__TEXT" path="/System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/Comme rceCore.framework/Versions/A/CommerceCore"/>
      <binaryImage start="0x98562000" end="0x9859dfff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS. framework/Versions/A/Resources/libFontRegistry.dylib"/>
      <binaryImage start="0x985ff000" end="0x9870bfff" type="__TEXT" path="/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammabili ty.dylib"/>
      <binaryImage start="0x9870c000" end="0x9870efff" type="__TEXT" path="/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framew ork/Versions/A/SecurityHI"/>
      <binaryImage start="0x98a34000" end="0x98afffff" type="__TEXT" path="/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices. framework/Versions/A/OSServices"/>
      <binaryImage start="0x98bc4000" end="0x98c07fff" type="__TEXT" path="/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib"/>
      <binaryImage start="0x98c08000" end="0x98ca5fff" type="__TEXT" path="/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServi ces.framework/Versions/A/LaunchServices"/>
      <binaryImage start="0x98ca6000" end="0x98d56fff" type="__TEXT" path="/System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImpo rters"/>
      <binaryImage start="0x98d57000" end="0x98d5bfff" type="__TEXT" path="/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib "/>
      <binaryImage start="0x98ec3000" end="0x98ec6fff" type="__TEXT" path="/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Ve rsions/A/Help"/>
      <binaryImage start="0x99328000" end="0x99328fff" type="__TEXT" path="/usr/lib/liblangid.dylib"/>
      <binaryImage start="0x9938d000" end="0x993a1fff" type="__TEXT" path="/usr/lib/libbsm.0.dylib"/>
      <binaryImage start="0x994ef000" end="0x994fcfff" type="__TEXT" path="/System/Library/Frameworks/NetFS.framework/Versions/A/NetFS"/>
      <binaryImage start="0x994fd000" end="0x99530fff" type="__TEXT" path="/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framewor k/Versions/A/AE"/>
      <binaryImage start="0x99531000" end="0x99564fff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS. framework/Versions/A/Resources/libTrueTypeScaler.dylib"/>
      <binaryImage start="0x99565000" end="0x99612fff" type="__TEXT" path="/usr/lib/libobjc.A.dylib"/>
      <binaryImage start="0x99613000" end="0x99a64fff" type="__TEXT" path="/System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera"/>
      <binaryImage start="0x99aa9000" end="0x99aaffff" type="__TEXT" path="/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.fram ework/Versions/A/CommonPanels"/>
      <binaryImage start="0x99ab0000" end="0x99c73fff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Imag eIO.framework/Versions/A/ImageIO"/>
      <binaryImage start="0x99c74000" end="0x99ca5fff" type="__TEXT" path="/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib"/ >
      <binaryImage start="0x99dea000" end="0x99edefff" type="__TEXT" path="/usr/lib/libiconv.2.dylib"/>
      <binaryImage start="0x99edf000" end="0x9a24afff" type="__TEXT" path="/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore"/>
      <binaryImage start="0x9a2bc000" end="0x9a495fff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS. framework/Versions/A/Resources/libType1Scaler.dylib"/>
      <binaryImage start="0x9a4af000" end="0x9a4affff" type="__TEXT" path="/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate"/>
      <binaryImage start="0x9a4b0000" end="0x9a4cefff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Imag eIO.framework/Versions/A/Resources/libPng.dylib"/>
      <binaryImage start="0x9a693000" end="0x9a6cdfff" type="__TEXT" path="/usr/lib/libcups.2.dylib"/>
      <binaryImage start="0x9a6ce000" end="0x9a714fff" type="__TEXT" path="/usr/lib/libauto.dylib"/>
      <binaryImage start="0x9a715000" end="0x9a715fff" type="__TEXT" path="/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib"/>
      <binaryImage start="0x9a716000" end="0x9a891fff" type="__TEXT" path="/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation"/>
      <binaryImage start="0x9a8be000" end="0x9abb8fff" type="__TEXT" path="/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime"/>
      <binaryImage start="0x9abcf000" end="0x9abd9fff" type="__TEXT" path="/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.frame work/Versions/A/CarbonSound"/>
      <binaryImage start="0xb0000000" end="0xb0004fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/ahclient.framework/Versions/A/ahclient"/>
      <binaryImage start="0xba900000" end="0xba916fff" type="__TEXT" path="/System/Library/CoreServices/Encodings/libJapaneseConverter.dylib"/>
      <binaryImage start="0xbab00000" end="0xbab21fff" type="__TEXT" path="/System/Library/CoreServices/Encodings/libKoreanConverter.dylib"/>
      </binaryImageSet>
      </crash>
    <reproSteps></reproSteps>
    <email>[email protected]</email>
    </crashreport>

  • Print command makes the programm to close

    I have recently bought a black macbook and when I use the print command (either from the menu or by pressing command and P) the programm (pages, preview, stickies, text, ms word) dissapears and a message that the programm quited unexpectedly appears. I have sent a few reports to apple from an option on that message.
    I have fully updated my software since then (firmware update too).
    Well, I can't print and asking myself if I did well quiting my powerbook.
    Any suggestions wellcome.
    macbook black   Mac OS X (10.4.8)   ram 2.0 GB

    ok, how is the printer set up?? cause i've had the same problem. in my situation my printer was connected to my mac mini, then i would print off the internet/network, but when my mac mini went into sleep, it would do exactly what you where saying, "this program unexpectedly quite, send a report to apple...blah...blah...blah...." all i had to do was to shake the mouse on my mac mini and wake the mini, then press print again, and it works so if it is set up like mine you might want to try that. hope it helps.
    troy

  • How do I make Adobe Ideas left handed friendly? The left hand palette crashes the app.

    In options you get a chance to change the palette alignment with left or right hand side of the screen but every time I do this it crashes the application!
    Help!
    Lefty

    Please try installing the 1.6 update for iOS and see if it resolves the issue.
    Thanks
    -Dave

  • I switched on my PC and there was an update for realplayer. Since then firefox will not load. It is running according to Task Manager. I've downloaded a another copy of the programme using IE but whilst it loaded as a programme, does not open a window.

    I switched on my PC and there was an update for realplayer. Since then firefox will not open as a window. It is running according to Task Manager. I've downloaded a another copy of the programme using IE but whilst it loaded as a programme, does not open a window.

    Hi again,
    Helps if I give the correct link ! <br/>The press shift button appears to still work, but the option to start in safe mode from the programs listing of a standard install I do not think exists anymore.
    Safe mode will start from a command line, (or a shortcut) and in some circumstances you may need to enter the full path name on a command or shortcut detailed instructions are at http://kb.mozillazine.org/Safe_mode
    Remember (at least at this stage) do not make changes when you get the options list, just click on the continue button.
    If you think that RealPlayer is causing the problem you could uninstall that for now.
    Firefox recent versions are 3.6 4.0 (and 5.0 in beta). There is some debate as to whether creating new profiles or re-installing Firefox is the simplest method of troubleshooting and solving some of these problems, personally I use multiple profiles and multiple versions of Firefox, and tend to forget the required procedures are less than straightforward. For now at least try [[safe mode]] again.
    * see also Instructions for [[installing a previous version of firefox]]

  • After upgrading to Yosemite and Keynote 6.5.2 the Programm can NOT be opened. Do you have any help?

    Hello
    Since I upgraded to Yosemite and Keynote 6.5.2  I can´t open the Programm Keynote anymore.
    The opening session stop with the following error message: Can anybody help me please...? Many thanks! Rainerino
    Process:               Keynote [11947]
    Path:                  /Applications/Keynote.app/Contents/MacOS/Keynote
    Identifier:            com.apple.iWork.Keynote
    Version:               6.5.2 (2119)
    Build Info:            Keynote-2119000000000000~1
    App Item ID:           409183694
    App External ID:       811382191
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           Keynote [11947]
    User ID:               501
    Date/Time:             2015-04-01 18:34:13.287 +0200
    OS Version:            Mac OS X 10.10.2 (14C109)
    Report Version:        11
    Anonymous UUID:        82961957-C533-D829-02B0-5FE9E9DAFEE0
    Sleep/Wake UUID:       692F36DC-E2C7-4D82-8DB6-883708B55F30
    Time Awake Since Boot: 210000 seconds
    Time Since Wake:       17000 seconds
    Crashed Thread:        0  Dispatch queue: com.apple.main-thread
    Exception Type:        EXC_BAD_ACCESS (SIGBUS)
    Exception Codes:       0x000000000000000a, 0x0000000116da8014
    VM Regions Near 0x116da8014:
        mapped file            0000000116d9f000-0000000116da8000 [   36K] r--/rwx SM=COW  /System/Library/Caches/com.apple.IntlDataCache.le.kbdx
    --> mapped file            0000000116da8000-0000000116dad000 [   20K] r--/rwx SM=COW  /private/var/folders/*/*.cache
        MALLOC_NANO            0000600000000000-0000600000600000 [ 6144K] rw-/rwx SM=PRV 
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreServices.CarbonCore 0x00007fff8d6b2291 CountInterntaionalResources + 42
    1   com.apple.CoreServices.CarbonCore 0x00007fff8d6b3cd2 SMInitIntlSpec + 73
    2   com.apple.CoreServices.CarbonCore 0x00007fff8d69e20e LMGetIntlSpec + 61
    3   com.apple.CoreServices.CarbonCore 0x00007fff8d6b53dd MapScript + 25
    4   com.apple.CoreServices.CarbonCore 0x00007fff8d6b4e22 GetScriptVariable + 69
    5   com.apple.HIToolbox           0x00007fff8c9b929b islCreateInputMethodISOLanguage + 63
    6   com.apple.HIToolbox           0x00007fff8c852c90 islPopulateInputSourceProperty + 3567
    7   com.apple.HIToolbox           0x00007fff8c851c36 islGetInputSourceProperty + 62
    8   com.apple.HIToolbox           0x00007fff8c851b31 TSMGetInputSourceProperty + 425
    9   com.apple.HIToolbox           0x00007fff8c8b89b7 TISPropertyCreateIntendedLanguage + 16
    10  com.apple.HIToolbox           0x00007fff8c8b8384 islGetInputSourcePropertyWithSetter + 65
    11  com.apple.HIToolbox           0x00007fff8c8b8338 TSMGetInputSourcePropertyWithSetter + 59
    12  com.apple.HIToolbox           0x00007fff8c854d36 TISGetInputSourceProperty + 150
    13  com.apple.HIToolbox           0x00007fff8c8b8408 TISCreatePropertyInputSourceLanguages + 83
    14  com.apple.HIToolbox           0x00007fff8c8b8384 islGetInputSourcePropertyWithSetter + 65
    15  com.apple.HIToolbox           0x00007fff8c8b8338 TSMGetInputSourcePropertyWithSetter + 59
    16  com.apple.HIToolbox           0x00007fff8c854d36 TISGetInputSourceProperty + 150
    17  com.apple.iWork.Keynote       0x000000011000fa2c 0x10f47f000 + 12126764
    18  libdispatch.dylib             0x00007fff8762bc13 _dispatch_client_callout + 8
    19  libdispatch.dylib             0x00007fff8762bb26 dispatch_once_f + 117
    20  com.apple.iWork.Keynote       0x000000011000b9c4 0x10f47f000 + 12110276
    21  com.apple.iWork.Keynote       0x000000010fe72a3c 0x10f47f000 + 10435132
    22  com.apple.iWork.Keynote       0x000000010f5b9b28 0x10f47f000 + 1289000
    23  com.apple.iWork.Keynote       0x000000010f698e75 0x10f47f000 + 2203253
    24  com.apple.AppKit               0x00007fff8852d049 -[NSCustomObject nibInstantiate] + 346
    25  com.apple.AppKit               0x00007fff8852ce8b -[NSIBObjectData instantiateObject:] + 309
    26  com.apple.AppKit               0x00007fff88a112d1 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 452
    27  com.apple.AppKit               0x00007fff88521605 loadNib + 384
    28  com.apple.AppKit               0x00007fff88a925ab +[NSBundle(NSNibLoading) _loadNibFile:nameTable:options:withZone:ownerBundle:] + 313
    29  com.apple.AppKit               0x00007fff88520cd5 -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 201
    30  com.apple.AppKit               0x00007fff88520aa1 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 344
    31  com.apple.AppKit               0x00007fff8851c549 NSApplicationMain + 605
    32  libdyld.dylib                 0x00007fff882d05c9 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff87864232 kevent64 + 10
    1   libdispatch.dylib             0x00007fff8762ea6a _dispatch_mgr_thread + 52
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff8c9e1d22  rcx: 0x0000000116da8000  rdx: 0x0000000000000000
      rdi: 0x00007fff753b3f18  rsi: 0x0000000000000000  rbp: 0x00007fff5077f690  rsp: 0x00007fff5077f670
       r8: 0x000000000000001d   r9: 0x00000000fffffc00  r10: 0x00007fff87862eda  r11: 0x0000000000000212
      r12: 0x00007fd72a41c2c0  r13: 0x00007fff750fec80  r14: 0x0000000069746c62  r15: 0x00007fff5077f788
      rip: 0x00007fff8d6b2291  rfl: 0x0000000000010202  cr2: 0x0000000116da8014
    Logical CPU:     0
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x10f47f000 -        0x111c10fff  com.apple.iWork.Keynote (6.5.2 - 2119) <884EC130-B57D-3E2E-B753-208A5E65D70D> /Applications/Keynote.app/Contents/MacOS/Keynote
           0x1126fd000 -        0x1126ffff3  com.apple.SafariServices.framework (10600 - 10600.4.10.7) <5EEAF0C0-077D-3377-89F6-C0F33938F1E0> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
        0x7fff6e36f000 -     0x7fff6e3a5837  dyld (353.2.1) <65DCCB06-339C-3E25-9702-600A28291D0E> /usr/lib/dyld
        0x7fff83872000 -     0x7fff838b8ff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
        0x7fff838b9000 -     0x7fff8390aff7  com.apple.AppleVAFramework (5.0.31 - 5.0.31) <56AA4060-63DF-3DF0-AB8A-880D0DD6F075> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8390b000 -     0x7fff83915ff7  com.apple.CrashReporterSupport (10.10 - 629) <4BCAA6B5-EC7F-365F-9D3F-BC483B7E956C> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff83916000 -     0x7fff83b80fff  com.apple.imageKit (2.6.1 - 840) <8C974E7D-2258-3FBC-948C-D93226F42DCA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff83b81000 -     0x7fff83ca9ff7  com.apple.coreui (2.1 - 305.6.1) <B56EC212-73C1-326F-B78C-EB856386296E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff83caa000 -     0x7fff83caafff  com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff83cab000 -     0x7fff83e5bff7  com.apple.QuartzCore (1.10 - 361.15) <72A78C43-30DF-3748-9015-4B28119DB27B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff83eda000 -     0x7fff83edefff  com.apple.CommonPanels (1.2.6 - 96) <F9ECC8AF-D9CA-3350-AFB4-5113A9B789A5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff83edf000 -     0x7fff83ee4fff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff83ee5000 -     0x7fff83ee5fff  com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff83ee6000 -     0x7fff83eecfff  libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
        0x7fff83f1b000 -     0x7fff83f31ff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
        0x7fff83f32000 -     0x7fff84789ffb  com.apple.CoreGraphics (1.600.0 - 775.16) <864C1845-C41E-314C-A3B4-438DC39E5FBC> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8478a000 -     0x7fff847afff7  libJPEG.dylib (1232) <09466709-4742-3418-A0AC-116EF9714E2D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff847b0000 -     0x7fff847b3fff  com.apple.help (1.3.3 - 46) <CA4541F4-CEF5-355C-8F1F-EA65DC1B400F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff847b4000 -     0x7fff84cc7ff3  com.apple.JavaScriptCore (10600 - 10600.3.13) <C0C3246C-D26F-3440-AC75-81CFFA4F9C91> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff84cd3000 -     0x7fff84cfcffb  libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
        0x7fff84cfd000 -     0x7fff84d0ffff  libsasl2.2.dylib (193) <E523DD05-544B-3430-8AA9-672408A5AF8B> /usr/lib/libsasl2.2.dylib
        0x7fff84d10000 -     0x7fff84d1dff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
        0x7fff84d6d000 -     0x7fff84d6dfff  libOpenScriptingUtil.dylib (162) <EFD79173-A9DA-3AE6-BE15-3948938204A6> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff84e62000 -     0x7fff84eb3ff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AF72B06E-C6C1-3FAE-8B47-AF461CAE0E22> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff84eb4000 -     0x7fff84eb8ff7  libGIF.dylib (1232) <061D5354-FE4F-3C7E-B563-99DC0198062D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff84ec6000 -     0x7fff84edbfff  com.apple.ToneKit (1.0 - 1) <CA375645-8DE1-3DE8-A2E0-0537849DF59B> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
        0x7fff84edc000 -     0x7fff84f71ff7  com.apple.ColorSync (4.9.0 - 4.9.0) <F06733BD-A10C-3DB3-B050-825351130392> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff84f72000 -     0x7fff84f80ff7  com.apple.opengl (11.1.1 - 11.1.1) <F79F5FFF-372E-329E-81FB-EE9BD6A2A7A7> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff84f81000 -     0x7fff854aaff7  com.apple.QuartzComposer (5.1 - 325.1) <ABCC8B0F-9961-37D3-B231-9F2B9E027411> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff854c9000 -     0x7fff855bcff7  libJP2.dylib (1232) <10B78725-0B8A-3D87-B2E3-8FEED0C07F21> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff855bd000 -     0x7fff8562cfff  com.apple.SearchKit (1.4.0 - 1.4.0) <BFD6D876-36BA-3A3B-9F15-3E2F7DE6E89D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8562d000 -     0x7fff85634fff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff85635000 -     0x7fff85638fff  com.apple.IOSurface (97 - 97) <D4B4D2B2-7B16-3174-9EA6-55E0A10B452D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff857e0000 -     0x7fff857fcfff  com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff857fd000 -     0x7fff8582fff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff85858000 -     0x7fff85898ff7  com.apple.CloudDocs (1.0 - 280.6) <C1179CEF-E058-3E16-BF90-C059FE7CDE77> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
        0x7fff858f5000 -     0x7fff8598bffb  com.apple.CoreMedia (1.0 - 1562.107) <FE18102D-8D7A-3500-A400-747AA8C0B3D0> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8598c000 -     0x7fff85cbafff  com.apple.Foundation (6.9 - 1152.14) <E3746EDD-DFB1-3ECB-88ED-A91AC0EF3AAA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff85cbb000 -     0x7fff85cc1fff  com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <BB2D573F-0A01-379F-A2BA-3C454EDCB111> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff85cc2000 -     0x7fff85ce2fff  com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff85ce3000 -     0x7fff85d0bfff  libxpc.dylib (559.10.3) <876216DC-D5D3-381E-8AF9-49AE464E5107> /usr/lib/system/libxpc.dylib
        0x7fff85d8e000 -     0x7fff85dc5ffb  com.apple.LDAPFramework (2.4.28 - 194.5) <D22234AA-8B30-3010-8CF0-67516D52CC33> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff85de9000 -     0x7fff85deaff7  com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff85deb000 -     0x7fff85e1afff  com.apple.securityinterface (10.0 - 55058) <21F38170-2D3D-3FA2-B0EC-379482AFA5E4> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff85e1d000 -     0x7fff85e32ff7  com.apple.AppContainer (4.0 - 238.10.1) <24A43E31-BCD3-32DB-8023-DE7EEA912E89> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff85ec6000 -     0x7fff85ecdff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
        0x7fff85ece000 -     0x7fff86321fc7  com.apple.vImage (8.0 - 8.0) <33BE7B31-72DB-3364-B37E-C322A32748C5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff86322000 -     0x7fff8633dff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
        0x7fff8633e000 -     0x7fff8660dff3  com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8660e000 -     0x7fff8666afff  com.apple.QuickLookFramework (5.0 - 675.13) <70196DC4-E71B-37E8-AA15-B7FD21EC1012> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8666b000 -     0x7fff866b8ff3  com.apple.CoreMediaIO (601.0 - 4749) <ED45B200-08A1-3E72-8DE9-9901C94A7BCA> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff86762000 -     0x7fff86825ff7  libvMisc.dylib (516) <A84F3A3B-D349-3FBC-B5A6-E0F572734073> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff86826000 -     0x7fff86831ff7  com.apple.speech.synthesis.framework (5.3.3 - 5.3.3) <7DF3C68C-B219-3E13-AE72-24B8606A1560> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8688d000 -     0x7fff86b53fff  com.apple.WebKit (10600 - 10600.3.18) <F8E36318-4F4C-348B-B1DE-D4BE035036AD> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff86ba1000 -     0x7fff86baafff  libGFXShared.dylib (11.1.1) <7AE7D152-597E-3B27-A52C-8DA76760B61C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff86bab000 -     0x7fff86c05ff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling
        0x7fff86c06000 -     0x7fff86c15fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <D1E527E4-C561-352F-9457-E8C50232793C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff86c16000 -     0x7fff86c34ff7  com.apple.addressbook.vCard (9.0 - 1563) <370F3435-855E-3C60-9CC9-B3F24AC1AF97> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
        0x7fff86c35000 -     0x7fff86e38ff3  com.apple.CFNetwork (720.2.4 - 720.2.4) <E550C671-930F-3B12-8798-23898473E179> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff86e39000 -     0x7fff86f2bfff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
        0x7fff86f2c000 -     0x7fff87194ff3  com.apple.security (7.0 - 57031.10.10) <79C37E73-271B-3BEF-A96E-CDB83FF12CF0> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff87195000 -     0x7fff87410ff7  com.apple.CoreData (111 - 526.1) <DC4F037B-B7F4-381A-B939-4414489D76BF> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff87411000 -     0x7fff8745dff7  com.apple.corelocation (1486.17 - 1615.21.1) <B81BC475-E215-3491-A750-8B23F05ABF5B> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff874f2000 -     0x7fff8760affb  com.apple.CoreText (352.0 - 454.3) <B3B8C775-14FA-38F3-9CD5-830422AE9C49> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8760b000 -     0x7fff87611ff7  com.apple.XPCService (2.0 - 1) <AA4A5393-1F5D-3465-A417-0414B95DC052> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff87612000 -     0x7fff87626ff7  com.apple.MultitouchSupport.framework (262.33.1 - 262.33.1) <62DF9340-01A1-3E12-A604-C90F6361FD9E> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff87627000 -     0x7fff87629fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/Cor eDuetDebugLogging
        0x7fff8762a000 -     0x7fff87654ff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
        0x7fff87655000 -     0x7fff8766fff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
        0x7fff876d0000 -     0x7fff87710ff7  libGLImage.dylib (11.1.1) <3986BFA3-4F55-380F-B01D-91BA9785D70C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff87711000 -     0x7fff8771cfff  com.apple.AppSandbox (4.0 - 238.10.1) <4C171026-DC9A-3CEE-AB42-110859674F61> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff87729000 -     0x7fff87748fff  com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
        0x7fff87749000 -     0x7fff8779cffb  libAVFAudio.dylib (118.3) <CC124063-34DF-39E3-921A-2BA3EA8D6F38> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff8784d000 -     0x7fff8786afff  libsystem_kernel.dylib (2782.10.72) <97CD7ACD-EA0C-3434-BEFC-FCD013D6BB73> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8786b000 -     0x7fff87876fff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
        0x7fff878a4000 -     0x7fff878a6ff7  libsystem_sandbox.dylib (358.1.1) <95312E09-DA28-324A-A084-F3E574D0210E> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff878a7000 -     0x7fff878a7fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <F1B96A61-7E4B-31BD-A35B-BA7EF1F16EF4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff878a8000 -     0x7fff87b54fff  com.apple.GeoServices (1.0 - 982.4.10) <8A7FE04A-2785-30E7-A6E2-DC15D170DAF5> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff87b8b000 -     0x7fff87b8dfff  libsystem_configuration.dylib (699.1.5) <5E14864E-089A-3D84-85A4-980B776427A8> /usr/lib/system/libsystem_configuration.dylib
        0x7fff87b8e000 -     0x7fff87b95ff7  com.apple.phonenumbers (1.1.1 - 105) <AE39B6FE-05AB-3181-BB2A-4D50A8B392F2> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff87c1b000 -     0x7fff87c24fff  libsystem_pthread.dylib (105.10.1) <3103AA7F-3BAE-3673-9649-47FFD7E15C97> /usr/lib/system/libsystem_pthread.dylib
        0x7fff87c3e000 -     0x7fff87c49ff7  libkxld.dylib (2782.10.72) <68E07A32-28F5-3FBB-9D74-00B4F53C2FD4> /usr/lib/system/libkxld.dylib
        0x7fff87c59000 -     0x7fff87c65ff7  com.apple.OpenDirectory (10.10 - 187) <8B98ECCB-7EFA-3A58-BD2B-A0835D869B1A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff87c66000 -     0x7fff87c6bff7  com.apple.MediaAccessibility (1.0 - 61) <00A3E0B6-79AC-387E-B282-AADFBD5722F6> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff87c6c000 -     0x7fff87c74fff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
        0x7fff87ce2000 -     0x7fff87d6eff7  libsystem_c.dylib (1044.10.1) <199ED5EB-77A1-3D43-AA51-81779CE0A742> /usr/lib/system/libsystem_c.dylib
        0x7fff87d72000 -     0x7fff87d72fff  com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff87d7d000 -     0x7fff87d82ffb  libheimdal-asn1.dylib (398.10.1) <A7B6447A-6680-3625-83C3-993B58D5C43F> /usr/lib/libheimdal-asn1.dylib
        0x7fff87d83000 -     0x7fff87d87fff  com.apple.TCC (1.0 - 1) <61F36A72-B983-3A2D-9D37-A2F194D31E7D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff87dc9000 -     0x7fff87df6fff  com.apple.Accounts (113 - 113) <990F0F61-6AC5-3076-932E-02A9A7F75AC4> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff87df7000 -     0x7fff87dfcff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
        0x7fff87dfd000 -     0x7fff87e0bfff  com.apple.AddressBook.ContactsFoundation (9.0 - 1563) <CCAB74BF-947C-384D-B4C8-E2118145555B> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
        0x7fff87fc0000 -     0x7fff8802effb  com.apple.Heimdal (4.0 - 2.0) <3E5DA653-A343-3257-ADE1-BA879BAE280F> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8802f000 -     0x7fff88067ffb  libsystem_network.dylib (411.1) <2EC3A005-473F-3C36-A665-F88B5BACC7F0> /usr/lib/system/libsystem_network.dylib
        0x7fff88068000 -     0x7fff8806bff7  com.apple.AppleSystemInfo (3.1 - 3.1) <B40B3737-42A5-3D57-9E87-D3905EE5BADB> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff882ca000 -     0x7fff882ccfff  com.apple.OAuth (25 - 25) <EE765AF0-2BB6-3689-9EAA-689BF1F02A0D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff882cd000 -     0x7fff882d0ff7  libdyld.dylib (353.2.1) <4E33E416-F1D8-3598-B8CC-6863E2ECD0E6> /usr/lib/system/libdyld.dylib
        0x7fff88335000 -     0x7fff88339fff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
        0x7fff883dd000 -     0x7fff8847bfff  com.apple.Metadata (10.7.0 - 917.1) <46BE997C-B1F4-3BED-9332-FAC87297C87A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8847c000 -     0x7fff884f9fff  com.apple.CoreServices.OSServices (640.3 - 640.3) <84A91B00-0ED4-350C-B30A-AEAE437AE02A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff884fd000 -     0x7fff88501fff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
        0x7fff88509000 -     0x7fff88512ff3  com.apple.CommonAuth (4.0 - 2.0) <BA9F5A09-D200-3D18-9F4A-20C789291A30> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff88513000 -     0x7fff88519ff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
        0x7fff8851a000 -     0x7fff89064ff7  com.apple.AppKit (6.9 - 1344.72) <44EF7DEB-3072-3515-9F34-2857D557E828> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff89065000 -     0x7fff8907eff7  com.apple.CFOpenDirectory (10.10 - 187) <0F9747EF-12A3-3694-984D-0B8352CA6C0F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8907f000 -     0x7fff89086fff  libCGCMS.A.dylib (775.16) <8A173E74-7123-35F1-B160-853528C144ED> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff8914e000 -     0x7fff8915fff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
        0x7fff89228000 -     0x7fff89235ff7  libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
        0x7fff8925d000 -     0x7fff89265ff7  com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff89266000 -     0x7fff892f4ff7  com.apple.CorePDF (4.0 - 4) <9CD7EC6D-3593-3D60-B04F-75F612CCB99A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff892f5000 -     0x7fff893b5fff  com.apple.backup.framework (1.6.2 - 1.6.2) <63E8CA47-B7B8-3A63-B505-D1622CE52527> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff89424000 -     0x7fff8947ffff  libTIFF.dylib (1232) <29A5C7F7-D50B-35B3-8FA2-A55A47E497A6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff89495000 -     0x7fff894c0fff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
        0x7fff894c1000 -     0x7fff894c2fff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8951a000 -     0x7fff895b9df7  com.apple.AppleJPEG (1.0 - 1) <9BB3D7DF-630A-3E1C-A124-12D6C4D0DE70> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
        0x7fff895ba000 -     0x7fff895d4ff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff89694000 -     0x7fff899fffff  com.apple.VideoToolbox (1.0 - 1562.107) <2EAFB008-7F19-34C2-A5A6-43B4CD35FEF3> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff89a00000 -     0x7fff89a91ff7  com.apple.cloudkit.CloudKit (259.2.5 - 259.2.5) <241EB647-C917-32F7-956A-6E505827048C> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
        0x7fff89a92000 -     0x7fff89a9cfff  com.apple.IntlPreferences (2.0 - 150.1) <C62C6F4F-38B9-340B-82A6-1F82AFE1D724> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPref erences
        0x7fff89a9d000 -     0x7fff89aaeff7  libsystem_coretls.dylib (35.1.2) <BC691CD1-17B6-39A5-BD02-AF973695FD1D> /usr/lib/system/libsystem_coretls.dylib
        0x7fff89ab4000 -     0x7fff89b36fff  com.apple.PerformanceAnalysis (1.0 - 1) <94F08B1A-F6AF-38D5-BE92-4FED34742966> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff89b37000 -     0x7fff89f0efe7  com.apple.CoreAUC (211.0.0 - 211.0.0) <C8B2470F-3994-37B8-BE10-6F78667604AC> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff89f0f000 -     0x7fff8a04cfff  com.apple.ImageIO.framework (3.3.0 - 1232) <D7AF3CD2-FAB2-3798-9C26-914886852DCD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8a04d000 -     0x7fff8a096ff3  com.apple.HIServices (1.22 - 520.12) <8EAC82AB-6A7D-3606-AF6F-60A9410D1278> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8a097000 -     0x7fff8a1b9ff7  com.apple.LaunchServices (644.12.4 - 644.12.4) <59E909E8-ED4A-33EA-B85D-D409BADDF854> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8a2ba000 -     0x7fff8a2bcfff  libRadiance.dylib (1232) <E670DDEF-60F8-3AEB-B6A2-B20A1340634C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8a2bd000 -     0x7fff8a2bdfff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <B92888D0-ED3F-3430-8F3A-6E56FD16C5F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8a2be000 -     0x7fff8a2c0fff  libCVMSPluginSupport.dylib (11.1.1) <DA0706C5-F02A-3F3D-8EBA-18C04313CA2C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8a2c1000 -     0x7fff8a339ff7  com.apple.SystemConfiguration (1.14 - 1.14) <E0495F7D-5624-3EF7-B7E5-DA0EE708B6E4> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8a33a000 -     0x7fff8a3e0ff7  com.apple.PDFKit (3.1 - 3.1) <D2D019DD-5DCA-3C0D-B9B7-0F919A6CD1DD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8a678000 -     0x7fff8a7bcff7  com.apple.QTKit (7.7.3 - 2890) <6F6CD79F-CFBB-3FE4-82C6-47991346FB17> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8a8a6000 -     0x7fff8a8abff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
        0x7fff8a8ac000 -     0x7fff8a8b4ffb  com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvent s.framework/Versions/A/FSEvents
        0x7fff8a8cf000 -     0x7fff8a92eff3  com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8a92f000 -     0x7fff8a939ff7  com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8a93a000 -     0x7fff8a94cff7  com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8aa74000 -     0x7fff8aa76ff7  com.apple.securityhi (9.0 - 55006) <1F40ECF1-6AEF-3E64-9DAD-ADC646CCEA98> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8aaec000 -     0x7fff8ab60ff3  com.apple.securityfoundation (6.0 - 55126) <DEC91795-7754-334A-8CDA-B429F41B922D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8ab61000 -     0x7fff8abe2ff3  com.apple.CoreUtils (1.0 - 101.1) <45E5E51B-947E-3F2D-BD9C-480E72555C23> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff8abe3000 -     0x7fff8abf3ff7  libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
        0x7fff8acb4000 -     0x7fff8ace1fff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8ae17000 -     0x7fff8ae18ff7  com.apple.AddressBook.ContactsData (9.0 - 1563) <2A4BD452-4279-38AA-A4EE-761903795B05> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
        0x7fff8ae64000 -     0x7fff8ae64ff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
        0x7fff8ae8a000 -     0x7fff8ae8bfff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
        0x7fff8ae8c000 -     0x7fff8ae8cfff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <76EF1C9D-DEA4-3E55-A134-4099B2FD2CF2> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8aea6000 -     0x7fff8b23cfff  com.apple.CoreFoundation (6.9 - 1152) <CBD1591C-405E-376E-87E9-B264610EBF49> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8b279000 -     0x7fff8b27bff7  libquarantine.dylib (76) <DC041627-2D92-361C-BABF-A869A5C72293> /usr/lib/system/libquarantine.dylib
        0x7fff8b542000 -     0x7fff8b57bfff  com.apple.AirPlaySupport (2.0 - 215.15) <C36CC8AF-27CC-3B18-9C3C-3F845B35FDEC> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySu pport
        0x7fff8b591000 -     0x7fff8b591ff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
        0x7fff8b59e000 -     0x7fff8b632fff  com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8b686000 -     0x7fff8b68dfff  com.apple.network.statistics.framework (1.2 - 1) <61B311D1-7F15-35B3-80D4-99B8BE90ACD9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/Networ kStatistics
        0x7fff8b856000 -     0x7fff8b8a2ff7  libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib
        0x7fff8b90a000 -     0x7fff8bd3afff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff8bd3b000 -     0x7fff8bd3ffff  libspindump.dylib (182) <085978DC-A34D-3B72-BC7B-025C35A0A373> /usr/lib/libspindump.dylib
        0x7fff8bd40000 -     0x7fff8be24fff  libcrypto.0.9.8.dylib (52.10.1) <2A2924DE-63FB-37F6-B102-84D69240675B> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8be25000 -     0x7fff8be26fff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8c7b7000 -     0x7fff8c7e3fff  libsandbox.1.dylib (358.1.1) <BA84BDAF-2C59-3CED-8970-9FB029BD7442> /usr/lib/libsandbox.1.dylib
        0x7fff8c81f000 -     0x7fff8cb23ffb  com.apple.HIToolbox (2.1.1 - 757.3) <D827FC03-5668-3AA4-AF0E-46EEF7358EEA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8cb24000 -     0x7fff8cd09ff3  libicucore.A.dylib (531.31) <B08E00D5-13C6-3391-AB3A-8DE693D3B42E> /usr/lib/libicucore.A.dylib
        0x7fff8cd0a000 -     0x7fff8cd21ff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLinearAlgebra.dylib
        0x7fff8cd88000 -     0x7fff8ce7cfff  libFontParser.dylib (134.1) <EA8452DB-9221-3608-95BF-496F58106313> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8ce7d000 -     0x7fff8ceb8fff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8cff6000 -     0x7fff8d0e8ff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
        0x7fff8d0e9000 -     0x7fff8d0eafff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
        0x7fff8d0eb000 -     0x7fff8d0f4fff  com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8d121000 -     0x7fff8d134ff7  com.apple.CoreBluetooth (1.0 - 1) <FA9B43B3-E183-3040-AE25-66EF9870CF35> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
        0x7fff8d135000 -     0x7fff8d176fff  libGLU.dylib (11.1.1) <E9ADAD30-0133-320D-A60E-D1A7F91A7795> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8d177000 -     0x7fff8d190fff  com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8d191000 -     0x7fff8d3d2fff  com.apple.AddressBook.framework (9.0 - 1563) <63953D92-FB0D-31B1-A449-07BA64D08BA9> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8d3d3000 -     0x7fff8d403ff3  com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <3E51287C-E97D-3886-BE88-8F6872400876> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8d404000 -     0x7fff8d43ffff  com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8d440000 -     0x7fff8d570fff  com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundatio n
        0x7fff8d571000 -     0x7fff8d5abffb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8d5ce000 -     0x7fff8d5f9ff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
        0x7fff8d629000 -     0x7fff8d910ffb  com.apple.CoreServices.CarbonCore (1108.2 - 1108.2) <FD87F83F-301A-3BD6-8262-5692FC1B4457> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8d92b000 -     0x7fff8d959fff  com.apple.CoreServicesInternal (221.2.2 - 221.2.2) <16F7A7F1-CF1D-35AD-A91F-690A814048DF> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8d961000 -     0x7fff8d963fff  com.apple.SecCodeWrapper (4.0 - 238.10.1) <8DAF71DB-C99A-3B72-A639-2C8CBEA84B93> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff8d9ed000 -     0x7fff8da12ff7  libPng.dylib (1232) <6E72AE55-AFB0-3FC4-80B2-EBC3353436B7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8da13000 -     0x7fff8daf3fff  com.apple.QuickLookUIFramework (5.0 - 675.13) <A4B5E57E-F363-3C63-8861-4DCEAC3FB23B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8daf6000 -     0x7fff8db03fff  com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/Sp eechRecognitionCore
        0x7fff8db04000 -     0x7fff8db12ff7  com.apple.ToneLibrary (1.0 - 1) <3E6D130D-77B0-31E1-98E3-A6052AB09824> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
        0x7fff8ddcc000 -     0x7fff8dedafff  com.apple.desktopservices (1.9.2 - 1.9.2) <8670FD3B-8A5B-3D84-B21E-DF21140545A2> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8dedb000 -     0x7fff8defcfff  com.apple.framework.Apple80211 (10.1 - 1010.64) <A7378C4B-FFD3-35B9-93E8-0534A2A7B51F> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8df39000 -     0x7fff8df54ff7  com.apple.aps.framework (4.0 - 4.0) <F3C3C246-101E-3E81-9608-D2D6E9352532> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff8e897000 -     0x7fff8e90dfe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
        0x7fff8f254000 -     0x7fff8f396fff  libsqlite3.dylib (168) <7B580EB9-9260-35FE-AE2F-276A2C242BAB> /usr/lib/libsqlite3.dylib
        0x7fff8f3bb000 -     0x7fff8f6eefff  libmecabra.dylib (666.2) <F757CABA-3EDB-3ABA-A378-A7C574EA233B> /usr/lib/libmecabra.dylib
        0x7fff8f6ef000 -     0x7fff8f75bfff  com.apple.framework.CoreWLAN (5.0 - 500.35.2) <37551DDD-C07C-31EB-923A-9721F03D7E29> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8f75c000 -     0x7fff8f760fff  libCoreVMClient.dylib (79) <FC4E08E3-749E-32FF-B5E9-211F29864831> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8f761000 -     0x7fff8f761fff  com.apple.Carbon (154 - 157) <0DF27AD6-ED64-34D7-825D-65297D276652> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8f762000 -     0x7fff8f762fff  com.apple.quartzframework (1.5 - 1.5) <4944127A-F319-3689-AAEC-58591D3CAC07> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8f763000 -     0x7fff8f76eff7  com.apple.DirectoryService.Framework (10.10 - 187) <29F7A48C-D8DD-33EB-B9E3-863DA7DBB421> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8f76f000 -     0x7fff8f7bcfff  com.apple.ImageCaptureCore (6.0 - 6.0) <C2DED299-7E2B-3501-9FD6-74892A7484B3> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8f7bd000 -     0x7fff8f7beffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
        0x7fff8f7fc000 -     0x7fff8f9f646f  libobjc.A.dylib (647) <759E155D-BC42-3D4E-869B-6F57D477177C> /usr/lib/libobjc.A.dylib
        0x7fff8f9f7000 -     0x7fff8fa27fff  com.apple.GSS (4.0 - 2.0) <FD154E62-F4CF-339D-B66C-AF4AED6A94A6> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8fa45000 -     0x7fff8fa59fff  com.apple.MediaLibrary (1.1 - 675) <594FEB5E-5B95-331B-B70D-5F46E079E109> /System/Library/Frameworks/MediaLibrary.framework/Versions/A/MediaLibrary
        0x7fff902fc000 -     0x7fff9031ffff  com.apple.Sharing (328.3.2 - 328.3.2) <F555679F-1CD1-3EB2-8E01-FCB80EF07330> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff90320000 -     0x7fff90332ff7  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/C oreDuetDaemonProtocol
        0x7fff90394000 -     0x7fff9039ffff  libGL.dylib (11.1.1) <1F0EB9FB-4B0F-349B-80DD-93FD3F45B9C7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff90485000 -     0x7fff904ecffb  com.apple.datadetectorscore (6.0 - 396.1.1) <80379385-A4EC-3F9B-AFED-9B1DF781943D> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff904ed000 -     0x7fff904f6ff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
        0x7fff904f7000 -     0x7fff9054bfff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
        0x7fff9054c000 -     0x7fff90694ff7  com.apple.WebKitLegacy (10600 - 10600.3.18) <91B3E705-1378-3F73-B079-3223E838B629> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy. framework/Versions/A/WebKitLegacy
        0x7fff90695000 -     0x7fff9069aff7  libsystem_stats.dylib (163.10.18) <9B8CCF24-DDDB-399A-9237-4BEC225D2E8C> /usr/lib/system/libsystem_stats.dylib
        0x7fff906ae000 -     0x7fff906d9fff  com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff906da000 -     0x7fff906e2ffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
        0x7fff906e3000 -     0x7fff906e5fff  com.apple.loginsupport (1.0 - 1) <21DBC18C-F260-39FC-B52F-04A5AA84523A> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport
        0x7fff906e6000 -     0x7fff9169dffb  com.apple.WebCore (10600 - 10600.3.15) <59A28076-26E4-3CE2-B6FC-AF59308C0B95> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff916a1000 -     0x7fff916c9fff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
        0x7fff91897000 -     0x7fff91d83ff7  com.apple.MediaToolbox (1.0 - 1562.107) <F0888EAC-FB6D-35C5-B2FB-AC9A72FE4650> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff91d84000 -     0x7fff91eefff7  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff91f22000 -     0x7fff91f68ffb  libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff91f69000 -     0x7fff91fddfff  com.apple.ApplicationServices.ATS (360 - 375) <2824D38D-460D-353C-9D18-499B4BEEABB7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff91fde000 -     0x7fff91feffff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
        0x7fff92049000 -     0x7fff920bbff7  com.apple.framework.IOKit (2.0.2 - 1050.10.8) <FDFB1FBE-6A0E-3D63-828C-CD53500FCB0F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff92127000 -     0x7fff9212ffff  libMatch.1.dylib (24) <C917279D-33C2-38A8-9BDD-18F3B24E6FBD> /usr/lib/libMatch.1.dylib
        0x7fff92130000 -     0x7fff9214aff7  libextension.dylib (55.1) <6D0CF094-85E8-3F5B-A3F1-25ECF60F80D9> /usr/lib/libextension.dylib
        0x7fff9214b000 -     0x7fff9227dff7  com.apple.MediaControlSender (2.0 - 215.15) <454420EB-E6FE-3074-8D58-67471E1D61E5> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff9227e000 -     0x7fff92307fff  com.apple.CoreSymbolication (3.1 - 57020) <FDF8F348-164D-38F9-90EB-F42585DD2C77> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff92308000 -     0x7fff92310fff  libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff92311000 -     0x7fff9271eff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff92777000 -     0x7fff92777ff7  liblaunch.dylib (559.10.3) <DFCDEBDF-8247-3DC7-9879-E7E497DDA4B4> /usr/lib/system/liblaunch.dylib
        0x7fff92778000 -     0x7fff9277bfff  com.apple.xpc.ServiceManagement (1.0 - 1) <5EFD45BF-B0CD-39F2-8232-6BA33E63E5D4> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff92790000 -     0x7fff92791ff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
        0x7fff92855000 -     0x7fff928bcff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff928bd000 -     0x7fff9290cff7  com.apple.opencl (2.4.2 - 2.4.2) <D16CFDE6-B5F7-301A-995E-8B583D8C675A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff9290d000 -     0x7fff92945fff  com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff9294c000 -     0x7fff9297cfff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
        0x7fff929bc000 -     0x7fff929d2ff7  com.apple.CoreMediaAuthoring (2.2 - 951) <3EAFC9D1-8D7C-30CF-92C7-903A5C241763> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff92a32000 -     0x7fff92bc0fff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff92bc1000 -     0x7fff92c0eff3  com.apple.print.framework.PrintCore (10.0 - 451) <3CA58254-D14F-3913-9DFB-CAC499570CC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff92d28000 -     0x7fff92e86ffb  com.apple.avfoundation (2.0 - 889.102) <7D2E62AF-CDEA-394C-84B2-656629F00197> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff92e96000 -     0x7fff92eb3ffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
        0x7fff92f73000 -     0x7fff9308afe7  libvDSP.dylib (516) <DFEDB210-49D1-3803-88A2-C61DB6A45C3D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff9308b000 -     0x7fff93098fff  com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff930c6000 -     0x7fff930eaff7  com.apple.quartzfilters (1.10.0 - 1.10.0) <1AE50F4A-0098-34E7-B24D-DF7CB94073CE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff9312c000 -     0x7fff93146fff  com.apple.AppleVPAFramework (1.2.10 - 1.2.10) <DC3D5A44-AB1E-32A9-9D22-FC922B52346A> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
        0x7fff93147000 -     0x7fff93149ff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
        0x7fff9314a000 -     0x7fff9314dff7  com.apple.Mangrove (1.0 - 1) <2AF1CAE9-8BF9-33C4-9C1B-123DBAF1522B> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff9314e000 -     0x7fff93174ff7  com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff93175000 -     0x7fff93217ff7  com.apple.Bluetooth (4.3.2 - 4.3.2f6) <95676652-21AB-3FFA-B53D-EBC8BF4E913E> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
        0x7fff93218000 -     0x7fff93232ff3  com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff93233000 -     0x7fff9324fff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
        0x7fff9330f000 -     0x7fff93310fff  libSystem.B.dylib (1213) <90B107BC-FF74-32CC-B1CF-4E02F544D957> /usr/lib/libSystem.B.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 1
        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: 99308
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=276.3M resident=135.8M(49%) swapped_out_or_unallocated=140.4M(51%)
    Writable regions: Total=75.1M written=7308K(9%) resident=8272K(11%) swapped_out=0K(0%) unallocated=67.0M(89%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG shared images                    144K
    Kernel Alloc Once                     8K
    MALLOC                             49.7M
    MALLOC (admin)                       32K
    Memory Tag 242                       12K
    STACK GUARD                        56.0M
    Stack                              8264K
    VM_ALLOCATE                        17.1M
    __DATA                             33.0M
    __IMAGE                             528K
    __LINKEDIT                         71.2M
    __TEXT                            205.0M
    __UNICODE                           544K
    mapped file                        49.6M
    shared memory                         4K
    ===========                      =======
    TOTAL                             491.0M
    Model: iMac11,2, BootROM IM112.0057.B01, 2 processors, Intel Core i3, 3.06 GHz, 12 GB, SMC 1.64f5
    Graphics: ATI Radeon HD 4670, ATI Radeon HD 4670, PCIe, 256 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x0000, 0x424B48343030534F32353630382D31333333
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x0000, 0x424B48343030534F32353630382D31333333
    Memory Module: BANK 0/DIMM1, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020
    Memory Module: BANK 1/DIMM1, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 4.0.74.0-P2P
    Bluetooth: Version 4.3.2f6 15235, 3 services, 27 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: WDC WD5000AAKS-40V6A0, 500,11 GB
    Serial ATA Device: PIONEER DVD-RW  DVRTS09
    USB Device: Hub
    USB Device: BRCM2046 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: Internal Memory Card Reader
    USB Device: Hub
    USB Device: MT1806
    USB Device: Built-in iSight
    USB Device: IR Receiver

    * Download a new copy of the Firefox program: http://www.mozilla.com/firefox/all.html
    * Trash the current Firefox application to do a clean (re-)install.
    * Install the new version that you have downloaded.
    Your profile data is stored elsewhere in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder], so you won't lose your bookmarks and other personal data.

  • How can I make Encore assign the specified asset in a complicated project to the file VTS_01_1.VOB?

    in terms of disk protection I need the VTS_01_1.VOB file to contain the unnececcary video I planned for it so that I could make this file unreadable afterwards and turn the DVD image file into a copy-proof one. The situation is problematic cause there are 9 menus linked to 1 another and to about 60 timelines. Each time I make changes to moving or reassigning them Encores burns it all differently i.e. ..1.VOB file varies every time but not the way I wished it to be. People, help! My head is no longer a place of serenity

    Sorry - I should have posted a "nerdy bit" warning.
    DVD Authoring is accomplished by a complex series of commands & system presets, some of which are programmable by the author (the amount of control you have over your project varies according to the design of the application) and some of which are set and unchangeable. The programmable commands are GPRM (General Parameters) and the set ones are SPRM (system parameters). Some system parameters can be varied according to various other commands and logic (if/then/else/or etc).
    What you end up with in a full-spec authoring system is basically a blank title that you have to program from scratch to get a playable DVD. Sonic's Scenarist is a good example of this and to get a working disc you will need to fully understand DVD heirarchy, structure, commands & procedures (how it all hangs together).
    This is very complex (and even more so wtth BluRay) and not very user friendly to put it rather mildly.
    Enter the Abstraction Layer.
    This is an additional interface between you, the author, and the program's command interface (the "authorcore") and does most of the coding for you. Adobe's abstraction layer gets you access to most things that most people will need (but not all of it). All the programming is done for you by the AL.
    The downside is that this will inevitably cause limitations. In a full-spec system you can control exactly what goes where on the disc - but even with Scenarist & DVD-Lab Pro, you will still need to create the actual VTS (and all it's titles & menus) manually, and VTS 1 will be written to the disc (and the image) first. Your overall control is also limited to the things that have been included in the abstraction layer - the developers generally try to take a best guess at the things most people will want to do & create an interface that will allow them to get on with it and not need to know the physical layout of a DVD to make it all work.
    To do this they must make compromises though, as the DVD specifications still have to be obeyed of course.
    How does this matter? One of the decisions they made was to get around a whole heap of spec related problems by putting each timeline into it's own VTS. This means one clip per VTS (you can put multiple clips on a timeline, as you can put multiple clips (or "titles") in a VTS in full spec systems) and these VTS will be created in the order you create your timelines. So your first created timeline will end up as VTS 1, the next as VTS 2 and so on.
    I hope this helps.

  • How can I close an Open PDF form without crashing the browser

    Hi
    We have build a webdynpro application in Java. In this application, we are make using of the Interactive form to bring up  a PDF form that the users can print. Our issue is that no matter what approach we take there is no gracefull way to exit once the PDF is displayed.
    Here are the approaches we took.
    1) Embed the PDF in the existing Window. The form comes up correctly with all fields, but there is no way to get out from it. A browser back doesnt help, nor is there a default close button in the PDF window.
    2) Bring up the PDF on a separate window.The PDF does come up fine on this new window. We were hoping to use the window.destroyInstanece() method on this new window to both close the window and gracefully exit the PDF form. This too dint quite work out and resulted in a browser crash.
    I am sure others must have faced a similar problem. Are there any suggestions on how we can handle this. I found a few other posts with similar issues but no clear answers.
    We are using Adobe 7.0.9 Reader on the client end.
    Regards
    Aju Paul

    I have been working with Aju on this issue. We are still experiencing the issue.
    We have tried using the destroyWindow() method and using a fireplug to redirect the application. When we have an Interactive form embedded on one of the views in the window, the application will cause a browser crash when we try to destroy popup window or redirect the applicaiton.
    If we remove the Interactive form from the view, we can destroy the window and we can redirect the application. The problem only  occurs when the Interactive form is present.
    We have recently upgraded our server to SP10. I have also reloaded the ACF on my pc. Neither of the steps resolved the issue. What else can we look at to see what may be causing the issue.
    Thanks.....Tommy Knight

  • How do I make my LabWindows CVI programme stand alone?

    I have made a programme that communicates with a microcontroller through a serial link using the RS-232 command library,etc.
    What I now want to do is to make my programme independent of LabWindows interface. I want to execute the programme in another similar machine but it doesn´t have LabWindows. I tried doing this by copying the whole directory of my programme files on to the new computer but when I tried executing it there it said that it didn´t find cvirte.dll file when I replaced the cvirte.dll file from the computer in which I had created the application the programme is now not running at all. When I try running the _dbg.exe file it just gives an error message.
    Please suggest what can I do to make my
    programme independent of the computer on which I developed it.

    CVI is a compiler, that is it can create executables that can run without the IDE interface. To obtain the executable you must do the following:
    1. In the project window, select Build >> Configuration menu and select 'Release' option
    2. Execute Build >> Create release executable function to create the .EXE file
    To run the executable in the target machine, you must install the CVI Run-Time Engine on that machine. It is not possible simply to copy the cvirte.dll on the hard disk, since it must be registered in the system. To install it you can either:
    1. Find the CVIRTE directory in the CVI installation disk and use SETUP.EXE to install it on the target machine, or
    2. Use the Build >> Create Distribution Kit function in the project menu and sele
    ct the correct 'Install Run-Time Engine' option.
    Hope this helps
    Roberto
    Proud to use LW/CVI from 3.1 on.
    My contributions to the Developer Zone Community
    If I have helped you, why not giving me a kudos?

  • Want help to execute the programm of MethodEntryEvent

    Hi,
    I am trying to develop a programm for automatic logging in the programme. I took the hepl of java API and the Google site for searching some programms and successed also. but while running these sample programms i am getting classNotFound exception and some other exceptions also. i executed the programm Seq.java downloaded from the site http://search.cpan.org/src/PHILCROW/UML-Sequence-0.05/java/Seq.java. i am not able to understand how to execute it. what ever i tried its giving the same output whatever defined in the System.err() in the file. but it should display the corrosponding class details for which i need to see the output.
    can anyone help me in this regard and tell me the process to execute the programm.
    i took another e.g. trace example, which (in J2SE 1.4.x or 5.x) will be found in $JAVA_HOME/demo/jpda/examples.jar and unpacking it by
    jar -xvf $JAVA_HOME/demo/jpda/examples.jar i found the
    com/sun/tools/example/trace/Trace.java
    when i tried to execute it to see the output for some other programm i got the following exceptions,
    -- VM Started --
    ====== main ======
    main -- DateExample
    | Exception: instance of java.lang.ClassNotFoundException(id=97) catch: java.lang.ClassLoader:286
    | | | | | | | | | | | | | | | | | | | | Exception: instance of java.lang.ClassNotFoundException(id=98) catch: java.lang.ClassLoader:286
    | | | | | | | | | | | | | | | | | | | | | | | Exception: instance of java.lang.ClassNotFoundException(id=98) catch: java.lang.ClassLoader:286
    | | | | | | | | | | | | | | | | | | | Exception: instance of java.io.FileNotFoundException(id=99) catch: sun.misc.URLClassPath:293
    | | | | | | | | | | | | | | | | | | | | | | | | | | | Exception: instance of java.io.FileNotFoundException(id=99) catch: sun.misc.URLClassPath:293
    | | | | | | | | | | | | | | | | | | | | | | | | Exception: instance of java.io.FileNotFoundException(id=100) catch: sun.misc.URLClassPath:293
    | | | | | | | | | | | | | | | | | | | | | | | | | | | Exception: instance of java.io.FileNotFoundException(id=100) catch: sun.misc.URLClassPath:293
    | | | | | | | | | | | | | | | | | | | | | | | | Exception: instance of java.io.FileNotFoundException(id=101) catch: sun.misc.URLClassPath:293
    | | | | | | | | | | | | | | | | | | | | | | | | | | | Exception: instance of java.io.FileNotFoundException(id=101) catch: sun.misc.URLClassPath:293
    | | | | | | | | | | | | | | | | | | | | | | | | Exception: instance of java.lang.ClassNotFoundException(id=102) catch: java.util.ResourceBundle:1074
    | | | | | | | | | | | | | | | | | | | | | | Exception: instance of java.lang.ClassNotFoundException(id=102) catch: java.util.ResourceBundle:1074
    | | | | | | | | | | | | | | | | Exception: instance of java.io.FileNotFoundException(id=105) catch: sun.misc.URLClassPath:293
    | | | | | | | | | | | | | | | | | | | | | | | | | | | | Exception: instance of java.io.FileNotFoundException(id=105) catch: sun.misc.URLClassPath:293
    | | | | | | | | | | | | | | | | | | | | | | | | | Exception: instance of java.io.FileNotFoundException(id=106) catch: sun.misc.URLClassPath:293
    | | | | | | | | | | | | | | | | | | | | | | | | | | | | Exception: instance of java.io.FileNotFoundException(id=106) catch: sun.misc.URLClassPath:293
    | | | | | | | | | | | | | | | | | | | | | | | | | Exception: instance of java.io.FileNotFoundException(id=115) catch: null
    | | | | | | | | | | | | | | Exception: instance of java.io.FileNotFoundException(id=118) catch: null
    ====== main end ======
    -- The application exited --
    i execute this programm i used the command as
    java Trace -output trace.log DateExample
    where trace.log is output file and DateExample is the java file.
    Can any one help me in this regard to execute the programms and can give me a detailed solution procedure.
    can anyone suggest me any other programm for auto exit and entry display for classes or methods with detailed execution steps.
    Thanks,

    Hi,
    i tried by setting the class path in the environment variables.
    still i am getting the same exceptions. i m sending the files on which i m working and requesting to give some solution. the files are
    // Trace.java
    import com.sun.jdi.VirtualMachine;
    import com.sun.jdi.Bootstrap;
    import com.sun.jdi.connect.*;
    import java.util.Map;
    import java.util.List;
    import java.util.Iterator;
    import java.io.PrintWriter;
    import java.io.FileWriter;
    import java.io.IOException;
    * This program traces the execution of another program.
    * See "java Trace -help".
    * It is a simple example of the use of the Java Debug Interface.
    * @version @(#) Trace.java 1.4 03/01/23 17:55:38
    * @author Robert Field
    public class Trace {
    // Running remote VM
    private final VirtualMachine vm;
    // Thread transferring remote error stream to our error stream
    private Thread errThread = null;
    // Thread transferring remote output stream to our output stream
    private Thread outThread = null;
    // Mode for tracing the Trace program (default= 0 off)
    private int debugTraceMode = 0;
    // Do we want to watch assignments to fields
    private boolean watchFields = false;
    // Class patterns for which we don't want events
    private String[] excludes = {"java.*", "javax.*", "sun.*",
    "com.sun.*"};
    * main
    public static void main(String[] args) {
    //new Trace(args);
    //DateExample d = new DateExample();
    //String[] arg = {(new DateExample().toString())};
    //String[] arg = {"E:/java_progs/classLoader/project logging/com/sun/tools/example/trace/DateExample.java"};
    //d.dateDisplay();
    new Trace(args);
    * Parse the command line arguments.
    * Launch target VM.
    * Generate the trace.
    Trace(String[] args) {
    System.out.println("entered into the method Trace(String[] args)");
    PrintWriter writer = new PrintWriter(System.out);
    System.out.println("Printer object created.....");
    int inx;
    for (inx = 0; inx < args.length; ++inx) {
    System.out.println("inside for loop args.length is "+args.length+" and the data is "+args[inx]);
    String arg = args[inx];
    if (arg.charAt(0) != '-') {
    break;
    if (arg.equals("-output")) {
    System.out.println("inside args== -output");
    try {
    writer = new PrintWriter(new FileWriter(args[++inx]));
    System.out.println("writer object createed....");
    } catch (IOException exc) {
    System.err.println("Cannot open output file: " + args[inx]
    + " - " + exc);
    System.exit(1);
    } else if (arg.equals("-all")) {
    System.out.println("inside args== -all");
    excludes = new String[0];
    } else if (arg.equals("-fields")) {
    System.out.println("inside args== -fields");
    watchFields = true;
    } else if (arg.equals("-dbgtrace")) {
    System.out.println("inside args== -bdgtrace");
    debugTraceMode = Integer.parseInt(args[++inx]);
    System.out.println("inside args== -bdgtrace the debugTraceMode is "+debugTraceMode);
    } else if (arg.equals("-help")) {
    System.out.println("inside args== -help called usage();");
    usage();
    System.exit(0);
    } else {
    System.err.println("No option: " + arg);
    usage();
    System.exit(1);
    System.out.println("the index is "+inx+" the args.length is "+args.length);
    if (inx >= args.length) {
    System.err.println("<class> missing");
    usage();
    System.exit(1);
    StringBuffer sb = new StringBuffer();
    sb.append(args[inx]);
    for (++inx; inx < args.length; ++inx) {
    sb.append(' ');
    sb.append(args[inx]);
    System.out.println("the string buffer contains \n "+sb);
    vm = launchTarget(sb.toString());
    generateTrace(writer);
    System.out.println("after generateTrace(writer)");
    * Generate the trace.
    * Enable events, start thread to display events,
    * start threads to forward remote error and output streams,
    * resume the remote VM, wait for the final event, and shutdown.
    void generateTrace(PrintWriter writer) {
    System.out.println("inside generateTrace(PrintWriter writer) the debugTraceMode is "+debugTraceMode);
    vm.setDebugTraceMode(debugTraceMode);
    EventThread eventThread = new EventThread(vm, excludes, writer);
    eventThread.setEventRequests(watchFields);
    System.out.println("inside generateTrace(PrintWriter writer) the eventThread.setEventRequests(watchFields) is ");
    eventThread.start();
    redirectOutput();
    vm.resume();
    // Shutdown begins when event thread terminates
    try {
    eventThread.join();
    errThread.join(); // Make sure output is forwarded
    outThread.join(); // before we exit
    } catch (InterruptedException exc) {
    // we don't interrupt
    writer.close();
    System.out.println("the writer is closed....");
    * Launch target VM.
    * Forward target's output and error.
    VirtualMachine launchTarget(String mainArgs) {
    System.out.println("inside VirtualMachine launchTarget(String mainArgs) "+mainArgs);
    LaunchingConnector connector = findLaunchingConnector();
    System.out.println("Lunching connector found "+connector);
    Map arguments = connectorArguments(connector, mainArgs);
    try {
    return connector.launch(arguments);
    } catch (IOException exc) {
    throw new Error("Unable to launch target VM: " + exc);
    } catch (IllegalConnectorArgumentsException exc) {
    throw new Error("Internal error: " + exc);
    } catch (VMStartException exc) {
    throw new Error("Target VM failed to initialize: " +
    exc.getMessage());
    void redirectOutput() {
    Process process = vm.process();
    System.out.println("inside redirectOutput() after getting the virtual m/c process");
    // Copy target's output and error to our output and error.
    errThread = new StreamRedirectThread("error reader",
    process.getErrorStream(),
    System.err);
    outThread = new StreamRedirectThread("output reader",
    process.getInputStream(),
    System.out);
    errThread.start();
    outThread.start();
    * Find a com.sun.jdi.CommandLineLaunch connector
    LaunchingConnector findLaunchingConnector() {
    List connectors = Bootstrap.virtualMachineManager().allConnectors();
    System.out.println("inside redirectOutput() after getting the connectors list");
    Iterator iter = connectors.iterator();
    while (iter.hasNext()) {
    Connector connector = (Connector)iter.next();
    System.out.println("inside while (iter.hasNext()) after getting the connector objects from itterator");
    if (connector.name().equals("com.sun.jdi.CommandLineLaunch")) {
    System.out.println("inside if (connector.name().equals('com.sun.jdi.CommandLineLaunch'))");
    return (LaunchingConnector)connector;
    throw new Error("No launching connector");
    * Return the launching connector's arguments.
    Map connectorArguments(LaunchingConnector connector, String mainArgs) {
    System.out.println("Map connectorArguments(LaunchingConnector connector, String mainArgs) the mainArgs is "+mainArgs);
    Map arguments = connector.defaultArguments();
    Connector.Argument mainArg =
    (Connector.Argument)arguments.get("main");
    if (mainArg == null) {
    System.out.println("inside the mainArg==null ");
    throw new Error("Bad launching connector");
    mainArg.setValue(mainArgs);
    System.out.println("the mainArg is "+mainArg);
    if (watchFields) {
    System.out.println("inside the if (watchFields)********");
    // We need a VM that supports watchpoints
    Connector.Argument optionArg =
    (Connector.Argument)arguments.get("options");
    if (optionArg == null) {
    throw new Error("Bad launching connector");
    System.out.println("inside the if (watchFields)the optionArg is "+optionArg);
    optionArg.setValue("-classic");
    System.out.println("optionArg.getValue() is ");
    return arguments;
    * Print command line usage help
    void usage() {
    System.out.println("inside usage()");
    System.err.println("Usage: java Trace <options> <class> <args>");
    System.err.println("<options> are:");
    System.err.println(
    " -output <filename> Output trace to <filename>");
    System.err.println(
    " -all Include system classes in output");
    System.err.println(
    " -help Print this help message");
    System.err.println("<class> is the program to trace");
    System.err.println("<args> are the arguments to <class>");
    // DateExample.java
    import java.util.Date;
    import java.text.DateFormat;
    import java.util.Calendar;
    import java.text.ParseException;
    import java.text.SimpleDateFormat;
    public class DateExample {
    public static void main(String[] args) {
    Date a = new Date();
    System.out.println("Today is : "+a);
    Calendar ca= Calendar.getInstance();
    ca.set(a.getYear(),a.getMonth(),a.getDate());
    ca.add(Calendar.DATE,1);
    DateFormat df1 = DateFormat.getDateInstance(DateFormat.SHORT);
    String s1 = df1.format(ca.getTime());
    System.out.println("(SHORT) Today is + 1 :" + s1);
    //java.sql.Date s = new java.sql.Date(2005,6,1);
    //System.out.println("Date from sql is : "+s);
    Date a1 = new Date(2005,06,01);
    System.out.println("Today is a1 : "+a1);
    java.text.SimpleDateFormat formatter = new java.text.SimpleDateFormat("MM-dd-yyyy HH:mm:ss");
    System.out.println("After format :"+formatter.format(a1));
    System.out.println("After format :"+formatter.format(new Date(s1)));
    java.text.SimpleDateFormat formatter1 = new java.text.SimpleDateFormat("MM/dd/yyyy HH:mm:ss");
    System.out.println("After format :"+formatter1.format(a1));
    // EventThread.java
    import com.sun.jdi.*;
    import com.sun.jdi.request.*;
    import com.sun.jdi.event.*;
    import java.util.*;
    import java.io.PrintWriter;
    * This class processes incoming JDI events and displays them
    * @version @(#) EventThread.java 1.4 03/01/23 17:55:38
    * @author Robert Field
    public class EventThread extends Thread {
    private final VirtualMachine vm; // Running VM
    private final String[] excludes; // Packages to exclude
    private final PrintWriter writer; // Where output goes
    static String nextBaseIndent = ""; // Starting indent for next thread
    private boolean connected = true; // Connected to VM
    private boolean vmDied = true; // VMDeath occurred
    // Maps ThreadReference to ThreadTrace instances
    private Map traceMap = new HashMap();
    EventThread(VirtualMachine vm, String[] excludes, PrintWriter writer) {
    super("event-handler");
    this.vm = vm;
    this.excludes = excludes;
    this.writer = writer;
    System.out.println("inside EventThread(VirtualMachine vm, String[] excludes, PrintWriter writer) ");
    * Run the event handling thread.
    * As long as we are connected, get event sets off
    * the queue and dispatch the events within them.
    public void run() {
    System.out.println("inside run() ");
    EventQueue queue = vm.eventQueue();
    while (connected) {
    System.out.println("inside while (connected) ");
    try {
    EventSet eventSet = queue.remove();
    EventIterator it = eventSet.eventIterator();
    System.out.println("got EventSet and EventIterator *** ");
    while (it.hasNext()) {
    System.out.println("inside while (it.hasNext())");
    handleEvent(it.nextEvent());
    eventSet.resume();
    System.out.println("event is resumed ***** ");
    } catch (InterruptedException exc) {
    // Ignore
    } catch (VMDisconnectedException discExc) {
    handleDisconnectedException();
    break;
    * Create the desired event requests, and enable
    * them so that we will get events.
    * @param excludes Class patterns for which we don't want events
    * @param watchFields Do we want to watch assignments to fields
    void setEventRequests(boolean watchFields) {
    System.out.println("inside setEventRequests(boolean watchFields) ");
    EventRequestManager mgr = vm.eventRequestManager();
    // want all exceptions
    ExceptionRequest excReq = mgr.createExceptionRequest(null,
    true, true);
    // suspend so we can step
    excReq.setSuspendPolicy(EventRequest.SUSPEND_ALL);
    excReq.enable();
    MethodEntryRequest menr = mgr.createMethodEntryRequest();
    for (int i=0; i<excludes.length; ++i) {
    System.out.println("inside for (int i=0; i><excludes.length; ++i) for createMethodEntryRequest() ");
    menr.addClassExclusionFilter(excludes);
    menr.setSuspendPolicy(EventRequest.SUSPEND_NONE);
    menr.enable();
    MethodExitRequest mexr = mgr.createMethodExitRequest();
    for (int i=0; i><excludes.length; ++i) {
    System.out.println("inside for (int i=0; i><excludes.length; ++i) for createMethodExitRequest() ");
    mexr.addClassExclusionFilter(excludes);
    mexr.setSuspendPolicy(EventRequest.SUSPEND_NONE);
    mexr.enable();
    ThreadDeathRequest tdr = mgr.createThreadDeathRequest();
    // Make sure we sync on thread death
    tdr.setSuspendPolicy(EventRequest.SUSPEND_ALL);
    tdr.enable();
    if (watchFields) {
    System.out.println("inside if (watchFields) ************** ");
    ClassPrepareRequest cpr = mgr.createClassPrepareRequest();
    for (int i=0; i><excludes.length; ++i) {
    System.out.println("inside for (int i=0; i><excludes.length; ++i) the excludes.length is ************** "+excludes.length);
    cpr.addClassExclusionFilter(excludes);
    cpr.setSuspendPolicy(EventRequest.SUSPEND_ALL);
    cpr.enable();
    * This class keeps context on events in one thread.
    * In this implementation, context is the indentation prefix.
    class ThreadTrace {
    final ThreadReference thread;
    final String baseIndent;
    static final String threadDelta = " ";
    StringBuffer indent;
    ThreadTrace(ThreadReference thread) {
    System.out.println("inside ThreadTrace(ThreadReference thread)");
    this.thread = thread;
    this.baseIndent = nextBaseIndent;
    indent = new StringBuffer(baseIndent);
    nextBaseIndent += threadDelta;
    println("====== " + thread.name() + " ======");
    private void println(String str) {
    System.out.println("inside void println(String str)");
    writer.print(indent);
    writer.println(str);
    void methodEntryEvent(MethodEntryEvent event) {
    System.out.println("inside methodEntryEvent(MethodEntryEvent event)");
    println(event.method().name() + " -- "
    + event.method().declaringType().name());
    indent.append("| ");
    void methodExitEvent(MethodExitEvent event) {
    System.out.println("inside methodExitEvent(MethodExitEvent event)");
    indent.setLength(indent.length()-2);
    void fieldWatchEvent(ModificationWatchpointEvent event) {
    System.out.println("inside fieldWatchEvent(ModificationWatchpointEvent event)");
    Field field = event.field();
    Value value = event.valueToBe();
    println(" " + field.name() + " = " + value);
    void exceptionEvent(ExceptionEvent event) {
    System.out.println("inside exceptionEvent(ExceptionEvent event) ");
    println("Exception: " + event.exception() +
    " catch: " + event.catchLocation());
    // Step to the catch
    EventRequestManager mgr = vm.eventRequestManager();
    StepRequest req = mgr.createStepRequest(thread,
    StepRequest.STEP_MIN,
    StepRequest.STEP_INTO);
    System.out.println("stepRequest is created "+req);
    req.addCountFilter(1); // next step only
    req.setSuspendPolicy(EventRequest.SUSPEND_ALL);
    req.enable();
    // Step to exception catch
    void stepEvent(StepEvent event) {
    System.out.println("inside stepEvent(StepEvent event) ");
    // Adjust call depth
    int cnt = 0;
    indent = new StringBuffer(baseIndent);
    try {
    cnt = thread.frameCount();
    System.out.println("inside try cnt is "+cnt);
    } catch (IncompatibleThreadStateException exc) {
    while (cnt-- > 0) {
    System.out.println("inside while indent is "+indent);
    indent.append("| ");
    EventRequestManager mgr = vm.eventRequestManager();
    mgr.deleteEventRequest(event.request());
    void threadDeathEvent(ThreadDeathEvent event) {
    System.out.println("inside threadDeathEvent(ThreadDeathEvent event) ");
    indent = new StringBuffer(baseIndent);
    println("====== " + thread.name() + " end ======");
    * Returns the ThreadTrace instance for the specified thread,
    * creating one if needed.
    ThreadTrace threadTrace(ThreadReference thread) {
    ThreadTrace trace = (ThreadTrace)traceMap.get(thread);
    System.out.println("inside ThreadTrace threadTrace(ThreadReference thread) trace is "+trace);
    if (trace == null) {
    trace = new ThreadTrace(thread);
    traceMap.put(thread, trace);
    return trace;
    * Dispatch incoming events
    private void handleEvent(Event event) {
    System.out.println("inside handleEvent(Event event) ");
    if (event instanceof ExceptionEvent) {
    System.out.println("inside handleEvent(Event event) in ExceptionEvent ");
    exceptionEvent((ExceptionEvent)event);
    } else if (event instanceof ModificationWatchpointEvent) {
    System.out.println("inside handleEvent(Event event) in ModificationWatchpointEvent ");
    fieldWatchEvent((ModificationWatchpointEvent)event);
    } else if (event instanceof MethodEntryEvent) {
    System.out.println("inside handleEvent(Event event) in MethodEntryEvent ");
    methodEntryEvent((MethodEntryEvent)event);
    } else if (event instanceof MethodExitEvent) {
    System.out.println("inside handleEvent(Event event) in MethodExitEvent ");
    methodExitEvent((MethodExitEvent)event);
    } else if (event instanceof StepEvent) {
    System.out.println("inside handleEvent(Event event) in StepEvent ");
    stepEvent((StepEvent)event);
    } else if (event instanceof ThreadDeathEvent) {
    System.out.println("inside handleEvent(Event event) in ThreadDeathEvent ");
    threadDeathEvent((ThreadDeathEvent)event);
    } else if (event instanceof ClassPrepareEvent) {
    System.out.println("inside handleEvent(Event event) in ClassPrepareEvent ");
    classPrepareEvent((ClassPrepareEvent)event);
    } else if (event instanceof VMStartEvent) {
    System.out.println("inside handleEvent(Event event) in VMStartEvent ");
    vmStartEvent((VMStartEvent)event);
    } else if (event instanceof VMDeathEvent) {
    System.out.println("inside handleEvent(Event event) in VMDeathEvent ");
    vmDeathEvent((VMDeathEvent)event);
    } else if (event instanceof VMDisconnectEvent) {
    System.out.println("inside handleEvent(Event event) in VMDisconnectEvent ");
    vmDisconnectEvent((VMDisconnectEvent)event);
    } else {
    System.out.println("inside handleEvent(Event event) in else unexcepted type ");
    throw new Error("Unexpected event type");
    * A VMDisconnectedException has happened while dealing with
    * another event. We need to flush the event queue, dealing only
    * with exit events (VMDeath, VMDisconnect) so that we terminate
    * correctly.
    synchronized void handleDisconnectedException() {
    System.out.println("inside handleDisconnectedException() ");
    EventQueue queue = vm.eventQueue();
    while (connected) {
    System.out.println("inside handleDisconnectedException() in while (connected) ");
    try {
    EventSet eventSet = queue.remove();
    EventIterator iter = eventSet.eventIterator();
    System.out.println("inside handleDisconnectedException() got EventSet & EventIterator ");
    while (iter.hasNext()) {
    System.out.println("inside handleDisconnectedException() in while (iter.hasNext()) ");
    Event event = iter.nextEvent();
    if (event instanceof VMDeathEvent) {
    System.out.println("inside handleDisconnectedException() in if ");
    vmDeathEvent((VMDeathEvent)event);
    } else if (event instanceof VMDisconnectEvent) {
    System.out.println("inside handleDisconnectedException() in else ");
    vmDisconnectEvent((VMDisconnectEvent)event);
    eventSet.resume(); // Resume the VM
    } catch (InterruptedException exc) {
    // ignore
    private void vmStartEvent(VMStartEvent event) {
    System.out.println("inside vmStartEvent(VMStartEvent event)**** ");
    writer.println("-- VM Started --");
    // Forward event for thread specific processing
    private void methodEntryEvent(MethodEntryEvent event) {
    System.out.println("inside methodEntryEvent(MethodEntryEvent event)****** ");
    threadTrace(event.thread()).methodEntryEvent(event);
    // Forward event for thread specific processing
    private void methodExitEvent(MethodExitEvent event) {
    System.out.println("inside methodExitEvent(MethodExitEvent event)****** ");
    threadTrace(event.thread()).methodExitEvent(event);
    // Forward event for thread specific processing
    private void stepEvent(StepEvent event) {
    System.out.println("inside stepEvent(StepEvent event)****** ");
    threadTrace(event.thread()).stepEvent(event);
    // Forward event for thread specific processing
    private void fieldWatchEvent(ModificationWatchpointEvent event) {
    System.out.println("inside fieldWatchEvent(ModificationWatchpointEvent event)***** ");
    threadTrace(event.thread()).fieldWatchEvent(event);
    void threadDeathEvent(ThreadDeathEvent event) {
    System.out.println("inside threadDeathEvent(ThreadDeathEvent event)****** ");
    ThreadTrace trace = (ThreadTrace)traceMap.get(event.thread());
    if (trace != null) { // only want threads we care about
    trace.threadDeathEvent(event); // Forward event
    * A new class has been loaded.
    * Set watchpoints on each of its fields
    private void classPrepareEvent(ClassPrepareEvent event) {
    System.out.println("inside classPrepareEvent(ClassPrepareEvent event)****** ");
    EventRequestManager mgr = vm.eventRequestManager();
    List fields = event.referenceType().visibleFields();
    for (Iterator it = fields.iterator(); it.hasNext(); ) {
    System.out.println("inside classPrepareEvent(ClassPrepareEvent event) inside for loop Iterator ****** ");
    Field field = (Field)it.next();
    ModificationWatchpointRequest req =
    mgr.createModificationWatchpointRequest(field);
    for (int i=0; i<excludes.length; ++i) {
    System.out.println("inside classPrepareEvent(ClassPrepareEvent event) inside for loop int ****** ");
    req.addClassExclusionFilter(excludes);
    req.setSuspendPolicy(EventRequest.SUSPEND_NONE);
    req.enable();
    private void exceptionEvent(ExceptionEvent event) {
    System.out.println("inside exceptionEvent(ExceptionEvent event)****** ");
    ThreadTrace trace = (ThreadTrace)traceMap.get(event.thread());
    if (trace != null) { // only want threads we care about
    trace.exceptionEvent(event); // Forward event
    public void vmDeathEvent(VMDeathEvent event) {
    System.out.println("inside vmDeathEvent(VMDeathEvent event)****** ");
    vmDied = true;
    writer.println("-- The application exited --");
    public void vmDisconnectEvent(VMDisconnectEvent event) {
    System.out.println("inside vmDisconnectEvent(VMDisconnectEvent event)****** ");
    connected = false;
    if (!vmDied) {
    System.out.println("inside vmDisconnectEvent(VMDisconnectEvent event)in if loop ****** ");
    writer.println("-- The application has been disconnected --");
    // StreamRedirectThread.java
    import java.io.*;
    * StreamRedirectThread is a thread which copies it's input to
    * it's output and terminates when it completes.
    * @version @(#) StreamRedirectThread.java 1.4 03/01/23 17:55:38
    * @author Robert Field
    class StreamRedirectThread extends Thread {
    private final Reader in;
    private final Writer out;
    private static final int BUFFER_SIZE = 2048;
    * Set up for copy.
    * @param name Name of the thread
    * @param in Stream to copy from
    * @param out Stream to copy to
    StreamRedirectThread(String name, InputStream in, OutputStream out) {
    super(name);
    this.in = new InputStreamReader(in);
    this.out = new OutputStreamWriter(out);
    setPriority(Thread.MAX_PRIORITY-1);
    System.out.println("inside StreamRedirectThread(String name, InputStream in, OutputStream out) ****** ");
    * Copy.
    public void run() {
    System.out.println("inside StreamRedirectThread class in run() ****** ");
    try {
    char[] cbuf = new char[BUFFER_SIZE];
    int count;
    while ((count = in.read(cbuf, 0, BUFFER_SIZE)) >= 0) {
    System.out.println("inside run() in while loop the count is ****** "+count);
    out.write(cbuf, 0, count);
    out.flush();
    } catch(IOException exc) {
    System.err.println("Child I/O Transfer - " + exc);
    by using these files i m trying to trace the execution of DateExample.java through the Trace.java by using the command
    java Trace -output trace.log DateExample
    by executiing i m getting the exceptions in the output file trace.log
    -- VM Started --
    ====== main ======
    main -- DateExample
    | Exception: instance of java.lang.ClassNotFoundException(id=97) catch: java.lang.ClassLoader:286
    | | | | | | | | | | | | | | | | | | | | Exception: instance of java.lang.ClassNotFoundException(id=99) catch: java.lang.ClassLoader:286
    | | | | | | | | | | | | | | | | | | | | | | | Exception: instance of java.lang.ClassNotFoundException(id=99) catch: java.lang.ClassLoader:286
    | | | | | | | | | | | | | | | | | | | Exception: instance of java.io.FileNotFoundException(id=100) catch: sun.misc.URLClassPath:293
    | | | | | | | | | | | | | | | | | | | | | | | | | | | Exception: instance of java.io.FileNotFoundException(id=100) catch: sun.misc.URLClassPath:293
    | | | | | | | | | | | | | | | | | | | | | | | | Exception: instance of java.io.FileNotFoundException(id=101) catch: sun.misc.URLClassPath:293
    | | | | | | | | | | | | | | | | | | | | | | | | | | | Exception: instance of java.io.FileNotFoundException(id=101) catch: sun.misc.URLClassPath:293
    | | | | | | | | | | | | | | | | | | | | | | | | Exception: instance of java.io.FileNotFoundException(id=102) catch: sun.misc.URLClassPath:293
    | | | | | | | | | | | | | | | | | | | | | | | | | | | Exception: instance of java.io.FileNotFoundException(id=102) catch: sun.misc.URLClassPath:293
    | | | | | | | | | | | | | | | | | | | | | | | | Exception: instance of java.util.zip.ZipException(id=104) catch: sun.misc.URLClassPath:293
    | | | | | | | | | | | | | | | | | | | | | | | | | | | Exception: instance of java.util.zip.ZipException(id=104) catch: sun.misc.URLClassPath:293
    | | | | | | | | | | | | | | | | | | | | | | | | Exception: instance of java.lang.ClassNotFoundException(id=105) catch: java.util.ResourceBundle:1074
    | | | | | | | | | | | | | | | | | | | | | | Exception: instance of java.lang.ClassNotFoundException(id=105) catch: java.util.ResourceBundle:1074
    | | | | | | | | | | | | | | | | Exception: instance of java.io.FileNotFoundException(id=108) catch: sun.misc.URLClassPath:293
    | | | | | | | | | | | | | | | | | | | | | | | | | | | | Exception: instance of java.io.FileNotFoundException(id=108) catch: sun.misc.URLClassPath:293
    | | | | | | | | | | | | | | | | | | | | | | | | | Exception: instance of java.io.FileNotFoundException(id=109) catch: sun.misc.URLClassPath:293
    | | | | | | | | | | | | | | | | | | | | | | | | | | | | Exception: instance of java.io.FileNotFoundException(id=109) catch: sun.misc.URLClassPath:293
    | | | | | | | | | | | | | | | | | | | | | | | | | Exception: instance of java.io.FileNotFoundException(id=118) catch: null
    | | | | | | | | | | | | | | Exception: instance of java.io.FileNotFoundException(id=121) catch: null
    ====== main end ======
    -- The application exited --
    Could any one help me in this regard to execute the programm.
    Could any one help to show the execution of the Seq.java downloaded from the site http://search.cpan.org/src/PHILCROW/UML-Sequence-0.05/java/Seq.java, what i mentioned in my previous mail.
    thanks,

  • Photo Album app and Video viewing crashes the whole phone

    Hi.
    Not sure whether there is already another forum for this? 
    I am running android 4.3.
    I have found that when I go into my photo album and scroll right the way down to the bottom of the page, the pictures stop showing a thumbnail and instead all I am shown are blacked out squares.  When I then scroll to the top of the page the thumbnails that were previously there then turn black too.  This then has the effect of crashing the whole phone.  What I mean by this is that it becomes unresponsive, the back and home buttons do not work and I am then shown a barrage of "Album is not working" or "Google+ is not working" or "system is not working" messages..
    This is also the case when I am attempting to view videos.  The phone will play some videos but then all of a sudden it will begin to become unresponsive in the same way as I have mentioned before. 
    When the phone has become unresponsive, the screen times out and I am unable to access my phone again for a good few minutes. When I can eventually access the phone, I have found the same sort of messages and unresponsiveness will occur again when I enter these apps or try to view videos through the movies app or another video viewing app and I am forced to restart the phone. 
    The issue with album app occurs every time I try to access the photos at the very bottom of the page.   The issue with the videos appears to be more temperamental and will occur every so often and through either the movies app or when viewing videos through alternate sources such as facebook.
    I have only recently bought the Z1 and I have to say I am incredibly disappointed by the device so far! 
    Can anyone offer any sort of guidance or tips on what I should do?
    Thanks!
    Gurpal

    Hi and welcome to the community! Since you're new please be sure that you have checked out our Discussion guidelines.
    Sounds like there could be a problem with the indexation of your media files. So I suggest that you try to clear data for the media storage application.
    Settings > App's > All > Media storage > Clear data.
     - Community Manager Sony Xperia Support Forum
    If you're new to our forums make sure that you have read our Discussion guidelines.
    If you want to get in touch with the local support team for your country please visit our contact page.

  • Crash the dynamic memory allocation

    hi
    i am new to java, my prof said to crash the java prog. write simple prog. which allocate dynamic memory in C++ and Java. push the limits to see how much allocation cause the programs to crash.
    how do i implement this in java.. can any one help out here.
    thanks in advances.

    Write a program that allocates larger and larger objects until it crashes. Make sure it prints the sizes of the objects as it runs.

  • How to add facet from the programm?

    Hi,
    for example i want to set footer to a table.
    in my bean i create the table and add columns
    this.table.getChildren().add( column1)
    this.table.getChildren().add( columnN)
    but to make 2 column combined i need to specify facet.
    Is it possible? (from the programm)
    something like this.table.add( new Facet() );

    Use getFacets, like this: this.table.getFacets().put( "footer", footer_component );

Maybe you are looking for