CVI 9.1.0 crashes when looking at variables window

I get the following crash when I have my program at a breakpoint and I pop open the variables windows and try to scroll down to see my globals:
EventType : BEX     P1 : cvi.exe     P2 : 9.1.0.427     P3 : 4afcd035    
P4 : cvi.dll     P5 : 9.1.0.427     P6 : 4afcdb5b     P7 : 009d730e    
P8 : c0000409     P9 : 00000000     
Can anyone help with this?

I am getting the exact same crash every time all of a sudden.  It seems to occur now that I've created a viSession variable and viFindlist variable..
My main looks like:
int main (int argc, char *argv[])
int error = 0,j;
static short addrList[31];
static short listList[31];
static int portList[255];
int nPorts,index;
char port_name[7];
ViSession resourceManager;
ViFindList findList;
char desc[256];
int numDevices;
/* initialize and load resources */
nullChk (InitCVIRTE (0, argv, 0));
errChk (instHandle = LoadPanel (0, "Test Application Generator.uir", INST_SETUP));
/* display the panel and run the user interface */
errChk (DisplayPanel (instHandle));
/*for (j=0;j<31;j++) {
addrList[j] = j;
addrList[30] = -1;
SendIFC(0);
FindLstn(0,addrList,listList,30);
//Get list of available COM ports
nPorts = LocateCom("",portList,255);
for (index = 0; index < nPorts; index++) {
sprintf(port_name,"COM%d",portList[index]);
InsertListItem(instHandle,INST_SETUP_PORT_TYPE,-1,port_name,index); //Add to list
index = viOpenDefaultRM(&resourceManager);
viFindRsrc (resourceManager, "?*INSTR", &findList, &numDevices, desc);
errChk (RunUserInterface ());
Error:
viClose(resourceManager);
/* clean up */
DiscardPanel (instHandle);
//DiscardPanel (mainPanel);
return 0;
 And I have a break on the viOpenDefaultRM function so it hasn't been ran.  And my variable looks fine except the variable resourceManager is blank.

