Attach a File to a cell in the BW report...

Hi all,
When I run a bw report on the web it is possible attach a text comment to a cell in the result table as a "document". This is an standard function but we need attach also a file in the same way.
Please con you help me with this issue?
Enrique.

Enrique ,
Is this not possible with the standard document browser that comes with BW ?
otherwise...
1.you can attach the document directly to the cell.
What you need to do is generate the URL for the cell and have it as a link for that cell as a href tag. This can be done using the table interface. This is similar to using the document browser but here the problems are that the file types that can be handled are limited. You can observe the URL when you click on the standard document browser and using a variation of the same , you can see just the document alone.
2. The file can be kept in the mime repository and accessed by a web URL and you could link this to the cell using a href tag. sometimes the file may not be directly accessible.
These are some of the options possible...
Arun
Message was edited by: Arun Varadarajan

Similar Messages

  • How do  I add an attachment (xls file in my case) to the pdf

    Hello,
    I need to add a excel file as attachment in the generated PDF form.
    Someone could tell me if this is possible and how to do it?
    Thanks for the help

    Hi,
    I did little research and found that we can attach any attachment to Interactive form.
    1.Get the XLS attachment(You can add File Upload UI Element(Say XLS) to your Application  and Bind  data,filename and mime Type  Properties)   with this , user can choose the XLS file to be attached from Desk top.
    2. In the Interactive UI Element,bind the property "pdfsource" (Say PDF_SOURCE), this will  contains the PDF in xstring format.
    3. Add a button (Say Attach XLS) on the application and add an Action Method.(Say ADD)
    4.in the Action Method(ADD) of the Button, follow the Steps.
        1. Get the File(XLS File) Uploaded,Mimi Type  from File Uploade UI Element(Say lv_xls_data,lv_mimetype,lv_file_name)
         2. get the pdf source( PDF_SOURCE) from Interactive form.(Say lv_pdf_source)
         use the Following Code
    DATA: l_fp           TYPE REF TO if_fp,
            l_pdfobj       TYPE REF TO if_fp_pdf_object,
            l_pdf          TYPE xstring,
            l_att          TYPE xstring,
            l_fpex         TYPE REF TO cx_fp_runtime,
            l_type         TYPE string,
            l_errmsg       TYPE string,
            l_short        TYPE sdba_actid,
            l_ext          TYPE sdba_funct,
            l_filename     TYPE skwf_filnm,
            l_mimetype     TYPE skwf_mime,
            l_attachment   TYPE sfpattachments,
            l_attachments  TYPE tfpattachments,
            l_len          TYPE i,
            l_tab          TYPE tsfixml,
            p_dest         TYPE rfcdest .
      MOVE cl_fp=>get_ads_connection( ) TO p_dest.
      l_mimetype   = lv_mimetype.
    * Get FP reference.
      l_fp = cl_fp=>get_reference( ).
      TRY.
    *     Create PDF Object.
          l_pdfobj = l_fp->create_pdf_object( connection = p_dest ).
    *     Set document.
          l_pdfobj->set_document( pdfdata = lv_pdf_source ).
           l_attachment-FILENAME = lv_file_name."Name of the Attached File.
          l_attachment-mimetype    = lv_mimetype.
          l_attachment-description = 'XLS_Attachment'.   
         l_attachment-data        = lv_xls_data."XLS File to Be attached .
          INSERT l_attachment INTO TABLE l_attachments.
          l_pdfobj->set_attachments( attachments = l_attachments ).
    *     Execute, call ADS.
          l_pdfobj->execute( ).
    *     Get result.
          l_pdfobj->get_document( IMPORTING pdfdata = l_pdf ).
        CATCH cx_fp_runtime_internal INTO l_fpex.           "#EC NO_HANDLER
        CATCH cx_fp_runtime_system INTO l_fpex.             "#EC NO_HANDLER
        CATCH cx_fp_runtime_usage INTO l_fpex.              "#EC NO_HANDLER
      ENDTRY.
    Finally "l_pdf" contains the PDF with Attached XLS and you can send this as PDF Document.
    Thanks.
    Uma

  • In Adobe premiere elements 12 it wont let me add a m4a file. It says that "the importer reported a generic error". Please help.

    please help, I need to make a video and cant get in my music.

    tuckey2012
    For background information, what computer operating system is your Premiere Elements 12 running on?
    I could ask you for a lot of details to build a troubleshooting plan. However, in this instance with .m4a file and "importer reported a generic error", I am going to cut to what I believe your workflow problem to be.
    You are working with iTunes music. To use them in Premiere Elements (any version), please convert them to .wav file in iTunes.
    To do that....
    a. Open iTunes and go to Music - File Menu/Add File To Library
    b. Edit Menu/Preferences/General and there click on Import Settings
    c. In the Import Settings dialog, go to Import Using and set for WAV Encoder.
    d. OK out of that area.
    In the Music Section/Songs, right click your import, select Create WAV Version
    Then right click the WAV Version, select Copy, and then Paste it to the computer desktop
    from where you import it into Premiere Elements 12 Expert workspace Add Media/Files and Folders/Project Assets
    from where you drag it to one of the audio tracks.
    Please let us know if that works for you.
    Thanks.
    ATR

  • Attach video file as a help to BW reports on the portal

    Hello,
    I would like to attach video file as a visual manual to BW reports published on the portal (one vide file to many reports)
    Can somebody tell me what is best way to do it.
    Thanks

    Hello.
    The best way is your way and depends on your requirements and available resources.
    I can only give you a few points to start from:
    1. You may use either Help property of BW reports iviews or [Dynamic Navigation iView|http://help.sap.com/saphelp_nw04/helpdata/en/32/66c53e5ae84d3be10000000a11405a/frameset.htm] to point users to a video. The second variant is most visible to users.
    2. Video may be stored:
    2.1.  in KM and played by:
      a) software on user's workstation.
      b) custom developed iView which holds streamed video.
      c)  javascript/flash video player embedded in custom KM html page.
    2.2. on an intranet media server or external video hosting as Youtube. If a security concern does not matter, in general you have only provide a URL to the video.
    Best regards,
    Aliaksandr Zhukau

  • Attaching photos to Apple Mail - error when attaching multiple files

    Hello,
    My iPhoto just recently started giving me an error whenever I try to attach multiple files to Apple Mail. The error says:
    "Mail got an error: Can't get paragraph 8 of
    content of outgoing message id 321072192.
    Invalid index."
    The only option allowed is to cancel. When I look at my Apple Mail it has created a message with the first selected photo attached, but none of the other photos are there. Any ideas of how to correct this? Is this an email client issue?
    Thanks!

    Welcome to the Apple Discussions.
    This is a problem between iPhoto 4 and 10.5.
    The workaround is to use the Photo Browser on the new Message Window in Mail, just drag the pic over from there:
    Uploaded with plasq's Skitch!
    Regards
    TD

  • Internal server error when attach a file

    dear all
    each time we attach a file to CM we get the following error
    Internal Server Error
    an error occurred while processing your request. please contact your contract manager administrator for additional assistance.
    anyone can help with this ?

    It will be important to know which CM version you are using, and also which repository (UCM/SharePoint/FileServer) method.  As Laban_user points out, if you are on File Server, and not have an active Repository, checking the document Versioning will give you a repository error.
    If this is not the case, let us know which PCM version, etc.  It is also possible that you have a configuration error in your command line server admin setup that has the attachment path incorrectly defined.

  • Attach PDF file to Service notification

    Hi Everyone,
    Can somebody tell me how I can attach PDF file from local folder into the attachment list in the service notification(tcode IW52) ?
    Also how i can get the list of documents attached to the  service notification ?
    I should attach the file from module pool program(from custom transaction).
    Is there any FM or some class methods that can make the attachment ?
    Thanks,
    Dime Slavkov

    1. Make your pdf files readily available on your PC desktop.
    2. Go to IW52, Click on GOS icon, Create... --> Create Attachment.
    You will get a file select Dialog box, refer to your desktop file and attach. You can attach number of files this way. If you want to see the files you've attached, click on the Attachment list shown below Create.. in the above picture. You will get the list of all files attached. You can choose anyone and view.
    KJogeswaraRao

  • Why can't I attach a file when sending an email [in firefox]

    When I am sending an email in fire fox I am unable to attach a file. When I click the button,nothing happens. I am able to attach files when I use a browser other than fire fox.
    Can you tell me why this happens only in fire fox.
    Regards
    Ron Colburn

    g-mail,att,live,ymail''ronc007 [[#question-1040083|said]]''
    <blockquote>
    When I am sending an email in fire fox I am unable to attach a file. When I click the button,nothing happens. I am able to attach files when I use a browser other than fire fox.
    Can you tell me why this happens only in fire fox.
    Regards
    Ron Colburn
    </blockquote>

  • Missing "Content-Disposition" and attachment's file name

    We're testing OCFO 10.1.3.0.6 with MS Outlook 2003 and found some problems when message with attachments is received.
    If the attachment's file name is encoded and the body part looks like:
    Content-Type: application/msword; name="=?utf-8?B?encoded name?="
    Content-Disposition: attachment; filename="=?utf-8?B?encoded name?="
    everything is OK - the message is displayed as expected and the attachment's file name is decoded right.
    But, if Content-Disposition field is missing, the attachment's file name is not decoded - it's displayed as "=?utf-8?B?encoded name?=" (the name is obviously taken from Content-Type's name parameter), we loose information about file's type and we can't open the attachment.
    It seems that MS Outlook (without OCFO) is "smart" enough to decode Content-Type's name parameter as file name in the absence of Content-Disposition field. The same is true for Thunderbird.
    Any ideas?

    Actually the "name" parameter in Content-Type was declared depricated in RFC 1521 in september 1993, (now belongs to Content-Disposition) so they can be excused in a way....
    Message was edited by:
    user464123

  • How can attach a file in BPM Workspace

    Dear BPM Experts,
    I am using BPM 11.1.1.5.0, I have designed the BPM application with LDAP user and mapped with application role and also deployed successfully, now, I am able access the application in BPM workspace as initiator role. The issue is, I need to attach a file in initiator task. The following steps I have followed.,
    1. Once get login into workspace (http://localhost:8001/bpm/workspace)
    2. Click on project link in Application navigator (top of left hand side)
    3. The Initiator UI screen open, and filled data object field
    4. Click Plus sign (+) in Attachment field
    5. Select Desktop file in Add Attachment pop-up window
    6. Browsed local test file (text.txt) and click OK button
    7. Now I can able to see text.txt in attachment panel box.
    8. Finally SUBMIT the form
    9. If I try to see the attached file in My task page, the file is not available.
    Please any one help us for attachment scenarios. Is it need to do any other configurations for upload the file.
    Thanks,
    Bala

    I have not done these myself .. but see if suggestions here would help you -
    http://soadev.blogspot.in/2012/01/java-based-bpm-task-form-2.html
    BPM 11G comments and file attachments issue on human tasks (Old post but see comments for features in 11g R1 PS4 FP)

  • Submit Form as XML / Rename attached XML file

    Hello,
    I am using the followig script to submit a form:
    var Mailto = "[email protected]";
    var mySubject = "This is the subject";
    var myMessage  = "Please find attached my file.";
    var Mail = "mailto:" + Mailto + "?Subject=" + mySubject + "&Body=" + myMessage;
    event.target.submitForm({
    cURL: Mail,
    bEmpty: true,
    cSubmitAs: "XML"
    Unfortunately I cannot change the name of the attached XML file. It is automatically the PDF filename.
    Has anybody an idea how to change the attachement name?
    Many thanks.
    Regards,
    ra_be

    The attachment filename will always be the name of the PDF. The only way to change is to save the PDF under a different name before you email it.
    Paul

  • Mail, chrome, safari crashes when attaching any files

    Hi All,
    Whenever i try to attache any files in mail, it quits and i have to reopen it. Also if i try to attach a file in chrome or safari the window won't pop up to allow me to browse for any files to attach, this is on multiple sites from sendspace to gmail. On sendspace just freezes and i have to force quit chrome/safari with  it says the following plug in has crashed: shockwave flash (i've tried reinstalling flash). It seems there is a problem with any time i need to browse for files to attach etc. I'm also having the same problem with Time Machine where it won't allow me to select files to exclude since no window pops up when i click the + button.
    I've tried repairing disk permissions and disc repair rebooting off my install disc and it says that the disc is repaired. Any ideas? Tried googling and can't find anyone with the same problem.
    Might be a coincidence but don't remember this issue before upgrading to 10.7.2 from 10.7.1 a few days ago.
    Thanks,
    Amr

    here's the report that's being sent to Apple from the mail crash if anyone can make any sense of it:
    Process:         Mail [1539]
    Path:            /Applications/Mail.app/Contents/MacOS/Mail
    Identifier:      com.apple.mail
    Version:         5.1 (1251)
    Build Info:      Mail-1251000000000000~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [250]
    Date/Time:       2011-10-17 15:16:00.359 +0100
    OS Version:      Mac OS X 10.7.2 (11C74)
    Report Version:  9
    Interval Since Last Report:          59128 sec
    Crashes Since Last Report:           6
    Per-App Interval Since Last Report:  55714 sec
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                      7CF7B12B-92E8-42A9-B1F7-751DC62C908D
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 0000000106283000-0000000106635000 [ 3784K] r-x/rwx SM=COW  /Applications/Mail.app/Contents/MacOS/Mail
    Application Specific Information:
    objc_msgSend() selector name: frame
    objc[1539]: garbage collection is OFF
    Performing @selector(insertFile:) from sender _BorderlessButton 0x7f85b91355b0
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x00007fff92d006d0 objc_msgSend_stret + 16
    1   com.apple.AppKit                        0x00007fff95b7a2e2 -[NSSavePanel(NSSavePanelLayout) _layoutViewsVerticallyAndResize] + 2064
    2   com.apple.mail                          0x0000000106436706 0x106283000 + 1783558
    3   com.apple.CoreFoundation                0x00007fff8e951a1d -[NSObject performSelector:withObject:] + 61
    4   com.apple.AppKit                        0x00007fff9573e710 -[NSApplication sendAction:to:from:] + 139
    5   com.apple.AppKit                        0x00007fff9573e642 -[NSControl sendAction:to:] + 88
    6   com.apple.AppKit                        0x00007fff9573e56d -[NSCell _sendActionFrom:] + 137
    7   com.apple.AppKit                        0x00007fff9573da30 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 2014
    8   com.apple.AppKit                        0x00007fff957bd8e0 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 489
    9   com.apple.AppKit                        0x00007fff9573c63a -[NSControl mouseDown:] + 786
    10  com.apple.AppKit                        0x00007fff957070e0 -[NSWindow sendEvent:] + 6306
    11  com.apple.mail                          0x0000000106349ea1 0x106283000 + 814753
    12  com.apple.AppKit                        0x00007fff9569f68f -[NSApplication sendEvent:] + 5593
    13  com.apple.mail                          0x0000000106303227 0x106283000 + 524839
    14  com.apple.AppKit                        0x00007fff95635682 -[NSApplication run] + 555
    15  com.apple.AppKit                        0x00007fff958b480c NSApplicationMain + 867
    16  com.apple.mail                          0x000000010635bd88 0x106283000 + 888200
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff91ed37e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff931a95be _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff931a814e _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff91ed167a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff91ed0d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8e8eeb6c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8e8f72d4 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8e8f6ae6 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff9499404f -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
    6   com.apple.Foundation                    0x00007fff94993f3b -[NSRunLoop(NSRunLoop) run] + 62
    7   com.apple.MessageFramework              0x00007fff8e4560b1 -[RSSInterchange _runManager] + 1345
    8   com.apple.Foundation                    0x00007fff949e27fe -[NSThread main] + 68
    9   com.apple.Foundation                    0x00007fff949e2776 __NSThread__main__ + 1575
    10  libsystem_c.dylib                       0x00007fff929d58bf _pthread_start + 335
    11  libsystem_c.dylib                       0x00007fff929d8b75 thread_start + 13
    Thread 3:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x00007fff91ed2bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff929d9274 _pthread_cond_wait + 840
    2   com.apple.CoreVideo                     0x00007fff8eed9b3c CVDisplayLink::runIOThread() + 710
    3   com.apple.CoreVideo                     0x00007fff8eed985d _ZL13startIOThreadPv + 148
    4   libsystem_c.dylib                       0x00007fff929d58bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff929d8b75 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff91ed167a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff91ed0d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8e8eeb6c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8e8f72d4 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8e8f6ae6 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff9499404f -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
    6   com.apple.Foundation                    0x00007fff94993f3b -[NSRunLoop(NSRunLoop) run] + 62
    7   com.apple.MessageFramework              0x00007fff8e475891 +[_NSSocket _runIOThread] + 80
    8   com.apple.Foundation                    0x00007fff949e27fe -[NSThread main] + 68
    9   com.apple.Foundation                    0x00007fff949e2776 __NSThread__main__ + 1575
    10  libsystem_c.dylib                       0x00007fff929d58bf _pthread_start + 335
    11  libsystem_c.dylib                       0x00007fff929d8b75 thread_start + 13
    Thread 5:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff91ed2df2 __select + 10
    1   com.apple.CoreFoundation                0x00007fff8e93ff9b __CFSocketManager + 1355
    2   libsystem_c.dylib                       0x00007fff929d58bf _pthread_start + 335
    3   libsystem_c.dylib                       0x00007fff929d8b75 thread_start + 13
    Thread 6:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff91ed2bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff929d9274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00007fff8d910c40 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore                       0x00007fff90de7dca ***::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 132
    4   com.apple.WebCore                       0x00007fff90de7d23 WebCore::LocalStorageThread::threadEntryPoint() + 99
    5   com.apple.WebCore                       0x00007fff90de7c6b WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 9
    6   libsystem_c.dylib                       0x00007fff929d58bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff929d8b75 thread_start + 13
    Thread 7:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff91ed2bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff929d9274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00007fff8d910c97 ***::ThreadCondition::timedWait(***::Mutex&, double) + 151
    3   com.apple.JavaScriptCore                0x00007fff8db3cd2f JSC::Heap::blockFreeingThreadMain() + 319
    4   com.apple.JavaScriptCore                0x00007fff8db3cd69 JSC::Heap::blockFreeingThreadStartFunc(void*) + 9
    5   libsystem_c.dylib                       0x00007fff929d58bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff929d8b75 thread_start + 13
    Thread 8:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff91ed167a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff91ed0d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8e8eeb6c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8e8f72d4 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8e8f6ae6 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff949ee0ab +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation                    0x00007fff949e27fe -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff949e2776 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff929d58bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff929d8b75 thread_start + 13
    Thread 9:: Dispatch queue: TFSVolumeInfo::GetSizingGCDQueue
    0   libsystem_kernel.dylib                  0x00007fff91ed2bf2 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x00007fff929d41a1 pthread_mutex_lock + 545
    2   com.apple.DesktopServices               0x00007fff908724cc TDSMutex::Acquire() + 38
    3   com.apple.DesktopServices               0x00007fff908b0c52 TNode::StPopulating::StPopulating(TNodePtr const&, TNode::StPopulating*) + 112
    4   com.apple.DesktopServices               0x00007fff90874f80 TChildrenList::Find(TCountedPtr<TFSInfo> const&) + 54
    5   com.apple.DesktopServices               0x00007fff90874ecd TChildrenList::Find(TNodePtr const&) + 111
    6   com.apple.DesktopServices               0x00007fff90874b2b TChildrenList::AddNewChild(TNode*, bool&) + 97
    7   com.apple.DesktopServices               0x00007fff908a2894 TNode::AddNewChild(TNode*, bool&, bool) + 52
    8   com.apple.DesktopServices               0x00007fff9087648b TNode::AddChild(TNodePtr&, THFSPlusExtendedPropertyIterator*, TCountedPtr<TPropertyMap> const&) + 91
    9   com.apple.DesktopServices               0x00007fff9087604e TNode::FindChild(TUString const&) const + 794
    10  com.apple.DesktopServices               0x00007fff908a3d33 TNode::GetNodeFromPathName(TPathName const&, TNodePtr&, unsigned int) + 209
    11  com.apple.DesktopServices               0x00007fff9088240b TNode::GetNodeFromURL(__CFURL const* const&, TNodePtr&, unsigned int) + 1817
    12  com.apple.DesktopServices               0x00007fff908a3ba2 TNode::GetNodeFromFSInfo(TCountedPtr<TFSInfo> const&, TNodePtr&) + 760
    13  com.apple.DesktopServices               0x00007fff9088e5e1 TNode::ResolveSharedFileListAliasIfNeeded() + 353
    14  com.apple.DesktopServices               0x00007fff908b1d9d __SynchronizeChildren_block_invoke_043 + 55
    15  com.apple.DesktopServices               0x00007fff908ef428 ExceptionSafeBlock(void ( block_pointer)()) + 15
    16  com.apple.DesktopServices               0x00007fff908b1d60 __SynchronizeChildren_block_invoke_0 + 80
    17  libdispatch.dylib                       0x00007fff931a78ba _dispatch_call_block_and_release + 18
    18  libdispatch.dylib                       0x00007fff931a910a _dispatch_queue_drain + 264
    19  libdispatch.dylib                       0x00007fff931a8f66 _dispatch_queue_invoke + 54
    20  libdispatch.dylib                       0x00007fff931a8760 _dispatch_worker_thread2 + 198
    21  libsystem_c.dylib                       0x00007fff929d73da _pthread_wqthread + 316
    22  libsystem_c.dylib                       0x00007fff929d8b85 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff91ed3192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff929d7594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff929d8b85 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff91ed3192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff929d7594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff929d8b85 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff91ed3192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff929d7594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff929d8b85 start_wqthread + 13
    Thread 13:: Dispatch queue: com.apple.NetworkBrowser.ConnectedBrowser
    0   libsystem_kernel.dylib                  0x00007fff91ed2afa __open_nocancel + 10
    1   libsystem_c.dylib                       0x00007fff929e2033 __opendir2$INODE64 + 51
    2   com.apple.NetFS                         0x00007fff94131ce9 ScanAllPluginsInLibrary + 124
    3   com.apple.NetFS                         0x00007fff94131e93 FindPluginByFSInLibrary + 60
    4   com.apple.NetFS                         0x00007fff94132270 NetFSGetMountInfo + 110
    5   com.apple.NetFS                         0x00007fff9413408f GetCompleteMountURL + 68
    6   com.apple.CoreServices.CarbonCore          0x00007fff8b6dc58a FSCopyURLForVolume + 146
    7   com.apple.CoreServices.OSServices          0x00007fff8ecd084e ConnectedBrowser::copyConnected() + 346
    8   com.apple.CoreServices.OSServices          0x00007fff8ecd02b0 __workAroundRadarBug6737002_block_invoke_3 + 61
    9   libdispatch.dylib                       0x00007fff931a78ba _dispatch_call_block_and_release + 18
    10  libdispatch.dylib                       0x00007fff931a910a _dispatch_queue_drain + 264
    11  libdispatch.dylib                       0x00007fff931a8f66 _dispatch_queue_invoke + 54
    12  libdispatch.dylib                       0x00007fff931a8760 _dispatch_worker_thread2 + 198
    13  libsystem_c.dylib                       0x00007fff929d73da _pthread_wqthread + 316
    14  libsystem_c.dylib                       0x00007fff929d8b85 start_wqthread + 13
    Thread 14:: Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    0   libsystem_kernel.dylib                  0x00007fff91ed37e6 kevent + 10
    1   com.apple.DesktopServices               0x00007fff908b7b9c TNode::HandleSubscribeWithKQueue(TCountedPtr<TNodeTask> const&, TNodePtr const&) + 396
    2   com.apple.DesktopServices               0x00007fff908b619e TNode::HandleNodeRequest(TCountedPtr<TNodeTask> const&, TCountedPtr<TVolumeSyncThread> const&) + 922
    3   com.apple.DesktopServices               0x00007fff908dbb78 __PostNodeTaskRequest_block_invoke_08 + 82
    4   com.apple.DesktopServices               0x00007fff908ef428 ExceptionSafeBlock(void ( block_pointer)()) + 15
    5   com.apple.DesktopServices               0x00007fff908dbb20 __PostNodeTaskRequest_block_invoke_0 + 88
    6   libdispatch.dylib                       0x00007fff931a78ba _dispatch_call_block_and_release + 18
    7   libdispatch.dylib                       0x00007fff931a910a _dispatch_queue_drain + 264
    8   libdispatch.dylib                       0x00007fff931a8f66 _dispatch_queue_invoke + 54
    9   libdispatch.dylib                       0x00007fff931a8760 _dispatch_worker_thread2 + 198
    10  libsystem_c.dylib                       0x00007fff929d73da _pthread_wqthread + 316
    11  libsystem_c.dylib                       0x00007fff929d8b85 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff91ed3192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff929d7594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff929d8b85 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000030  rbx: 0x00007f85ba17f0b0  rcx: 0x0000000000000101  rdx: 0x00007fff95efb560
      rdi: 0x00007fff65e821d8  rsi: 0x00007f85b87deca0  rbp: 0x00007fff65e822e0  rsp: 0x00007fff65e81fa0
       r8: 0x0000000000000003   r9: 0x00007f85b93a1050  r10: 0x000000010f814ca0  r11: 0xf000000000000000
      r12: 0x00000001066ce800  r13: 0x00007f85b8ccbd01  r14: 0x00007fff65e82028  r15: 0x00007fff7bfe6028
      rip: 0x00007fff92d006d0  rfl: 0x0000000000010246  cr2: 0x0000000102de2000
    Logical CPU: 6
    Binary Images:
           0x106283000 -        0x106634fff  com.apple.mail (5.1 - 1251) <6497E6E9-53F7-3772-ACC1-6E5E96449353> /Applications/Mail.app/Contents/MacOS/Mail
           0x106a56000 -        0x106a56ff5 +cl_kernels (??? - ???) <227C330C-D175-454A-9E59-EF3FD1B0F3E7> cl_kernels
           0x107f64000 -        0x107f66fff  apop.so (??? - ???) <B40CE86C-1757-3261-848C-F166F3D513EA> /usr/lib/sasl2/apop.so
           0x107f6a000 -        0x107f80fff  dhx.so (??? - ???) <9AB7809C-2651-3FCF-9357-8E1CDEAB6466> /usr/lib/sasl2/dhx.so
           0x107f95000 -        0x107f9efff  digestmd5WebDAV.so (??? - ???) <8D39C8C0-ACCE-34D4-815A-87825A1A4492> /usr/lib/sasl2/digestmd5WebDAV.so
           0x107fbb000 -        0x107fbdfff  libanonymous.2.so (??? - ???) <99136B94-8BE0-3563-9E2A-9C826971B6E9> /usr/lib/sasl2/libanonymous.2.so
           0x107fc1000 -        0x107fc4fff  libcrammd5.2.so (??? - ???) <5EEE3304-D132-3C9B-A54D-C21D7C34DA28> /usr/lib/sasl2/libcrammd5.2.so
           0x107fc9000 -        0x107fd2fff  libdigestmd5.2.so (??? - ???) <6DD64225-CFFF-379B-A5BA-5409F777F307> /usr/lib/sasl2/libdigestmd5.2.so
           0x107fd7000 -        0x107fdcfff  libgssapiv2.2.so (??? - ???) <DC1BA305-26FA-3CC7-8400-6A45521EF2A3> /usr/lib/sasl2/libgssapiv2.2.so
           0x107fe1000 -        0x107fe3fff  login.so (??? - ???) <48CD069F-68F5-32C4-BFAC-AC0EFB7B9489> /usr/lib/sasl2/login.so
           0x107fe7000 -        0x107fecfff  libntlm.so (??? - ???) <1B9D16BE-D0DB-31A3-8B84-7830509B5ECA> /usr/lib/sasl2/libntlm.so
           0x107ff1000 -        0x107ff8fff  libotp.2.so (??? - ???) <1DDBDDF7-3F84-3AF0-A878-9E64EEBE0ED5> /usr/lib/sasl2/libotp.2.so
           0x108001000 -        0x108003fff  libplain.2.so (??? - ???) <C98A873A-4373-3E3A-8257-D9BB5F857C85> /usr/lib/sasl2/libplain.2.so
           0x108007000 -        0x10800bfff  libpps.so (??? - ???) <26172BC5-1758-3BE6-9B8D-F254A727478A> /usr/lib/sasl2/libpps.so
           0x108010000 -        0x108013ff7  mschapv2.so (??? - ???) <F62C8BE2-B2E4-3E36-AC52-B4E149AFC186> /usr/lib/sasl2/mschapv2.so
           0x108018000 -        0x108046fff  com.apple.DirectoryService.PasswordServerFramework (7.0 - 7.0) <58E9CACA-9438-3B86-84DC-272533F2B704> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
           0x10805b000 -        0x10805efff  shadow_auxprop.so (??? - ???) <DF9DE842-FBFA-368A-AA8C-E29CF334FF69> /usr/lib/sasl2/shadow_auxprop.so
           0x108063000 -        0x108065fff  smb_nt.so (??? - ???) <C6D59817-4DB8-34F9-BD71-2FDDA857CBA8> /usr/lib/sasl2/smb_nt.so
           0x108069000 -        0x10806cfff  smb_ntlmv2.so (??? - ???) <A2FD1300-B742-32BE-B640-74732490CC94> /usr/lib/sasl2/smb_ntlmv2.so
           0x1080c3000 -        0x1080c6ff7  libCoreFSCache.dylib (??? - ???) <D4B5EFEA-7878-3674-A973-BA1D675E5A3C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x1080f2000 -        0x1080f2ffd +cl_kernels (??? - ???) <A4AF69BF-4D6F-4F40-868E-E853044132BA> cl_kernels
           0x1093eb000 -        0x1093ecff3 +cl_kernels (??? - ???) <581DC70A-7554-42AC-ACCA-AC2B67A8E47F> cl_kernels
           0x1097e6000 -        0x1097e7ffc +cl_kernels (??? - ???) <56012E77-7012-4054-9E0A-DFE03A6CE8EC> cl_kernels
           0x109c7e000 -        0x109c84fef  libcldcpuengine.dylib (1.50.61 - compatibility 1.0.0) <EAC03E33-595E-3829-8199-479FA5CD9987> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x109c97000 -        0x109d2aff7  unorm8_bgra.dylib (1.50.61 - compatibility 1.0.0) <3ED8B0D5-4A55-3E39-8490-B7BC1780F67B> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x109e42000 -        0x109ed3ff7  unorm8_rgba.dylib (1.50.61 - compatibility 1.0.0) <278541F2-18CC-3BE4-AD6B-24A3E983ACB5> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba. dylib
           0x109ef6000 -        0x109ef7ff3 +cl_kernels (??? - ???) <A82B7F0F-32E0-42A3-821B-E82F7B2D0569> cl_kernels
           0x109f05000 -        0x109f05ffd +cl_kernels (??? - ???) <ADBACD05-D511-4FCA-AB2B-65873CE1666E> cl_kernels
           0x109f09000 -        0x109f09ff5 +cl_kernels (??? - ???) <D5B1E95E-C88A-4B57-A4DC-3C06C12A7FC6> cl_kernels
           0x109f82000 -        0x109f87ff7  libgermantok.dylib (??? - ???) <BEE85384-A58E-3D6B-914B-74E5FF3155F3> /usr/lib/libgermantok.dylib
           0x109fc7000 -        0x109fc7ff1 +cl_kernels (??? - ???) <0287F615-4195-4DE6-9C23-37326721FAAA> cl_kernels
           0x10b3ab000 -        0x10b3aefff  libLatinSuppConverter.dylib (54.0.0 - compatibility 1.0.0) <7E087B67-5698-34B6-9F16-1E0C1C3FF0DD> /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
           0x10b782000 -        0x10b782ff7  com.apple.SafariDAVNotifier (1.1 - 1) <560452E6-BCB8-36B0-B36E-47AF9CC99958> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
           0x10b803000 -        0x10b830fff  com.apple.datadetectors.actions (3.0 - 172.3) <0657E36B-31CE-3EDA-9CCE-29B9349DF903> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/Resources/ Actions.datadetectors/Contents/MacOS/Actions
           0x10c0d7000 -        0x10c0deff7  com.apple.mail.iaplugin (5.1 - 1251.1) <7EAD6F31-6F33-3689-A004-04E03085107F> /System/Library/InternetAccounts/Mail.iaplugin/Contents/MacOS/Mail
           0x10c0e5000 -        0x10c0e9fff  com.apple.mobileme.iaplugin (1.1 - 2) <4F82B8B5-A45D-33F8-8C98-49FD54E2827E> /System/Library/InternetAccounts/MobileMe.iaplugin/Contents/MacOS/MobileMe
           0x10c0f0000 -        0x10c0f5fff  com.apple.osxserver.iaplugin (1.1 - 2) <7CCB9615-DD5C-34F8-85DA-A219EB563A1A> /System/Library/InternetAccounts/OSXServer.iaplugin/Contents/MacOS/OSXServer
           0x10c0fc000 -        0x10c10eff7  com.apple.PlatformHardwareManagement (2.0.1 - 2.0.1) <B55C63E6-0117-324B-B88A-18C5003D61FC> /System/Library/PrivateFrameworks/PlatformHardwareManagement.framework/Versions /A/PlatformHardwareManagement
           0x10c11b000 -        0x10c11ffff  com.yahoo.iaplugin (1.1 - 2) <7EB84A08-2110-3BF0-A17C-6A5991220417> /System/Library/InternetAccounts/Yahoo.iaplugin/Contents/MacOS/Yahoo
           0x10c125000 -        0x10c128fff  com.apple.yahoo.syncframework (1.4 - 61) <F85D0D3C-B926-3945-8AEE-238128B0AACC> /System/Library/PrivateFrameworks/YahooSync.framework/Versions/A/YahooSync
           0x10c36e000 -        0x10c39cff7  GLRendererFloat (??? - ???) <16DF14A0-7264-31A4-83F6-E6F96CF4AB3D> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x10c508000 -        0x10c50afff  com.apple.AddressBook.LocalSourceBundle (1.2 - 1062) <F03F0085-D9E7-3838-9ED6-248E8397620E> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
           0x10c98c000 -        0x10cb24ff7  GLEngine (??? - ???) <D770A837-9F8D-3C86-AB33-CBDEF5599CA2> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x10cb58000 -        0x10cc51fff  libGLProgrammability.dylib (??? - ???) <BCA0FD49-2103-33D8-8801-326C6A62465E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x10cc77000 -        0x10cf3eff7  com.apple.ATIRadeonX3000GLDriver (7.12.9 - 7.1.2) <E0D46EC5-2A19-36AA-AECC-A73219F999F1> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRade onX3000GLDriver
           0x10cf89000 -        0x10d393fef  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.12.9 - 7.1.2) <E3862F61-C250-3670-B7A8-02EE49CBF842> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
           0x10da0c000 -        0x10da10fff  com.apple.audio.AudioIPCPlugIn (1.2.1 - 1.2.1) <46DBC886-A984-36F8-BAC6-CFBAED880258> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
           0x10dba8000 -        0x10dbabfff  com.apple.DirectoryServicesSource (1.2 - 1062) <0F479AAE-037E-3310-8206-DDEB075456C9> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
           0x10dbb2000 -        0x10dc13fff  com.apple.AddressBook.CardDAVPlugin (10.7.2 - 196) <5304FAE6-1CC6-3539-9046-CE1C362364B9> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
           0x10dc62000 -        0x10dc67fff  com.apple.contacts.iaplugin (1.1 - 1062) <258CC376-5A41-38AB-A21C-D307138EEB52> /System/Library/InternetAccounts/AddressBook.iaplugin/Contents/MacOS/AddressBoo k
           0x10e2ae000 -        0x10e2b4fff  com.apple.audio.AppleHDAHALPlugIn (2.1.3 - 2.1.3f7) <25F21980-C114-3688-B6E7-FD83052D67B1> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x10fa61000 -        0x10fa85fff  com.apple.Mail.Syncer (5.1 - 1251.1) <019CD023-71F3-3443-A89D-1DF1218F8EE4> /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer
           0x10fa96000 -        0x10fa9efff  com.apple.calendar.iaplugin (5.0.1 - 1139.14) <C9277923-EEC8-318E-87C9-6FB41174C4F3> /System/Library/InternetAccounts/iCal.iaplugin/Contents/MacOS/iCal
           0x10faa5000 -        0x10faaafff  com.apple.chat.iaplugin (1.0.1 - 935) <27BB8B6C-0BA4-36A3-AAFD-6EA9279112B0> /System/Library/InternetAccounts/iChat.iaplugin/Contents/MacOS/iChat
           0x10faaf000 -        0x10fac8fff  com.apple.placeholder.iaplugin (1.0.1 - 1) <9EBEE3A8-A6A9-32B7-A6CE-27715102F03E> /System/Library/InternetAccounts/iCloud.iaplugin/Contents/MacOS/iCloud
           0x10fade000 -        0x10fae3fff  com.google.iaplugin (1.1 - 2) <434CD71C-53E1-3B80-A3C0-552512CDF105> /System/Library/InternetAccounts/Google.iaplugin/Contents/MacOS/Google
           0x10faea000 -        0x10fafdff7  com.apple.AOSAccounts (1.0.1 - 1.0.61) <A0011298-B106-3DEC-B459-60D96F017BE9> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
           0x10fb11000 -        0x10fb31ff7  com.apple.ChunkingLibrary (1.0 - 125) <9EAE4385-5DF7-3956-8196-895DD6772BD7> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
           0x10fb6e000 -        0x10fb72fff  com.aol.iaplugin (1.1 - 2) <2D29926E-4B49-3623-AC5F-40CC36A06067> /System/Library/InternetAccounts/AOL.iaplugin/Contents/MacOS/AOL
           0x10fb78000 -        0x10fb81fff  com.apple.exchange.iaplugin (1.1 - 2) <2540E4F5-F8B6-3135-86BE-79B629F075FC> /System/Library/InternetAccounts/Exchange.iaplugin/Contents/MacOS/Exchange
           0x10fb8a000 -        0x10fbddfff  com.apple.AOSUI (1.0.1 - 59) <855C1979-AF41-3DE9-8225-615DF2FC44EE> /System/Library/PrivateFrameworks/AOSUI.framework/Versions/A/AOSUI
           0x10fc0b000 -        0x10fc46ff7  com.apple.Ubiquity (1.0 - 196) <B7CD3D18-84C8-3C5E-8AE5-ED3331E71F05> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
           0x10fe2e000 -        0x10feb2ff7  com.apple.frameworks.server.foundation (10.7.2 - 185.2) <A0433A3D-96B5-3F8D-8A24-0EB08724028A> /System/Library/PrivateFrameworks/ServerFoundation.framework/Versions/A/ServerF oundation
           0x10ff11000 -        0x10ff4bff7  com.apple.frameworks.CoreDaemon (1.0 - 1.0) <DCB39254-F156-36AB-AAA1-A4AC2D6B7BDC> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
           0x11190e000 -        0x111a59ff7  com.apple.audio.units.Components (1.7.1 - 1.7.1) <2B7D5E78-5C1A-3246-B64F-24D9278CCEE5> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
        0x7fff65e83000 -     0x7fff65eb7ac7  dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
        0x7fff8a883000 -     0x7fff8a8a2ff7  com.apple.DotMacSyncManager (6.1 - 488.5) <63D5FE4D-35E4-33A3-BC50-8A48927B82FE> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
        0x7fff8a8a3000 -     0x7fff8a9a1fff  com.apple.QuickLookUIFramework (3.1 - 500.1) <D3A71FF1-7ED1-39DB-AD4E-451612DA536C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8a9a2000 -     0x7fff8a9a8ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff8a9a9000 -     0x7fff8a9adfff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
        0x7fff8a9c1000 -     0x7fff8a9eafff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8aa0a000 -     0x7fff8aa10fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8aa11000 -     0x7fff8aa44ff7  com.apple.GSS (2.1 - 2.0) <9A2C9736-DA10-367A-B376-2C7A584E6C7A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8aa45000 -     0x7fff8ae61ff7  com.apple.SceneKit (2.1 - 125.1) <296A889C-2E9D-366F-8962-E23931EECC70> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff8ae9d000 -     0x7fff8aee8ff7  com.apple.SystemConfiguration (1.11.1 - 1.11) <F832FE21-5509-37C6-B1F1-48928F31BE45> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8af38000 -     0x7fff8af61ff7  com.apple.framework.Apple80211 (7.1.1 - 711.1) <FD0675E6-6602-3C28-85AA-6A4AF6B36D78> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8af8a000 -     0x7fff8b56efff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8b56f000 -     0x7fff8b571ff7  com.apple.print.framework.Print (7.1 - 247.1) <8A4925A5-BAA3-373C-9B5D-03E0270C6B12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8b576000 -     0x7fff8b5e9fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff8b5ea000 -     0x7fff8b601fff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8b602000 -     0x7fff8b632ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8b633000 -     0x7fff8b663fff  com.apple.framework.Admin (11.0 - 11.0) <C72B49AD-9114-328D-A0FE-AE97111D0A78> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff8b664000 -     0x7fff8b980ff7  com.apple.CoreServices.CarbonCore (960.18 - 960.18) <6020C3FB-6125-3EAE-A55D-1E77E38BEDEA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8b981000 -     0x7fff8b984ff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8b985000 -     0x7fff8b989fff  libutil.dylib (??? - ???) <28672328-B738-38CE-B231-8A93CA6E6EA4> /usr/lib/libutil.dylib
        0x7fff8b98a000 -     0x7fff8b9c5fff  com.apple.LDAPFramework (3.0 - 120.1) <0C23534F-A8E7-3144-B2B2-50F9875101E2> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8b9cc000 -     0x7fff8bac6ff7  com.apple.DiskImagesFramework (10.7.2 - 331) <C88025FC-2460-3F33-B808-CB1E8C2E5CB9> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8bac7000 -     0x7fff8bac9fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8baca000 -     0x7fff8bae7fff  libPng.dylib (??? - ???) <3C70A94C-9442-3E11-AF51-C1B0EF81680E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8bae8000 -     0x7fff8bafcfff  com.apple.syncservices.syncservicesui (6.1 - 673.3) <1388CDAC-98DB-3FC8-915A-40301804D172> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
        0x7fff8bafd000 -     0x7fff8bbc4ff7  com.apple.ColorSync (4.7.0 - 4.7.0) <F325A9D7-7203-36B7-8C1C-B6A4D5CC73A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8bbc5000 -     0x7fff8bee9fff  com.apple.HIToolbox (1.8 - ???) <A3BE7C59-52E6-3A7F-9B30-24B7DD3E95F2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8beea000 -     0x7fff8bff7fff  libJP2.dylib (??? - ???) <6052C973-9354-35CB-AAB9-31D00D8786F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8bff8000 -     0x7fff8c021fff  com.apple.CoreServicesInternal (113.8 - 113.8) <C1A3CF1B-BC45-3FC6-82B3-1511EBBA9D51> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8c022000 -     0x7fff8c02dfff  com.apple.dotMacLegacy (3.3 - 267) <A7CC6E73-82CD-3057-9A83-894FA0CD7E6C> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
        0x7fff8c02e000 -     0x7fff8c090fff  com.apple.coreui (1.2.1 - 164.1) <F7972630-F696-3FC5-9FCF-A6E1C8771078> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8c091000 -     0x7fff8c825fef  com.apple.CoreAUC (6.11.04 - 6.11.04) <FFC336DF-C71F-3C93-8E93-5CBD9EEAE940> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8c826000 -     0x7fff8c882fff  com.apple.QuickLookFramework (3.1 - 500.1) <0C9E98D2-D8F9-3161-9809-0D77B98AD938> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8c883000 -     0x7fff8c88eff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff8c88f000 -     0x7fff8c8f9fff  com.apple.framework.IOKit (2.0 - ???) <87D55F1D-CDB5-3D13-A5F9-98EA4E22F8EE> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8c908000 -     0x7fff8c90afff  com.apple.EFILogin (1.0 - 1) <E806D2EA-BD93-302E-8F2C-6D33AE26E1BC> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8c90b000 -     0x7fff8c90ffff  com.apple.FindMyMac (1.1 - 1.1) <D9EB8F02-7C45-3948-9B50-4979993C6599> /System/Library/PrivateFrameworks/FindMyMac.framework/Versions/A/FindMyMac
        0x7fff8c910000 -     0x7fff8c911fff  libwebsharing.dylib (??? - ???) <279415F4-2FAD-3D68-BE9A-691D03389662> /usr/lib/libwebsharing.dylib
        0x7fff8c912000 -     0x7fff8c966ff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8c967000 -     0x7fff8c9b9ff7  libGLU.dylib (??? - ???) <3C9153A0-8499-3DC0-AAA4-9FA6E488BE13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8c9ba000 -     0x7fff8cabfff7  libFontParser.dylib (??? - ???) <B9A53808-C97E-3293-9C33-1EA9D4E83EC8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8cad0000 -     0x7fff8cb34fff  com.apple.Symbolication (1.2 - 83.1) <0C6F8907-6829-3409-99AC-ACC62923DE98> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8cb35000 -     0x7fff8cb95fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8cbda000 -     0x7fff8cc2dfff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <45159B9E-05BF-35B2-AF76-D933490FBFB1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8cc75000 -     0x7fff8cd19fef  com.apple.ink.framework (1.3.2 - 110) <F69DBD44-FEC8-3C14-8131-CC0245DBBD42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8cd1a000 -     0x7fff8cd25ff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8cd26000 -     0x7fff8cd39ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
        0x7fff8cd3a000 -     0x7fff8cd45ff7  com.apple.DisplayServicesFW (2.5.2 - 317) <48964503-D7F0-3567-9594-E6AA9C9300EF> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8cd46000 -     0x7fff8ce49fff  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <7F60B0FF-4946-3639-89AB-B540D318B249> /usr/lib/libsqlite3.dylib
        0x7fff8ce5a000 -     0x7fff8ce60fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
        0x7fff8ce61000 -     0x7fff8ce9cff7  libsystem_info.dylib (??? - ???) <9C8C2DCB-96DB-3471-9DCE-ADCC26BE2DD4> /usr/lib/system/libsystem_info.dylib
        0x7fff8ce9d000 -     0x7fff8ce9dfff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8ce9e000 -     0x7fff8cf2bfff  com.apple.iLifeMediaBrowser (2.6.1 - 502.1.5) <6E778C70-7254-3D1A-8D11-6D38643BDEBA> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
        0x7fff8cf2c000 -     0x7fff8cf6dfff  com.apple.QD (3.12 - ???) <4F3C5629-97C7-3E55-AF3C-ACC524929DA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8cf72000 -     0x7fff8cfb7fff  com.apple.DiskManagement (4.2 - 507) <15DB8D3E-E03A-35A0-BF64-85CCF0B2AFFA> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff8cfb8000 -     0x7fff8d02cfff  com.apple.WhitePagesFramework (10.7.0 - 141.0) <6585161A-628F-3467-82A4-ECBF1FE7184D> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
        0x7fff8d02d000 -     0x7fff8d02dfff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8d02e000 -     0x7fff8d043fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8d09f000 -     0x7fff8d3c0fff  com.apple.AddressBook.framework (6.1 - 1062) <94321204-A094-3BBE-8EA6-6048D39F4E54> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8d3c1000 -     0x7fff8d3d7ff7  com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8d3d8000 -     0x7fff8d3e5fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <931F40EB-CA75-3A90-AC97-4DB8E210BC76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8d3e6000 -     0x7fff8d3f0ff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
        0x7fff8d3f1000 -     0x7fff8d475ff7  com.apple.ApplicationServices.ATS (317.5.0 - ???) <FE629F2D-6BC0-3A58-9844-D8B9A6808A00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8d476000 -     0x7fff8d529fff  com.apple.CoreText (220.11.0 - ???) <4EA8E2DF-542D-38D5-ADB9-C0DAA73F898B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff8d52a000 -     0x7fff8d5c9fff  com.apple.LaunchServices (480.21 - 480.21) <6BFADEA9-5BC1-3B53-A013-488EB7F1AB57> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8d5ca000 -     0x7fff8d660ff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8d661000 -     0x7fff8d675ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8d676000 -     0x7fff8d676fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8d677000 -     0x7fff8d6d8fff  com.apple.ExchangeWebServices (2.0 - 123) <74F90633-C43E-31F2-A9CF-2E91E306E46F> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
        0x7fff8d6d9000 -     0x7fff8d903ff7  com.apple.CalendarStore (5.0.1 - 1139.14) <570E813D-3E53-3F44-8EFB-9037809B305B> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
        0x7fff8d904000 -     0x7fff8d905ff7  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <C6C49FB7-1892-32E4-86B5-25AD165131AA> /usr/lib/system/libremovefile.dylib
        0x7fff8d906000 -     0x7fff8db90fff  com.apple.JavaScriptCore (7534.51 - 7534.51.21) <B311DA3D-F763-32A0-BE17-5DC97820BFAB> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8db91000 -     0x7fff8db91fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8db92000 -     0x7fff8db93fff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
        0x7fff8db94000 -     0x7fff8db94fff  com.apple.quartzframework (1.5 - 1.5) <21FCC91F-C7B9-304F-8C9C-04F3924F4AE3> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8ddab000 -     0x7fff8ddd6fff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
        0x7fff8ddd7000 -     0x7fff8e29efff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <E9D2A69C-6E81-358C-A162-510969F91490> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8e29f000 -     0x7fff8e2e2ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <2B1571E1-8E87-364E-BC36-C9C9B5D3EAC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff8e30c000 -     0x7fff8e30eff7  com.apple.IMServicePlugInSupport (1.0 - 1) <A566600F-3D38-3B98-91B5-421AE6D27192> /System/Library/Frameworks/IMServicePlugIn.framework/Versions/A/Frameworks/IMSe rvicePlugInSupport.framework/Versions/A/IMServicePlugInSupport
        0x7fff8e318000 -     0x7fff8e33cfff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8e33d000 -     0x7fff8e352fff  com.apple.FileSync.framework (6.0 - 432) <D296CA43-BAED-3AA9-953A-C879FEBD6104> /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync
        0x7fff8e353000 -     0x7fff8e354ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8e355000 -     0x7fff8e358fff  com.apple.AppleSystemInfo (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8e359000 -     0x7fff8e39fff7  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <EAF61ADC-DC00-34CE-B23E-7238ED54E31D> /usr/lib/libcurl.4.dylib
        0x7fff8e3a0000 -     0x7fff8e432ff7  com.apple.PDFKit (2.6.1 - 2.6.1) <33A0A777-8CF4-3F36-BB1A-78F8A3D7E8C2> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8e433000 -     0x7fff8e78bff7  com.apple.MessageFramework (5.1 - 1251.1) <9A036637-6172-3D23-9118-4633E2CF2029> /System/Library/Frameworks/Message.framework/Versions/B/Message
        0x7fff8e78c000 -     0x7fff8e7f1ff7  com.apple.coredav (1.0.1 - 115.19) <6E4E8A0B-F6EC-3BCE-B4FB-90154AF13279> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
        0x7fff8e84f000 -     0x7fff8e89ffff  com.apple.CoreMediaIO (210.0 - 3180) <13374EA4-83BE-3407-B9DD-D199426D0E7A> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8e8b1000 -     0x7fff8e8b6fff  libGIF.dylib (??? - ???) <393E2DB5-9479-39A6-A75A-B5F20B852532> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8e8b7000 -     0x7fff8e8bdfff  IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8e8be000 -     0x7fff8ea92fff  com.apple.CoreFoundation (6.7.1 - 635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8ea93000 -     0x7fff8ea94fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8ea95000 -     0x7fff8ea9bfff  libGFXShared.dylib (??? - ???) <343AE6C0-EB02-333C-8D35-DF6093B92758> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8ea9c000 -     0x7fff8ec9efff  com.apple.AOSKit (1.01 - 87) <E00ACA45-14A4-3894-9001-DDD39667B107> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff8ec9f000 -     0x7fff8ed80fff  com.apple.CoreServices.OSServices (478.29 - 478.29) <B487110E-C942-33A8-A494-3BDEDB88B1CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8edb2000 -     0x7fff8edb7fff  com.apple.OpenDirectory (10.7 - 146) <91A87249-6A2F-3F89-A8DE-0E95C0B54A3A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8edb8000 -     0x7fff8edd2fff  com.apple.CoreMediaAuthoring (2.0 - 889) <99D8E4C6-DDD3-3B0C-BBFB-A513877F10F6> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8edd3000 -     0x7fff8eddcfff  com.apple.AOSNotification (1.4.0 - 504.1) <0CD79695-6625-3BF4-A420-2612190EC2E0> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff8eddd000 -     0x7fff8edf9ff7  com.apple.GenerationalStorage (1.0 - 125) <31F60175-E38D-3C63-8D95-32CFE7062BCB> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8edfa000 -     0x7fff8edfbfff  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <0F55CD76-DB24-309B-BD12-62B00C1AAB9F> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff8edfc000 -     0x7fff8ee8efff  com.apple.CorePDF (3.0 - 3.0) <6056B710-155A-3543-9373-B9F3E5FC99CE> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8ee8f000 -     0x7fff8eebaff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
        0x7fff8eebb000 -     0x7fff8eec8ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
        0x7fff8eec9000 -     0x7fff8eed7ff7  com.apple.AppleFSCompression (37 - 1.0) <88C436E8-38AE-3D96-A8C8-2D1805CC47B7> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8eed8000 -     0x7fff8ef00ff7  com.apple.CoreVideo (1.7 - 70.1) <98F917B2-FB53-3EA3-B548-7E97B38309A7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8ef01000 -     0x7fff8ef4ffff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff8ef50000 -     0x7fff8ef79fff  com.apple.datadetectors (3.0 - 172.3) <7C8B98DD-68C0-3AE0-BCD9-55CBD63925B7> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
        0x7fff8ef7a000 -     0x7fff8ef8cff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff8ef8d000 -     0x7fff8effbfff  com.apple.CoreSymbolication (2.1 - 66) <E1582596-4157-3535-BF1F-3BAE92A0B09F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8effc000 -     0x7fff8f096ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8f0a4000 -     0x7fff8f0cbfff  com.apple.framework.internetaccounts (1.1 - 2) <B01A08DC-2735-3783-B0C8-63492BD845CF> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff8f0f1000 -     0x7fff8f11efe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <095FDD3C-3961-3865-A59B-A5B0A4B8B923> /usr/lib/libSystem.B.dylib
        0x7fff8f11f000 -     0x7fff8f339fef  com.apple.CoreData (104 - 358.12) <33B1FA75-7970-3751-9DCC-FF809D3E1FA2> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8f33a000 -     0x7fff8f5b5fff  com.apple.imageKit (2.1.1 - 1.0) <9C159577-0FFF-34D8-890E-66627A9E44FB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8f5b6000 -     0x7fff8f6b3fff  com.apple.avfoundation (2.0 - 180.30) <061DDF4C-E7BB-33D0-BEB9-0443ADF6EC8C> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff8f6b4000 -     0x7fff8f6f4ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <B7173CA4-CE16-3BAB-8D83-185FCEFA15F5> /usr/lib/libcups.2.dylib
        0x7fff8f6f5000 -     0x7fff8f7d3ff7  com.apple.DiscRecording (6.0 - 6000.4.1) <DB0D0211-953B-3261-A4FD-74D2AC671DA6> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8f7d4000 -     0x7fff8f7daff7  com.apple.phonenumbers (1.0 - 47) <8CE13253-C65B-392F-B87F-D85A15D500D3> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8f7db000 -     0x7fff8f7e3fff  libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8fcc3000 -     0x7fff8fd46fef  com.apple.Metadata (10.7.0 - 627.20) <E00156B0-663A-35EF-A307-A2CEB00F1845> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8fd47000 -     0x7fff8fda2ff7  com.apple.HIServices (1.10 - ???) <BAB8B422-7047-3D2D-8E0A-13FCF153E4E7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8fe34000 -     0x7fff8ffbeff7  com.apple.QTKit (7.7.1 - 2306) <A97042BD-4FD8-3556-9279-6B7742C98904> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8ffbf000 -     0x7fff90008fff  com.apple.framework.CoreWLAN (2.1.1 - 211.3) <0FBC6087-6872-3403-A317-CE888969CF4C> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff90009000 -     0x7fff9000afff  libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff9000b000 -     0x7fff9000bfff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff9000c000 -     0x7fff9001aff7  libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
        0x7fff90056000 -     0x7fff90057fff  libodfde.dylib (??? - ???) <87836EDD-1474-3926-916A-A7AE8CA65079> /usr/lib/libodfde.dylib
        0x7fff90058000 -     0x7fff90098fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff90099000 -     0x7fff9009afff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
        0x7fff90829000 -     0x7fff90870ff7  com.apple.CoreMedia (1.0 - 705.42) <AA2E9D78-A08C-39E2-B423-D69A75C2397D> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff90871000 -     0x7fff90989ff7  com.apple.DesktopServices (1.6.1 - 1.6.1) <4418EAA6-7163-3A77-ABD3-F8289796C81A> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff9098a000 -     0x7fff90991fff  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <40374018-2832-3144-8114-CED417321C76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
     

  • Why I can't attach any file in hotmail ?

    _*I'm trying to send some documents and pictures but when I try to attach any file this error appear in the screen :
    Process: WebKitPluginHost [32832]
    Path: /System/Library/Frameworks/WebKit.framework/WebKitPluginHost.app/Contents/MacOS /WebKitPluginHost
    Identifier: com.apple.WebKit.PluginHost
    Version: 6533 (6533.13)
    Build Info: WebKitPluginHost-75331300~12
    Code Type: X86 (Native)
    Parent Process: WebKitPluginAgent [267]
    PlugIn Path: /Library/Internet Plug-Ins/Silverlight.plugin/Contents/MacOS/CoreCLR.bundle/Contents/MacOS/corecl r
    PlugIn Identifier: com.microsoft.net.coreclr
    PlugIn Version: 4.0 (4.0.51204.0)
    Date/Time: 2011-02-20 18:40:28.703 +1100
    OS Version: Mac OS X 10.6.6 (10J567)
    Report Version: 6
    Interval Since Last Report: 104691 sec
    Crashes Since Last Report: 3
    Per-App Interval Since Last Report: 56384 sec
    Per-App Crashes Since Last Report: 1
    Anonymous UUID: 8CBE12FA-851E-44A1-B4CF-CE5E15A3FC1E
    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 0x9533a176 __kill + 10
    1 libSystem.B.dylib 0x9533a168 kill$UNIX2003 + 32
    2 libSystem.B.dylib 0x953cc89d raise + 26
    3 libSystem.B.dylib 0x953e29bc abort + 93
    4 com.microsoft.net.coreclr 0x14f4e3e6 NGenWorker + 465638
    5 com.microsoft.net.coreclr 0x14f4e453 NGenWorker + 465747
    6 com.microsoft.net.coreclr 0x14f4df96 NGenWorker + 464534
    7 com.microsoft.net.coreclr 0x14cfb05f GetCLRRuntimeHost + 286895
    8 com.microsoft.net.coreclr 0x14f79be3 PAL_InitializeCoreCLR + 57795
    9 com.microsoft.net.coreclr 0x14cf451c GetCLRRuntimeHost + 259436
    10 com.microsoft.net.coreclr 0x14cf4635 GetCLRRuntimeHost + 259717
    11 com.microsoft.net.coreclr 0x14cf9666 GetCLRRuntimeHost + 280246
    12 com.microsoft.net.coreclr 0x14cf980b GetCLRRuntimeHost + 280667
    13 com.microsoft.net.coreclr 0x14e64b55 GetCLRRuntimeHost + 1768357
    14 com.microsoft.net.coreclr 0x14e655bf GetCLRRuntimeHost + 1771023
    15 com.microsoft.net.coreclr 0x14db172f GetCLRRuntimeHost + 1034111
    16 com.microsoft.net.coreclr 0x14c96ecf MetaDataGetDispenser + 1818559
    17 ...microsoft.SilverlightPlugin 0x1418dbb5 ippiDCTQuantInv8x8LSJPEG_16s8u_C1RSSE + 5605
    18 ...microsoft.SilverlightPlugin 0x13a62181 main + 776017
    19 ...microsoft.SilverlightPlugin 0x14227f37 LocalMessageReceive + 308343
    20 ...microsoft.SilverlightPlugin 0x14020e21 PopupRoot_GetOpenPopups + 423457
    21 ...microsoft.SilverlightPlugin 0x1401be25 PopupRoot_GetOpenPopups + 402981
    22 ...microsoft.SilverlightPlugin 0x14005cc6 PopupRoot_GetOpenPopups + 312518
    23 ...microsoft.SilverlightPlugin 0x14005f39 PopupRoot_GetOpenPopups + 313145
    24 com.apple.CoreFoundation 0x9088ae02 __CFRunLoopDoObservers + 1186
    25 com.apple.CoreFoundation 0x90846d8d __CFRunLoopRun + 557
    26 com.apple.CoreFoundation 0x90846464 CFRunLoopRunSpecific + 452
    27 com.apple.CoreFoundation 0x90846291 CFRunLoopRunInMode + 97
    28 com.apple.HIToolbox 0x91c6f004 RunCurrentEventLoopInMode + 392
    29 com.apple.HIToolbox 0x91c6edbb ReceiveNextEventCommon + 354
    30 com.apple.HIToolbox 0x91c6ec40 BlockUntilNextEventMatchingListInMode + 81
    31 com.apple.AppKit 0x954ff78d _DPSNextEvent + 847
    32 com.apple.AppKit 0x954fefce -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    33 com.apple.AppKit 0x954c1247 -[NSApplication run] + 821
    34 com.apple.WebKit.PluginHost 0x5790240f 0x57901000 + 5135
    35 com.apple.WebKit.PluginHost 0x5790204d 0x57901000 + 4173
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x952ff982 kevent + 10
    1 libSystem.B.dylib 0x9530009c dispatch_mgrinvoke + 215
    2 libSystem.B.dylib 0x952ff559 dispatch_queueinvoke + 163
    3 libSystem.B.dylib 0x952ff2fe dispatch_workerthread2 + 240
    4 libSystem.B.dylib 0x952fed81 pthreadwqthread + 390
    5 libSystem.B.dylib 0x952febc6 start_wqthread + 30
    Thread 2:
    0 libSystem.B.dylib 0x953070a6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x95306d62 pthread_condwait + 1191
    2 libSystem.B.dylib 0x953089f8 pthreadcondwait$UNIX2003 + 73
    3 ...ple.CoreServices.CarbonCore 0x94ae651e TSWaitOnCondition + 126
    4 ...ple.CoreServices.CarbonCore 0x94ad1ea5 TSWaitOnConditionTimedRelative + 202
    5 ...ple.CoreServices.CarbonCore 0x94b54559 MPWaitForEvent + 240
    6 ...microsoft.SilverlightPlugin 0x13ab4379 wcscat + 56377
    7 ...microsoft.SilverlightPlugin 0x13d862ac CreateMediaSourceFromStream + 33420
    8 ...microsoft.SilverlightPlugin 0x13ab3b77 wcscat + 54327
    9 libSystem.B.dylib 0x9530685d pthreadstart + 345
    10 libSystem.B.dylib 0x953066e2 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x953070a6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x95306d62 pthread_condwait + 1191
    2 libSystem.B.dylib 0x953089f8 pthreadcondwait$UNIX2003 + 73
    3 ...ple.CoreServices.CarbonCore 0x94ae651e TSWaitOnCondition + 126
    4 ...ple.CoreServices.CarbonCore 0x94ad1ea5 TSWaitOnConditionTimedRelative + 202
    5 ...ple.CoreServices.CarbonCore 0x94b54559 MPWaitForEvent + 240
    6 ...microsoft.SilverlightPlugin 0x13ab4379 wcscat + 56377
    7 ...microsoft.SilverlightPlugin 0x13b0cf81 wcscat + 419905
    8 ...microsoft.SilverlightPlugin 0x13ab3b77 wcscat + 54327
    9 libSystem.B.dylib 0x9530685d pthreadstart + 345
    10 libSystem.B.dylib 0x953066e2 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x953070a6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x95306d62 pthread_condwait + 1191
    2 libSystem.B.dylib 0x953089f8 pthreadcondwait$UNIX2003 + 73
    3 ...ple.CoreServices.CarbonCore 0x94ae651e TSWaitOnCondition + 126
    4 ...ple.CoreServices.CarbonCore 0x94ad1ea5 TSWaitOnConditionTimedRelative + 202
    5 ...ple.CoreServices.CarbonCore 0x94b54559 MPWaitForEvent + 240
    6 ...microsoft.SilverlightPlugin 0x13ab4379 wcscat + 56377
    7 ...microsoft.SilverlightPlugin 0x13b0cf81 wcscat + 419905
    8 ...microsoft.SilverlightPlugin 0x13ab3b77 wcscat + 54327
    9 libSystem.B.dylib 0x9530685d pthreadstart + 345
    10 libSystem.B.dylib 0x953066e2 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x952fea12 _workqkernreturn + 10
    1 libSystem.B.dylib 0x952fefa8 pthreadwqthread + 941
    2 libSystem.B.dylib 0x952febc6 start_wqthread + 30
    Thread 6:
    0 libSystem.B.dylib 0x952d90fa machmsgtrap + 10
    1 libSystem.B.dylib 0x952d9867 mach_msg + 68
    2 com.microsoft.net.coreclr 0x14f50302 NGenWorker + 473602
    3 com.microsoft.net.coreclr 0x14f4f278 NGenWorker + 469368
    4 libSystem.B.dylib 0x9530685d pthreadstart + 345
    5 libSystem.B.dylib 0x953066e2 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x95314ad2 select$DARWIN_EXTSN$NOCANCEL + 10
    1 libSystem.B.dylib 0x953acfd7 select + 92
    2 com.microsoft.net.coreclr 0x14f80264 PAL_InitializeCoreCLR + 84036
    3 com.microsoft.net.coreclr 0x14f802f4 PAL_InitializeCoreCLR + 84180
    4 com.microsoft.net.coreclr 0x14f84927 PAL_InitializeCoreCLR + 102151
    5 com.microsoft.net.coreclr 0x14f77a77 PAL_InitializeCoreCLR + 49239
    6 libSystem.B.dylib 0x9530685d pthreadstart + 345
    7 libSystem.B.dylib 0x953066e2 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x952d9142 semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x95306cfc pthread_condwait + 1089
    2 libSystem.B.dylib 0x9534f46f pthreadcondwait + 48
    3 com.microsoft.net.coreclr 0x14f80a3d PAL_InitializeCoreCLR + 86045
    4 com.microsoft.net.coreclr 0x14f85573 PAL_InitializeCoreCLR + 105299
    5 com.microsoft.net.coreclr 0x14f7fa27 PAL_InitializeCoreCLR + 81927
    6 com.microsoft.net.coreclr 0x14f7ff75 PAL_InitializeCoreCLR + 83285
    7 com.microsoft.net.coreclr 0x14e54e77 GetCLRRuntimeHost + 1703623
    8 com.microsoft.net.coreclr 0x14f79be3 PAL_InitializeCoreCLR + 57795
    9 com.microsoft.net.coreclr 0x14e54c73 GetCLRRuntimeHost + 1703107
    10 com.microsoft.net.coreclr 0x14d0f3b4 GetCLRRuntimeHost + 369668
    11 com.microsoft.net.coreclr 0x14d110a6 GetCLRRuntimeHost + 377078
    12 com.microsoft.net.coreclr 0x14e65be5 GetCLRRuntimeHost + 1772597
    13 com.microsoft.net.coreclr 0x14e65c98 GetCLRRuntimeHost + 1772776
    14 com.microsoft.net.coreclr 0x14f79be3 PAL_InitializeCoreCLR + 57795
    15 com.microsoft.net.coreclr 0x14e5f700 GetCLRRuntimeHost + 1746768
    16 com.microsoft.net.coreclr 0x14f79be3 PAL_InitializeCoreCLR + 57795
    17 com.microsoft.net.coreclr 0x14e56e14 GetCLRRuntimeHost + 1711716
    18 com.microsoft.net.coreclr 0x14e572cd GetCLRRuntimeHost + 1712925
    19 com.microsoft.net.coreclr 0x14e57304 GetCLRRuntimeHost + 1712980
    20 com.microsoft.net.coreclr 0x14d1148e GetCLRRuntimeHost + 378078
    21 com.microsoft.net.coreclr 0x14e55d7e GetCLRRuntimeHost + 1707470
    22 com.microsoft.net.coreclr 0x14f77a77 PAL_InitializeCoreCLR + 49239
    23 libSystem.B.dylib 0x9530685d pthreadstart + 345
    24 libSystem.B.dylib 0x953066e2 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x952d9142 semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x95306cfc pthread_condwait + 1089
    2 libSystem.B.dylib 0x9534f46f pthreadcondwait + 48
    3 com.microsoft.net.coreclr 0x14f80a3d PAL_InitializeCoreCLR + 86045
    4 com.microsoft.net.coreclr 0x14f85573 PAL_InitializeCoreCLR + 105299
    5 com.microsoft.net.coreclr 0x14f7fa27 PAL_InitializeCoreCLR + 81927
    6 com.microsoft.net.coreclr 0x14f7ff75 PAL_InitializeCoreCLR + 83285
    7 com.microsoft.net.coreclr 0x14e54e77 GetCLRRuntimeHost + 1703623
    8 com.microsoft.net.coreclr 0x14f79be3 PAL_InitializeCoreCLR + 57795
    9 com.microsoft.net.coreclr 0x14e54c73 GetCLRRuntimeHost + 1703107
    10 com.microsoft.net.coreclr 0x14bd4b84 MetaDataGetDispenser + 1023092
    11 com.microsoft.net.coreclr 0x14e55d7e GetCLRRuntimeHost + 1707470
    12 com.microsoft.net.coreclr 0x14f77a77 PAL_InitializeCoreCLR + 49239
    13 libSystem.B.dylib 0x9530685d pthreadstart + 345
    14 libSystem.B.dylib 0x953066e2 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x953e296b ecx: 0xbfffdb4c edx: 0x9533a176
    edi: 0x0089ae30 esi: 0x0089ae50 ebp: 0xbfffdb68 esp: 0xbfffdb4c
    ss: 0x0000001f efl: 0x00000286 eip: 0x9533a176 cs: 0x00000007
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x953cc883
    Binary Images:
    0x126b4000 - 0x126dafff libssl.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <32607000-7573-6D51-ABC3-420B4A0D6629> /usr/lib/libssl.0.9.7.dylib
    0x139a2000 - 0x14407fe5 +com.microsoft.SilverlightPlugin 4.0.51204.0 (4.0.51204.0) <17ACABEA-45E7-C5B8-F826-E52555D8B56D> /Library/Internet Plug-Ins/Silverlight.plugin/Contents/MacOS/agcore
    0x14ad9000 - 0x15140f9b +com.microsoft.net.coreclr 4.0 (4.0.51204.0) <C8614240-0B9E-4475-6CFA-B692CC8CDE24> /Library/Internet Plug-Ins/Silverlight.plugin/Contents/MacOS/CoreCLR.bundle/Contents/MacOS/corecl r
    0x1524d000 - 0x15302fe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <0B69B1F5-3440-B0BF-957F-E0ADD49F13CB> /usr/lib/libcrypto.0.9.7.dylib
    0x57901000 - 0x5791cfe7 com.apple.WebKit.PluginHost 6533 (6533.13) <3332FD2F-AFC1-396F-B2FF-2B58DC6476DA> /System/Library/Frameworks/WebKit.framework/WebKitPluginHost.app/Contents/MacOS /WebKitPluginHost
    0x57925000 - 0x57925ff7 WebKitPluginHostShim.dylib ??? (???) <7FC31FB4-EEF0-6595-36A1-A8C27CFE598A> /System/Library/Frameworks/WebKit.framework/WebKitPluginHost.app/Contents/MacOS /WebKitPluginHostShim.dylib
    0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
    0x90003000 - 0x90029ffb com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x9002a000 - 0x9002aff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x9002b000 - 0x9002bff7 com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9002c000 - 0x90047ff7 libPng.dylib ??? (???) <E14178E0-B92D-94EA-DACB-04F346D7534C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x90048000 - 0x90081ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <E0D512DD-365D-46A0-F50C-435BC250424F> /usr/lib/libcups.2.dylib
    0x90082000 - 0x900dfff7 com.apple.framework.IOKit 2.0 (???) <A769737F-E0D6-FB06-29B4-915CF4F43420> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90100000 - 0x9017afff com.apple.audio.CoreAudio 3.2.6 (3.2.6) <F7C9B01D-45AD-948B-2D26-9736524C1A33> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x902a1000 - 0x90351ff3 com.apple.ColorSync 4.6.3 (4.6.3) <AA1076EA-7665-3005-A837-B661260DBE54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x90352000 - 0x90738ffb com.apple.RawCamera.bundle 3.4.1 (546) <557C094F-BF8D-B298-E502-C4EE78914C55> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x90740000 - 0x90771ff7 libGLImage.dylib ??? (???) <E3EC8E92-4DDD-E7B8-3D38-C5A5160A4930> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9080a000 - 0x90985fe7 com.apple.CoreFoundation 6.6.4 (550.42) <C78D5079-663E-9734-7AFA-6CE79A0539F1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90986000 - 0x90a3cff7 libFontParser.dylib ??? (???) <33F62EE1-E457-C6FD-369E-E86745B94A4B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x90aea000 - 0x90b6cffb SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x90b81000 - 0x90b8fff7 com.apple.opengl 1.6.12 (1.6.12) <9F13B279-F289-18AC-5D86-DCD52BAF087D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x90b9d000 - 0x90b9dff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x90bc0000 - 0x90c03ff7 libGLU.dylib ??? (???) <BB66EDB2-D5FE-61C9-21BE-747F9862819C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x90c79000 - 0x90c7aff7 com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) <BE4C2495-B758-AD22-DCC0-56A6791E948E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x90d20000 - 0x90db2fe7 com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x90db3000 - 0x90ddbff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
    0x90e17000 - 0x90e1bff7 libGFXShared.dylib ??? (???) <9E14BE2F-C863-40E9-41A6-1BE9045663A0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x910b4000 - 0x911c0ff7 libGLProgrammability.dylib ??? (???) <A077BFEA-19C6-9F48-2F36-8E4E55376F49> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x911cd000 - 0x911dbfe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
    0x91254000 - 0x91331ff7 com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91332000 - 0x9152fff7 com.apple.JavaScriptCore 6533.19 (6533.19.1) <85A6BFDD-CBB6-7490-748D-8EA8B9B7FDD8> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x915ac000 - 0x915adff7 com.apple.TrustEvaluationAgent 1.1 (1) <FEB55E8C-38A4-CFE9-A737-945F39761B4C> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x915ae000 - 0x916ddfe3 com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <0A0F68E5-4806-DB51-764B-D97554B801AD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x91911000 - 0x91914ff7 libCoreVMClient.dylib ??? (???) <973B9E1F-70B3-2E76-B14B-E57F306AD2DF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x91a0a000 - 0x91a6effb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x91b24000 - 0x91b24ff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x91b25000 - 0x91c26fe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
    0x91c27000 - 0x91c29ff7 libRadiance.dylib ??? (???) <10048B4A-2AE8-A4E2-21B8-C6E7A8C5B76F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91c3a000 - 0x91f5efef com.apple.HIToolbox 1.6.4 (???) <4699C8BB-DE74-C530-564B-D131F74C9B54> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x91f5f000 - 0x91facfeb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <87BA2C52-8451-F0E5-DCDE-E0B9E4D40405> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x91fad000 - 0x91fb0fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x9206e000 - 0x92227feb com.apple.ImageIO.framework 3.0.4 (3.0.4) <C145139E-24C4-5A3D-B17C-809D528354B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x92228000 - 0x92233ff7 libGL.dylib ??? (???) <48405993-0AE9-292B-6705-C3525528682A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92234000 - 0x92338fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <BDEFA030-5E75-7C47-2904-85AB16937F45> /usr/lib/libcrypto.0.9.8.dylib
    0x92339000 - 0x9276eff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9276f000 - 0x927b5ff7 libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x9283f000 - 0x92845fff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92846000 - 0x9285bfff com.apple.ImageCapture 6.0.1 (6.0.1) <E7ED2AC1-834C-A44E-531E-EC05F0496DBF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9285c000 - 0x92860ff7 IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x92861000 - 0x92882fe7 com.apple.opencl 12.3 (12.3) <DEA600BF-4F54-66B5-DB2F-DC57FD518543> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x92883000 - 0x9288fff7 libkxld.dylib ??? (???) <F0E915AD-6B32-0D5E-D24B-B188447FDD23> /usr/lib/system/libkxld.dylib
    0x92890000 - 0x92b89fef com.apple.QuickTime 7.6.6 (1756) <F08B13B6-31D7-BD18-DA87-A0CDFCF13B8F> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x92be5000 - 0x92c22ff7 com.apple.SystemConfiguration 1.10.5 (1.10.2) <362DF639-6E5F-9371-9B99-81C581A8EE41> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x92c23000 - 0x92c25ff7 com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92c88000 - 0x92d59fe3 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <8FDB4C40-D453-DA53-2A66-9A53998AB23C> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x92d7f000 - 0x92e49fef com.apple.CoreServices.OSServices 357 (357) <CF9530AD-F581-B831-09B6-16D9F9283BFA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x92e4a000 - 0x92e69ff7 com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x92e6a000 - 0x93659557 com.apple.CoreGraphics 1.545.0 (???) <1AB39678-00D5-FB88-3B41-93D78348E0DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x936ca000 - 0x936d4ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93775000 - 0x9377aff7 com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x937a3000 - 0x937b7ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x939b2000 - 0x93a32feb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x93a33000 - 0x93a36ffb com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93b08000 - 0x93b58ff7 com.apple.framework.familycontrols 2.0.2 (2020) <AF7F86F1-F7BF-CBA8-7A4A-D8F7A19F9601> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x93b59000 - 0x93b7dff7 libJPEG.dylib ??? (???) <46AF3A0F-2B8D-87B9-62D4-0905678A64DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x93f29000 - 0x9433fff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x94340000 - 0x94344ff7 libGIF.dylib ??? (???) <DA5758A4-71B0-DD6E-7402-B7FB15387569> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x94345000 - 0x94378ff7 com.apple.AE 496.4 (496.4) <7F34EC47-8429-3077-8158-54F5EA908C66> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x943aa000 - 0x943edff7 com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x943f1000 - 0x9451ffe7 com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94a8a000 - 0x94a8aff7 com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x94a8b000 - 0x94dabff3 com.apple.CoreServices.CarbonCore 861.23 (861.23) <B08756E4-32C5-CC33-0268-7C00A5ED7537> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x94def000 - 0x94df5fe7 com.apple.CommerceCore 1.0 (6) <41C2A87D-93D8-56C1-9292-0400699F23C1> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x94df6000 - 0x94e60fe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x95004000 - 0x9501cff7 com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x9501d000 - 0x9505fff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x95060000 - 0x9506bff7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <CB2510BD-A5B3-9D90-5917-C73F6ECAC913> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9507f000 - 0x95089fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9508a000 - 0x95093ff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x95094000 - 0x950ddfe7 libTIFF.dylib ??? (???) <AC1FC806-F7F4-174B-375F-FE5D6008666C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x950de000 - 0x950fafe3 com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x950fb000 - 0x95193fe7 edu.mit.Kerberos 6.5.10 (6.5.10) <8B83AFF3-C074-E47C-4BD0-4546EED0D1BC> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x951e2000 - 0x951e2ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x951e3000 - 0x9528bffb com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x952d0000 - 0x952d7ff7 com.apple.agl 3.0.12 (AGL-3.0.12) <6877F0D8-0DCF-CB98-5304-913667FF50FA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x952d8000 - 0x9547fff7 libSystem.B.dylib 125.2.1 (compatibility 1.0.0) <62291026-D016-705D-DC1E-FC2B09D47DE5> /usr/lib/libSystem.B.dylib
    0x954b7000 - 0x95d97ff7 com.apple.AppKit 6.6.7 (1038.35) <ABC7783C-E4D5-B848-BED6-99451D94D120> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x95d98000 - 0x95ffbfff com.apple.security 6.1.1 (37594) <B6F2A8BF-C1B7-A0E2-83FB-4FF265E9BDDC> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x96036000 - 0x960a5ff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x960a6000 - 0x960f7ff7 com.apple.HIServices 1.8.2 (???) <F6EAC2D1-902A-9374-FC4B-43B50E054416> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x96106000 - 0x9611afe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x9611b000 - 0x961f6feb com.apple.DesktopServices 1.5.9 (1.5.9) <CED00AC1-924B-0E45-7D5E-1CEA8929F5BE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9644a000 - 0x9645cff7 com.apple.MultitouchSupport.framework 207.10 (207.10) <E1A6F663-570B-CE54-0F8A-BBCCDECE3B42> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x9645d000 - 0x9649eff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <16DAE1A5-937A-1CA2-D98F-2AF958B62993> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9693f000 - 0x96950ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x96951000 - 0x969fbfe7 com.apple.CFNetwork 454.11.5 (454.11.5) <D8963574-285A-3BD6-6B25-07D39C6F67A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x969fc000 - 0x96a1cfe7 libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <751955F3-21FB-A03A-4E92-1F3D4EFB8C5B> /usr/lib/libresolv.9.dylib
    0x96b94000 - 0x96b94ff7 com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x96b95000 - 0x96c4efe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x96cd4000 - 0x96ce4ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x96ce5000 - 0x96e67fe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <35DB7644-0780-D2AB-F6A9-45F28D2D434A> /usr/lib/libicucore.A.dylib
    0x96e68000 - 0x96e75ff7 com.apple.NetFS 3.2.1 (3.2.1) <5E61A00B-FA16-9D99-A064-47BDC5BC9A2B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x96e76000 - 0x971e1ff7 com.apple.QuartzCore 1.6.3 (227.34) <CC1C1631-D8D1-D416-171E-A1683274E479> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x971e2000 - 0x972f1fe7 com.apple.WebKit 6533.19 (6533.19.4) <A942073C-83DF-33ED-3D01-A24DE8AEAB3D> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x97532000 - 0x975dffe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
    0x975eb000 - 0x98036ff7 com.apple.WebCore 6533.19 (6533.19.4) <DFCF1BC1-8BF3-E13E-F11B-C98CB36560FD> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9808e000 - 0x98129ff7 com.apple.ApplicationServices.ATS 4.4 (???) <ECB16606-4DF8-4AFB-C91D-F7947C26040F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x98273000 - 0x982d4fe7 com.apple.CoreText 3.5.0 (???) <BB50C045-25F5-65B8-B1DB-8CDAEF45EB46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x982d5000 - 0x98548fe7 com.apple.Foundation 6.6.4 (751.42) <ACC0BAEB-C590-7052-3AB2-86C207C3D6D4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x98549000 - 0x98550ff3 com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x98552000 - 0x985effe3 com.apple.LaunchServices 362.2 (362.2) <F3952CAB-322F-A12F-57AF-8B91B1D76DDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x985f0000 - 0x98612fef com.apple.DirectoryService.Framework 3.6 (621.9) <F2EEE9D7-D4FB-14F3-E647-ABD32754F557> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x98613000 - 0x986c1ff3 com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x99615000 - 0x99659fe7 com.apple.Metadata 10.6.3 (507.15) <A23633F1-E913-66C2-A073-E2B174C09B18> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9965a000 - 0x9965aff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x9965b000 - 0x9969fff3 com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <62291026-D016-705D-DC1E-FC2B09D47DE5> /usr/lib/libSystem.B.dylib
    Model: MacBookPro5,5, BootROM MBP55.00AC.B03, 2 processors, Intel Core 2 Duo, 2.26 GHz, 4 GB, SMC 1.47f2
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.131.36.1)
    Bluetooth: Version 2.3.8f7, 2 service, 12 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: Hitachi HTS545016B9SA02, 149.05 GB
    Serial ATA Device: HL-DT-ST DVDRW GS23N
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24400000
    USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0x26500000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0236, 0x04600000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x04500000
    USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8213, 0x06110000

    Your problems are probably caused by the Silverlight plug-in, and I would suggest you delete it.
    The solution is to download and install the latest version of Flip4Mac, which now includes a Silverlight component:
    http://dynamic.telestream.net/downloads/download-flip4macwmv.htm
    But the latest news is that Microsoft will probably abandon Silverlight in favour of HTML5:
    http://www.appleinsider.com/articles/10/10/29/applesios_pushes_microsoft_to_dial_down_silverlight_forhtml5.html and
    http://www.bbc.co.uk/news/technology-11673384

  • How to attach a file from a URL?

    Hi experts,
    I need to attach a file which is already in the repository, and I only know its URL.
    I think I have to use BBP_PD_BID_UPDATE but it doesn't attach anything, or I'm mising some information.I have the GUID of the object and the URL. If I could have the file properties as mime or file size... I think it should be easier.
    Anyone knows how to get this info? or how to attach the file to the object?
    kind regards

    Btw, you may read below links for more details
    SyBooks Online
    Sybase Unwired Platform ( SMP ) – Custom Attachment Icon in HWC Application
    SUP HWC Attachment Viewer not displaying attachment

  • Problem in designing the complex report for the client requirement

    Post Author: venkateshvarakala
    CA Forum: General
    Hi,
    I have problem in designing the report (Crystal Report 9.0) with multiple groups wih a sub report in each group with a a group header and footer with a
    detail section in each report.
    My requirement is as follows.1) Xxxx-sub reportwill have one header conetnt and footer content and detail ection in the middle grouped on one parameter2) Yyyyysub reportwill have one header conetnt and footer content and detail ection in the middle grouped on one parameter3) Zzzzzsub reportwill have one header conetnt and footer content and detail ection in the middle grouped on one parameter4)ABCdsub reportwill have one header one footer in group headers grouper on two prameters, My requirement demands customised detail section i.e.static conetent followed by detail section and a static conetnt(which should not repeat with child table records,should come only once with the a record and
    s) and detail section.
    example:
    main table of the sub report 4 has records m1,m2,m3,m4... and child table has
    m1c1m,m1c2,m1c3,m1c4,m2c1,m2c2,m2c3,m2c4,m3c1,m3c2,m3c3,m3c4,m4c1,m4c2,m4c3,m4c4...
    The staic content should come only with m1,m2,m3,m4 not with m1c1,m1c2....like this I need in two places in the same report which may have 500 recors printed in single report.
    all the above section should be suppressable with a condition including the top 3 reports.
    I am able to get the top 3 reports as per the requirement but my forth sub report is getting displayed after each sub-group 1,2,3 which is not happening with
    1,2,3. Only 4th set is repeating with 1,2,3.
    THis report is attached with 6 datasets.
    I linked the main report main table with 1,2,3 (main Table) report filling table but when I am trying to link the 4th table main table  I am able to link but
    I am not getting the result on the report.All the dataset has the one common column. sub report 1,2,3 are filled with common datasets with condition suppressing where as 4th report is filled with
    different results .
    1) My question is why the 4 the report is report is repeating with 1,2,3 why 1,2,3 are coming as expected.2) Is it possible to create
    Please help me in designing the report as per the requiremnt and suggest me if I need any design modifictions.
    Your suggestions and inputs are highy appreciated.Thanks for sparing time in going through my problem and I will be grateful if give solution and share if you have similar experiences.
    Thanks
    Venkatesh Varakala.

    If you create a multiprovider with the two ODS you won’t have this problem.
    Hope it helps.
    Regards.

Maybe you are looking for

  • How to  move items from one JList to other

    Can u pls help me out to implement this(I m using Netbeans 5.5): I want to move items from one JList to other thru a ADD button placed between JLists, I am able to add element on Right side JList but as soon as compiler encounter removeElementAt() it

  • How do you delete game center without deleting the data from the games?

    Our family has 4 apple products all assigned to one apple id.  When my son set up his game center account it link all of your games together.  We have tried many times to delete it without any luck.  Is there any way to delete in with out wiping out

  • How to build a button on click of which opens a list below it

    Hi, I have a requirement wherein onclick of button I want to open/close list/popup (which is displayed below button, just like in select list) and can select any item from list to do some action.  It is required urgent. Can anyone guide me please? Th

  • How to activate the deleted Process chain

    Hello Experts, Unfortuantely we have deleted few process chain by in RSPC .But we are in need of this Process chain . Could you please let us know whether there is any possibilties to get back the deleted process chain . Please let us know where the

  • Av adapter all the sudden is not supported

    I am getting an error that says my av adapter is no longer supported it worked fine till 3 days ago now I can bypass the message bit it will not charge all my adapters and chargers are apple products. Anyone know what I can do to fix besides trashing