Vlook Up Crashing in Excel


 I have a workbook that contains
2 sheets.  Column A is Part number and Column B is Qty for both sheets.  Sheet 1 contains over 500,000 line items.  I want to take sheet 2 column A and find the part number in sheet 1 (A) and populate the qty column (B) in sheet 2 with the qty
(B) from sheet 1. This takes up to an hour or more.
What can be done to ensure it does not take this much time.

Hi,
As far as I know, VLOOKUP and HLOOKUP formula take up a lot of memory and processing power, especially if you have a large data set. We may try the other workaround, such as "INDEX & MATCH functions".
Please see the sample and check if it is helpful:
http://howtouseexcel.net/alternative-to-vlookup-index-match
Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
Regards,
George Zhao
TechNet Community Support

Similar Messages

  • Labview crashes with Excel ActiveX

    Dear all,
    I have written a program to read and write the data in the
    excel using ActiveX sheet but crashes the Labview drastically when
    executed.
    Please go through the attached files.
    Actually the program has to sort the data in ascending order in a
    column in a
    Specified worksheet and it should write the sorted data in another
    worksheet in the same excel file itself. But while writing it should
    neglect the repeating data and should write the corresponding data in
    the other column with respect to sorted one.
    For example , In datafile.xls in sheet1 cells are like below. Let a,
    b & g are columns
    a1=0.02, b1=2.1 , g1=0.1
    a2=0.04, b2=4.2 , g2=0.3
    a3=0.05, b3=4.2 , g3=0.35
    a4=0.06, b4=4.3 , g4=0.43
    a5=0.0
    7, b5=7.1 , g5=0.43
    a6=0.08, b6=7.2 , g6=0.43
    a7=0.09, b7=7.2 , g7=0.75
    a8=0.11, b8=7.4 , g8=0.75

    I am not sure what is causing the crash. Can you give us more information? For example what does the crash say, when you relaunch LabVIEW does it comment on an error log file?
    The code you mentioned was not attached, so I was not able to try and reproduce it. I would be happy to try it here, if you can attach it.

  • Big issues with the new MAC OSx RDP client; crashes with Excel formattings or open Libre Office

    We found out, that the new version of the MAC OSx RDP client (Version 8.0.24255) has some big problems: example: formatting an Excel column: text
    blue: the RDP crashes (re-producible); opening libre office calc (with 3 RDP-sessions open): RDP crashes and is not able to be opened, until libre office is closed in another windows-rdp-session.

    Crashreporter:
    Process:         Microsoft Remote Desktop [56434]
    Path:            /Applications/Microsoft Remote Desktop.app/Contents/MacOS/Microsoft Remote Desktop
    Identifier:      com.microsoft.rdc.mac
    Version:         8.0.24308 (8.0.24308)
    App Item ID:     715768417
    App External ID: 224042646
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [331]
    Date/Time:       2014-04-10 16:21:58.896 +1000
    OS Version:      Mac OS X Server 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          11 sec
    Crashes Since Last Report:           1
    Per-App Interval Since Last Report:  7 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      1FCED11E-54A0-400D-8433-DE8DDFD05728
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0xfffffffffffffffc
    Crashed Thread:  8
    Thread 8 Crashed:
    0   com.microsoft.rdc.mac             0x0000000172f937dd void HLW::bltImpl::bltWordImplDR<unsigned int>(unsigned char, unsigned char const*, int, HLW::Point const&, unsigned char*, int,
    HLW::Rectangle const&, unsigned char const*, int, unsigned int, unsigned int, int, int, unsigned int) + 6365
    1   com.microsoft.rdc.mac             0x0000000172f99827 void HLW::bltImpl::bltWordImpl<unsigned int>(unsigned char, unsigned char const*, int, HLW::Point const&, unsigned char*, int,
    HLW::Rectangle const&, unsigned char const*, int, unsigned int, unsigned int, int, int, unsigned int) + 167
    2   com.microsoft.rdc.mac             0x0000000172f7a305 HLW::Blt::blt(unsigned char, unsigned char const*, int, HLW::Point const&, unsigned char*, int, HLW::Rectangle const&, unsigned
    char const*, unsigned int, unsigned int, unsigned int, int, int, unsigned int) + 2101
    3   com.microsoft.rdc.mac             0x0000000172f9c021 HLW::SoftwareRenderer::drawBlit(unsigned char, HLW::IBuffer*, HLW::Point const&, HLW::Rectangle const&, HLW::IBuffer*, HLW::Point
    const&) + 1345
    4   com.microsoft.rdc.mac             0x0000000172fc8cee HLW::Rdp::RenderManager::PatBltOrderImpl::threadedHandle() + 2060
    5   com.microsoft.rdc.mac             0x0000000172fc8f0d non-virtual thunk to HLW::Rdp::RenderManager::PatBltOrderImpl::threadedHandle() + 29
    6   com.microsoft.rdc.mac             0x0000000172fcd504 HLW::Rdp::RenderManager::OrderHandlingThread::run() + 114
    7   com.microsoft.rdc.mac             0x0000000172be6ead Gryps::Thread::threadFunc(void*) + 103
    8   libSystem.B.dylib                 0x00007fff876edfd6 _pthread_start + 331
    9   libSystem.B.dylib                 0x00007fff876ede89 thread_start + 13

  • Acrobat 10 crashes when excel files are used in the Merge Files function

    When using the Combine Files into a PDF function of Acrobat 10, Acrobat constantly crashes the moment it encounters and excel file in the list of files to be merged. So far the only way to fix this has been to export the excel file, from Excel 2013, as a PDF and then merge with that, but that can't be the only solution. Anyone have any luck with this or is it just an innate problem with Acrobat 10 and Office 2013. I should also mention both Office and Acrobat are on their latest updates and this is on a Window 7 64 bit system.

    Acrobat X PDFMaker (involved in the "combine" process) does not support Office 2013.
    See:
    Compatible web browsers and PDFMaker applications
    Be well...

  • DDE link crashes in Excel 2010

    Hi, could you help me? 
    The situation: I've got a macro which opens a specific MS Access file, then opens a DDE link, initiates a data import macro in that MS Access file and then closes the DDE link. This used to work completely fine even with Excel 2010 but after some updates
    came, the Excel "hangs" after trying to open a DDE link. How to solve this? [I've found some similar topics here, but I'm not good enough to be able to apply the solutions for my situation]
    The macro in Excel is like this:
     Sub Run_Access_Macro()
             'Opens Microsoft Access and the file nwind.mdb
                Shell ("C:\Program Files (x86)\Microsoft Office\Office14\MSACCESS.EXE C:\Users\diana.berulyte\Desktop\Cred\Credentials.accdb")
             'Initiates a DDE channel to Microsoft Access
                Chan = DDEInitiate("MSACCESS", "system")
             'Activates Microsoft Access
               Application.ActivateMicrosoftApp xlMicrosoftAccess
             'Runs the macro "Sample AutoExec" from the NWIND.MDB file
               Application.DDEExecute Chan, "Import"
             'Terminates the DDE channel
              Application.DDETerminate Chan
     End Sub
    If you can help, I would appreciate it!

    Hi,
    Did this issue occur after installed the Office Dec 9 update patches? If it is, please try to uninstall them to check the macro if it is working correctly. The PG team is working on there updates now.
    On the other hand, as far as I know, the DDE is a very old technology, I recommend we try to use the Access object model instead of DDE.
    http://msdn.microsoft.com/en-us/library/office/ff192120(v=office.15).aspx
    If you have any further question about debugging code, I recommend you post the question to the MSDN forum for Excel
    http://social.msdn.microsoft.com/Forums/en-US/home?forum=exceldev&filter=alltypes&sort=lastpostdesc
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us. Thank you for your understanding.
    George Zhao
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Excel 2007 Random Crashes - Need Help

    I have three users reporting random crashes in Excel. Only one of their Event Logs contains any pertinent information.  I've tried searching and have tried to fix based off two technet articles I found.. however, no luck.
    Can anyone assist me in diagnosing these?
    Log Name:      Application
    Source:        Application Error
    Date:          10/17/2014 10:31:42 AM
    Event ID:      1000
    Task Category: (100)
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      [email protected]
    Description:
    Faulting application name: EXCEL.EXE, version: 12.0.6425.1000, time stamp: 0x49d64dd6
    Faulting module name: EXCEL.EXE, version: 12.0.6425.1000, time stamp: 0x49d64dd6
    Exception code: 0xc0000005
    Fault offset: 0x0002637c
    Faulting process id: 0x338
    Faulting application start time: 0x01cfea1f62c5bd01
    Faulting application path: C:\Program Files (x86)\Microsoft Office\Office12\EXCEL.EXE
    Faulting module path: C:\Program Files (x86)\Microsoft Office\Office12\EXCEL.EXE
    Report Id: b164b26e-5612-11e4-806b-546629d0db16
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Application Error" />
        <EventID Qualifiers="0">1000</EventID>
        <Level>2</Level>
        <Task>100</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-10-17T15:31:42.000000000Z" />
        <EventRecordID>6353</EventRecordID>
        <Channel>Application</Channel>
        <Computer>User-PC-Name</Computer>
        <Security />
      </System>
      <EventData>
        <Data>EXCEL.EXE</Data>
        <Data>12.0.6425.1000</Data>
        <Data>49d64dd6</Data>
        <Data>EXCEL.EXE</Data>
        <Data>12.0.6425.1000</Data>
        <Data>49d64dd6</Data>
        <Data>c0000005</Data>
        <Data>0002637c</Data>
        <Data>338</Data>
        <Data>01cfea1f62c5bd01</Data>
        <Data>C:\Program Files (x86)\Microsoft Office\Office12\EXCEL.EXE</Data>
        <Data>C:\Program Files (x86)\Microsoft Office\Office12\EXCEL.EXE</Data>
        <Data>b164b26e-5612-11e4-806b-546629d0db16</Data>
      </EventData>
    </Event>

    Thanks Allan. I have a friend going down to Lewiston this friday so I was thinking of possibly trying to stop by that store. In terms of the PCLe lane width it does report x16. I've been running SMC fan control and that has been pretty stable temp wise, the fans haven't shot up to 6000 and the computer hasn't felt warm when it has crashed. The back has been unobstructed every time - it has crashed on my lap, on my desk, and on my floor (wood) I know previously the system kept slowing down and there were a few tasks hogging system ram. This was the forum link I posted that in, although I never got much feedback about what to do.
    http://discussions.apple.com/thread.jspa?threadID=2320137&tstart=0
    Not sure if that helps explain anything. I'm thinking of calling apple customer relations today and seeing if they can't help with anything in terms of the numerous issues/repairs this has gone through.

  • Smartview causing Excel to randomly crash

    We have recently installed Hyperion Smartview 9.3.1.2 for a number of users who are now experiencing random crashes in Excel. they are not using Smartview at the time but this has only started happening since Smartview was installed and enabled. Disabling the plugin seems to stop this issue from happening. Does anyone have any idea how to resolve this? We are using Excel 2002 (XP) at the moment.
    I have found the following error in the Event Viewer under Office Applications:
    Event Type: Error
    Event Source: Microsoft Office 10
    Event Category: None
    Event ID: 1000
    Date: 22/05/08
    Time: 13:47:56
    User: N/A
    Computer:
    Description:
    Faulting application excel.exe, version 10.0.6841.0, faulting module ole32.dll, version 5.1.2600.2726, fault address 0x00092dd8.
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    Data:
    0000: 41 70 70 6c 69 63 61 74 Applicat
    0008: 69 6f 6e 20 46 61 69 6c ion Fail
    0010: 75 72 65 20 20 65 78 63 ure exc
    0018: 65 6c 2e 65 78 65 20 31 el.exe 1
    0020: 30 2e 30 2e 36 38 34 31 0.0.6841
    0028: 2e 30 20 69 6e 20 6f 6c .0 in ol
    0030: 65 33 32 2e 64 6c 6c 20 e32.dll
    0038: 35 2e 31 2e 32 36 30 30 5.1.2600
    0040: 2e 32 37 32 36 20 61 74 .2726 at
    0048: 20 6f 66 66 73 65 74 20 offset
    0050: 30 30 30 39 32 64 64 38 00092dd8
    0058: 0d 0a ..

    I found a fix for this issue and others involving smartview and Excel.
    1. Ensure Excel is closed down and is not in any browser sessions - checking the processes tab in task manager is a good way to ensure there are no hidden sessions of Excel open.
    2. Search the local user's C drive for *.xlb and be sure to check 'Search hidden files and folders' under advanced options.
    3. Delete all files with the xlb extension found. These are normally called 'Excel10.xlb' for Excel XP and are usually found in documents and settings folders under the user however they can be called anything with an xlb extension and can be located anywhere on the local drive and there can be multiple files so be sure to delete all of them - they will be recreated in the next step.
    4. Open up Excel. Any required .xlb files will be recreated when Excel opens.
    These steps have resolved 3 different issues we had after installing Smartview. Hope this helps others.

  • Excel 2013 / 2012 R2 RDS server crashes

    Hello Everyone, 
    I have a 2012 R2 Cluster with 2 Terminal Servers. On 1 servers we have several crashes in Excel with the following errors: 
    Naam van toepassing met fout: EXCEL.EXE, versie: 15.0.4667.1000, tijdstempel: 0x543d3243
    Naam van module met fout: EXCEL.EXE, versie: 15.0.4667.1000, tijdstempel: 0x543d3243
    Uitzonderingscode: 0xc0000005
    Foutmarge: 0x0001f13f
    Id van proces met fout: 0x3c34
    Starttijd van toepassing met fout: 0x01d013c1e5827a06
    Pad naar toepassing met fout: C:\Program Files (x86)\Microsoft Office\Office15\EXCEL.EXE
    Pad naar module met fout: C:\Program Files (x86)\Microsoft Office\Office15\EXCEL.EXE
    Rapport-id: 29247ed3-7fb5-11e4-8175-0050568b9d50
    Volledige pakketnaam met fout: 
    Relatieve toepassings-id van pakket met fout: 
    Naam van toepassing met fout: EXCEL.EXE, versie: 15.0.4667.1000, tijdstempel: 0x543d3243
    Naam van module met fout: EXCEL.EXE, versie: 15.0.4667.1000, tijdstempel: 0x543d3243
    Uitzonderingscode: 0xc0000005
    Foutmarge: 0x0001f13f
    Id van proces met fout: 0x2ca0
    Starttijd van toepassing met fout: 0x01d013c1d6c8e41b
    Pad naar toepassing met fout: C:\Program Files (x86)\Microsoft Office\Office15\EXCEL.EXE
    Pad naar module met fout: C:\Program Files (x86)\Microsoft Office\Office15\EXCEL.EXE
    Rapport-id: 19caad8a-7fb5-11e4-8175-0050568b9d50
    Volledige pakketnaam met fout: 
    Relatieve toepassings-id van pakket met fout: 
    Naam van toepassing met fout: EXCEL.EXE, versie: 15.0.4667.1000, tijdstempel: 0x543d3243
    Naam van module met fout: EXCEL.EXE, versie: 15.0.4667.1000, tijdstempel: 0x543d3243
    Uitzonderingscode: 0xc0000005
    Foutmarge: 0x0001f13f
    Id van proces met fout: 0x2948
    Starttijd van toepassing met fout: 0x01d013c1c2d9b623
    Pad naar toepassing met fout: C:\Program Files (x86)\Microsoft Office\Office15\EXCEL.EXE
    Pad naar module met fout: C:\Program Files (x86)\Microsoft Office\Office15\EXCEL.EXE
    Rapport-id: 05ca6761-7fb5-11e4-8175-0050568b9d50
    Volledige pakketnaam met fout: 
    Relatieve toepassings-id van pakket met fout: 
    Naam van toepassing met fout: EXCEL.EXE, versie: 15.0.4667.1000, tijdstempel: 0x543d3243
    Naam van module met fout: EXCEL.EXE, versie: 15.0.4667.1000, tijdstempel: 0x543d3243
    Uitzonderingscode: 0xc0000005
    Foutmarge: 0x0001f13f
    Id van proces met fout: 0x37cc
    Starttijd van toepassing met fout: 0x01d013c1b8162ae4
    Pad naar toepassing met fout: C:\Program Files (x86)\Microsoft Office\Office15\EXCEL.EXE
    Pad naar module met fout: C:\Program Files (x86)\Microsoft Office\Office15\EXCEL.EXE
    Rapport-id: fb36534b-7fb4-11e4-8175-0050568b9d50
    Volledige pakketnaam met fout: 
    Relatieve toepassings-id van pakket met fout: 
    Naam van toepassing met fout: EXCEL.EXE, versie: 15.0.4667.1000, tijdstempel: 0x543d3243
    Naam van module met fout: mso.dll, versie: 15.0.4667.1001, tijdstempel: 0x5447696f
    Uitzonderingscode: 0xc0000602
    Foutmarge: 0x011aafdd
    Id van proces met fout: 0x3408
    Starttijd van toepassing met fout: 0x01d01381a65b3c13
    Pad naar toepassing met fout: C:\Program Files (x86)\Microsoft Office\Office15\EXCEL.EXE
    Pad naar module met fout: C:\Program Files (x86)\Common Files\Microsoft Shared\Office15\mso.dll
    Rapport-id: 11964a71-7f77-11e4-8175-0050568b9d50
    Volledige pakketnaam met fout: 
    Relatieve toepassings-id van pakket met fout: 
    The machine is uptodate with updates from Windows or Office. Can you help me? What i do already: 
    - Office 2013 Standard repaired
    - Safe mode doenst work, crashes are exist. 
    Thankyou
    Runescomm

    Hi,
    This is not an English log, and I used Bing to translate it (It is Dutch log). Based on the log, Excel crash is due to  the "Faulting module name: mso.dll". (Path: C:\Program Files (x86)\Common Files\Microsoft Shared\Office15\mso.dll)
    Please try the following methods and check if they are help:
    1. Rename the registry key
    HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Common\Identity\Identities
    2. Copy the Mso.dll  from a working server and paste over in faulty one to test.
    Please note: We need to registry the dll. Steps:
    Double-click "C: Drive," "Windows" and "System32." The System32 folder opens.
    Drag the Mso.dll file on your desktop into the System32 folder.
    Click "Start," type "cmd" into the search field and press "Enter" to open the Command Prompt.
    Type "regsvr32 mso.dll" (without the quotation marks) into the Command Prompt and press "Enter."
    Close the Command Prompt and restart your computer.
    3. If we installed KB2880987, please try to remove it to test.
    Hope it's helpful.
    Regards,
    George Zhao
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Long save time and/or Excel crash

    Hi,<BR><BR>Using the 9.2 add-in and Office 2003 SP2, we are experiencing very loong save times or a crash in Excel when dealing with large workbooks. If the user removes the add-in from excel, the workbook saves properly. Couldn't find anything in the knowledge base on this, anyone else having a similar problem or have any ideas on a fix? Currently users are unchecking the add-in before saving thier work and then re enabling it after the save. Not very efficient for them.<BR><BR>Thanks

    <p>I have same problem... and I solve in same mode, disable add-inbefore save and enable after.</p><p>I think it's not a good solutions, but I don't find other way tosolve the problem...</p><p> </p><p>Moreover, I watch a huge memory usage when retrieve data in asheet or send data from a sheet with a large number of cells... insome cases Excel use more than 200 MB ram and more 300 MB virtualmemory... (and pc go very very slowly...)</p><p>I use Add-In 9.2... in version 9.0 I don't watch this massiveuse of memory: anyone have the same issue?</p>

  • BPC for excel Add-in Conflict

    Hi,
    I'm trying to find out if there any known excel add-ins that conflict with BPC for Excel (v7) and how the conflicts manifest themselves.
    I am currently specifically interested in conflicts with SAP BW BEx Analyser but would be interested in any others also.
    Would be grateful if anyone could shed some light on this.
    Many thanks

    Usually, Crashing means excel will show crashing error message and restart it.
    Excel will just return excel error message. NOT BPC or 3rd Party ADD_IN error message because it happened at the EXCEL while it is processing request from BPC addin and other 3rd partty Addin. (Of course BEX is SAP product. that's why BPC NW support BEX report in 7.5 but still it is not fully integrated with MS.)
    Sometimes it happens when retriving data from BPC or sending data. As you know those are critical functionality of BPC.
    Again, it depends on the addin but based on my experience, Hyperion Addin and BEX addin had a problem when it runs together with BPC addin.  some simple addin might not have any issue but still recommendation is not using 3rd party addin because we don't know where the error comes.
    Thank you.
    James Lim.

  • Essbase Add-in and Excel 2010

    Hi All,
    I have a user who has just had Windows 7 and excel 2010 installed and is able to connect to Essbase through the add-in but when he tries to retrieve data it completely crashes his excel which shuts down immediately.
    As far as I have read the add-in does not support 2010 64-bit but I have win7 and excel 2010 and do not have the same problem and I am to retrieve data with no issues. We both have the 32-bit version of 2010 so I'm not sure why his excel is shutting down.
    We are on 11.1.1.3 of Essbase
    Any pointers or experiences you can give are appreciated
    Thanks
    Luke

    Is there any other addin installed on this machine, if yes try the retrieval after disabling that addin.
    If not
    Try un-install and re-install of Essbase Excel Addin

  • Mail Crash on File Import to attach

    Since installing SL I'm having crashes pretty consistently with mail attaching documents to an email. In fact I'm having crashes in Excel and Word too during file operations - like importing a graphic.
    I have repaired all file permissions - any insight would be appreciated.
    here is the mail crash readout:
    Process: Mail [1161]
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Identifier: com.apple.mail
    Version: 4.0 (1075)
    Build Info: Mail-10750000~1
    Code Type: X86-64 (Native)
    Parent Process: launchd [196]
    Date/Time: 2009-09-08 10:56:19.288 -0400
    OS Version: Mac OS X 10.6 (10A432)
    Report Version: 6
    Interval Since Last Report: 42121 sec
    Crashes Since Last Report: 2
    Per-App Interval Since Last Report: 46790 sec
    Per-App Crashes Since Last Report: 1
    Anonymous UUID: 14042CF3-6F64-49B9-9E29-709BC064ACA0
    Exception Type: EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Application Specific Information:
    abort() called
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x00007fff857de096 __kill + 10
    1 libSystem.B.dylib 0x00007fff8587f0c2 abort + 83
    2 libSystem.B.dylib 0x00007fff85796215 free + 128
    3 com.apple.DesktopServices 0x00007fff85ba71ba TFSInfo::~TFSInfo() + 38
    4 com.apple.DesktopServices 0x00007fff85ba7691 TFSInfo::RemovePtrReference() + 37
    5 com.apple.DesktopServices 0x00007fff85bbf42c TNode::IsUnresolved() const + 52
    6 com.apple.DesktopServices 0x00007fff85bb3fd3 TNode::SetAliasTarget(TNodePtr const&, bool) + 239
    7 com.apple.DesktopServices 0x00007fff85be5fc2 TNode::RecursivelyRemoveAllChildren(bool) const + 204
    8 com.apple.DesktopServices 0x00007fff85be6594 TNode::Finalize(TNodePtr*&) + 54
    9 com.apple.DesktopServices 0x00007fff85be6795 TNode::Finalize() + 253
    10 com.apple.DesktopServices 0x00007fff85bfcf62 NodeContextClose + 466
    11 com.apple.AppKit 0x00007fff83ec6cdb _NSSavePanelContextEnd + 66
    12 com.apple.Foundation 0x00007fff854e7500 __NSFireDelayedPerform + 404
    13 com.apple.CoreFoundation 0x00007fff85048a78 __CFRunLoopRun + 5480
    14 com.apple.CoreFoundation 0x00007fff8504703f CFRunLoopRunSpecific + 575
    15 com.apple.HIToolbox 0x00007fff84611c4e RunCurrentEventLoopInMode + 333
    16 com.apple.HIToolbox 0x00007fff84611a53 ReceiveNextEventCommon + 310
    17 com.apple.HIToolbox 0x00007fff8461190c BlockUntilNextEventMatchingListInMode + 59
    18 com.apple.AppKit 0x00007fff8381a570 _DPSNextEvent + 718
    19 com.apple.AppKit 0x00007fff83819ed9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    20 com.apple.AppKit 0x00007fff837dfb29 -[NSApplication run] + 395
    21 com.apple.AppKit 0x00007fff837d8844 NSApplicationMain + 364
    22 com.apple.mail 0x0000000100001760 0x100000000 + 5984
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff857a8c7e kevent + 10
    1 libSystem.B.dylib 0x00007fff857aab55 dispatch_mgrinvoke + 154
    2 libSystem.B.dylib 0x00007fff857aa824 dispatch_queueinvoke + 185
    3 libSystem.B.dylib 0x00007fff857aa34e dispatch_workerthread2 + 244
    4 libSystem.B.dylib 0x00007fff857a9c80 pthreadwqthread + 353
    5 libSystem.B.dylib 0x00007fff857a9b1d start_wqthread + 13
    Thread 2:
    0 libSystem.B.dylib 0x00007fff8578fefa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff8579056d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff85047ce2 __CFRunLoopRun + 2002
    3 com.apple.CoreFoundation 0x00007fff8504703f CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff8550aa94 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
    5 com.apple.Foundation 0x00007fff8550a973 -[NSRunLoop(NSRunLoop) run] + 77
    6 com.apple.MessageFramework 0x00007fff8201b27d -[RSSInterchange _runManager] + 1445
    7 com.apple.Foundation 0x00007fff854cff65 _NSThread__main_ + 1429
    8 libSystem.B.dylib 0x00007fff857c906e pthreadstart + 331
    9 libSystem.B.dylib 0x00007fff857c8f21 thread_start + 13
    Thread 3:
    0 libSystem.B.dylib 0x00007fff8578fefa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff8579056d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff85047ce2 __CFRunLoopRun + 2002
    3 com.apple.CoreFoundation 0x00007fff8504703f CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff8550aa94 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
    5 com.apple.Foundation 0x00007fff8550a973 -[NSRunLoop(NSRunLoop) run] + 77
    6 com.apple.MessageFramework 0x00007fff8204df70 +[_NSSocket _runIOThread] + 78
    7 com.apple.Foundation 0x00007fff854cff65 _NSThread__main_ + 1429
    8 libSystem.B.dylib 0x00007fff857c906e pthreadstart + 331
    9 libSystem.B.dylib 0x00007fff857c8f21 thread_start + 13
    Thread 4:
    0 libSystem.B.dylib 0x00007fff857d3aae select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x00007fff85069252 __CFSocketManager + 818
    2 libSystem.B.dylib 0x00007fff857c906e pthreadstart + 331
    3 libSystem.B.dylib 0x00007fff857c8f21 thread_start + 13
    Thread 5:
    0 libSystem.B.dylib 0x00007fff857a9aa2 _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff857a9eb4 pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff857a9b1d start_wqthread + 13
    Thread 6:
    0 libSystem.B.dylib 0x00007fff857a9aa2 _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff857a9eb4 pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff857a9b1d start_wqthread + 13
    Thread 7:
    0 libSystem.B.dylib 0x00007fff857a9aa2 _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff857a9eb4 pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff857a9b1d start_wqthread + 13
    Thread 8:
    0 libSystem.B.dylib 0x00007fff857a9aa2 _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff857a9eb4 pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff857a9b1d start_wqthread + 13
    Thread 9:
    0 libSystem.B.dylib 0x00007fff857a9aa2 _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff857a9eb4 pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff857a9b1d start_wqthread + 13
    Thread 10:
    0 libSystem.B.dylib 0x00007fff857a9aa2 _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff857a9eb4 pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff857a9b1d start_wqthread + 13
    Thread 11:
    0 libSystem.B.dylib 0x00007fff857a9aa2 _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff857a9eb4 pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff857a9b1d start_wqthread + 13
    Thread 12:
    0 libSystem.B.dylib 0x00007fff857a9aa2 _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff857a9eb4 pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff857a9b1d start_wqthread + 13
    Thread 13:
    0 libSystem.B.dylib 0x00007fff857a9aa2 _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff857a9eb4 pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff857a9b1d start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x0000000000000000 rbx: 0x0000000000000005 rcx: 0x00007fff5fbfe618 rdx: 0x0000000000000000
    rdi: 0x0000000000000489 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfe630 rsp: 0x00007fff5fbfe618
    r8: 0x0000000000000e03 r9: 0x0000000000000000 r10: 0x00007fff857da0f2 r11: 0x0000000000000202
    r12: 0x0000000101186600 r13: 0x0000000100428000 r14: 0x0000000000000000 r15: 0x00000001178e2c60
    rip: 0x00007fff857de096 rfl: 0x0000000000000202 cr2: 0x00000001143ff000
    Binary Images:
    0x100000000 - 0x100337fef com.apple.mail 4.0 (1075) <73ADAADD-EE4F-EC80-C116-7125878517C1> /Applications/Mail.app/Contents/MacOS/Mail
    0x112bfe000 - 0x112bfefff com.apple.JavaPluginCocoa 13.0.0 (13.0.0) <02EA2DA9-59AB-9A18-EE03-6A7147EAE31D> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
    0x1143a2000 - 0x1143a9ff7 com.apple.JavaVM 13.0.0 (13.0.0) <D98F6BC3-5901-F2E4-BA32-054953E7E877> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x1143b2000 - 0x1143c4ff7 com.apple.mail.WebPlugIn 4.0 (1075) <0F550628-984D-D78E-2B69-384AEFE904C5> /Applications/Mail.app/Contents/PlugIns/MailWebPlugIn.webplugin/Contents/MacOS/ MailWebPlugIn
    0x1145eb000 - 0x1145eefff com.apple.yahoo.syncframework 1.3 (51) <AEBB9A2D-B787-0C74-7C40-64E6F0BBF43C> /System/Library/PrivateFrameworks/YahooSync.framework/Versions/A/YahooSync
    0x1145f3000 - 0x1145f9fff com.apple.AddressBook.LDAPSource 1.0 (862) <BCAA89D3-9042-F5BB-6CE2-7884EF7AB3D1> /System/Library/Address Book Plug-Ins/LDAP.sourcebundle/Contents/MacOS/LDAP
    0x114866000 - 0x114869fef libLatinSuppConverter.dylib ??? (???) <C13E084D-DF38-B1BC-9772-7B03428E7969> /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
    0x115778000 - 0x11577efff libgermantok.dylib ??? (???) <A87630B4-D01C-8724-54D2-5E8CC85FC07B> /usr/lib/libgermantok.dylib
    0x1158d9000 - 0x1158ecff7 com.apple.AddressBook.LocalSourceBundle 1.0 (862) <2ECC6C67-80B4-9F60-1A2F-2DF54DF51F9E> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
    0x115a00000 - 0x115a5ffff com.apple.google.GoogleContactSyncFramework 39 (39) <BD6B36C2-620E-DBC2-71A9-ECE0F627DE22> /System/Library/PrivateFrameworks/GoogleContactSync.framework/Versions/A/Google ContactSync
    0x116f62000 - 0x116fb2ff7 com.apple.datadetectors.actions 2.0 (102.0) <B64E5232-8736-050B-3F68-A2BA6DFFCA43> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/Resources/ Actions.datadetectors/Contents/MacOS/Actions
    0x1173cb000 - 0x1173eefff com.apple.Mail.Syncer 4.0 (1075.2) <A881A40F-2861-E72C-DEAA-7169B38DD540> /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B633F790-4DDB-53CD-7ACF-2A3682BCEA9F> /usr/lib/dyld
    0x7fff80003000 - 0x7fff806f55d7 com.apple.CoreGraphics 1.535.5 (???) <6599C41F-2D50-5E04-44E4-44FA90E022B5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff806f6000 - 0x7fff80725ff7 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
    0x7fff80765000 - 0x7fff8091ffef com.apple.ImageIO.framework 3.0.0 (3.0.0) <D5594E10-F805-F816-10E9-F95753BE18CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff80920000 - 0x7fff80963fff libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
    0x7fff80964000 - 0x7fff80984fff com.apple.DotMacSyncManager 2.0.0 (446) <1D7898EC-2EA8-EAAF-821A-B0E1A170CB03> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x7fff80985000 - 0x7fff80987fff libRadiance.dylib ??? (???) <77F285E0-5D5E-A0B0-A89E-9332D6AB2867> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff80a76000 - 0x7fff80a78fff com.apple.print.framework.Print 6.0 (237) <70DA9755-5DC1-716B-77E2-E42C5DAB85A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff80a79000 - 0x7fff80aedff7 com.apple.WhitePagesFramework 10.6.0 (140.0) <546E204C-AC7A-030C-DC32-125A3E422FB5> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x7fff80aee000 - 0x7fff80b31ff7 libRIP.A.dylib ??? (???) <8D7113D2-71A7-A205-D2D0-2DB0F37FFBB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff80b32000 - 0x7fff80b6fff7 libFontRegistry.dylib ??? (???) <43ADB89E-036B-9D8F-CC4B-CE6B6BCC5AB5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff80b70000 - 0x7fff80c3bfe7 ColorSyncDeprecated.dylib ??? (???) <03DA3BF0-1293-8947-A8B6-5E599F5B5DC7> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff80c3c000 - 0x7fff80ca4ff7 com.apple.MeshKitRuntime 1.0 (49.0) <580F1945-540B-1E68-0341-A6ADAD78397E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x7fff80cbb000 - 0x7fff80cf6fe7 com.apple.CoreMedia 0.420.17 (420.17) <E299556E-6930-DC30-DA23-88B812AF63CA> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff80d12000 - 0x7fff80d61ff7 libTIFF.dylib ??? (???) <E11A75A8-223C-8B5E-7F62-821F9ADE8821> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff80d62000 - 0x7fff80d7dff7 com.apple.openscripting 1.3 (???) <DFBFBFD3-90C0-0710-300C-1A7210CB3713> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff80d7e000 - 0x7fff80d82ff7 libCGXType.A.dylib ??? (???) <50EB4AB0-0B25-E5DC-FC9E-12268B51F02F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff80d83000 - 0x7fff80ddafff com.apple.Symbolication 1.1 (67) <73B6FC15-9E05-69E2-2955-14F82F9BC337> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff80ddb000 - 0x7fff80dfeff7 com.apple.iChat.IMFoundation 5.0 (742) <1A4FEDF7-78CF-23A3-D0FD-23D74FA556C5> /System/Library/Frameworks/IMCore.framework/Frameworks/IMFoundation.framework/V ersions/A/IMFoundation
    0x7fff80dff000 - 0x7fff80e0afff com.apple.dotMacLegacy 3.2 (266) <80F00DE2-4C50-0FD9-5C6E-3EAA1599277B> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x7fff80e2f000 - 0x7fff80f8cff7 com.apple.syncservices 5.0 (575) <5A2B1757-BADC-9E3E-9260-3133C45859BB> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x7fff80f8d000 - 0x7fff811c6fe7 com.apple.imageKit 2.0 (1.0) <F579694D-9FA0-6365-45CD-E380C2EB2573> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff811c7000 - 0x7fff81384fff libicucore.A.dylib ??? (???) <224721C0-EC21-94D0-6484-66C603C34CBE> /usr/lib/libicucore.A.dylib
    0x7fff81385000 - 0x7fff8138bff7 IOSurface ??? (???) <8E0EE904-59D1-9AA0-CE55-B1777F4BAEC1> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8138c000 - 0x7fff8138dff7 com.apple.audio.units.AudioUnit 1.6 (1.6) <7A51FBCE-7907-28A0-B2D2-CAADA78F2913> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8138e000 - 0x7fff813cefef com.apple.QD 3.31 (???) <0FA2713A-99BD-A96B-56AF-7DB0AB4927AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff813cf000 - 0x7fff81406ff7 libssl.0.9.8.dylib ??? (???) <2D7FAEF9-A3CD-9F80-7CDE-852D3C93AEDB> /usr/lib/libssl.0.9.8.dylib
    0x7fff81407000 - 0x7fff8140cfff libGIF.dylib ??? (???) <0C112067-95FE-B9BC-C70C-64A46A277F34> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8140d000 - 0x7fff81438ff7 libxslt.1.dylib ??? (???) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff815a2000 - 0x7fff815a2ff7 com.apple.Accelerate 1.5 (Accelerate 1.5) <E517A811-E0E6-89D0-F397-66122C7A25A4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff815a3000 - 0x7fff815c3fef com.apple.DirectoryService.Framework 3.6 (621) <925EE208-03B2-B24A-3686-57EAFBDA5ADF> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff815c4000 - 0x7fff81624fff com.apple.ExchangeWebServices 1.0 (54) <C56EF9CA-93FC-066F-23E5-E1FD53D86916> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
    0x7fff81625000 - 0x7fff81649ff7 com.apple.CoreVideo 1.6.0 (43.0) <FF5F0EEF-56BE-24DD-C8FA-CB41F126E6A8> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8164a000 - 0x7fff8164bfff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff8164c000 - 0x7fff818d0fff com.apple.security 6.0 (36910) <F7431448-BC2E-835D-E7A2-E47E0A5CB984> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff818d1000 - 0x7fff818d1ff7 com.apple.Carbon 150 (152) <8D8CF535-90BE-691C-EC1B-63FBE2162C9B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff818d2000 - 0x7fff8192efff libGLU.dylib ??? (???) <AA2D37B3-8B7C-6772-F8BA-7364284C55FE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8192f000 - 0x7fff81975fe7 libvDSP.dylib ??? (???) <2DAA1591-8AE8-B411-7D01-68DE99C63CEE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff81976000 - 0x7fff81997ff7 com.apple.opencl 11 (11) <A53E07FB-AD2F-9F3E-EC00-7DCC7DDE2F90> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff819a4000 - 0x7fff819abff7 com.apple.KerberosHelper 2.0 (1.0) <F0154529-03F3-356D-56BC-A78964B2BE50> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x7fff819ac000 - 0x7fff81a46fe7 com.apple.ApplicationServices.ATS 4.0 (???) <76009EB5-037B-8A08-5AB5-18DA59559509> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff81a47000 - 0x7fff81afdfe7 libobjc.A.dylib ??? (???) <261D97A3-225B-8A00-56AA-F9F27973063F> /usr/lib/libobjc.A.dylib
    0x7fff81afe000 - 0x7fff81b48fef com.apple.IMCore 5.0 (742) <EE4D5BA7-AFFF-0FB1-08AF-A4152A741B8B> /System/Library/Frameworks/IMCore.framework/Versions/A/IMCore
    0x7fff81b49000 - 0x7fff81b61fff com.apple.iChat.InstantMessage 5.0 (742) <14DD4C3C-FAEE-40FC-FED1-65A134F96B12> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x7fff81b62000 - 0x7fff81c67fe7 libGLProgrammability.dylib ??? (???) <EDEC71CB-5F5B-7F55-47F4-19E953E3BE61> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff81c68000 - 0x7fff81ffcff7 com.apple.QuartzCore 1.6.0 (226.0) <66E14771-C5F0-1415-0B7B-C45EE00C51A1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff81ffd000 - 0x7fff8233bfe7 com.apple.MessageFramework 4.0 (1075.2) <E2FADB67-CB43-E1A9-4367-EC047CECC30A> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x7fff8233c000 - 0x7fff82548ff7 com.apple.RawCamera.bundle 2.2.1 (477) <B4DD9D3B-CD05-5ACE-6808-BEC5660D805C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff82549000 - 0x7fff8254fff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff82550000 - 0x7fff8255cfef libbz2.1.0.dylib ??? (???) <4AA81AA7-DF37-6430-07D1-F59F37AEC357> /usr/lib/libbz2.1.0.dylib
    0x7fff8255d000 - 0x7fff8267bff7 com.apple.PubSub 1.0.4 (65.11) <C1D56F85-7553-FB97-2A31-35CEB2BB8B63> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff8267c000 - 0x7fff8267fff7 com.apple.securityhi 4.0 (36638) <77F40B57-2D97-7AE5-1331-8945C71DFB57> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff82680000 - 0x7fff829b2fef com.apple.CoreServices.CarbonCore 859.1 (859.1) <5712C4C1-B18B-88EE-221F-DA04A8EDA029> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff829b3000 - 0x7fff82a33ff7 com.apple.iLifeMediaBrowser 2.1.3 (346.0.3) <04677A98-142E-9C0E-18A7-4C74275856B7> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x7fff82a34000 - 0x7fff82ab2fef com.apple.audio.CoreAudio 3.2.0 (3.2) <51E4AA76-3A8A-2B78-95D2-582501421A4E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff82ab5000 - 0x7fff82b27fef com.apple.CoreSymbolication 2.0 (23) <06F8561E-4B36-7BF6-31BA-64091B3D8058> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff82c61000 - 0x7fff82c62ff7 com.apple.TrustEvaluationAgent 1.0 (1) <4B6B7853-EDAC-08B7-3324-CA9A3802FAE2> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff82c63000 - 0x7fff82c9dfff com.apple.bom 10.0 (164) <E5C9AFBD-68C1-197E-72B0-B43295DC87DC> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff82c9e000 - 0x7fff82dd6ff7 com.apple.CoreData 102 (246) <0502CBD8-513E-C19A-3562-20EC35535D71> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff82dfa000 - 0x7fff82e41fef com.apple.QuickLookFramework 2.0 (327.0) <E15E267E-D462-2AD0-DB03-A54E0F94452F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff82e42000 - 0x7fff82f0efff com.apple.CFNetwork 454.4 (454.4) <E7721AD8-3177-8749-60F7-5EF323E6492B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff82f0f000 - 0x7fff82f40fff libGLImage.dylib ??? (???) <4F318A3E-20C1-D846-2B36-62451A3241F7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff82f41000 - 0x7fff82f48ff7 com.apple.DisplayServicesFW 2.1 (2.1) <2C039CF5-8AF8-6DA3-3C77-566B22EFB172> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff82f49000 - 0x7fff82fa6fef com.apple.framework.IOKit 2.0 (???) <65AA6170-12E3-BFB5-F982-E0C433610A1F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff82fa7000 - 0x7fff82fb8fef libz.1.dylib ??? (???) <3A7A4C48-A4C8-A78A-8B87-C0DDF6601AC8> /usr/lib/libz.1.dylib
    0x7fff82fb9000 - 0x7fff82fcdff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff82fce000 - 0x7fff8301dff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff8301e000 - 0x7fff83024fff libCGXCoreImage.A.dylib ??? (???) <D113DB65-BB37-5499-8825-E6AE8AB1F8B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff83025000 - 0x7fff83192fe7 com.apple.QTKit 7.6.3 (1584) <6D02A542-5202-4022-2050-5BE01F70D225> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff83193000 - 0x7fff831a8fff com.apple.LangAnalysis 1.6.5 (1.6.5) <D4956302-5A2D-2AFD-C143-6287F1313196> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff831a9000 - 0x7fff831aafff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff831ab000 - 0x7fff8322dfef com.apple.QuickLookUIFramework 2.0 (327.0) <B9850E11-3F04-100F-0122-B4AD6222A43F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff8322e000 - 0x7fff83234fff com.apple.AOSNotification 1.1.0 (123.3) <9436ED02-186A-E6CC-E594-31E3942A5898> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x7fff83235000 - 0x7fff83235ff7 com.apple.vecLib 3.5 (vecLib 3.5) <5B072584-9579-F54F-180E-5D425B37E85C> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff83236000 - 0x7fff832ebfff com.apple.ink.framework 1.3 (104) <9B552E27-7E3F-6767-058A-C998E8F78692> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff832ec000 - 0x7fff8333dfe7 com.apple.HIServices 1.8.0 (???) <113EEB8A-8EC6-9F86-EF46-4BA5C2CBF77C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff8333e000 - 0x7fff8337bfff com.apple.LDAPFramework 2.0 (120.1) <0F7DF87D-6A08-02AF-790B-76294FCE8916> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8337c000 - 0x7fff833f7ff7 com.apple.ISSupport 1.9.1 (49) <EF46DFEE-3B41-97C1-1BE6-A19A1786B85F> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff83465000 - 0x7fff83574ff7 libcrypto.0.9.8.dylib ??? (???) <A2DA70D0-02AE-89FA-1CDA-B3CA986CAE6D> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff835c1000 - 0x7fff835c6fff libGFXShared.dylib ??? (???) <C386DB22-A0AA-D826-ACBA-25E82B480D05> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff835c7000 - 0x7fff8362dfe7 com.apple.AppleVAFramework 4.6.2 (4.6.2) <3DA57727-EAD1-A199-4093-54CC4698A109> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff8362e000 - 0x7fff83750ff7 com.apple.audio.toolbox.AudioToolbox 1.6 (1.6) <3CA3B481-9627-6F36-F2B8-C2763DEEB128> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff83751000 - 0x7fff837d5fff com.apple.print.framework.PrintCore 6.0 (312) <1F747E69-924D-8C5B-F318-C4828CC6E85D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff837d6000 - 0x7fff841c8fef com.apple.AppKit 6.6 (1038) <D4AB61F8-371E-D197-6F3D-DE397D1A717C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff841c9000 - 0x7fff843fffef com.apple.AddressBook.framework 5.0 (862) <06928F7A-AFEC-7C7F-E1EC-D99983588C00> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff845e4000 - 0x7fff848e1fef com.apple.HIToolbox 1.6.0 (???) <870B39B2-55BD-9C82-72EB-2E3470BD0E14> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff848e2000 - 0x7fff848eaff7 com.apple.NSServerNotificationCenter 2 (1.0) <0F9B07B8-D9F9-A55D-AB60-9CC3533D77F8> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
    0x7fff84907000 - 0x7fff84971fe7 libvMisc.dylib ??? (???) <524DC30F-6A54-CCED-56D9-F57033B06E99> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff84972000 - 0x7fff84a2eff7 com.apple.CoreServices.OSServices 352 (352) <CD933BBD-B260-552F-E64E-291D6ED3091A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff84ae4000 - 0x7fff84aebfff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff84aec000 - 0x7fff84b21ff7 libcups.2.dylib ??? (???) <1FE99C26-B845-F508-815A-5B2CF2CA5337> /usr/lib/libcups.2.dylib
    0x7fff84b22000 - 0x7fff84bb2fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff84c45000 - 0x7fff84cb1ff7 com.apple.CorePDF 1.0 (1.0) <8D76B569-F938-6337-533A-5C8A69B005DA> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff84cb2000 - 0x7fff84ccbfff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff84ccc000 - 0x7fff84d85fff libsqlite3.dylib ??? (???) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    0x7fff84d86000 - 0x7fff84d99ff7 com.apple.syncservices.syncservicesui 5.0 (575) <4B99D800-624D-FEBF-CC70-EAC553046AEB> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
    0x7fff84d9a000 - 0x7fff84d9cfef com.apple.ExceptionHandling 1.5 (10) <F2867B93-A56A-974F-9556-266BCE394057> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x7fff84d9d000 - 0x7fff84f7cfff com.apple.CalendarStore 4.0 (965) <86082B77-ABD6-A9DD-E0CE-C5471ED2399A> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x7fff84f7d000 - 0x7fff84f7dff7 com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) <BA861575-B0DE-50F5-A799-BDF188A3D4EF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff84f7e000 - 0x7fff84ffbfe7 com.apple.CoreText 3.0.0 (???) <51175014-9F0C-7E96-FB6F-3DC5E446B92E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff84ffc000 - 0x7fff8516ffef com.apple.CoreFoundation 6.6 (550) <04EC0CC2-6CE4-4EE0-03B9-6C5109398CB1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff85170000 - 0x7fff85210fff com.apple.LaunchServices 360.3 (360.3) <02FFE657-CC7A-5266-F06E-8732E28F70A9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff85263000 - 0x7fff85268ff7 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
    0x7fff85269000 - 0x7fff85372fff com.apple.MediaToolbox 0.420.17 (420.17) <31834AB2-1BFF-92D5-A8D2-21B0AE51FA98> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff85373000 - 0x7fff85381ff7 libkxld.dylib ??? (???) <823B6BE6-E952-3B3C-3633-8F4D6C4606A8> /usr/lib/system/libkxld.dylib
    0x7fff85382000 - 0x7fff853ccfff com.apple.DAVKit 4.0 (729) <83F34E7A-4C4C-D021-FDB3-157600E2BA0A> /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x7fff853cd000 - 0x7fff85408ff7 com.apple.CoreMediaIOServices 101.0 (715) <7B93206A-FEC5-FCC3-3587-91E3CEC61797> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x7fff85414000 - 0x7fff8544ffef com.apple.AE 496 (496) <6AFD62E0-DD92-4F04-A73A-90224D80593D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff85485000 - 0x7fff854beff7 com.apple.MeshKit 1.0 (49.0) <7587A7F2-DF5D-B8B2-A6A8-1389CF28BC51> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff854bf000 - 0x7fff85740fe7 com.apple.Foundation 6.6 (751) <CCE98C5C-DFEA-6C80-A014-A5985437072E> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff85741000 - 0x7fff8578eff7 libauto.dylib ??? (???) <8658DB85-C611-1212-44E5-5B2539018FA0> /usr/lib/libauto.dylib
    0x7fff8578f000 - 0x7fff8594efe7 libSystem.B.dylib ??? (???) <1AABDC4B-CBAE-F40C-405C-DAE785959F57> /usr/lib/libSystem.B.dylib
    0x7fff8594f000 - 0x7fff8595cfff libCSync.A.dylib ??? (???) <D97C8D7E-2CA3-9495-0C41-004CE47BC5DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff8595d000 - 0x7fff85973fff com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff85a6d000 - 0x7fff85a93fe7 libJPEG.dylib ??? (???) <52ACD177-F101-BEF5-E7CC-9131F8372D0A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff85b18000 - 0x7fff85b18ff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff85b19000 - 0x7fff85b60ff7 com.apple.coreui 0.2 (112) <E64F7594-7829-575F-666A-0B16875FC644> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff85b61000 - 0x7fff85b61ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff85b62000 - 0x7fff85ba3ff7 com.apple.SystemConfiguration 1.10 (1.10) <E3FF1FC8-C760-2047-F954-0D283DD0F714> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff85ba4000 - 0x7fff85c88fe7 com.apple.DesktopServices 1.5.0 (1.5.0) <EA3CDFEC-713D-7291-4015-600336E83EDD> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff85c89000 - 0x7fff85cc7fef com.apple.DebugSymbols 1.1 (70) <C3D11461-E118-09DB-D9D7-8972B3FD160F> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff85cc8000 - 0x7fff85cd5ff7 com.apple.AppleFSCompression 1.0 (1.0) <597C8E16-90C0-A7AA-7236-5D1281F20AD0> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff85cd6000 - 0x7fff85cd9fff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff85cdf000 - 0x7fff85d5cfef libstdc++.6.dylib ??? (???) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff85d5d000 - 0x7fff85d5dff7 com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff85d5e000 - 0x7fff861a1fef libLAPACK.dylib ??? (???) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff861a2000 - 0x7fff86204fe7 com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff8623d000 - 0x7fff862ccfff com.apple.PDFKit 2.5 (2.5) <7849E675-4289-6FEA-E314-063E91A4B07F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff862cd000 - 0x7fff86451fff com.apple.JavaScriptCore 6531 (6531.5) <8C470ACB-1A45-71FC-673D-34EA3F5EF0DC> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff86452000 - 0x7fff86506fef com.apple.ColorSync 4.6.0 (4.6.0) <080BEDDE-E7A4-F88D-928B-7501574A157B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff86507000 - 0x7fff86538fef libTrueTypeScaler.dylib ??? (???) <3F30259E-9EB0-18D2-B0F3-7B8A9625574E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff86539000 - 0x7fff86650fef libxml2.2.dylib ??? (???) <6D4C196C-B061-CBCD-AAFD-A21736A8425C> /usr/lib/libxml2.2.dylib
    0x7fff86681000 - 0x7fff8670dfef SecurityFoundation ??? (???) <B69E2FF9-A698-4923-BC8B-180224B6EF75> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8670e000 - 0x7fff8672ffff libresolv.9.dylib ??? (???) <01C7C750-7F6A-89B3-C586-5C50A839019E> /usr/lib/libresolv.9.dylib
    0x7fff86730000 - 0x7fff86746fff com.apple.MultitouchSupport.framework 200.20 (200.20) <96B8C66E-D84D-863B-CB1D-F7E005569706> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff86747000 - 0x7fff86752fff com.apple.CrashReporterSupport 10.6 (237) <7B22FB86-33C7-A775-2F13-0D3356E2B971> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff86783000 - 0x7fff86c7bff7 com.apple.VideoToolbox 0.420.17 (420.17) <E034AA6E-A1E4-BB8F-5AFA-F5C354DDD889> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff86c7c000 - 0x7fff86d37ff7 libFontParser.dylib ??? (???) <8926E1B0-6D1E-502A-5028-1DCC57F6D6FA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff86d38000 - 0x7fff86d81ff7 com.apple.securityinterface 4.0 (36981) <F14235A2-8320-1A71-24FE-EB22008483E9> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff86d82000 - 0x7fff86d95fff libGL.dylib ??? (???) <D452ADC0-04B1-E24F-03E6-717E58E1D659> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff86d96000 - 0x7fff86e70ff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff86e71000 - 0x7fff87894fe7 com.apple.WebCore 6531 (6531.9) <6DEBA397-4369-A8B1-1757-40FD454F6B51> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff87895000 - 0x7fff8799fff7 com.apple.MeshKitIO 1.0 (49.0) <66600E25-66F9-D31A-EA47-E81518FF6DDA> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x7fff879a0000 - 0x7fff87a4ffef edu.mit.Kerberos 6.5.8 (6.5.8) <A9C16B72-A1F8-3DDE-7772-E7635774CA6E> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff87a50000 - 0x7fff87a79ff7 com.apple.speech.LatentSemanticMappingFramework 2.6.9 (2.6.9) <CDFCD034-B44A-1C99-CBA4-ED9F233B3DD4> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x7fff87a7a000 - 0x7fff87a95fff com.apple.datadetectors 2.0 (102.0) <D3E026E9-C12A-88ED-25FC-7A58E435AB02> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x7fff87a96000 - 0x7fff882a0fe7 libBLAS.dylib ??? (???) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff882a1000 - 0x7fff8850bff7 com.apple.QuartzComposer 4.0 (156.6) <4E43D357-4A18-5D16-02E8-14324A5B9302> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff8860d000 - 0x7fff8861cfef com.apple.opengl 1.6.3 (1.6.3) <6318A188-B43D-E82F-C157-2E76331227BD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8861d000 - 0x7fff8861dff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8861e000 - 0x7fff88626fff com.apple.iChat.IMUtils 5.0 (742) <58F866BF-C746-E260-DBA8-265B772EDDBA> /System/Library/Frameworks/IMCore.framework/Frameworks/IMUtils.framework/Versio ns/A/IMUtils
    0x7fff88681000 - 0x7fff886cbff7 com.apple.Metadata 10.6.0 (507.1) <AA0DF8E0-9B5B-2377-9B20-884919E28994> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff886cc000 - 0x7fff88710fef com.apple.ImageCaptureCore 1.0 (1.0) <29A6CF83-B5C2-9730-D71D-825AEC8657F5> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff88711000 - 0x7fff88722fff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff88723000 - 0x7fff88732fff com.apple.NetFS 3.2 (3.2) <61E3D8BE-A529-20BF-1A11-026EC774820D> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff88733000 - 0x7fff887b0fef com.apple.backup.framework 1.1 (1.0) <35E2F1B1-C301-EFF7-F222-964D1A6ABE09> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff887b1000 - 0x7fff887c7fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff887c8000 - 0x7fff887cbff7 libCoreVMClient.dylib ??? (???) <3A41933A-5174-7516-37E0-8E06365BF3DA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff887cc000 - 0x7fff8881bfff com.apple.iCalendar 1 (42) <25CA7CA2-0994-62F1-9A2E-F938C8142330> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0x7fff8881c000 - 0x7fff88827ff7 com.apple.speech.recognition.framework 3.10.10 (3.10.10) <7E2A89FC-0F18-1CCC-472E-AD0E2BC2DD4C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff88828000 - 0x7fff88965fef com.apple.WebKit 6531 (6531.9) <17A680A1-FE75-81E5-952A-047E5FA96F66> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff88a2b000 - 0x7fff88a2fff7 libmathCommon.A.dylib ??? (???) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff88a30000 - 0x7fff88a85fef com.apple.framework.familycontrols 2.0 (2.0) <2520A455-5487-1964-C5D9-D284699D2537> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff88acf000 - 0x7fff88aedff7 libPng.dylib ??? (???) <6A0E35B8-2E33-7C64-2B53-6F47F628DE7A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff88aee000 - 0x7fff88b00fe7 libsasl2.2.dylib ??? (???) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff88b01000 - 0x7fff88b29fff com.apple.DictionaryServices 1.1 (1.1) <D57BA55A-4CC5-5C17-8077-AEEA27A01C7A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <1AABDC4B-CBAE-F40C-405C-DAE785959F57> /usr/lib/libSystem.B.dylib
    Model: MacBookAir1,1, BootROM MBA11.00BB.B03, 2 processors, Intel Core 2 Duo, 1.8 GHz, 2 GB, SMC 1.23f20
    Graphics: Intel GMA X3100, GMA X3100, Built-In, 144 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x8B), Broadcom BCM43xx 1.0 (5.10.91.19)
    Bluetooth: Version 2.2.0f18, 2 service, 0 devices, 2 incoming serial ports
    Network Service: AirPort, AirPort, en0
    Parallel ATA Device: MCCOE64GEMPP, 55.9 GB
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8505, 0xfd400000
    USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x1d200000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8210, 0x1d210000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0223, 0x5d200000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x5d100000

    I am having the same problems. Mail crashes regularly when I try to attach Word documents although it seems to do better with PDFs. I'll blame this on Apple since I doubt Word itself would be involved in the attachment. I am also seeing instability with Word and Excel. For me, it's been when I open files. Sometime they work and others the apps just crash. Don't know if this is Apple related or MS, but I'll blame Apple first since it was their upgrade that created the instability. Not directly related to this topic, but I have also had 4 system crashes; the equivalent of the MS 'Blue Screen of Death'. You're forced to shutdown your machine and reboot. In summary, Snow Leopard has been a giant step backward for me so far.

  • Adobe CS5, Chrome and Office 2011 Crashing in Lion, plus video issues

    Upgraded from Snow Leopard to Lion (in place rather than wiping disk clean).
    Adobe InDesign CS5 will start and bring up the main dialog box and crash everytime within a few seconds. Photoshop was also crashing, but it isn't crashing under a new user account. InDesign still is.
    I checked the permissions on the library folders, reset the prefs files. It will start up and be useful in safe mode, so I'm looking to isolate the issue.
    Microsoft Word (2011) is crashing, but Excel works.
    Chrome crashes everytime. Firefox is slow.
    System prefs has crashed once.
    Text Edit crashes when printing.
    Flash video is not playing on anything.
    Any thoughts on cause?

    I found my solution. Wipe it all out and start fresh!
    You have to create a startup drive for Lion to do a clean install. Here's a way:
    http://www.trickyways.com/2011/07/how-to-make-mac-os-x-lion-10-7-bootable-usb-fl ash-drive/
    If you can't locate your Lion installer, open your App Store and Option-click the purchases tab. This will allow you to redownload the installer.
    Back up your stuff (or you'll lose your files).
    Startup from your new Lion Install disk (restart and hold the option key.)
    Use disk utility to wipe out your hard drive (if you've backed it up, of course)
    Reinstall Lion.
    Reinstall your applications and have fun rebuilding your life!
    All of my issues have gone away and I am once again a happy Apple customer. CS5 works, Office works, Flash video works - everything works!

  • Excel Analysis Toolpak Add-In?

    I have an excel file from a client that uses custom functions in their formulas from SAP BusinessObjects, for example "EVTIM()". When I open their files, Excel does not recognize these functions so all data is replaced with an error message "#NAME?".
    My question is, does SAP provide any kind of Analysis Toolpak add-in to allow Excel to recognize these functions? If so, where can I get it from? If not, how is one supposed to review documents that are output?
    Thanks for any help!
    (This is my first post to this site, so I apologize if it's in the wrong place. Please direct me to the correct location.)

    Hi MMK21,
    Do you mind telling us which Excel add-in are you using? The build-in add-in, third-party or developed by yourself?
    Based on the event log, it showed the StackHash error crashed the Excel 2010. The error usually occurs when DEP is invoked and has an issue with whatever application you’re trying to run (and there are several hundred out
    there that seem to give it fits). The error is related to Data Execution Prevention.
    Thus, if this issue occur with Excel build-in add-in/ Microsoft add-in, please try the following method,
    and check if it is helpful.
    1. Open your Start menu and click Control Panel
    2. Browse to “System Maintenance” then “System”
    3. In the left panel, select “Advanced System Settings” from the available links
    4. You should now see the System Properties Window, which will have three sections. The top section is labeled “Performance” and has a “Settings” button. Click this button.
    5. Select the “Data Execution Prevention” tab.
    6. Select the option which reads “Turn on DEP for all programs and services except those I select”
    7. Use the “Browse” button to Excel 2010 and add it to your exceptions list.
    8. Click Apply or OK to commit your changes.
    If you are using third-party add-ins, I recommend you connect the provider to get more help.
    If this issue occurred with custom add-ins, we might to debug the code, please upload them and post the thread to MSDN forum:
    ttp://social.msdn.microsoft.com/Forums/en-US/home?forum=exceldev&filter=alltypes&sort=lastpostdesc
    George Zhao
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • [Excel] Running a SQL Query to delete rows

    Hello Experts,
    Background: I am attempting to use a dba of my companies time keeping system and implement it with Power BI tools. Given the file size restrictions within Power Bi itself I need to lower my file size by removing all time logs from
    inactive employees.
    I have a question regarding whether or not you can use a sql query to delete rows in excel. I have roughly 200,000+ rows in my excel spreadsheet. I am attempting to delete all rows where an employee equals inactive. I have attempted to
    delete these rows by sorting them and doing a bulk delete and clear contents, but it seems to crash my excel every time.  My thought process is that using a query that does a timed delete might put less of a burden on deleting the massive amount of data.
    I would like to use this: DELETE * FROM [Table_(...)_Actual$] WHERE [Current] = "Inactive" (Will add more once I know it is possible to use sql queries in Excel.
    Any information on whether or not this is possible would be appreciated.
    Regards,
    Link

    Running SQL Query in Excel is possible, however, the delete query is not supported in Excel.
    You are more restricted in deleting Excel data than   data from a relational data source. In a relational database, "row" has no   meaning or existence apart from "record"; in an Excel worksheet, this is not   true. You can delete values
    in fields (cells). Please see:http://support.microsoft.com/kb/257819/en-us
    One workaround : Use update query to set the rows as null, then use select query.
    e.g. 
    SQL = "update [sheet2$A1:B5] set name=null,age=null where name='andy'"
    cnn.Execute SQL
    SQL = "select name,age from [sheet2$A1:B5] where name is not null"
    Wind Zhang
    TechNet Community Support

Maybe you are looking for

  • Document Numbering Issue in user defined form

    Dear All, There is UDO with manageseries = true. Series and DocNum fileds are binded to database (Combobox And Edittext). I can easly get next number and assign to Docnum field while selecting series from Combobox. The problem is when i choose series

  • Using Apple ID

    I've typed in the right password and I'd but it says it's wrong what do I do

  • Can the Primary Key also be Primary key in another table

    Hi all, I am working on a project. The project specification says: Project table contains details of projects and the project number *(proj_no)* is the key. project ( proj_no , proj_date, proj_desc, proj_type, proj_status, s_no, cust_no) purchase_ord

  • Group totals summary in another group summary section

    I have a report requirements that need to re-display the group total in a summary section.   Please see below simple example.  The second summary does not have fixed number of Units, it depends how many units are in each Department. I am not able to

  • Setting the Provider_Url path gives an error.

    Hi, I am trying to post a messsage to a queue through servlet. I am getting an error.... Could not create JNDI API context: javax.naming.NameNotFoundException; remaining name '\\\MQSend\BINDING' My code is like this..... String PROVIDER_URL="file://F