Similar Messages

  • Is anybody else experiencing crashes when installing iTunes for Windows?

    Is anybody else experiencing crashes when installing iTunes for Windows?

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box (similar to those given above) are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    tt2

  • Entourage crashes when I resize the window

    I am having a variety of problems with Microsoft software crashing on my Macbook. Entourage sometimes crashes when I resize the window. Word also crashes sporadically (see http://discussions.apple.com/thread.jspa?threadID=2149785) and I wonder if there is a connection between these two issues - something related to mouse movement or window management. Problems are only with Microsoft software (no surprise). I am running the latest version of Office.

    You should post questions regarding Entourage on Microsoft's own forums for their Mac software, as Apple discussions only provide support for Apple products

  • Finder crashes when "looking for networks" - workaround that helps

    I've read through most of the messages about finder crashes, but what's going on in my case I haven't seen. As I have a work around, I thought I should post.
    If for whatever reason the wireless connection pauses or gets interrupted (for example, by closing the lid), the finder hangs in the process of "looking for networks."  Most of the time I can still pull up the dock -- the spinning beach ball only clicks in if I mouse over the top menu bar. Sometimes (but not always) I can quit open applications through the dock before I have to do a hard reset.
    My workaround is this: I turn wi-fi off before I close the lid. When I open the lid, I wait a short time -- 30 seconds, about -- and turn the wireless back on, and this way I can avoid the finder crashing.  If the wi-fi pauses for some other external reason, when "looking for networks" starts up, the finder will hang again.
    It's way past  time that Apple coughs up a permanent fix, but this might help somebody who's having the same problem.  And maybe somebody has a better workaround, in which case, I'd love to hear about it.

    Fire_Bird wrote:
    1. Going into a folder on my external hard drive that contains the installer for divx for mac.
    Divx has been a source of problems with both Tiger & Leopard. See for example Mac OS X 10.5: Finder may not fully "load". If you have installed it, it is probably at least part of your problem.
    then i erased the whole thing, and used the Mac OS X 10.5 install DVD that came with my mom's iMac (still happens)
    This is not recommended. The install disks that come with specific Mac models do not necessarily install the same things or do all the error checks that the retail Leopard installer disk does. (It is also a violation of the software license to install it on another Mac.) If you want a trouble-free, supported installation of Leopard, use only the retail installer or a disk specifically intended for your exact Mac model.

  • New email account (imap) and MAIL crashes when looking at that mail

    Really weird
    I have 10 email accounts for different thing, one on the same domain as the new one i just set up
    Mail comes in and i can send a new mail but when i try to read any email in the new account mail crashes with the following
    ======================================
    rocess: Mail [1519]
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Identifier: com.apple.mail
    Version: 4.5 (1084)
    Build Info: Mail-10840000~1
    Code Type: X86-64 (Native)
    Parent Process: launchd [169]
    Date/Time: 2011-03-30 18:13:03.921 +0100
    OS Version: Mac OS X 10.6.7 (10J869)
    Report Version: 6
    Interval Since Last Report: 489394 sec
    Crashes Since Last Report: 2
    Per-App Interval Since Last Report: 491941 sec
    Per-App Crashes Since Last Report: 1
    Anonymous UUID: 443949E2-8EA1-40FE-8230-AE3588232062
    Exception Type: EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread: 15
    Application Specific Information:
    -[MessageContentController _fetchContentsForMessage:fromStore:withViewingState:]
    -[LibraryIMAPStore setFlagsFromDictionary:forMessages:]
    abort() called
    * Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[ABGroup nts_CustomImageData]: unrecognized selector sent to instance 0x11d35e4a0'
    * Call stack at first throw:
    0 CoreFoundation 0x00007fff822777b4 __exceptionPreprocess + 180
    1 libobjc.A.dylib 0x00007fff83cf40f3 objcexceptionthrow + 45
    2 CoreFoundation 0x00007fff822d1110 +[NSObject(NSObject) doesNotRecognizeSelector:] + 0
    3 CoreFoundation 0x00007fff8224991f __forwarding__ + 751
    4 CoreFoundation 0x00007fff82245a68 CF_forwarding_prep0 + 232
    5 AddressBook 0x00007fff8534a8d7 -[ABRemoteImageLoader workLoop] + 1548
    6 Foundation 0x00007fff85bbbf29 _NSThread__main_ + 1429
    7 libSystem.B.dylib 0x00007fff81d144f6 pthreadstart + 331
    8 libSystem.B.dylib 0x00007fff81d143a9 thread_start + 13
    Thread 0: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x00007fff81cdb29a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff81cdb90d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff82212932 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff82211dbf CFRunLoopRunSpecific + 575
    4 com.apple.HIToolbox 0x00007fff844f97ee RunCurrentEventLoopInMode + 333
    5 com.apple.HIToolbox 0x00007fff844f95f3 ReceiveNextEventCommon + 310
    6 com.apple.HIToolbox 0x00007fff844f94ac BlockUntilNextEventMatchingListInMode + 59
    7 com.apple.AppKit 0x00007fff809dfe64 _DPSNextEvent + 718
    8 com.apple.AppKit 0x00007fff809df7a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    9 com.apple.AppKit 0x00007fff809a548b -[NSApplication run] + 395
    10 com.apple.AppKit 0x00007fff8099e1a8 NSApplicationMain + 364
    11 com.apple.mail 0x00000001000025a4 0x100000000 + 9636
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff81cf412a kevent + 10
    1 libSystem.B.dylib 0x00007fff81cf5ffd dispatch_mgrinvoke + 154
    2 libSystem.B.dylib 0x00007fff81cf5cd4 dispatch_queueinvoke + 185
    3 libSystem.B.dylib 0x00007fff81cf57fe dispatch_workerthread2 + 252
    4 libSystem.B.dylib 0x00007fff81cf5128 pthreadwqthread + 353
    5 libSystem.B.dylib 0x00007fff81cf4fc5 start_wqthread + 13
    Thread 2:
    0 libSystem.B.dylib 0x00007fff81cdb29a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff81cdb90d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff82212932 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff82211dbf CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff85bf67c4 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
    5 com.apple.Foundation 0x00007fff85bf66a3 -[NSRunLoop(NSRunLoop) run] + 77
    6 com.apple.MessageFramework 0x00007fff80696fe8 +[_NSSocket _runIOThread] + 78
    7 com.apple.Foundation 0x00007fff85bbbf29 _NSThread__main_ + 1429
    8 libSystem.B.dylib 0x00007fff81d144f6 pthreadstart + 331
    9 libSystem.B.dylib 0x00007fff81d143a9 thread_start + 13
    Thread 3: com.apple.CFSocket.private
    0 libSystem.B.dylib 0x00007fff81d1ee52 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x00007fff82234498 __CFSocketManager + 824
    2 libSystem.B.dylib 0x00007fff81d144f6 pthreadstart + 331
    3 libSystem.B.dylib 0x00007fff81d143a9 thread_start + 13
    Thread 4:
    0 libSystem.B.dylib 0x00007fff81cdb29a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff81cdb90d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff82212932 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff82211dbf CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff85bf67c4 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
    5 com.apple.Foundation 0x00007fff85bf66a3 -[NSRunLoop(NSRunLoop) run] + 77
    6 com.apple.MessageFramework 0x00007fff80664351 -[RSSInterchange _runManager] + 1445
    7 com.apple.Foundation 0x00007fff85bbbf29 _NSThread__main_ + 1429
    8 libSystem.B.dylib 0x00007fff81d144f6 pthreadstart + 331
    9 libSystem.B.dylib 0x00007fff81d143a9 thread_start + 13
    Thread 5:
    0 libSystem.B.dylib 0x00007fff81cdb29a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff81cdb90d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff82212932 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff82211dbf CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff85c3af5f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5 com.apple.Foundation 0x00007fff85bbbf29 _NSThread__main_ + 1429
    6 libSystem.B.dylib 0x00007fff81d144f6 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff81d143a9 thread_start + 13
    Thread 6:
    0 libSystem.B.dylib 0x00007fff81d15f8a _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff81d19da1 pthread_condwait + 1286
    2 com.apple.CoreVideo 0x00007fff800cf342 CVDisplayLink::runIOThread() + 804
    3 com.apple.CoreVideo 0x00007fff800cefe3 startIOThread(void*) + 139
    4 libSystem.B.dylib 0x00007fff81d144f6 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff81d143a9 thread_start + 13
    Thread 7:
    0 libSystem.B.dylib 0x00007fff81cf4f4a _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff81cf535c pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff81cf4fc5 start_wqthread + 13
    Thread 8:
    0 libSystem.B.dylib 0x00007fff81cf4f4a _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff81cf535c pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff81cf4fc5 start_wqthread + 13
    Thread 9:
    0 libSystem.B.dylib 0x00007fff81cf4f4a _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff81cf535c pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff81cf4fc5 start_wqthread + 13
    Thread 10:
    0 libSystem.B.dylib 0x00007fff81cf4f4a _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff81cf535c pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff81cf4fc5 start_wqthread + 13
    Thread 11:
    0 libSystem.B.dylib 0x00007fff81cf4f4a _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff81cf535c pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff81cf4fc5 start_wqthread + 13
    Thread 12: Dispatch queue: com.apple.root.default-priority
    0 libSystem.B.dylib 0x00007fff81d1cdda fsync + 10
    1 libsqlite3.dylib 0x00007fff83fad827 unixSync + 71
    2 libsqlite3.dylib 0x00007fff83fb062e syncJournal + 494
    3 libsqlite3.dylib 0x00007fff83fc1086 sqlite3PagerCommitPhaseOne + 1478
    4 libsqlite3.dylib 0x00007fff83fc6fbe sqlite3BtreeCommitPhaseOne + 558
    5 libsqlite3.dylib 0x00007fff83fef133 sqlite3VdbeHalt + 3107
    6 libsqlite3.dylib 0x00007fff840335bd sqlite3VdbeExec + 41661
    7 libsqlite3.dylib 0x00007fff84034798 sqlite3_step + 1384
    8 libsqlite3.dylib 0x00007fff840352e5 sqlite3_exec + 341
    9 com.apple.MessageFramework 0x00007fff80649ec5 +[Library executeBlock:isWriter:useTransaction:isPrivileged:] + 804
    10 com.apple.MessageFramework 0x00007fff806e979c +[Library commitSynchronously] + 323
    11 com.apple.MessageFramework 0x00007fff806f2c61 -[MessageStore setFlagsFromDictionary:forMessages:] + 1128
    12 com.apple.MessageFramework 0x00007fff806f2719 -[LibraryIMAPStore setFlagsFromDictionary:forMessages:updatingServer:] + 113
    13 com.apple.CoreFoundation 0x00007fff8224c96c _invoking__ + 140
    14 com.apple.CoreFoundation 0x00007fff8224c83d -[NSInvocation invoke] + 141
    15 com.apple.MessageFramework 0x00007fff8064ccbf -[ThrowingInvocationOperation main] + 31
    16 com.apple.MessageFramework 0x00007fff8064c5ff -[_MFInvocationOperation main] + 275
    17 com.apple.Foundation 0x00007fff85be4cc4 -[__NSOperationInternal start] + 681
    18 com.apple.Foundation 0x00007fff85cc3ae7 __doStart2 + 97
    19 libSystem.B.dylib 0x00007fff81d17284 dispatch_call_block_andrelease + 15
    20 libSystem.B.dylib 0x00007fff81cf57f1 dispatch_workerthread2 + 239
    21 libSystem.B.dylib 0x00007fff81cf5128 pthreadwqthread + 353
    22 libSystem.B.dylib 0x00007fff81cf4fc5 start_wqthread + 13
    Thread 13: Dispatch queue: com.apple.root.default-priority
    0 libSystem.B.dylib 0x00007fff81cdb2e2 semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x00007fff81ce092d pthreadmutexlock + 469
    2 ...apple.AddressBook.framework 0x00007fff8533e958 -[ABAddressBook(ABAddressBookCoreDataPrivate) abGlobalAPILockInFile:line:togglingSuddenTermination:] + 77
    3 ...apple.AddressBook.framework 0x00007fff85348078 -[ABAddressBook(ABMailPeopleSearch) recordsMatchingMailAddressWithEmail:fullName:firstName:lastName:inSubscribedCon tent:] + 251
    4 com.apple.MessageFramework 0x00007fff806f06e3 -[ABAddressBook(MailAdditions) bestRecordMatchingFormattedAddress:] + 364
    5 com.apple.MessageFramework 0x00007fff806f03e1 -[MailAddressManager bestRecordMatchingFormattedAddress:] + 411
    6 com.apple.mail 0x0000000100074eeb 0x100000000 + 478955
    7 com.apple.mail 0x000000010008ed3c 0x100000000 + 585020
    8 com.apple.CoreFoundation 0x00007fff8224c96c _invoking__ + 140
    9 com.apple.CoreFoundation 0x00007fff8224c83d -[NSInvocation invoke] + 141
    10 com.apple.MessageFramework 0x00007fff80665cb9 -[MonitoredInvocation invoke] + 214
    11 com.apple.MessageFramework 0x00007fff8064ccbf -[ThrowingInvocationOperation main] + 31
    12 com.apple.MessageFramework 0x00007fff8064c5ff -[_MFInvocationOperation main] + 275
    13 com.apple.Foundation 0x00007fff85be4cc4 -[__NSOperationInternal start] + 681
    14 com.apple.Foundation 0x00007fff85cc3ae7 __doStart2 + 97
    15 libSystem.B.dylib 0x00007fff81d17284 dispatch_call_block_andrelease + 15
    16 libSystem.B.dylib 0x00007fff81cf57f1 dispatch_workerthread2 + 239
    17 libSystem.B.dylib 0x00007fff81cf5128 pthreadwqthread + 353
    18 libSystem.B.dylib 0x00007fff81cf4fc5 start_wqthread + 13
    Thread 14:
    0 libSystem.B.dylib 0x00007fff81cf4f4a _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff81cf535c pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff81cf4fc5 start_wqthread + 13
    Thread 15 Crashed:
    0 libSystem.B.dylib 0x00007fff81daa675 usleep$NOCANCEL + 0
    1 libSystem.B.dylib 0x00007fff81dc9ce0 abort + 93
    2 libstdc++.6.dylib 0x00007fff890fa5d2 _tcf0 + 0
    3 libobjc.A.dylib 0x00007fff83cf7d29 objcterminate + 100
    4 libstdc++.6.dylib 0x00007fff890f8ae1 _cxxabiv1::_terminate(void (*)()) + 11
    5 libstdc++.6.dylib 0x00007fff890f8b16 _cxxabiv1::_unexpected(void (*)()) + 0
    6 libstdc++.6.dylib 0x00007fff890f8bfc _gxx_exception_cleanup(_Unwind_ReasonCode, UnwindException*) + 0
    7 libobjc.A.dylib 0x00007fff83cf4192 object_getIvar + 0
    8 com.apple.CoreFoundation 0x00007fff822d1110 +[NSObject(NSObject) doesNotRecognizeSelector:] + 0
    9 com.apple.CoreFoundation 0x00007fff8224991f __forwarding__ + 751
    10 com.apple.CoreFoundation 0x00007fff82245a68 CF_forwarding_prep0 + 232
    11 ...apple.AddressBook.framework 0x00007fff8534a8d7 -[ABRemoteImageLoader workLoop] + 1548
    12 com.apple.Foundation 0x00007fff85bbbf29 _NSThread__main_ + 1429
    13 libSystem.B.dylib 0x00007fff81d144f6 pthreadstart + 331
    14 libSystem.B.dylib 0x00007fff81d143a9 thread_start + 13
    Thread 15 crashed with X86 Thread State (64-bit):
    rax: 0x0000000000000000 rbx: 0x00007fff703d52d8 rcx: 0x00007fff81d295d6 rdx: 0x0000000000000000
    rdi: 0x0000000000002710 rsi: 0x0000000000000006 rbp: 0x000000012a90b800 rsp: 0x000000012a90b7e8
    r8: 0x00007fff703d8a40 r9: 0x0000000000000063 r10: 0x00007fff81d25616 r11: 0x0000000000000206
    r12: 0x00007fff822fcb09 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x000000011d35e4a0
    rip: 0x00007fff81daa675 rfl: 0x0000000000010206 cr2: 0x00007fff8a50af53
    Binary Images:
    0x100000000 - 0x100339fe7 com.apple.mail 4.5 (1084) <4E11604B-93C6-8C9C-C40D-E590AEEA1A82> /Applications/Mail.app/Contents/MacOS/Mail
    0x100732000 - 0x100732fff com.apple.JavaPluginCocoa 13.4.0 (13.4.0) <00AF9559-29EA-5E25-42CF-BE2447F9EBC5> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaPluginCocoa.bundle/C ontents/MacOS/JavaPluginCocoa
    0x10076b000 - 0x100770ff7 JavaLaunching ??? (???) <E859D1E8-3E9D-5432-DCFA-684A9B1EDD2C> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunch ing
    0x103584000 - 0x103588fff com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <F99C2FBC-103D-DB2D-8D53-CFB8CEFA90F8> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x10376a000 - 0x10376cfef com.apple.textencoding.unicode 2.3 (2.3) <B254327D-2C4A-3296-5812-6F74C7FFECD9> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x114422000 - 0x114428fff libgermantok.dylib ??? (???) <A87630B4-D01C-8724-54D2-5E8CC85FC07B> /usr/lib/libgermantok.dylib
    0x1145f1000 - 0x1145f2fff ATSHI.dylib ??? (???) <F6C4F446-7AC4-7A17-9302-C38A016322B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x1148e5000 - 0x1148e9ff7 libFontRegistryUI.dylib ??? (???) <763B8E8F-8602-2096-7CC8-CEE1F4248028> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
    0x1167f4000 - 0x1167f7fff com.apple.yahoo.syncframework 1.3 (51) <AEBB9A2D-B787-0C74-7C40-64E6F0BBF43C> /System/Library/PrivateFrameworks/YahooSync.framework/Versions/A/YahooSync
    0x117dad000 - 0x117dc0ff7 com.apple.AddressBook.LocalSourceBundle 1.0.3 (883) <429E114F-0B3C-BFFE-B0A4-B798094225A3> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
    0x117dd2000 - 0x117dd8fff com.apple.AddressBook.LDAPSource 1.0.3 (883) <F326BDE3-243D-5D6B-9A2A-E14B4F1C4F54> /System/Library/Address Book Plug-Ins/LDAP.sourcebundle/Contents/MacOS/LDAP
    0x11895a000 - 0x118980fff GLRendererFloat ??? (???) <0AF0FF0D-6FD6-B5FA-9991-C8F58E8F1DD4> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x118989000 - 0x1189acfff com.apple.Mail.Syncer 4.5 (1084) <9AF048E0-01D9-1545-8C74-54BC6040504D> /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer
    0x118d30000 - 0x118d36fff com.apple.audio.AppleHDAHALPlugIn 1.9.9 (1.9.9f12) <933CA4C6-F428-0E2E-DCBE-FA0284914092> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x118f56000 - 0x118f65ff7 com.apple.qldisplay.Web 2.3 (327.6) <583EE1DE-AE45-C8C6-A1D6-9077695C8B0B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/Resources/DisplayBundles/Web.qldisplay/Contents/MacOS/Web
    0x119b51000 - 0x119b54fef libLatinSuppConverter.dylib 49.0.0 (compatibility 1.0.0) <227677D0-9CF3-E007-E4C0-8DCECDA1AE9B> /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
    0x119bdc000 - 0x119beefff com.apple.mail.WebPlugIn 4.5 (1084) <951C1BF7-C574-81D9-F28B-649DA4E95889> /Applications/Mail.app/Contents/PlugIns/MailWebPlugIn.webplugin/Contents/MacOS/ MailWebPlugIn
    0x11af8d000 - 0x11afddfff com.apple.datadetectors.actions 2.1 (102.2) <975C840D-7290-67B9-F2D0-AB6982AD4A36> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/Resources/ Actions.datadetectors/Contents/MacOS/Actions
    0x11d000000 - 0x11d0cbfef com.apple.audio.units.Components 1.6.4 (1.6.4) <62662BC1-2DE2-D5FB-8397-5A9991A349B6> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x124c8f000 - 0x124e20fef GLEngine ??? (???) <7B2CD458-D828-6A44-C918-C194838974D5> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x124e51000 - 0x12525bfe7 com.apple.ATIRadeonX2000GLDriver 1.6.26 (6.2.6) <667EE5BF-ADB3-2550-6A76-1C2048F78A24> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
    0x127e87000 - 0x127e8cfff com.apple.qldisplay.Generic 2.3 (327.6) <F497227C-B37C-2338-CB60-75B91133B1ED> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/Resources/DisplayBundles/Generic.qldisplay/Contents/MacOS/Ge neric
    0x128332000 - 0x1284e7fff libCMaps.A.dylib 545.0.0 (compatibility 64.0.0) <63054685-73A1-615F-464C-05A4C5F0043D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCMaps.A.dylib
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
    0x7fff80003000 - 0x7fff80034fff libGLImage.dylib ??? (???) <6925991A-9B1B-B9FA-645A-807F9BCC3DE7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff80035000 - 0x7fff80046ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
    0x7fff80047000 - 0x7fff800ccff7 com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff800cd000 - 0x7fff800f2ff7 com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff800f3000 - 0x7fff801a3fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff801cc000 - 0x7fff8020dfff com.apple.SystemConfiguration 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff8020e000 - 0x7fff80270fe7 com.apple.datadetectorscore 2.0 (80.7) <5B6AABCA-C75A-D28F-6A2F-59648F0ABFC8> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff80277000 - 0x7fff802dffff com.apple.MeshKitRuntime 1.1 (49.2) <1F4C9AB5-9D3F-F91D-DB91-B78610562ECC> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x7fff802e0000 - 0x7fff80568fef com.apple.security 6.1.1 (37594) <34DC0C3E-4546-D7ED-D855-390750954245> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff80569000 - 0x7fff805acff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <2C596A24-8B86-79D6-1A8E-5E8FFB6A1558> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff805dd000 - 0x7fff805e3fff libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <C863C133-EA3E-5403-FC44-FDC9F236DC98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff80624000 - 0x7fff80645fff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
    0x7fff80646000 - 0x7fff80989fff com.apple.MessageFramework 4.5 (1084) <C291835F-FD0E-443D-05BA-3DC0A1634E0C> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x7fff8098a000 - 0x7fff8099bfff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff8099c000 - 0x7fff81392fff com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff813a5000 - 0x7fff813a6fff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff813a7000 - 0x7fff81744fe7 com.apple.QuartzCore 1.6.3 (227.36) <6FD8E129-135E-2F89-E9F0-A3CD0C6FCEF1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff81745000 - 0x7fff8177ffff libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C7153747-50E3-32DA-426F-CC4C505D1D6C> /usr/lib/libssl.0.9.8.dylib
    0x7fff81780000 - 0x7fff81780ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff817b7000 - 0x7fff81857fff com.apple.LaunchServices 362.2 (362.2) <A8EDC37C-1D40-5ED0-49BE-90EF110A6B3A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff81858000 - 0x7fff81a48fef com.apple.JavaScriptCore 6533.20 (6533.20.20) <5626170D-00AE-33B1-03FF-256E9794150D> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff81a49000 - 0x7fff81a6cfff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff81a6d000 - 0x7fff81a7aff7 com.apple.AppleFSCompression 24.4 (1.0) <57D6F613-CB5E-75BC-E351-3272D62227F5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff81a7b000 - 0x7fff81a81ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff81a82000 - 0x7fff81a91fff com.apple.opengl 1.6.12 (1.6.12) <29482652-1E44-1C47-428F-1209AA65336D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff81a92000 - 0x7fff81b0eff7 com.apple.ISSupport 1.9.4 (52) <93A57F16-3BD5-25AD-5CFF-00007A141129> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff81b44000 - 0x7fff81c79ff7 com.apple.audio.toolbox.AudioToolbox 1.6.6 (1.6.6) <AFAB42A2-A3A8-83D8-D583-613625706690> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff81c7a000 - 0x7fff81cc1fff com.apple.QuickLookFramework 2.3 (327.6) <11DFB135-24A6-C0BC-5B97-ECE352A4B488> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff81cc2000 - 0x7fff81cd6fff libGL.dylib ??? (???) <0FA671EB-6FA0-BA97-C00A-C42247C22B26> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff81cd7000 - 0x7fff81cd9fff com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff81cda000 - 0x7fff81e9bfff libSystem.B.dylib 125.2.10 (compatibility 1.0.0) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    0x7fff81ea4000 - 0x7fff81eebff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff81eec000 - 0x7fff81ef9fff com.apple.NSServerNotificationCenter 3.0 (3.0) <FF7063D0-A25F-C22E-FA20-3225ADF089E2> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
    0x7fff81efa000 - 0x7fff82038fff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff820ab000 - 0x7fff8212afe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <1DD64A62-0DE4-223F-F781-B272FECF80F0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8212b000 - 0x7fff8216efef libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
    0x7fff8216f000 - 0x7fff821adfff com.apple.DebugSymbols 1.1 (70) <69720171-9E3A-CAA9-113B-BD1F15454921> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff821ae000 - 0x7fff821b2ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <49E6AF5D-AF9B-67CF-A6B8-C79F6BA8A627> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff821bf000 - 0x7fff821c5ff7 com.apple.CommerceCore 1.0 (9) <4C66D962-91B5-F25C-A6FF-DFD5F924A0DD> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff821c6000 - 0x7fff8233dfe7 com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8233e000 - 0x7fff82347ff7 com.apple.aps.framework 1.2 (1.2) <2E09D42F-2021-C995-44D0-B80AAAAA99E5> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x7fff82392000 - 0x7fff8241efff com.apple.iLifeMediaBrowser 2.5.4 (468.1.1) <5BCC3A26-0EC9-B9ED-D4F0-2278F4275E93> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x7fff8241f000 - 0x7fff824b9ff7 com.apple.ApplicationServices.ATS 4.4 (???) <55B528A6-0C88-6CB8-152B-A34A440FACFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff824ba000 - 0x7fff824edfff libTrueTypeScaler.dylib ??? (???) <632BAC10-4C24-D1F2-3943-DF5F2326318B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff8252b000 - 0x7fff825ecfef com.apple.ColorSync 4.6.6 (4.6.6) <EC6C8119-23F6-A96E-47A3-5CD31E462AE3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff825ed000 - 0x7fff826a2fe7 com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff828c5000 - 0x7fff82902ff7 libFontRegistry.dylib ??? (???) <8C69F685-3507-1B8F-51AD-6183D5E88979> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff82903000 - 0x7fff829cefff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <D3242F40-AA41-022C-1345-6BFC0E560460> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff829cf000 - 0x7fff82c0afef com.apple.imageKit 2.0.3 (1.0) <5D18C246-303A-6580-9DC9-79BE79467C95> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff82c0b000 - 0x7fff82cddfe7 com.apple.CFNetwork 454.11.12 (454.11.12) <B1C9008A-4A5D-609D-5D10-C93DAD6FFB4C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff82ce3000 - 0x7fff82ce4ff7 com.apple.audio.units.AudioUnit 1.6.6 (1.6.6) <BE4E577D-87EC-8FD0-5341-AE99CE4ADC99> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff82ce5000 - 0x7fff82d00fff com.apple.datadetectors 2.1 (102.2) <69DC4391-62F4-9168-A9EF-8EA36F49D77A> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x7fff82d01000 - 0x7fff82d50fe7 com.apple.iCalendar 1.0.3 (54) <9009851F-9218-BF81-6083-299AD56CE90F> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0x7fff82d51000 - 0x7fff82d5dfff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6FB0A8F4-72A1-D28F-E801-DE2C7498AFB9> /usr/lib/libbz2.1.0.dylib
    0x7fff82d5e000 - 0x7fff82d69ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <5CA110A2-0712-F774-E7CF-AA7A2A106DAC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff82d6a000 - 0x7fff82d7dff7 com.apple.syncservices.syncservicesui 5.2 (578.3) <811B95F2-5349-3800-1822-45D43CF54899> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
    0x7fff82ef0000 - 0x7fff82f06fff com.apple.ImageCapture 6.0.2 (6.0.2) <06E4103B-9BE4-7EAD-B532-89FC5EB06ED4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff82f07000 - 0x7fff82f24ff7 libPng.dylib ??? (???) <0C232C1E-49C8-F7A9-9634-DF2BDA1AB722> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff82f25000 - 0x7fff82f60fff com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff82f61000 - 0x7fff83047fef com.apple.DesktopServices 1.5.10 (1.5.10) <B7E00D85-F971-D85B-0217-482E15E9E924> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff83048000 - 0x7fff83097fef libTIFF.dylib ??? (???) <F0F7F0B7-7253-F88F-9E2D-FA3770143758> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff83098000 - 0x7fff830b1fff com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff830b2000 - 0x7fff830bdff7 com.apple.HelpData 2.0.5 (34.1.1) <24DC6CD3-02B7-9332-FF6D-F0C545857B55> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff830be000 - 0x7fff83108ff7 com.apple.DAVKit 4.0.3 (732.2) <7DC4C8B4-9259-2D5D-BDA5-82F0DE3C95CA> /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x7fff83109000 - 0x7fff83222fef libGLProgrammability.dylib ??? (???) <C4BB281B-629D-08ED-2991-3D51671B0B02> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff83223000 - 0x7fff83253fef com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff83254000 - 0x7fff83266fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff83283000 - 0x7fff83289ff7 com.apple.AOSNotification 1.2.0 (124) <19CCCD17-6888-58F3-17B6-7DC5D49276A4> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x7fff8328c000 - 0x7fff832deff7 com.apple.HIServices 1.8.2 (???) <7C91D07D-FA20-0882-632F-0CAE4FAC2B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff832ef000 - 0x7fff83333fe7 com.apple.ImageCaptureCore 1.0.4 (1.0.4) <F4ED3329-1A86-EB10-CFC2-999D8699B5E6> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff83334000 - 0x7fff8335afe7 libJPEG.dylib ??? (???) <AD42F658-7C32-EEE5-8341-A8EE6476BF46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8335b000 - 0x7fff83366fff com.apple.dotMacLegacy 3.2 (266) <80F00DE2-4C50-0FD9-5C6E-3EAA1599277B> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x7fff83367000 - 0x7fff83471ff7 com.apple.MeshKitIO 1.1 (49.2) <F296E151-80AE-7764-B969-C2050DF26BFE> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x7fff83472000 - 0x7fff834effef com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff834f0000 - 0x7fff83508fff com.apple.iChat.InstantMessage 5.0.5 (747) <D9784E28-7614-1BAD-8B22-EC12079BCC40> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x7fff83509000 - 0x7fff836edff7 libType1Scaler.dylib ??? (???) <2C7624EC-01D5-5E9E-3FB8-8ADA460ED6DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x7fff836ee000 - 0x7fff836fcff7 libkxld.dylib ??? (???) <4016E9E6-0645-5384-A697-2775B5228113> /usr/lib/system/libkxld.dylib
    0x7fff836fd000 - 0x7fff83725fff com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff83726000 - 0x7fff8372dff7 com.apple.KerberosHelper 2.1 (1.0) <EC912A7B-92F7-17ED-65E7-AE9AAF25536F> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x7fff83751000 - 0x7fff837a0ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff837a1000 - 0x7fff837defff com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff837df000 - 0x7fff83ce3fe7 com.apple.VideoToolbox 0.484.20 (484.20) <8B6B82D2-350B-E9D3-5433-51453CDA65B4> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff83ce4000 - 0x7fff83ce9fff libGFXShared.dylib ??? (???) <878C429B-44D4-875C-1A35-4FD8C6152695> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff83cea000 - 0x7fff83da0fff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <4B6351E5-A293-D814-36E1-E75E35C25D86> /usr/lib/libobjc.A.dylib
    0x7fff83da3000 - 0x7fff83da6ff7 libCoreVMClient.dylib ??? (???) <00C97B96-8D3B-45EB-F503-DB49712DC42D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff83da7000 - 0x7fff83e18ff7 com.apple.AppleVAFramework 4.10.23 (4.10.23) <3304268B-A93D-9F79-09C0-AA9081406352> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff83e19000 - 0x7fff83e42ff7 com.apple.speech.LatentSemanticMappingFramework 2.7.2 (2.7.2) <474FA74F-FC42-2FF9-5891-29C310804779> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x7fff83e5e000 - 0x7fff83e6bfe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <45B5B514-7CEB-38A9-F34A-1D96F010EC42> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff83f6d000 - 0x7fff83fa7fff com.apple.bom 10.0 (164) <E5C9AFBD-68C1-197E-72B0-B43295DC87DC> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff83fa8000 - 0x7fff84061fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
    0x7fff84062000 - 0x7fff840acfef com.apple.IMCore 5.0.5 (747) <EA34457E-1946-C6E6-304D-B18233FF68BA> /System/Library/Frameworks/IMCore.framework/Versions/A/IMCore
    0x7fff840ad000 - 0x7fff841cefe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff841cf000 - 0x7fff84210ff7 com.apple.CoreMedia 0.484.20 (484.20) <42F3B74A-F886-33A0-40EE-8399B12BD32A> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff84211000 - 0x7fff84214fff com.apple.help 1.3.1 (41) <E311A81E-9870-A430-1E16-AFF6C92CE6E5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff84215000 - 0x7fff84235ff7 com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5-631E-1CB77D669586> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff84236000 - 0x7fff843f4fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <2C6ECACF-CD56-1714-6F63-CB6F5EE7A1E2> /usr/lib/libicucore.A.dylib
    0x7fff843f5000 - 0x7fff8440aff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff84430000 - 0x7fff84434ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff84435000 - 0x7fff8447efef libGLU.dylib ??? (???) <0FCD57C5-D7AA-F2DD-D2EC-C1C8B931F65C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8447f000 - 0x7fff8449aff7 com.apple.openscripting 1.3.1 (???) <2243C17C-EE36-D5B6-3A3E-8258973FF789> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff844cb000 - 0x7fff847c9fff com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff847ca000 - 0x7fff84803ff7 com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff84804000 - 0x7fff84849fff com.apple.CoreMediaIOServices 134.0 (1160) <BA22EA4A-4572-749A-4FE0-1323E0B6F6F3> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x7fff8484a000 - 0x7fff848beff7 com.apple.WhitePagesFramework 10.6.0 (140.0) <7870994A-2C09-E20E-4CAE-BB5E8703E7A3> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x7fff848bf000 - 0x7fff849c5fe7 com.apple.PubSub 1.0.5 (65.21) <4C14C413-07AD-2529-45FA-8E5B438D38A0> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff849c6000 - 0x7fff849cdfff com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff849ce000 - 0x7fff849ceff7 com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff849cf000 - 0x7fff851d9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <EEE5CE62-9155-6559-2AEA-05CED0F5B0F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff851da000 - 0x7fff85266fef SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff85267000 - 0x7fff852e5ff7 com.apple.CoreText 3.151.8 (???) <5DCD6BD9-63FB-767E-5993-5AEBE890145B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff852e6000 - 0x7fff8531ffef libcups.2.dylib 2.8.0 (compatibility 2.0.0) <F8E0672F-C0B4-B161-E50D-A1405D14F21C> /usr/lib/libcups.2.dylib
    0x7fff85320000 - 0x7fff85334ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <63C87CF7-56B3-4038-8136-8C26E96AD42F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff85335000 - 0x7fff85577fe7 com.apple.AddressBook.framework 5.0.4 (883) <3C634319-4B5B-592B-2D3A-A16336F93AA0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff85578000 - 0x7fff855eafef com.apple.CoreSymbolication 2.0 (23) <9DBEFE60-0268-9B93-620F-B2737100E7F2> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff855eb000 - 0x7fff85a2ffef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <E14EC4C6-B055-A4AC-B971-42AB644E4A7C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff85a30000 - 0x7fff85a7aff7 com.apple.Metadata 10.6.3 (507.15) <5170FCE0-ED6C-2E3E-AB28-1DDE3F628FC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff85a7b000 - 0x7fff85a7cff7 com.apple.TrustEvaluationAgent 1.1 (1) <040B71B1-F8BD-1605-057E-E80DBDE1FE59> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff85a7d000 - 0x7fff85b94fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
    0x7fff85bab000 - 0x7fff85e2efe7 com.apple.Foundation 6.6.6 (751.53) <476E617B-B59B-53DE-991D-98C1993BCBCE> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff85e2f000 - 0x7fff85eecfff com.apple.CoreServices.OSServices 359 (359) <8F509D8D-4C94-9A1C-3A87-5B775D9F6075> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff85ffc000 - 0x7fff85ffcff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff85ffd000 - 0x7fff861b5fef com.apple.ImageIO.framework 3.0.4 (3.0.4) <EFB373AE-FE02-40C4-ABDC-09D61AFD25EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff861b6000 - 0x7fff86316ff7 com.apple.syncservices 5.2 (578.3) <67BCFAAD-C723-A8AA-B040-2E6E7771A7A3> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x7fff86317000 - 0x7fff86486fe7 com.apple.QTKit 7.6.6 (1756.15) <B35EDB1D-FCB0-1D40-629E-6ACB56D57C68> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff86487000 - 0x7fff864e7ff7 com.apple.ExchangeWebServices 1.3 (61) <7DB2989C-1362-8688-C73E-8405734A6566> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
    0x7fff864e8000 - 0x7fff86610ff7 com.apple.MediaToolbox 0.484.20 (484.20) <628A7245-7ADE-AD47-3368-CF8EDCA6CC1C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff86611000 - 0x7fff866a0fff com.apple.PDFKit 2.5.1 (2.5.1) <7B8A187A-F0BB-44E7-FBD4-9E1C5F9D5E85> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff866a1000 - 0x7fff866a9fff com.apple.iChat.IMUtils 5.0.5 (747) <8A019B06-52FB-0B23-8A8B-7C2DA5465934> /System/Library/Frameworks/IMCore.framework/Frameworks/IMUtils.framework/Versio ns/A/IMUtils
    0x7fff866aa000 - 0x7fff86914fef com.apple.QuartzComposer 4.2 ({156.28}) <7586E7BD-D3BD-0EAC-5AC9-0BFA3679017C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff86915000 - 0x7fff8695eff7 com.apple.securityinterface 4.0.1 (40418) <E2DC796D-84EC-48F5-34A9-DF614573BE74> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff8696e000 - 0x7fff86ca2fff com.apple.CoreServices.CarbonCore 861.34 (861.34) <B5680539-CB31-6C6D-C0AD-606D4D46E7F5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff86cfc000 - 0x7fff873f906f com.apple.CoreGraphics 1.545.0 (???) <F0A5F62D-4C66-5B1F-4F13-322932915901> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff873fa000 - 0x7fff8744fff7 com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff87450000 - 0x7fff87450ff7 com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff87451000 - 0x7fff8745aff7 com.apple.DisplayServicesFW 2.3.0 (283) <3D05929C-AB17-B8A4-DC81-87C27C59E664> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff87511000 - 0x7fff87511ff7 com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff87512000 - 0x7fff8757eff7 com.apple.CorePDF 1.3 (1.3) <6770FFB0-DEA0-61E0-3520-4B95CCF5D1CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff8757f000 - 0x7fff87595fef libbsm.0.dylib ??? (???) <83676D2E-23CD-45CD-BE5C-35FCFFBBBDBB> /usr/lib/libbsm.0.dylib
    0x7fff87596000 - 0x7fff87626fff com.apple.SearchKit 1.3.0 (1.3.0) <3403E658-A54E-A79A-12EB-E090E8743984> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff87627000 - 0x7fff87632fff com.apple.CrashReporterSupport 10.6.7 (258) <BB0B9A08-6CEC-0500-5BD1-C18E1465E406> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff87714000 - 0x7fff8776bfff com.apple.Symbolication 1.1 (67) <A6CA5AF6-93A7-751F-6079-0BFB4353A3AC> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff8776c000 - 0x7fff8776fff7 com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff8777c000 - 0x7fff8777dfff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff8777e000 - 0x7fff877defe7 com.apple.framework.IOKit 2.0 (???) <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff877df000 - 0x7fff87820fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff87821000 - 0x7fff87830fff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff87831000 - 0x7fff87833fef com.apple.ExceptionHandling 1.5 (10) <F2867B93-A56A-974F-9556-266BCE394057> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x7fff87834000 - 0x7fff8785fff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff87860000 - 0x7fff8788fff7 com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff87989000 - 0x7fff8798efff libGIF.dylib ??? (???) <1B9DCB7F-CD1D-B23F-8AC6-5292B94A4D0E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8798f000 - 0x7fff879affef com.apple.DotMacSyncManager 2.0.3 (446.9) <F02D77B4-540E-04C4-A4B7-C7710155AD5E> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x7fff879b0000 - 0x7fff879b0ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff879b1000 - 0x7fff87a1bfe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff87a1c000 - 0x7fff87a5ffef MetadataLib.dylib 3.6.4 (compatibility 2.2.1) <929CA2D4-3E07-6840-AC2A-8EA200BA5866> /System/Library/CoreServices/RawCamera.bundle/Contents/Resources/MetadataLib.dy lib
    0x7fff87a60000 - 0x7fff87a62fff libRadiance.dylib ??? (???) <73257486-8E94-E758-1A5A-5B521F27EE12> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff87a63000 - 0x7fff87e8efef com.apple.RawCamera.bundle 3.6.4 (561) <C4AB0054-B2C8-246E-0F17-98F4BD5BE94C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff87e8f000 - 0x7fff8800dff7 com.apple.WebKit 6533.20 (6533.20.25) <AD4C3C2F-8781-F2A7-EB6A-CCFC41E3FA04> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff8800e000 - 0x7fff88056ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff88057000 - 0x7fff880d9fff com.apple.QuickLookUIFramework 2.3 (327.6) <9093682A-0E2D-7D27-5F22-C96FD00AE970> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff880da000 - 0x7fff880f0fe7 com.apple.MultitouchSupport.framework 207.10 (207.10) <1828C264-A54A-7FDD-FE1B-49DDE3F50779> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff880f1000 - 0x7fff880f1ff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff880f2000 - 0x7fff88d6dfef com.apple.WebCore 6533.20 (6533.20.24) <FB4CBEAE-106E-1B22-6C97-1B38A06EB569> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff88d6e000 - 0x7fff88dbafff libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
    0x7fff88dbb000 - 0x7fff88e7cfff libFontParser.dylib ??? (???) <244BCE74-7EEE-C9DE-9779-F3AEF5869BE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff88e7d000 - 0x7fff88ea0ff7 com.apple.iChat.IMFoundation 5.0.5 (747) <B4C34872-5157-27C0-37F2-77D11137BD8A> /System/Library/Frameworks/IMCore.framework/Frameworks/IMFoundation.framework/V ersions/A/IMFoundation
    0x7fff88ea1000 - 0x7fff88ea7ff7 IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff88ea8000 - 0x7fff88eadff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff88eae000 - 0x7fff890acfe7 com.apple.CalendarStore 4.0.4 (997.7) <9A357B3C-F083-BEAA-4094-B00B423DDE47> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x7fff890ad000 - 0x7fff890adff7 com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff890ae000 - 0x7fff8912bfef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff8912c000 - 0x7fff89209fff com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    Model: iMac11,1, BootROM IM111.0034.B02, 4 processors, Intel Core i7, 2.8 GHz, 8 GB, SMC 1.54f36
    Graphics: ATI Radeon HD 4850, ATI Radeon HD 4850, PCIe, 512 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x8F), Atheros 9280: 2.1.14.5
    Bluetooth: Version 2.4.0f1, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: Hitachi HDS722020ALA330, 1.82 TB
    Serial ATA Device: OPTIARC DVD RW AD-5680H
    USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfa100000
    USB Device: Keyboard Hub, 0x05ac (Apple Inc.), 0x1006, 0xfa140000
    USB Device: Apple Keyboard, 0x05ac (Apple Inc.), 0x0221, 0xfa142000
    USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0xfa120000
    USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8215, 0xfa111000
    USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfd100000
    USB Device: Back-UPS ES 550G FW:870.O1 .I USB FW:O1, 0x051d (American Power Conversion), 0x0002, 0xfd130000
    USB Device: Hub, 0x050d (Belkin Corporation), 0x0307, 0xfd140000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0xfd120000
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8502, 0xfd110000

    Sorry I cannot help you other than to say that since upgrading to 10.6.7 and getting MAIL 4.5 - MAIL crashes 2-10 times/day - especially when accessing (downloading) MobileMe IMAP messages.
    It started on my MacBook Pro-13" (April 2010 model) after upgrading from 10.6.6 to 10.6.7 (and thereby going from Mail 4.4 to Mail 4.5).
    First thing I wonder: Can I go back to 10.6.6 without a problem? Likely not easy - I have a bootable backup with 10.6.6 -
    NOTE: Mail seems to crash when I am receiving my MobilMe messages (IMAP) - my other 2 POP accounts don't seem to be receiving when MAIL crashes. And it does not seem to just crash - it seems to be when I request something (like manually get my eMail).
    (Funny that I've set all preferences for manual retrieval of eMail - but the MobileMe IMAP sometimes comes in automatically… not sure why that is).
    I did another post but someone just thought it was my MailTags 2.6 or LetterBox or GROWL MAIL - but I don't think it is those- might be Growl, but then why only when IMAP messages come in-- and hey, I'm not really even 50% certain it is directly related to IMAP-- that was just a casual observation.
    Hopefully some others will reply to your message so we can see what's going on here.
    Best regards,
    Steve Schulte
    Saturday 9 April 2011

  • Photoshop cs6 crashes when moving dialogs and windows

    So recently, Photoshop has started randomly crashing when moving dialogs around or onto 2nd monitor. The files I have open are not large, so I am looking to understand why this is happening. has anyone else experienced this with their application?
    Thanks

    It might be helpful if you'd go into your Windows Event Logs (specifically, the Application log) and look for the Error event indicating a Photoshop crash.  It may identify a module that will help narrow down the problem - though I suspect it will show a crash in the printer driver.  Copy the text and list it here.
    -Noel

  • Firefox crashing when printing large webpage Windows 7

    I have a fairly complex HTML document that is generated from a 3rd party application. It is approximately 100 pages of A4 at least.
    When generated on a Windows 7 machine, the HTML is generated fine and opens in Firefox 16.0.2 as expected. However, when the user goes to print to a network printer, the status bar hangs at around 10% and Firefox stops responding. Eventually, after around 7 minutes, the crash dialogue box appears.
    There is no appreciable spike in memory usage whilst this is going on. The document generates and prints fine on Windows XP machines.

    Does Firefox still crash in a new profile?
    Create a new profile as a test to check if your current profile is causing the problems.
    See "Creating a profile":
    *https://support.mozilla.org/kb/profile-manager-create-and-remove-firefox-profiles
    *http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Profile_issues
    If the new profile works then you can transfer some files from the old profile to that new profile, but be careful not to copy corrupted files.
    *http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox
    See also:
    *http://kb.mozillazine.org/Firefox_crashes
    *https://support.mozilla.org/kb/Firefox+crashes

  • Imac crashes when i install the windows 7 sp1

    So I have gotten past the intiall hurdle of installing windows 7 on my 27 inch Imac, which was not easy. it was done through boot camp and involved deleting a few key system files after the install crashes on reboot.
    Now the computer is crashing when it attempts to install the sp1. Is their any fix for this yet. i believe all imac are having this problem. I am currently running windows without the sp1 installed. i am getting tired of how difficult it is to run windows on a mac. It is essential to my business to run both OS s.

    Don`t know if this is to any help to you at all, but I run Windows 7 on my iMac 27" through Parallels Desktop and I have installed SP1 no problems at all. Maybe you could try that?

  • Encore CS3 crashes when building to Flash (Windows)

    I've built a project that has no problem burning a DVD or rendering an ISO image. However, when I try to author a Flash version of the project, it spends hours transcoding, then Encore CS3 crashes. (Generic Windows "Encore CS3 has encountered a problem and needs to close" error.) The only issue that shows up when checking the project is an orphan timeline, but it is linked into the project through playlists.
    Any suggestions on how to create a flash version successfully?
    Specs:
    AMD Dual Core 4800+ (2.51Ghz)
    2 Gigs memory
    Windows XP SP3

    I'm also having issues with Encore crashing all of the time. Whenever I try to build a flash file it crashes near the end. I have a few large videos in there and can build a flash file without the videos in, but why does it keep crashing when the videos are in.... I thought this is what this software is designed for!
    Has anyone had any luck getting around their crashes?
    To reduce the size of the videos what setting do you suggest changing?
    Thanks and good luck to everyone else using Encore!
    Matt.

  • Firefox crashes when opening a new window

    Firefox opens normally and runs properly -- until I close all its windows. When zero windows are present, and I return to Firefox and ask for a new window, Firefox hangs. To resolve the problem I must Force Quit the app, which generates a crash report to Apple. Occasionally Firefox has crashed on its own and generated a crash report to Mozilla, but this is rare. I have tried disabling all add-ons, but that had no effect.
    As long as there is at least one Firefox window open, the app functions normally. This problem only occurs when going from zero windows to one window.

    Try to repair the disk permissions:
    *http://thexlab.com/faqs/repairprocess.html
    Try to remove the Firefox plist file (org.mozilla.firefox.plist).
    *http://www.macfixit.com/article.php?story=20060606082246983 How .plist files become corrupt and troubleshooting the results
    Go to "~/Library/Preferences" and remove the plist file for Firefox (org.mozilla.firefox.plist)
    You can also check for problems with the localstore.rdf file.
    *http://kb.mozillazine.org/Corrupt_localstore.rdf

  • Crash when installing Oracle9i on Windows

    If you have a crash when installing oracle9i on Win 2000
    (for example The instruction at "0x77fca30c" referenced memory blah blah blah), the problem could be your classpath.
    Try the following in a command window:
    cd Disk1 (or wherever you have unzipped oracle)
    set CLASSPATH=
    setup
    I guess it is a bug in the installer. I didn't try to isolate it, my classpath is too big!

    I just checked this again, at work, on my 2000 machine. I changed my locale to saudia arabia and that resulted in the alignment you mentioned earlier. I switched it back to its default english - united states and the alignment is no loner at the right.
    In addition to that my nls_lang setting is :
    AMERICAN_AMERICA.WE8MSWIN1252
    Note though, that simply changing the locale did it for me, regardless of my nls_lang setting.

  • Firefox hangs or crashes when upload file dialogue window opens.

    Whether in safe mode or not. Usually hangs, when clicking close the window "wait for a response" or "close now" is presented.
    Latest report
    bp-5e42f1b8-fab7-4522-97a2-257b32140817
    Using Chrome on the same pc there is no problem..
    TIA

    Do a clean reinstall and delete the Firefox program folder before (re)installing a fresh copy of the current Firefox release.
    *Download the full Firefox installer and save the file to the desktop<br>https://www.mozilla.org/en-US/firefox/all.html
    If possible uninstall your current Firefox version to cleanup the Windows registry and settings in security software.
    *Do NOT remove "personal data" when you uninstall your current Firefox version, because this will remove all profile folders and you lose personal data like bookmarks and passwords including data in profiles created by other Firefox versions.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    *(32 bit Windows) "C:\Program Files\Mozilla Firefox\"
    *(64 bit Windows) "C:\Program Files (x86)\Mozilla Firefox\"
    *It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    *http://kb.mozillazine.org/Uninstalling_Firefox
    Your bookmarks and other personal data are stored in the Firefox profile folder and won't be affected by an uninstall and (re)install, but make sure that "remove personal data" is NOT selected when you uninstall Firefox.
    If you keep having problems then also create a new profile.
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    *http://kb.mozillazine.org/Profile_backup
    *http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Clean_reinstall

  • CVI GUI Localization Utility crashes when loading uir

    I am trying to add multiple languages to my project, using the CVI GUI Localization Utility in LabWindows 2010.
    However when I try to load my UIR file into the utility, it crashes (like killed to Windows). This uir was initially created using LabWindows 6 or earlier, however, it has been ported and working in LabWindows 2010 for over a year.
    It crashes every time and I can't continue my work. Is there anything I can try to make it work?
    Thanks,
    Chris
    Solved!
    Go to Solution.

    Hello Chris,
    I remember to have read several posts about errors or crashes in the localization utility in the past but I don't remember exactly which were the conditions originating the error. If you can post here your UIR some NI person can take a look at it and find a solution for you. Additionally, some details on error messages, if any, or events posted to the system event log could help to determine the cause of error.
    Alternatively, if the file includes several panels you can save each of them in a different UIR file and load them into the localization utility to reduce the number and type of controls and possibly isolate the panel originating the error.
    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?

  • Time machine causes leopard to crash when looking through backed up files

    When I am looking at backed up files, my system will suddenly say that my computer needs to shut down because of an error. Has anyone else had this problem?
    Thanks
    Dan

    Well, I went through the process, repaired the disk and started TM. Worked fine on recovering a mail from months ago. I quit TM and opened a finder window. The bar on the right was dimmed, the stars started to crawl and nothing happened. Everything was there, but did not react to mouse clicks. So I force quit TM and got a blank screen -- no Finder, not nothing. So I did the forced restart again.
    Now, Spotlight started re-indexing the volume which will take about 7 hours for 220 GB (which in itself sounds very strange to me).

  • IDVD crashing when looking for deleted files-

    Hi - I hope someone can help me. We are now using two macs (iMac intel 20 inch and new lowend macbook) for production here in the library. We're filming library programs, transferring them to iMovie, editing, and burning DVDs. It's been going well till now, but I have a new problem.
    On both machines, I and my young intern made movies and sent them to iDVD with no problem. We burned multiple DVDs (we needed at least two of each program) and then moved the original iMovie files and the iDVD files to our external hard drive and deleted them from the hard drives of the macs. So far, so good. Then I imported new film, edited it, and clicked the "share" button. In both cases, when iDVD opened, it gave me an error message that it could not find the files for the movie we'd just completed. Then it crashed. I sent the error report to Apple, compressed the movie (full quality) and opened a new iDVD file that way, but it's frustrating to have to use this workaround. I'd like to be able to just open iDVD from iMovie and burn a dvd directly. We always could before. Why not now?
    We are using iMovie 6 HD and iDVD 8 (the iMac) or 9 (the macbook). Both my intern and I prefer iMovie 6 to iMovie 8, so please don't tell me we should be using iMovie 8! Is there anything we can do to fix this problem? Please let me know if you need more info, and I'll do my best to supply it. TIA - mary

    Most of us have found that we have fewer problems, and prevent double rendering by closing iMovie and NOT 'sharing' it to iDVD. Just open iDVD, create your new project and import your movie from the Media/Movies pane. This has always worked well with iMovie 6 and iDVD 8/9.
    Remember that iDVD is a container.....but does not keep the actual media files used in it. If you move the media, iDVD will not be able to locate it and will not open. If you want to save the actual iDVD project intact, you need to be doing 'save as disk image' from within your finished iDVD project, and then save the disk image file to the external drive. It will be an exact copy of your iDVD project with all the encoded media. You can then safely delete the original iDVD project and the original iMovie, still preserving your ability to burn DVD disks in the future from the disk image files.
    If iDVD is giving you problems, try deleting its preference file. With iDVD closed, go to your Home folder(the one with YourUserName on it)/ Library/Preferences/com.apple.idvd.plist
    Drag this plist file to the trash. Reopen iDVD and see if it is ok now.
    Post back if you are still not able to get this to work.

Maybe you are looking for

  • HT204266 why am I being charged for things I have not Purchase

    I have just checked my bank account to fine money going out that I have not ok why is this

  • Unity voice message

    Hi I have a Unity 5.0 with an Exchange 2007 as a message store partner, when the Unity sends the voice message and the subscribers open the mail in the outlook, the attachment is the subject of the email with an envelope at the left, and to see the .

  • Safari won't open because of Javascript Core plug-in?

    So Safari was working just fine earlier today for me, but all of a sudden whenever I try to open it I keep getting an error, "Safari quit unexpectedly while using the Javascript Core plug-in." Anyone happen to know why this began happening all of a s

  • Deprecated log level constants

    Hi, In my DB class I have the following: sssn.setLogLevel(DefaultSessionLog.FINE); where sssn is a Server session. In Eclipse I'm getting the warning: The field SessionLog.FINE is deprecated I can see in the javadoc that that is the case but as far a

  • Reversal of deliveries for goods issue

    hi gurus, can anyone tell me as to how i can do a reversal of deliveries ( movement type : 602 ) fpr the issued goods ? plz help ASAP. thanx in advance.