I am geting Exception type CX_SY_DYN_CALL_ILLEGAL_TYPE

Hi,
   when i am trying to creat sales order using bapi 'BAPI_SALESORDER_CREATEFROMDAT2' in BSP program iam geting the following exception.
An exception with the type CX_SY_DYN_CALL_ILLEGAL_TYPE occurred, but was neither handled locally, nor declared in a RAISING clause
Exception Class: CX_SY_DYN_CALL_ILLEGAL_TYPE
Error Id: 
Program: CL_O2AXZG4R3LD7CRXUAEKYMRHCDL8CP
Include: CL_O2AXZG4R3LD7CRXUAEKYMRHCDL8CM007
Line: 78 
Long Text

Hi Nagaraju,
The Type Definitions while using bapi 'BAPI_SALESORDER_CREATEFROMDAT2' should be as follows:
1.)BAPI header type:
types : order_header_in_struc1 type bapisdhead.
2.)BAPI Item row type for Ordered Material and Ordered Quantity.
types : order_items_in_tab1 type table of bapiitemin.
3.)BAPI Item table type for Ordered Material and Ordered Quantity.
types : order_items_in_tab2 type bapiitemin.
4.)BAPI row type for Partner Details.
types : order_partners_tab1 type table of bapipartnr.
5.)BAPI table type for Partner Details.
types : order_partners_tab2 type  bapipartnr.
6.)For Sales Document Number
types : sales_doc_number1 type bapivbeln-vbeln.
7.)For return type.
types : RETURN1 type  BAPIRETURN1 .
These types should be strictly follwed or else this exception is thrown.
Regards,
Ravikiran.C

Similar Messages

  • Exception type CX_SY_DYN_CALL_ILLEGAL_TYPE

    Hi,
    I have two restricted key figures which are restricted on the same Zdate field. I have used different start and end dates variable. And have used different replacement path variables too.
    When I run the query it is giving an error message as below:
    <b>An exception with the type CX_SY_DYN_CALL_ILLEGAL_TYPE occurred, but was</b>
    and
    <b>The attempt to call the subroutine HIERATTRIVL_GET in the program &PROGRA</b>
    Please help me understand the error and how to rectify it.
    Thanks
    SAPBW
    Message was edited by: SAPBW

    Hi Rani,
         This exception normally occurs when there is a type mismatch.
    So check your mapping .
    Regards,
    Siva.

  • Exception with type CX_SY_DYN_CALL_ILLEGAL_TYPE problem

    Hi ,
    I am facing an Exception error while mapping the data source in Values Fields of a Measure in Balance Scorecard.
    The measure is defined using the local System.
    The Excepton is :
    An Exception with the type CX_SY_DYN_CALL_ILLEGAL_TYPE occured, but wasneither handeledlocally nor delcared in a RAISING clause
    Can anyone slove this plz
    Thanks
    rani

    Hi Rani,
         This exception normally occurs when there is a type mismatch.
    So check your mapping .
    Regards,
    Siva.

  • Iam geting exception when trying to creat sales order using bapi in BSP pro

    hi,
        I am using BAPI 'BAPI_SALESORDER_CREATEFROMDAT2'
    to creat a sales order in BSP program it giving the exception
    An exception with the type CX_SY_DYN_CALL_ILLEGAL_TYPE occurred, but was neither handled locally, nor declared in a RAISING clause
    Exception Class: CX_SY_DYN_CALL_ILLEGAL_TYPE
    Error Id: 
    Program: CL_O2AXZG4R3LD7CRXUAEKYMRHCDL8CP
    Include: CL_O2AXZG4R3LD7CRXUAEKYMRHCDL8CM007
    Line: 78 
    Long Text
    please help me in solving this  exception

    Hi,
    Are you getting dump?
    I agree with sudhakar. Usually this exception is raised when function is called without proper parameters.
    Please check types of all the parameters you are passing.

  • Can anyone help me with this crash? Exception Type:  EXC_CRASH (SIGABRT) This happensd when I try to open a dj software called Serato DJ which I have been using for a few years now.

    Does someone know the below crash keeps happening?
    Process:         Serato DJ [581]
    Path: /Volumes/Serato DJ /Serato DJ.app/Contents/MacOS/Serato DJ
    Identifier:      com.serato.seratodj
    Version:         DJ version 1.5.2 (1.5.2.17)
    Code Type:       X86 (Native)
    Parent Process: launchd [117]
    Date/Time:       2014-01-13 18:08:10.399 +0300
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version: 6
    Interval Since Last Report:          684915 sec
    Crashes Since Last Report:           25
    Per-App Interval Since Last Report:  278 sec
    Per-App Crashes Since Last Report:   5
    Anonymous UUID: 95E583BC-703A-4DAD-9A62-5B0B1BC8BBB9
    Exception Type: EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread: 3
    Application Specific Information:
    abort() called
    Thread 0: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x92ae2afa mach_msg_trap + 10
    1 libSystem.B.dylib 0x92ae3267 mach_msg + 68
    2 com.apple.CoreFoundation                  0x9269e2df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                  0x9269d3c4 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation                  0x9269d1f1 CFRunLoopRunInMode + 97
    5 com.apple.HIToolbox                       0x99b9ee04 RunCurrentEventLoopInMode + 392
    6 com.apple.HIToolbox                       0x99b9ebb9 ReceiveNextEventCommon + 354
    7 com.apple.HIToolbox                       0x99d27084 _AcquireNextEvent + 54
    8 com.apple.HIToolbox                       0x99d1cd40 RunApplicationEventLoop + 228
    9 com.serato.seratodj                       0x0029eb34 0x1000 + 2743092
    10 com.serato.seratodj                       0x00003245 0x1000 + 8773
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x92b09382 kevent + 10
    1 libSystem.B.dylib 0x92b09a9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib 0x92b08f59 _dispatch_queue_invoke + 163
    3 libSystem.B.dylib 0x92b08cfe _dispatch_worker_thread2 + 240
    4 libSystem.B.dylib 0x92b08781 _pthread_wqthread + 390
    5 libSystem.B.dylib 0x92b085c6 start_wqthread + 30
    Thread 2:
    0 libSystem.B.dylib 0x92ae2b5a semaphore_timedwait_signal_trap + 10
    1 libSystem.B.dylib 0x92b106e1 _pthread_cond_wait + 1066
    2 libSystem.B.dylib 0x92b3f5a8 pthread_cond_timedwait_relative_np + 47
    3 com.serato.seratodj                       0x00288b97 0x1000 + 2653079
    4 com.serato.seratodj                       0x0009c9e1 0x1000 + 637409
    5 com.serato.seratodj                       0x0007d65b 0x1000 + 509531
    6 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    7 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 3 Crashed:
    0 libSystem.B.dylib 0x92b500ee __semwait_signal_nocancel + 10
    1 libSystem.B.dylib 0x92b4ffd2 nanosleep$NOCANCEL$UNIX2003 + 166
    2 libSystem.B.dylib 0x92bcafb2 usleep$NOCANCEL$UNIX2003 + 61
    3 libSystem.B.dylib 0x92bec6f0 abort + 105
    4 libstdc++.6.dylib 0x9926cfda __gnu_cxx::__verbose_terminate_handler() + 433
    5 libstdc++.6.dylib                         0x9926b17a __cxxabiv1::__terminate(void (*)()) + 10
    6 libstdc++.6.dylib 0x9926b1ba __cxxabiv1::__unexpected(void (*)()) + 0
    7 libstdc++.6.dylib 0x9926b2b8 __gxx_exception_cleanup(_Unwind_Reason_Code, _Unwind_Exception*) + 0
    8 libstdc++.6.dylib 0x9926b658 operator new(unsigned long) + 101
    9 libstdc++.6.dylib 0x99250e68 std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) + 132
    10 libstdc++.6.dylib 0x99252d09 char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) + 85
    11 libstdc++.6.dylib 0x992531fb std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) + 53
    12 com.serato.seratodj                       0x003a3295 boost::exception_detail::error_info_injector<boost::thread_resource_error>::err or_info_injector(boost::thread_resource_error const&) + 54629
    13 com.serato.seratodj                       0x003a234a boost::exception_detail::error_info_injector<boost::thread_resource_error>::err or_info_injector(boost::thread_resource_error const&) + 50714
    14 com.serato.seratodj                       0x003a27bb boost::exception_detail::error_info_injector<boost::thread_resource_error>::err or_info_injector(boost::thread_resource_error const&) + 51851
    15 com.serato.seratodj                       0x003a27bb boost::exception_detail::error_info_injector<boost::thread_resource_error>::err or_info_injector(boost::thread_resource_error const&) + 51851
    16 com.serato.seratodj                       0x003a27bb boost::exception_detail::error_info_injector<boost::thread_resource_error>::err or_info_injector(boost::thread_resource_error const&) + 51851
    17 com.serato.seratodj                       0x003a27bb boost::exception_detail::error_info_injector<boost::thread_resource_error>::err or_info_injector(boost::thread_resource_error const&) + 51851
    18 com.serato.seratodj                       0x003a27bb boost::exception_detail::error_info_injector<boost::thread_resource_error>::err or_info_injector(boost::thread_resource_error const&) + 51851
    19 com.serato.seratodj                       0x003a1c8c boost::exception_detail::error_info_injector<boost::thread_resource_error>::err or_info_injector(boost::thread_resource_error const&) + 48988
    20 com.serato.seratodj                       0x0039fb6b boost::exception_detail::error_info_injector<boost::thread_resource_error>::err or_info_injector(boost::thread_resource_error const&) + 40507
    21  com.serato.seratodj                       0x0039bab2 boost::exception_detail::error_info_injector<boost::thread_resource_error>::err or_info_injector(boost::thread_resource_error const&) + 23938
    22 com.serato.seratodj                       0x003aab96 boost::exception_detail::error_info_injector<boost::property_tree::xml_parser:: xml_parser_error>::error_info_injector(boost::exception_detail::error_info_injec tor<boost::property_tree::xml_parser::xml_parser_error> const&) + 8314
    23 com.serato.seratodj                       0x003aab0a boost::exception_detail::error_info_injector<boost::property_tree::xml_parser:: xml_parser_error>::error_info_injector(boost::exception_detail::error_info_injec tor<boost::property_tree::xml_parser::xml_parser_error> const&) + 8174
    24 com.serato.seratodj                       0x003a98a4 boost::exception_detail::error_info_injector<boost::property_tree::xml_parser:: xml_parser_error>::error_info_injector(boost::exception_detail::error_info_injec tor<boost::property_tree::xml_parser::xml_parser_error> const&) + 3464
    25 com.serato.seratodj                       0x003ad21d boost::exception_detail::error_info_injector<boost::property_tree::xml_parser:: xml_parser_error>::error_info_injector(boost::exception_detail::error_info_injec tor<boost::property_tree::xml_parser::xml_parser_error> const&) + 18177
    26 com.serato.seratodj                       0x003acd21 boost::exception_detail::error_info_injector<boost::property_tree::xml_parser:: xml_parser_error>::error_info_injector(boost::exception_detail::error_info_injec tor<boost::property_tree::xml_parser::xml_parser_error> const&) + 16901
    27 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    28 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x92b10aa2 __semwait_signal + 10
    1 libSystem.B.dylib                         0x92b1075e _pthread_cond_wait + 1191
    2 libSystem.B.dylib 0x92b123f8 pthread_cond_wait$UNIX2003 + 73
    3 com.serato.seratodj                       0x00288b82 0x1000 + 2653058
    4 com.serato.seratodj                       0x0009c9e1 0x1000 + 637409
    5   com.serato.seratodj                       0x000047ec 0x1000 + 14316
    6 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    7 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x92ae2b5a semaphore_timedwait_signal_trap + 10
    1 libSystem.B.dylib 0x92b106e1 _pthread_cond_wait + 1066
    2 libSystem.B.dylib 0x92b3f5a8 pthread_cond_timedwait_relative_np + 47
    3 com.serato.seratodj                       0x00288b97 0x1000 + 2653079
    4 com.serato.seratodj                       0x0009c9e1 0x1000 + 637409
    5 com.serato.seratodj                       0x0005df5f 0x1000 + 380767
    6 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    7 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x92ae2b5a semaphore_timedwait_signal_trap + 10
    1 libSystem.B.dylib 0x92b106e1 _pthread_cond_wait + 1066
    2 libSystem.B.dylib 0x92b3f5a8 pthread_cond_timedwait_relative_np + 47
    3   com.serato.seratodj                       0x00288b97 0x1000 + 2653079
    4 com.serato.seratodj                       0x0009c9e1 0x1000 + 637409
    5 com.serato.seratodj                       0x0005df5f 0x1000 + 380767
    6 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    7   libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x92ae2b5a semaphore_timedwait_signal_trap + 10
    1 libSystem.B.dylib 0x92b106e1 _pthread_cond_wait + 1066
    2 libSystem.B.dylib                         0x92b3f5a8 pthread_cond_timedwait_relative_np + 47
    3 com.serato.seratodj                       0x00288b97 0x1000 + 2653079
    4 com.serato.seratodj                       0x0009c9e1 0x1000 + 637409
    5 com.serato.seratodj                       0x0005df5f 0x1000 + 380767
    6 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    7 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x92ae2b5a semaphore_timedwait_signal_trap + 10
    1 libSystem.B.dylib                         0x92b106e1 _pthread_cond_wait + 1066
    2 libSystem.B.dylib 0x92b3f5a8 pthread_cond_timedwait_relative_np + 47
    3 com.serato.seratodj                       0x00288b97 0x1000 + 2653079
    4 com.serato.seratodj                       0x0009c9e1 0x1000 + 637409
    5   com.serato.seratodj                       0x0005df5f 0x1000 + 380767
    6 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    7 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x92ae2b5a semaphore_timedwait_signal_trap + 10
    1 libSystem.B.dylib 0x92b106e1 _pthread_cond_wait + 1066
    2 libSystem.B.dylib 0x92b3f5a8 pthread_cond_timedwait_relative_np + 47
    3 com.serato.seratodj                       0x00288b97 0x1000 + 2653079
    4   com.serato.seratodj                       0x0009c9e1 0x1000 + 637409
    5 com.serato.seratodj                       0x0005df5f 0x1000 + 380767
    6 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    7 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x92ae2b5a semaphore_timedwait_signal_trap + 10
    1 libSystem.B.dylib 0x92b106e1 _pthread_cond_wait + 1066
    2 libSystem.B.dylib 0x92b3f5a8 pthread_cond_timedwait_relative_np + 47
    3 com.serato.seratodj                       0x00288b97 0x1000 + 2653079
    4 com.serato.seratodj                       0x0009c9e1 0x1000 + 637409
    5 com.serato.seratodj                       0x0005df5f 0x1000 + 380767
    6 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    7 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x92ae2b5a semaphore_timedwait_signal_trap + 10
    1 libSystem.B.dylib 0x92b106e1 _pthread_cond_wait + 1066
    2 libSystem.B.dylib 0x92b3f5a8 pthread_cond_timedwait_relative_np + 47
    3 com.serato.seratodj                       0x00288b97 0x1000 + 2653079
    4 com.serato.seratodj                       0x0009c9e1 0x1000 + 637409
    5 com.serato.seratodj                       0x0005df5f 0x1000 + 380767
    6   libSystem.B.dylib 0x92b10259 _pthread_start + 345
    7 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x92ae2b5a semaphore_timedwait_signal_trap + 10
    1 libSystem.B.dylib 0x92b106e1 _pthread_cond_wait + 1066
    2 libSystem.B.dylib 0x92b3f5a8 pthread_cond_timedwait_relative_np + 47
    3 com.serato.seratodj                       0x00288b97 0x1000 + 2653079
    4 com.serato.seratodj                       0x0009c9e1 0x1000 + 637409
    5   com.serato.seratodj                       0x0005df5f 0x1000 + 380767
    6 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    7 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 13:
    0 libSystem.B.dylib 0x92ae2b5a semaphore_timedwait_signal_trap + 10
    1 libSystem.B.dylib 0x92b106e1 _pthread_cond_wait + 1066
    2 libSystem.B.dylib 0x92b3f5a8 pthread_cond_timedwait_relative_np + 47
    3 com.serato.seratodj                       0x00288b97 0x1000 + 2653079
    4 com.serato.seratodj                       0x0009c9e1 0x1000 + 637409
    5 com.serato.seratodj                       0x0005df5f 0x1000 + 380767
    6 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    7 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 14:
    0 libSystem.B.dylib 0x92ae2b5a semaphore_timedwait_signal_trap + 10
    1 libSystem.B.dylib 0x92b106e1 _pthread_cond_wait + 1066
    2 libSystem.B.dylib 0x92b3f5a8 pthread_cond_timedwait_relative_np + 47
    3   com.serato.seratodj                       0x00288b97 0x1000 + 2653079
    4 com.serato.seratodj                       0x0009c9e1 0x1000 + 637409
    5 com.serato.seratodj                       0x0005df5f 0x1000 + 380767
    6 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    7   libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 15:
    0 libSystem.B.dylib 0x92b10aa2 __semwait_signal + 10
    1 libSystem.B.dylib 0x92b3c9c5 nanosleep$UNIX2003 + 188
    2 com.serato.seratodj                       0x004ff780 void boost::throw_exception<boost::regex_error>(boost::regex_error const&) + 15504
    3 com.serato.seratodj                       0x00057e93 0x1000 + 355987
    4 com.serato.seratodj                       0x0005bf8b 0x1000 + 372619
    5 com.serato.seratodj                       0x0005bf64 0x1000 + 372580
    6 com.serato.seratodj                       0x004ffa4a void boost::throw_exception<boost::regex_error>(boost::regex_error const&) + 16218
    7 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    8 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 16:
    0 libSystem.B.dylib 0x92ae2b5a semaphore_timedwait_signal_trap + 10
    1 libSystem.B.dylib 0x92b106e1 _pthread_cond_wait + 1066
    2 libSystem.B.dylib 0x92b3f5a8 pthread_cond_timedwait_relative_np + 47
    3 com.apple.audio.CoreAudio                 0x96fce3ab CAGuard::WaitFor(unsigned long long) + 219
    4 com.apple.audio.CoreAudio                 0x96fd13dd CAGuard::WaitUntil(unsigned long long) + 289
    5 com.apple.audio.CoreAudio                 0x96fcecda HP_IOThread::WorkLoop() + 1892
    6 com.apple.audio.CoreAudio                 0x96fce571 HP_IOThread::ThreadEntry(HP_IOThread*) + 17
    7 com.apple.audio.CoreAudio                 0x96fce488 CAPThread::Entry(CAPThread*) + 140
    8 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    9 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 17:
    0 libSystem.B.dylib 0x92b10aa2 __semwait_signal + 10
    1 libSystem.B.dylib 0x92b3c9c5 nanosleep$UNIX2003 + 188
    2 com.serato.seratodj                       0x004ff780 void boost::throw_exception<boost::regex_error>(boost::regex_error const&) + 15504
    3 com.serato.seratodj                       0x000c64ec 0x1000 + 808172
    4 com.serato.seratodj                       0x000cb369 0x1000 + 828265
    5 com.serato.seratodj                       0x000cb342 0x1000 + 828226
    6 com.serato.seratodj                       0x004ffa4a void boost::throw_exception<boost::regex_error>(boost::regex_error const&) + 16218
    7 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    8 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 18:
    0 libSystem.B.dylib 0x92b10aa2 __semwait_signal + 10
    1 libSystem.B.dylib 0x92b1075e _pthread_cond_wait + 1191
    2 libSystem.B.dylib 0x92b102b1 pthread_cond_timedwait$UNIX2003 + 72
    3 com.serato.seratodj                       0x00507313 boost::condition_variable::do_timed_wait(boost::unique_lock<boost::mutex>&, timespec const&) + 153
    4 com.serato.seratodj                       0x00500aeb void boost::throw_exception<boost::regex_error>(boost::regex_error const&) + 20475
    5 com.serato.seratodj                       0x003b55fb non-virtual thunk to boost::exception_detail::error_info_injector<boost::system::system_error>::~err or_info_injector() + 5215
    6 com.serato.seratodj                       0x00329acc boost::exception_detail::error_info_injector<boost::condition_error>::error_inf o_injector(boost::condition_error const&) + 24118
    7 com.serato.seratodj                       0x00329fb4 boost::exception_detail::error_info_injector<boost::condition_error>::error_inf o_injector(boost::condition_error const&) + 25374
    8 com.serato.seratodj                       0x004ffa4a void boost::throw_exception<boost::regex_error>(boost::regex_error const&) + 16218
    9 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    10 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 19:
    0 libSystem.B.dylib 0x92b10aa2 __semwait_signal + 10
    1 libSystem.B.dylib 0x92b1075e _pthread_cond_wait + 1191
    2 libSystem.B.dylib 0x92b102b1 pthread_cond_timedwait$UNIX2003 + 72
    3 com.serato.seratodj                       0x00507313 boost::condition_variable::do_timed_wait(boost::unique_lock<boost::mutex>&, timespec const&) + 153
    4 com.serato.seratodj                       0x00500aeb void boost::throw_exception<boost::regex_error>(boost::regex_error const&) + 20475
    5 com.serato.seratodj                       0x003b55fb non-virtual thunk to boost::exception_detail::error_info_injector<boost::system::system_error>::~err or_info_injector() + 5215
    6 com.serato.seratodj                       0x0032b64e boost::exception_detail::error_info_injector<boost::condition_error>::error_inf o_injector(boost::condition_error const&) + 31160
    7 com.serato.seratodj                       0x0032b742 boost::exception_detail::error_info_injector<boost::condition_error>::error_inf o_injector(boost::condition_error const&) + 31404
    8 com.serato.seratodj                       0x004ffa4a void boost::throw_exception<boost::regex_error>(boost::regex_error const&) + 16218
    9 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    10 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 20:
    0 libSystem.B.dylib 0x92b10aa2 __semwait_signal + 10
    1 libSystem.B.dylib 0x92b1075e _pthread_cond_wait + 1191
    2 libSystem.B.dylib                         0x92b123f8 pthread_cond_wait$UNIX2003 + 73
    3 com.serato.seratodj                       0x0050753c boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 90
    4 com.serato.seratodj                       0x003230c2 non-virtual thunk to boost::exception_detail::error_info_injector<boost::bad_weak_ptr>::~error_info_ injector() + 1039
    5 com.serato.seratodj                       0x003236c7 non-virtual thunk to boost::exception_detail::error_info_injector<boost::bad_weak_ptr>::~error_info_ injector() + 2580
    6 com.serato.seratodj                       0x003236a0 non-virtual thunk to boost::exception_detail::error_info_injector<boost::bad_weak_ptr>::~error_info_ injector() + 2541
    7 com.serato.seratodj                       0x004ffa4a void boost::throw_exception<boost::regex_error>(boost::regex_error const&) + 16218
    8 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    9 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 21:
    0 libSystem.B.dylib 0x92b10aa2 __semwait_signal + 10
    1 libSystem.B.dylib 0x92b3c9c5 nanosleep$UNIX2003 + 188
    2 com.serato.seratodj                       0x004ff780 void boost::throw_exception<boost::regex_error>(boost::regex_error const&) + 15504
    3 com.serato.seratodj                       0x000b9f32 0x1000 + 757554
    4 com.serato.seratodj                       0x000bb415 0x1000 + 762901
    5 com.serato.seratodj                       0x000bb3ee 0x1000 + 762862
    6 com.serato.seratodj                       0x004ffa4a void boost::throw_exception<boost::regex_error>(boost::regex_error const&) + 16218
    7 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    8 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 22:
    0 libSystem.B.dylib 0x92ae2afa mach_msg_trap + 10
    1 libSystem.B.dylib 0x92ae3267 mach_msg + 68
    2 com.apple.audio.midi.CoreMIDI             0x0489c0c1 XServerMachPort::ReceiveMessage(int&, void*, int&) + 155
    3 com.apple.audio.midi.CoreMIDI             0x048ba97a MIDIProcess::RunMIDIInThread() + 150
    4 com.apple.audio.midi.CoreMIDI             0x0489d2d9 XThread::RunHelper(void*) + 17
    5 com.apple.audio.midi.CoreMIDI             0x0489cca6 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    7 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 23:
    0   libSystem.B.dylib 0x92ae2b5a semaphore_timedwait_signal_trap + 10
    1 libSystem.B.dylib 0x92b106e1 _pthread_cond_wait + 1066
    2 libSystem.B.dylib 0x92b3f5a8 pthread_cond_timedwait_relative_np + 47
    3 com.serato.seratodj                       0x00288b97 0x1000 + 2653079
    4 com.serato.seratodj                       0x0009c9e1 0x1000 + 637409
    5 com.serato.seratodj                       0x0002578e 0x1000 + 149390
    6 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    7 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 24:
    0 libSystem.B.dylib 0x92ae2b5a semaphore_timedwait_signal_trap + 10
    1 libSystem.B.dylib 0x92b106e1 _pthread_cond_wait + 1066
    2 libSystem.B.dylib 0x92b3f5a8 pthread_cond_timedwait_relative_np + 47
    3 com.serato.seratodj                       0x00288b97 0x1000 + 2653079
    4 com.serato.seratodj                       0x0009c9e1 0x1000 + 637409
    5 com.serato.seratodj                       0x0002578e 0x1000 + 149390
    6   libSystem.B.dylib 0x92b10259 _pthread_start + 345
    7 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 25:
    0 libSystem.B.dylib 0x92b10aa2 __semwait_signal + 10
    1 libSystem.B.dylib 0x92b1075e _pthread_cond_wait + 1191
    2 libSystem.B.dylib 0x92b123f8 pthread_cond_wait$UNIX2003 + 73
    3 com.serato.seratodj                       0x00288b82 0x1000 + 2653058
    4 com.serato.seratodj                       0x0009c9e1 0x1000 + 637409
    5 com.serato.seratodj                       0x0000cd5a 0x1000 + 48474
    6 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    7 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 26:
    0 libSystem.B.dylib 0x92b08412 __workq_kernreturn + 10
    1 libSystem.B.dylib 0x92b089a8 _pthread_wqthread + 941
    2 libSystem.B.dylib 0x92b085c6 start_wqthread + 30
    Thread 3 crashed with X86 Thread State (32-bit):
      eax: 0x0000003c  ebx: 0x92b4ff39  ecx: 0xb01fcc2c  edx: 0x92b500ee
      edi: 0xa025db30  esi: 0xb01fcc88  ebp: 0xb01fcc68  esp: 0xb01fcc2c
       ss: 0x00000023  efl: 0x00000247  eip: 0x92b500ee   cs: 0x0000000b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
      cr2: 0xff9a9000
    Binary Images:
    0x1000 -   0xe43ffb +com.serato.seratodj DJ version 1.5.2 (1.5.2.17) <7E0E00F1-2FB2-3946-9989-088C98EB893B> /Volumes/Serato DJ /Serato DJ.app/Contents/MacOS/Serato DJ
    0x178d000 -  0x1a12fe7 +QtCore 4.8.4 (compatibility 4.8.0) <C86D29E3-FAF1-3E63-9D7E-9CE32A9EEDF6> /Volumes/Serato DJ /Serato DJ.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
    0x1a94000 -  0x23cdfef +QtGui 4.8.4 (compatibility 4.8.0) <DE94F9CE-8DCD-3890-AB02-49F46696F63B> /Volumes/Serato DJ /Serato DJ.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
    0x25f8000 -  0x271cfeb +QtNetwork 4.8.4 (compatibility 4.8.0) <C01F9A90-DC26-38DD-A1EF-E002077ABD16> /Volumes/Serato DJ /Serato DJ.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
    0x2772000 -  0x39f0fff +QtWebKit 4.9.3 (compatibility 4.9.0) <BB995875-196E-3ABC-BE93-7061FE89011C> /Volumes/Serato DJ /Serato DJ.app/Contents/Frameworks/QtWebKit.framework/Versions/4/QtWebKit
    0x42c2000 -  0x431fff7 +QtXml 4.8.4 (compatibility 4.8.0) <A76F02CF-0156-363A-B076-3088667DADEB> /Volumes/Serato DJ /Serato DJ.app/Contents/Frameworks/QtXml.framework/Versions/4/QtXml
    0x433b000 -  0x470dfef +QtXmlPatterns 4.8.4 (compatibility 4.8.0) <232D5A50-1E61-3841-A267-B6DD35BA0F69> /Volumes/Serato DJ /Serato DJ.app/Contents/Frameworks/QtXmlPatterns.framework/Versions/4/QtXmlPatterns
    0x486f000 -  0x4875fff +libusbmuxd.dylib ??? (???) <15198CF0-6B08-3839-91F2-64C12B86745E> /Volumes/Serato DJ /Serato DJ.app/Contents/Frameworks/libusbmuxd.dylib
    0x487a000 -  0x4881ffb +com.googlecode.google-breakpad ??? (1.0) <94F6D780-21D2-3716-A5FE-0A124791FC39> /Volumes/Serato DJ /Serato DJ.app/Contents/Frameworks/Breakpad.framework/Versions/A/Breakpad
    0x488c000 -  0x48d8ffb  com.apple.audio.midi.CoreMIDI 1.7.1 (42) <FB4D4B64-6ABB-679E-3AA8-21DE9062B4C1> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x48fd000 -  0x49e7ffc +libiconv.2.dylib 8.1.0 (compatibility 8.0.0) <FCA1A3FE-29B1-3309-8DC7-8D14ADDD172E> /Volumes/Serato DJ /Serato DJ.app/Contents/Frameworks/libiconv.2.dylib
    0x49f2000 -  0x4a01ffb +breakpadUtilities.dylib ??? (???) <0F827A1D-F5CB-3045-BF6D-5313DC90CC5E> /Volumes/Serato DJ /Serato DJ.app/Contents/Frameworks/Breakpad.framework/Versions/A/Resources/breakpadUtil ities.dylib
    0x4ff5000 -  0x4ff8ff3 +com.divx.divxtoolkit 1.0 (1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
    0x6913000 -  0x6968fdf +com.DivXInc.DivXDecoder 6.8.3.5 (6.8.3.5) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x69d2000 -  0x69e4ff7  libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <8D606435-1A3C-FE0B-824A-1386809FFFF5> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x69e8000 -  0x69f6fe7  libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <07211458-FD06-9FEF-3DF4-2E5F0304D4BC> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x19a2d000 - 0x19a31ff3  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <E9CB576C-283B-1DB2-0C69-E7C914BD7922> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x19ae0000 - 0x19ae6ff7  com.apple.audio.AppleHDAHALPlugIn 2.0.8 (2.0.8f3) <EA52F230-DCA1-316F-B0FE-2D098533B978> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x19ba9000 - 0x19bb6ff7  com.apple.iokit.IOHIDLib 1.6.6 (1.6.6) <665A3308-8C50-655A-ED3F-49AF695A408E> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Co ntents/MacOS/IOHIDLib
    0x19bc4000 - 0x19bccff7  com.apple.iokit.IOUSBLib 4.2.5 (4.2.5) <F6894CC5-980E-1569-6DF1-FFAC8E9C2EE8> /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Co ntents/MacOS/IOUSBLib
    0x240d0000 - 0x240f0ffb +com.numark.ns6.hal ??? (2.1.18) <8E04C64E-8750-7BEC-2330-0AAE241C9F5B> /Library/Audio/Plug-Ins/HAL/NumarkNS6AudioHAL.plugin/Contents/MacOS/NumarkNS6Au dioHAL
    0x247b4000 - 0x247d4ffb +com.numark.ns7.hal ??? (2.1.18) <07EF52C8-22AE-0854-FD5A-EC1883B06C80> /Library/Audio/Plug-Ins/HAL/NumarkNS7AudioHAL.plugin/Contents/MacOS/NumarkNS7Au dioHAL
    0x2499e000 - 0x249beffb +com.numark.V7.hal ??? (2.1.18) <364F85CB-810C-B408-3009-4193CABCEE9E> /Library/Audio/Plug-Ins/HAL/NumarkV7AudioHAL.plugin/Contents/MacOS/NumarkV7Audi oHAL
    0x249cd000 - 0x249eaffb +com.ploytec.xonedx.hal ??? (2.0.2) <09D53E8E-2D43-1DAB-A525-A1F3E0EE12F3> /Library/Audio/Plug-Ins/HAL/XONE_DX.plugin/Contents/MacOS/XONE_DX
    0x45c46000 - 0x45c7ffef +com.serato.audio.SeratoVirtualAudioPlugIn 1.0.11 (1.0) <62362A3D-4A08-F66A-0766-8F689DB718DF> /Library/Audio/Plug-Ins/HAL/SeratoVirtualAudioPlugIn.plugin/Contents/MacOS/Sera toVirtualAudioPlugIn
    0x70000000 - 0x700cbfff  com.apple.audio.units.Components 1.6.5 (1.6.5) <412DBD1B-E9B5-E67C-99E4-820BF38239AC> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
    0x90003000 - 0x900abffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x90121000 - 0x90185ffb  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
    0x90186000 - 0x90197ff7  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
    0x902cc000 - 0x9039dfe3  ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <C618942F-BC01-0565-18CF-477B63C02181> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x9044c000 - 0x9046afe7  libPng.dylib ??? (???) <6C0B95D7-9634-E044-0B79-F1DD56961C33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x904b1000 - 0x904d0ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x904d1000 - 0x904e6fff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x904e7000 - 0x90562fff  com.apple.AppleVAFramework 4.10.27 (4.10.27) <BFD2D1CA-535C-F16F-0EB5-04905ABD65CF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x90563000 - 0x90569fe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x9056a000 - 0x905bafe7  libTIFF.dylib ??? (???) <AB182CEC-188A-F2BC-21E1-0059FD3B2598> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x905bb000 - 0x905e3ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <E761F29A-328B-29D9-3DF0-023F2C21E500> /usr/lib/libxslt.1.dylib
    0x90631000 - 0x9066eff7  com.apple.CoreMedia 0.484.60 (484.60) <8FAB137D-682C-6DEC-5A15-F0029A5B226F> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x9066f000 - 0x9066fff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x90697000 - 0x90d12ff7  com.apple.CoreAUC 6.11.03 (6.11.03) <42B31B0F-18F9-29D2-A67C-7B81A47F6D67> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x90d13000 - 0x90dabfe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9156d000 - 0x91e50ff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x91e51000 - 0x91e55ff7  IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x91ebb000 - 0x91ecfffb  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
    0x9200b000 - 0x92012ff3  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
    0x92019000 - 0x9211bfe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <EB34F049-D9E1-BF19-CF03-B26A0352D40C> /usr/lib/libcrypto.0.9.8.dylib
    0x9211c000 - 0x921fcfe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x921fd000 - 0x92207fe7  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
    0x92208000 - 0x92258ff7  com.apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x92259000 - 0x9234dff7  libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <9EC28185-D26F-533F-90C4-FBAA13A15947> /usr/lib/libiconv.2.dylib
    0x9234e000 - 0x92391ff7  libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92393000 - 0x92393ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x92394000 - 0x92398ff7  libGIF.dylib ??? (???) <2251F789-B187-0837-6E38-A0E5C7C4FA3C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x923a7000 - 0x923bfff7  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
    0x923c0000 - 0x92413ff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x925ac000 - 0x925afff7  libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x92661000 - 0x927dcfe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x928ea000 - 0x929a6fff  com.apple.ColorSync 4.6.8 (4.6.8) <920DD017-8B41-7334-E554-A85DB99EBD5A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x929c9000 - 0x929d7ff7  com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x929d8000 - 0x929daff7  libRadiance.dylib ??? (???) <090420B3-CB65-9F7B-5349-D42F2F9693B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x92ae2000 - 0x92c89ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x92cd4000 - 0x92de0fe7  libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x93046000 - 0x93049ffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x9304d000 - 0x930fafe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x9317d000 - 0x931fdfeb  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
    0x9338c000 - 0x93686fef  com.apple.QuickTime 7.6.6 (1800) <D3538A45-5F4B-262A-06AB-64C1EBAC4A33> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x93747000 - 0x93778ff7  libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x93779000 - 0x9377ffff  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
    0x93780000 - 0x939f1fef  com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x93a05000 - 0x93e3aff7  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
    0x93e3b000 - 0x93e57fe3  com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93edd000 - 0x93f1eff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x93f1f000 - 0x93f45ffb  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
    0x93f46000 - 0x93f46ff7  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
    0x93f7c000 - 0x93fc3ffb  com.apple.CoreMediaIOServices 142.0 (1497) <8F7F6CD1-A531-8A6D-77BE-7FD392A7FD32> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x93fc4000 - 0x9432fff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9433b000 - 0x9439cfe7  com.apple.CoreText 151.13 (???) <23F359DA-D845-5C50-4DF3-19E858CF2B2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9439d000 - 0x9449dfe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <BE7FCD73-03B5-25A4-FCA4-D4980F1488D6> /usr/lib/libxml2.2.dylib
    0x944d1000 - 0x947f1ff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x947f2000 - 0x94884fe7  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
    0x94885000 - 0x948d2feb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x94917000 - 0x94b7dff7  com.apple.security 6.1.2 (55002) <E88E133F-5FB3-446F-B753-2B8AD577B46A> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x94b7e000 - 0x94c1bfe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x94c21000 - 0x94c45ff7  libJPEG.dylib ??? (???) <50E17B4D-63D6-24D3-702F-6A6E912A55EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x94c47000 - 0x94c8aff7  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
    0x94cd3000 - 0x94cf4fe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x94cf5000 - 0x954e4557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x956c8000 - 0x956d5ff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x956d6000 - 0x956d6ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x959d1000 - 0x95a17ff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x95a18000 - 0x95a19ff7  com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x95a1a000 - 0x95a5eff3  com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x95a5f000 - 0x95a7efe3  libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <82E6F83F-9667-2E39-1D9D-4A49C642527D> /usr/lib/libexpat.1.dylib
    0x95a7f000 - 0x95e95ff7  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
    0x95e96000 - 0x95e96ff7  com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x95e97000 - 0x95f4ffeb  libFontParser.dylib ??? (???) <D2D0C922-5ED1-3AE9-6F99-707C74DF3E62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x95f50000 - 0x96ea3ffb  com.apple.QuickTimeComponents.component 7.6.6 (1800) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x96eac000 - 0x96eb0ff7  libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x96eb1000 - 0x96ef3ff7  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
    0x96ef4000 - 0x96efeffb  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
    0x96eff000 - 0x96fadff3  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
    0x96fae000 - 0x97028fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x97065000 - 0x97068fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x97075000 - 0x971b2fe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x971b3000 - 0x971f7fe7  com.apple.Metadata 10.6.3 (507.15) <74F05E64-2A68-BA10-CCD4-128D164E5A0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x971f8000 - 0x971fdff7  com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x971fe000 - 0x972aafe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x972ab000 - 0x972abff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9732a000 - 0x9732aff7  com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9732b000 - 0x9739aff7  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
    0x9739b000 - 0x977ecfef  com.apple.RawCamera.bundle 3.7.1 (570) <AF94D180-5E0F-10DF-0CB2-FD8EDB110FA2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x97b15000 - 0x97fd0ff7  com.apple.VideoToolbox 0.484.60 (484.60) <B53299EC-E30F-EC04-779D-29B7113CC14A> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x9802c000 - 0x981aefe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <60FF302E-5FAE-749B-BC70-0496DC2FBF2D> /usr/lib/libicucore.A.dylib
    0x981b7000 - 0x981eaff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9903d000 - 0x9904bfe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
    0x9907d000 - 0x990ffffb  SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x99170000 - 0x9917bff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9917c000 - 0x9919efef  com.apple.DirectoryService.Framework 3.6 (621.16) <5566E769-6459-78A7-DD2C-1D3068BD3932> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x991e0000 - 0x991ecff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x991ed000 - 0x99220fff  libTrueTypeScaler.dylib ??? (???) <8ADB7D19-413E-4499-C874-13C383F97685> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x99221000 - 0x9928bfe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x9928c000 - 0x99357fef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x99358000 - 0x9951bfeb  com.apple.ImageIO.framework 3.0.6 (3.0.6) <AE641FAD-DF38-AE31-B45B-85AEE7AF3A45> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9951c000 - 0x99525ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x99526000 - 0x99653ffb  com.apple.MediaToolbox 0.484.60 (484.60) <A7FE2739-64A7-40EB-A6E7-69FBCE3C87D4> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x99797000 - 0x99871fff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x99872000 - 0x99892fe7  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib
    0x99b6a000 - 0x99e8efef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x99f58000 - 0x9a011fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x9a012000 - 0x9a0adfe7  com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9a0ae000 - 0x9a1dcfe7  com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9a1dd000 - 0x9a320fef  com.apple.QTKit 7.7 (1800) <9DD27495-3020-0928-B3F2-D418C336E163> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x9a321000 - 0x9a37eff7  com.apple.framework.IOKit 2.0 (???) <482CF2CC-DF02-2B5B-2133-18F5EA0052A8> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9a37f000 - 0x9a38fff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x9a390000 - 0x9a3cdff7  com.apple.SystemConfiguration 1.10.9 (1.10.2) <5C0F72C2-177E-675A-8677-9BC4205B4A98> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9a3ce000 - 0x9a3d9ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9a3da000 - 0x9a3ddff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x9a3de000 - 0x9a3e5ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <6877F0D8-0DCF-CB98-5304-913667FF50FA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9a609000 - 0x9a61bff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x9a61c000 - 0x9a61dff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9a7a6000 - 0x9a7a8ff7  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
    0x9a7a9000 - 0x9a982fff  libType1Scaler.dylib ??? (???) <04AF2B34-81D4-97E9-BD56-387D37C16F46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x9a983000 - 0x9a997fe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x9a998000 - 0x9a998ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9a9f8000 - 0x9aaa8fe3  com.apple.QuickTimeImporters.component 7.6.6 (1800) <D7E3D86B-1DEA-FB86-E531-2ADD26077155> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x9aaa9000 - 0x9aae4ffb  libFontRegistry.dylib ??? (???) <19ED5DE0-D3AF-B229-9193-35D58FE377E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x9ab9c000 - 0x9abd6ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <A6C207E3-7B42-926D-9C93-BE3F50B92496> /usr/lib/libcups.2.dylib
    0xba900000 - 0xba916ff7  libJapaneseConverter.dylib 49.0.0 (compatibility 1.0.0) <B339B85B-1B6D-81D8-1281-7B8C8A517329> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe7  libKoreanConverter.dylib 49.0.0 (compatibility 1.0.0) <EF3E3210-927F-DB9F-4CD4-4039A2AE2F84> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    Model: MacBookPro8,1, BootROM MBP81.0047.B27, 2 processors, Intel Core i5, 2.4 GHz, 8 GB, SMC 1.68f99
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 5.100.198.104.5)
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: SAMSUNG HM100UI, 931.51 GB
    Serial ATA Device: MATSHITADVD-R   UJ-8A8
    USB Device: FaceTime HD Camera (Built-in), 0x05ac  (Apple Inc.), 0x8509, 0xfa200000 / 3
    USB Device: Hub, 0x0424  (SMSC), 0x2513, 0xfa100000 / 2
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 5
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x821a, 0xfa113000 / 8
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0252, 0xfa120000 / 4
    USB Device: Hub, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0xfd110000 / 3

    It looks like you're running into a known MacOS bug that corrupts memory when using OpenCL functions.
    For the time being, turn off OpenCL in Photoshop's advanced GPU preferences.
    http://helpx.adobe.com/photoshop/kb/photoshop-crashes-randomly-using-image.html

  • Safari crashes with EXC_BAD_ACCESS (SIGSEGV) Exception Type

    Hi -  Looking for some help!
    After I updated to OS X 10.8.3, Safari will not open, but immediately crashes with the following exception type:
    Exception Type: EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    I have reinstalled 10.8.3 five times (what do they say about you if you expect a different answer when trying the same thing?), but no joy.  Also repaired Disk Permissions a few times (hmmm...  what did I say about repeating things?), again without any effect. 
    Others have reported a similar problem, but their solutions do not seem applicable here (I've tried all that were relevant without luck).  This is even more sad since I usually don't use Safari now (I dislike the unified URL-Search window), but I would like it to function in case it becomes advantageous to use it over Firefox.
    Anyway, I'd appreciate any advice to help make it fucntion.  Here's the entire error message:
    Process: Safari [574]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version:         6.0.3 (8536.28.10)
    Build Info: WebBrowser-7536028010000000~1
    Code Type: X86-64 (Native)
    Parent Process: launchd [188]
    User ID:         501
    Date/Time: 2013-03-23 21:12:28.795 -0700
    OS Version:      Mac OS X 10.8.3 (12D78)
    Report Version:  10
    Interval Since Last Report:          4978 sec
    Crashes Since Last Report:           1
    Per-App Crashes Since Last Report:   1
    Anonymous UUID: 43D941AC-4F78-4CBA-651B-492B3B83E818
    Crashed Thread: 0  Dispatch queue: com.apple.main-thread
    Exception Type: EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT 000000010f01c000-000000010f01d000 [ 4K] r-x/rwx SM=COW /Applications/Safari.app/Contents/MacOS/Safari
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0 libsystem_c.dylib              0x00007fff913b29ae strtoul_l + 81
    1 com.apple.Safari.framework          0x00007fff9582275a Safari::SWebPreferences::setWebKitLinkTimeVersionString(Safari::CF::String const&) + 44
    2 com.apple.Safari.framework          0x00007fff957e2396 SafariMain + 120
    3   libdyld.dylib                      0x00007fff95ca77e1 start + 1
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00007fff7e72ba90  rbx: 0x00007fff50be3cc8  rcx: 0x00007fff7e729788  rdx: 0x000000000000000a
      rdi: 0x0000000000000000  rsi: 0x00007fff7e72ba98  rbp: 0x00007fff50be3c80  rsp: 0x00007fff50be3c50
       r8: 0x000000000000000a   r9: 0x00007fff7e72d890  r10: 0x00007fff7e729788  r11: 0x00007fff959239c8
      r12: 0x00007f9f3180b038  r13: 0x0000000000000000  r14: 0x00007fff50be3d18  r15: 0x00007fff50be3c98
      rip: 0x00007fff913b29ae  rfl: 0x0000000000010206  cr2: 0x0000000000000000
    Logical CPU: 4
    Binary Images:
           0x10f01c000 -        0x10f01cfff  com.apple.Safari (6.0.3 - 8536.28.10) <F65DC101-5E84-3DE2-8494-CA90BD70AB3F> /Applications/Safari.app/Contents/MacOS/Safari
        0x7fff6ec1c000 -     0x7fff6ec5093f  dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
        0x7fff8e2c4000 -     0x7fff8e2dbfff  com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8e2e5000 -     0x7fff8e2edfff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff8e346000 -     0x7fff8e347fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8e681000 -     0x7fff8e776fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff8e877000 -     0x7fff8e882ff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff8e883000 -     0x7fff8f2136ff  com.apple.CoreGraphics (1.600.0 - 331.0.4) <4953961C-96DC-39D7-ADF5-B767F2A7E4E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8f214000 -     0x7fff8f296ff7  com.apple.Heimdal (3.0 - 2.0) <C94B0C6C-1320-35A1-8143-FE252E7B2A08> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8f2c3000 -     0x7fff8f2e8ff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
        0x7fff8f324000 -     0x7fff8f331fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8f5f6000 -     0x7fff8f632fff  com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff8f681000 -     0x7fff8f68eff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8f68f000 -     0x7fff8f933ff7  com.apple.CoreImage (8.2.4 - 1.0.1) <4A6B017F-B9F7-36DA-943D-A95611F147EA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8f9fb000 -     0x7fff8f9fdfff  com.apple.securityhi (4.0 - 55002) <26E6D477-EF61-351F-BA8C-67824AA231C6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff902b4000 -     0x7fff902b5fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff902b6000 -     0x7fff902bbfff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff902bc000 -     0x7fff90557fff  com.apple.JavaScriptCore (8536 - 8536.28.10) <BC911515-D051-3E2E-8E57-D36878407C60> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff90558000 -     0x7fff9059bff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff9059c000 -     0x7fff905aeff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff905af000 -     0x7fff905b9ff7  com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
        0x7fff905ba000 -     0x7fff905c2ff7  libsystem_dnssd.dylib (379.37) <616FC901-151E-38BF-B2C4-24A351C5FAAD> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff905c3000 -     0x7fff9062bff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff9062c000 -     0x7fff90632fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff90633000 -     0x7fff90650ff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff9067e000 -     0x7fff906fdff7  com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff906fe000 -     0x7fff9070dfff  com.apple.opengl (1.8.7 - 1.8.7) <26F7FF79-6BB2-3968-B70D-71D4E07C9551> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff9070e000 -     0x7fff90730ff7  libxpc.dylib (140.42) <BBE558BD-5E55-35E4-89ED-1AA6B056D05A> /usr/lib/system/libxpc.dylib
        0x7fff90731000 -     0x7fff90731fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff9074a000 -     0x7fff90750fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff90751000 -     0x7fff90770ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff90771000 -     0x7fff90772fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff90ba6000 -     0x7fff90baaff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff90bab000 -     0x7fff90c7dff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff90c7e000 -     0x7fff90c85fff  libGFXShared.dylib (8.7.25) <869580B2-39CB-30C3-B76E-73BB4894B6B7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff90c86000 -     0x7fff90cdbff7  libTIFF.dylib (849) <C4D0E196-9319-319B-AF72-8B63FB5AF71B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff90d7a000 -     0x7fff90d89ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff90d8b000 -     0x7fff90db5ff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff90f15000 -     0x7fff90f83fff  com.apple.framework.IOKit (2.0.1 - 755.22.5) <1547DA6F-9793-30A2-8E92-7368DE84D46C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff90f84000 -     0x7fff912b4fff  com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff912b5000 -     0x7fff91301ff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
        0x7fff9130a000 -     0x7fff91349ff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff9134a000 -     0x7fff91416ff7  libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
        0x7fff91417000 -     0x7fff91417fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff91418000 -     0x7fff91461fff  com.apple.framework.CoreWiFi (1.2.2 - 122.12) <D237551E-0E2C-30FB-8FAA-003D8F25E819> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff91462000 -     0x7fff914beff7  com.apple.Symbolication (1.3 - 93) <97F3B1D2-D81D-3F37-87B3-B9A686124CF5> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff914bf000 -     0x7fff914d5fff  com.apple.Accounts (211.2 - 211.2) <F62749B0-AEA6-3673-8FD7-550E21622893> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff914d7000 -     0x7fff914eaff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff914f9000 -     0x7fff914fbff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff914fc000 -     0x7fff914fffff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff91500000 -     0x7fff9153dfef  libGLImage.dylib (8.7.25) <139A9892-A6F2-3F49-87FB-E7AC3F56E003> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff9153e000 -     0x7fff91773ff7  com.apple.CoreData (106.1 - 407.7) <A676E1A4-2144-376B-92B8-B450DD1D78E5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff91780000 -     0x7fff9178bfff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff91b79000 -     0x7fff91b90fff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff91b91000 -     0x7fff91b9fff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff91bbb000 -     0x7fff91c55fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff91c60000 -     0x7fff91c67fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff91c68000 -     0x7fff91cd1fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff91dc6000 -     0x7fff91ec3ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff91ec4000 -     0x7fff91f75fff  com.apple.LaunchServices (539.7 - 539.7) <DA7C602E-5E01-31B8-925D-B45360CA089F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff91f8b000 -     0x7fff91f8cff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
        0x7fff91f8d000 -     0x7fff91f94fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff92075000 -     0x7fff920cbfff  com.apple.HIServices (1.20 - 417) <839B4EE4-B96F-3371-BE90-3B4EBB86C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff92115000 -     0x7fff92472ff7  com.apple.Foundation (6.8 - 945.16) <89BD68FD-72C8-35C1-94C6-3A07F097C50D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff92473000 -     0x7fff92492ff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff92777000 -     0x7fff92912fef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff92964000 -     0x7fff929befff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff929bf000 -     0x7fff929f9ff7  com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff929fa000 -     0x7fff92a08ff7  libkxld.dylib (2050.22.13) <4AAF0573-8632-3D06-BE32-C5675F77638D> /usr/lib/system/libkxld.dylib
        0x7fff92a09000 -     0x7fff92a34fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff92a35000 -     0x7fff92a35fff  com.apple.Carbon (154 - 155) <1B2846B1-384E-3D1C-8999-201215723349> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff92a84000 -     0x7fff92bd5fff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <C680EE1A-B4ED-3E77-A08C-DC47922ACA33> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff92bed000 -     0x7fff92c31fff  libcups.2.dylib (327.3) <71E771A1-0489-3417-8A4A-56A2C930F80C> /usr/lib/libcups.2.dylib
        0x7fff92c32000 -     0x7fff92c3cfff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff92c74000 -     0x7fff92d94fff  com.apple.desktopservices (1.7.3 - 1.7.3) <707F77D2-EC0E-3431-840F-B984BD7ABDD6> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff92d95000 -     0x7fff92da3fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
        0x7fff92da5000 -     0x7fff92dcdfff  libJPEG.dylib (849) <5C9052F6-D0B3-39CC-8302-468B43D694D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff92e5e000 -     0x7fff92efcff7  com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff936ea000 -     0x7fff936eaffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <173346B7-614C-380B-8E80-9BD1BE501674> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff9377e000 -     0x7fff93a4fff7  com.apple.security (7.0 - 55179.11) <73958084-5BBC-3597-A751-7370B0C247E5> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff93aa5000 -     0x7fff93b25ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <39B53565-FA31-3F61-B090-C787C983142E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff93b38000 -     0x7fff93b3cfff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff93bad000 -     0x7fff93bfcff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff93bfd000 -     0x7fff93bfdfff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff93bfe000 -     0x7fff93bfefff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff93bff000 -     0x7fff9482cff7  com.apple.AppKit (6.8 - 1187.37) <FAEA8B77-210F-3C0F-B9CF-85A7595CCA26> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff94fd7000 -     0x7fff95028ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff95029000 -     0x7fff9503eff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
        0x7fff950a2000 -     0x7fff950adff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff950bc000 -     0x7fff95162ff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff95163000 -     0x7fff95167fff  libGIF.dylib (849) <6A664B4D-0A88-33F7-9064-0CD159AB9CE9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff95168000 -     0x7fff95169fff  libquit.dylib (130) <DC77F406-C5D4-301B-A96D-9A3DCA263756> /usr/lib/libquit.dylib
        0x7fff95177000 -     0x7fff9518efff  libGL.dylib (8.7.25) <15F5CB64-847B-3D3D-9663-E0523F15F513> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff9519e000 -     0x7fff95595fff libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff955bf000 -     0x7fff95abcfff  com.apple.Safari.framework (8536 - 8536.28.10) <3A95B221-2F54-38D1-A916-FA79400EB8D8> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff95abd000 -     0x7fff95b25fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff95c53000 -     0x7fff95c53fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff95c70000 -     0x7fff95c72fff  libCVMSPluginSupport.dylib (8.7.25) <A45E21E3-4B40-39B0-A8B6-411526A84F47> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff95c73000 -     0x7fff95ca4ff7  com.apple.DictionaryServices (1.2 - 184.4) <FB0540FF-5034-3591-A28D-6887FBC220F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff95ca5000 -     0x7fff95ca8ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff95cae000 -     0x7fff95e98ff7  com.apple.CoreFoundation (6.8 - 744.18) <A60C3C9B-3764-3291-844C-C487ACF77C2C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff9629c000 -     0x7fff9629ffff  libRadiance.dylib (849) <F7D9A0FD-1195-34CB-BFE5-79DAF3F40AC3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff963f0000 -     0x7fff963f6ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff9642b000 -     0x7fff96430fff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff96434000 -     0x7fff965bafff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff9661b000 -     0x7fff9661dfff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff96661000 -     0x7fff9671eff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff967a2000 -     0x7fff967c3ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff9688b000 -     0x7fff96926fff  com.apple.CoreSymbolication (3.0 - 117) <C304FDB8-2FF7-34BC-858A-2B96C2B039D5> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff96927000 -     0x7fff96928ff7  libsystem_sandbox.dylib (220.2) <6838A6FD-8626-3356-BB4F-BB4787216207> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff96929000 -     0x7fff96929fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff9692c000 -     0x7fff96b14fff  com.apple.WebKit2 (8536 - 8536.28.10) <B9D84DFC-E7D5-3398-B0E8-5108DE9EC546> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff96b15000 -     0x7fff96b58ff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff96d08000 -     0x7fff96d1efff  com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff96d1f000 -     0x7fff96d46ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff96d47000 -     0x7fff96d4bfff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff96d84000 -     0x7fff96dd3ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff96dd8000 -     0x7fff96dddfff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff97054000 -     0x7fff9712efff  com.apple.backup.framework (1.4.2 - 1.4.2) <0B557393-CD2A-3076-BED2-F28D02E1EC1D> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff9712f000 -     0x7fff971bcff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff972c0000 -     0x7fff9732dff7  com.apple.datadetectorscore (4.1 - 269.2) <4FD4A7CE-BB00-3AAB-B7AA-AE395D5400EC> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff9732e000 -     0x7fff9735cff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff9735d000 -     0x7fff9735eff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
        0x7fff9735f000 -     0x7fff97397fff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
        0x7fff97398000 -     0x7fff973e2ff7  libGLU.dylib (8.7.25) <C243C6D3-3384-3DB1-BB15-E27B65C87294> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff97483000 -     0x7fff974b9fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff974ba000 -     0x7fff97668fff  com.apple.QuartzCore (1.8 - 304.2) <234EABE1-067C-3DAE-BEAC-674526E232C2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff97669000 -     0x7fff976c0ff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff979a8000 -     0x7fff979bdfff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff97a1f000 -     0x7fff97a7cff7  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <D15F3FB3-BE53-3545-AD37-9A25A597FE3C> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff97a7d000 -     0x7fff97b7afff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
        0x7fff97b7b000 -     0x7fff97cf0fff  com.apple.CFNetwork (596.3.3 - 596.3.3) <3739DC8D-8610-3740-80EC-43E130779CB8> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff97cf1000 -     0x7fff97ef1fff  libicucore.A.dylib (491.11.2) <FD6282D8-DF3F-3842-8C2E-CF478D2B9669> /usr/lib/libicucore.A.dylib
        0x7fff97ef2000 -     0x7fff9800bfff  com.apple.ImageIO.framework (3.2.0 - 849) <C52AED41-A7C2-300B-91FA-5AF73718D243> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff9800c000 -     0x7fff98017fff  com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff98018000 -     0x7fff98072ff7  com.apple.opencl (2.2.18 - 2.2.18) <4A78E53C-17B0-3B2D-A9EA-EF8720FE4134> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff98073000 -     0x7fff9818b92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff9818c000 -     0x7fff9818eff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff9818f000 -     0x7fff981b0fff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff981b1000 -     0x7fff9916efff  com.apple.WebCore (8536 - 8536.28.10) <89CDA119-0FC8-3D0E-87B8-AB96BE6D1A36> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff9916f000 -     0x7fff991a3fff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff991fb000 -     0x7fff9920ffff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff9964d000 -     0x7fff99683fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff99c52000 -     0x7fff99c56ff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff99c57000 -     0x7fff99c57fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff99c58000 -     0x7fff99d5afff  libJP2.dylib (849) <4EEA33EB-AF9F-365D-A572-F7D11AD1C76F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff99d5b000 -     0x7fff99d82fff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff99d83000 -     0x7fff99e04fff  com.apple.Metadata (10.7.0 - 707.5) <4140B1F6-7D73-33C7-B3F2-4DB349C31AE9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff99e12000 -     0x7fff99ed7ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff99ee0000 -     0x7fff99f2bfff  com.apple.framework.CoreWLAN (3.0.2 - 302.12) <896D75EB-069B-3674-936E-27A81568BECB> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff99f71000 -     0x7fff99f91fff  libPng.dylib (849) <F4C23A55-F17B-3E4F-9E80-BC97F778BA49> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff99f92000 -     0x7fff99f93ff7  libSystem.B.dylib (169.3) <9089D72D-E714-31E1-80C8-698A8E8B05AD> /usr/lib/libSystem.B.dylib
        0x7fff99ffc000 -     0x7fff99ffefff  com.apple.OAuth (18.1 - 18.1) <0DC79455-CF81-3873-87BD-6BD14D89A6F5> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff9a05a000 -     0x7fff9a371ff7  com.apple.CoreServices.CarbonCore (1037.5 - 1037.5) <731D8F92-1C52-3613-BA01-EFEA54DADF41> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff9a377000 -     0x7fff9a399ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff9a39a000 -     0x7fff9a3c6fff  com.apple.framework.Apple80211 (8.3.2 - 832.18.1) <5D601780-9AD9-31C9-9AB5-716D8634CB78> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff9a3c7000 -     0x7fff9a3d4fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff9a445000 -     0x7fff9a550fff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff9a551000 -     0x7fff9a55dfff  com.apple.CrashReporterSupport (10.8.3 - 417) <48EDDDF3-5720-39D6-B51F-D9AFB93327B3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff9a5c4000 -     0x7fff9a623fff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff9a624000 -     0x7fff9aa41fff  FaceCoreLight (2.4.1) <DDAFFD7A-D312-3407-A010-5AEF3E17831B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff9aa42000 -     0x7fff9aa55ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff9aa56000 -     0x7fff9aa58fff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
        0x7fff9aa85000 -     0x7fff9aa8eff7  com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff9aa8f000 -     0x7fff9aa93fff  libCoreVMClient.dylib (32.3) <AD8391D9-56DD-3A78-A294-6A30E6ECE1A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff9ae36000 -     0x7fff9ae36fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff9aec9000 -     0x7fff9af25fff  com.apple.corelocation (1239.40 - 1239.40) <2F743CD8-A9F5-3375-A3B0-BB0D756FC239> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff9af26000 -     0x7fff9af41ff7  libsystem_kernel.dylib (2050.22.13) <5A961E2A-CFB8-362B-BC43-122704AEB047> /usr/lib/system/libsystem_kernel.dylib
        0x7fff9af42000 -     0x7fff9b0cdff7  com.apple.WebKit (8536 - 8536.28.10) <792FA1F3-68F2-36F8-A070-898B3682F5DE> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 1
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 578
        thread_create: 1
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=170.9M resident=140.5M(82%) swapped_out_or_unallocated=30.4M(18%)
    Writable regions: Total=19.7M written=732K(4%) resident=848K(4%) swapped_out=0K(0%) unallocated=18.9M(96%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    MALLOC                             11.5M
    MALLOC guard page                    48K
    STACK GUARD                        56.0M
    Stack                              8192K
    __DATA                             13.7M
    __IMAGE                             528K
    __LINKEDIT                         52.0M
    __TEXT                            118.9M
    __UNICODE                           544K
    shared memory                        12K
    ===========                      =======
    TOTAL                             261.2M
    Model: iMac11,3, BootROM IM112.0057.B01, 4 processors, Intel Core i7, 2.93 GHz, 32 GB, SMC 1.59f2
    Graphics: ATI Radeon HD 5750, ATI Radeon HD 5750, PCIe, 1024 MB
    Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1333 MHz, 0x857F, 0x483634314755363746393333334700000000
    Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1333 MHz, 0x857F, 0x483634314755363746393333334700000000
    Memory Module: BANK 0/DIMM1, 8 GB, DDR3, 1333 MHz, 0x857F, 0x483634314755363746393333334700000000
    Memory Module: BANK 1/DIMM1, 8 GB, DDR3, 1333 MHz, 0x857F, 0x483634314755363746393333334700000000
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 4.0.72.0-P2P
    Bluetooth: Version 4.1.3f3 11349, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Network Service: Parallels Shared #0, Ethernet, vnic0
    Serial ATA Device: Hitachi HDS722020ALA330, 2 TB
    Serial ATA Device: OPTIARC DVD RW AD-5680H
    Serial ATA Device: APPLE SSD TS256B, 251 GB
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: USB2.0 Hub, 0x2109  (VIA Labs, Inc.), 0x3431, 0xfa130000 / 6
    USB Device: Officejet Pro 8500 A910, 0x03f0  (Hewlett Packard), 0x5312, 0xfa131000 / 15
    USB Device: hub_device, apple_vendor_id, 0x9126, 0xfa140000 / 5
    USB Device: USB2.0 Hub, 0x05e3  (Genesys Logic, Inc.), 0x0608, 0xfa141000 / 14
    USB Device: USB2.0 Hub, 0x05e3  (Genesys Logic, Inc.), 0x0608, 0xfa141400 / 16
    USB Device: HP LaserJet P2035, 0x03f0  (Hewlett Packard), 0x5d17, 0xfa142000 / 13
    USB Device: Apple LED Cinema Display, apple_vendor_id, 0x9226, 0xfa146000 / 12
    USB Device: Display Audio, apple_vendor_id, 0x1105, 0xfa144000 / 11
    USB Device: Display iSight, apple_vendor_id, 0x8508, 0xfa145000 / 10
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa120000 / 4
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 3
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 7
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: USB2.0 Hub, 0x05e3  (Genesys Logic, Inc.), 0x0610, 0xfd140000 / 5
    USB Device: USB2.0 Hub, 0x05e3  (Genesys Logic, Inc.), 0x0610, 0xfd141000 / 6
    USB Device: USB Receiver, 0x046d  (Logitech Inc.), 0xc52b, 0xfd141200 / 8
    USB Device: CRCA102-3I1, 0x0764  (Cyber Power Systems, Inc.), 0x0501, 0xfd141100 / 7
    USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0xfd110000 / 4
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3
    FireWire Device: My Book 111D, WD, 800mbit_speed

    After trying the update on the 10.8.2 version from Time Machine, the problem re-appeared.  Resetting the NVRAM did not help.  Finally tried Apple Support who suggested reinstalling the OS (which writes a complete version of 10.8.3 rather than the updated files).  That worked. 

  • How to handle multiple exception types in JSF 2?

    I'm trying to handle multiple exception types in JSF2, including a default error page for any unexpected exception types. The problems I'm having are:
    1) ViewExpiredException is handled only when no generic exception handler is specified
    2) "Regular" exceptions like NullPointerException are never handled
    My managed bean:
    @Named
    @SessionScoped
    public class MyController implements Serializable {
    /* A method that does nothing */
    public void doNothing() {
        //do nothing
    /* Generate a null pointer exception on purpose */
    public void generateNpe() throws NullPointerException {
        Object x = null;
        x.toString();
    My test page to generate the exception:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" xmlns:h="http://java.sun.com/jsf/html" xmlns:f="http://java.sun.com/jsf/core">
    <h:head>
        <title>Test page</title>
    </h:head>
    <h:body>
        <h:form>
            <h:commandButton id="button1" value="do nothing" action="#{myController.doNothing}" />
            <h:commandButton id="button2" value="generate NPE" action="#{myController.generateNpe}" />
        </h:form>
    </h:body>
    </html>
    My web.xml:
    <!-- Redirect all NPEs to this page; this never works! -->
    <error-page>
        <exception-type>java.lang.NullPointerException</exception-type>
        <location>/error/error003.jsf</location>
    </error-page>
    <!-- Redirect all VEEs to this page; this works fine if the next section is excluded -->
    <error-page>
        <exception-type>javax.faces.application.ViewExpiredException</exception-type>
        <location>/error/error002.jsf</location>
    </error-page>
    <!-- This grabs everything, even with the previous sections defined.  If I exclude this error-page section, VEE works fine but NPE still does not get redirected -->
    <error-page>
        <exception-type>java.lang.Exception</exception-type>
        <location>/error/error001.jsf</location>
    </error-page>My questions are as follows:
    1) How can we handle "regular" java exceptions like NPE?
    2) How can we define a catch-all for unexpected exception types, while still respecting specific exception handlers for VEE, etc?
    Thanks,
    Benjamin

    Is your data model right? If you are adding in one and deleting in another it sounds to me more like a process that an entity, in which case you may revisit your data model and simplify it, add in a session bean with the process method to co-ordinate between the two.
    However, if you want to map multiple different tables within a single entity bean it is possible and just part of the mapping. How you actualyl specify it depends on which implementation you are working with.
    Cheers,
    Peter.

  • Adobe Premiere CS6 keeps crashing - Crashed Thread:  0  Dispatch queue: com.apple.main-thread     Exception Type:  EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000

    Please help!  I've been wrestling with this all day!  Everytime I come to a clip on the timeline that has been adjusted via speed/duration the program crashes.  I've already deleted the preference files for all Adobe products.  Any suggestions?
    ~bdh
    Process:         Adobe Premiere Pro CS6 [955]
    Path:            /Applications/Adobe Premiere Pro CS6/Adobe Premiere Pro CS6.app/Contents/MacOS/Adobe Premiere Pro CS6
    Identifier:      com.adobe.AdobePremierePro
    Version:         6.0.2 (6.0.2)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [277]
    User ID:         501
    Date/Time:       2013-04-29 19:09:02.439 -0500
    OS Version:      Mac OS X 10.8.3 (12D78)
    Report Version:  10
    Interval Since Last Report:          141185 sec
    Crashes Since Last Report:           19
    Per-App Interval Since Last Report:  99397 sec
    Per-App Crashes Since Last Report:   10
    Anonymous UUID:                      00F758BA-37B7-1854-7225-6B1330BFA109
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 0000000100000000-0000000100004000 [   16K] r-x/rwx SM=COW  /Applications/Adobe Premiere Pro CS6/Adobe Premiere Pro CS6.app/Contents/MacOS/Adobe Premiere Pro CS6
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.adobe.dvaui.framework               0x00000001034a6d3a dvaui::ui::UI_Node::GetViewScaleFactor() const + 10
    1   com.adobe.UIFramework.framework          0x0000000103cc7066 UIF::TabViewImpl::UI_Draw(dvaui::drawbot::Drawbot*) const + 730
    2   com.adobe.dvaui.framework               0x00000001034addbb void dvaui::drawbot::InvokeDrawbotFromRegionT<dvaui::ui::OS_View, std::const_mem_fun1_ref_t<void, dvaui::ui::OS_View, dvaui::drawbot::Drawbot*>, NSView*>(dvaui::ui::OS_View const&, std::const_mem_fun1_ref_t<void, dvaui::ui::OS_View, dvaui::drawbot::Drawbot*> const&, dvaui::drawbot::SupplierInterface const&, NSView*, __HIShape const*, dvaui::drawbot::SurfaceInterface*, bool) + 187
    3   com.adobe.dvaui.framework               0x00000001034adf79 void dvaui::drawbot::InvokeDrawbot<dvaui::ui::OS_View, std::const_mem_fun1_ref_t<void, dvaui::ui::OS_View, dvaui::drawbot::Drawbot*>, NSView*>(dvaui::ui::OS_View const&, std::const_mem_fun1_ref_t<void, dvaui::ui::OS_View, dvaui::drawbot::Drawbot*> const&, dvaui::drawbot::SupplierInterface const&, NSView*, __HIShape const*, dvaui::drawbot::SurfaceInterface*, std::vector<dvacore::geom::RectT<int>, std::allocator<dvacore::geom::RectT<int> > >*, bool) + 313
    4   com.adobe.dvaui.framework               0x00000001034a6381 dvaui::ui::OS_View::UI_HandlePlatformDrawEvent(dvaui::drawbot::SurfaceInterface *) + 397
    5   com.adobe.dvacore.framework             0x000000010018b9ee int dvacore::config::ErrorManager::ExecuteFunction<void>(boost::function0<void>*, void*) + 28
    6   com.adobe.premiere.frontend             0x000000010c748725 FE::ApplicationErrorManager::ExecuteFunctionWithTopLevelExceptionHandler(boost: :function0<int>) + 57
    7   com.adobe.dvacore.framework             0x000000010018b8e0 void dvacore::config::ErrorManager::ExecuteFunctionWithTopLevelExceptionHandler<void >(boost::function0<void>, bool*) + 112
    8   com.adobe.dvacore.framework             0x000000010018de1d void dvacore::config::ExecuteTopLevelFunction<void>(boost::function0<void>, bool*) + 125
    9   com.adobe.dvaui.framework               0x000000010349c7bd -[DVAMacContainerView drawRect:] + 125
    10  com.apple.AppKit                        0x00007fff88bcf094 -[NSView _drawRect:clip:] + 4217
    11  com.apple.AppKit                        0x00007fff88bcd6f1 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1656
    12  com.apple.AppKit                        0x00007fff88bcb722 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 817
    13  com.apple.AppKit                        0x00007fff88bcca74 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 5763
    14  com.apple.AppKit                        0x00007fff88bcca74 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 5763
    15  com.apple.AppKit                        0x00007fff88bcca74 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 5763
    16  com.apple.AppKit                        0x00007fff88bcb173 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 314
    17  com.apple.AppKit                        0x00007fff88bc6d9d -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4675
    18  com.apple.AppKit                        0x00007fff88b90cc3 -[NSView displayIfNeeded] + 1830
    19  com.apple.AppKit                        0x00007fff88b901fc _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 738
    20  com.apple.Foundation                    0x00007fff85910af3 __NSFireTimer + 96
    21  com.apple.CoreFoundation                0x00007fff8477b804 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    22  com.apple.CoreFoundation                0x00007fff8477b31d __CFRunLoopDoTimer + 557
    23  com.apple.CoreFoundation                0x00007fff84760ad9 __CFRunLoopRun + 1529
    24  com.apple.CoreFoundation                0x00007fff847600e2 CFRunLoopRunSpecific + 290
    25  com.apple.HIToolbox                     0x00007fff84d26eb4 RunCurrentEventLoopInMode + 209
    26  com.apple.HIToolbox                     0x00007fff84d26c52 ReceiveNextEventCommon + 356
    27  com.apple.HIToolbox                     0x00007fff84ce7044 IsUserStillTracking(MenuSelectData*, unsigned char*) + 194
    28  com.apple.HIToolbox                     0x00007fff84cd089a TrackMenuCommon(MenuSelectData&, unsigned char*) + 307
    29  com.apple.HIToolbox                     0x00007fff84e66e04 PopUpMenuSelectCore(MenuData*, Point, double, Point, unsigned short, unsigned int, Rect const*, unsigned short, unsigned int, Rect const*, Rect const*, __CFString const*, OpaqueMenuRef**, unsigned short*) + 1556
    30  com.apple.HIToolbox                     0x00007fff84e66794 _HandlePopUpMenuSelection7 + 629
    31  com.apple.AppKit                        0x00007fff88e2f54b _NSSLMPopUpCarbonMenu3 + 3916
    32  com.apple.AppKit                        0x00007fff88e2e5d8 -[NSCarbonMenuImpl _popUpContextMenu:withEvent:forView:withFont:] + 189
    33  com.apple.AppKit                        0x00007fff88f88fe3 -[NSMenu _popUpContextMenu:withEvent:forView:withFont:] + 200
    34  com.adobe.dvaui.framework               0x00000001034c44b6 dvaui::utility::OS_Menu_MAC::DoPopupMenu(dvaui::utility::OS_Menu_MAC&, dvaui::ui::UI_Node const*, dvacore::geom::RectT<float> const&, bool, bool) + 764
    35  com.adobe.dvaui.framework               0x00000001034c45b9 dvaui::utility::OS_Menu_MAC::DoContextMenu(dvaui::utility::OS_Menu_MAC&, dvaui::ui::UI_Node const*, dvacore::geom::PointT<float> const&, bool) + 55
    36  com.adobe.dvaui.framework               0x000000010343773b dvaui::ui::UI_DoContextMenu(dvaui::utility::OS_Menu&, dvaui::ui::UI_Node const&, dvacore::geom::PointT<float> const&) + 27
    37  com.adobe.UIFramework.framework          0x0000000103c7e978 UIF::MenuUtils::TrackPopupMenu(boost::intrusive_ptr<dvaui::utility::OS_Menu>, dvaui::ui::UI_Node const&, ASL::ParamPoint<int> const&) + 40
    38  com.adobe.HandlerTimeline.framework          0x0000000109c40f97 HandlerTimeline::TrackViewArea::DoClipContextMenuWithEffects(ASL::ParamPoint<in t> const&, UIF::KeyModifiers const&, HandlerTimeline::TrackContentView*, ASL::InterfaceRef<BE::ITrackItem, BE::ITrackItem>, char const*) + 1929
    39  com.adobe.HandlerTimeline.framework          0x0000000109c41aaa HandlerTimeline::TrackViewArea::DoContextMenu(ASL::ParamPoint<int> const&, UIF::KeyModifiers const&, HandlerTimeline::TrackContentView*, ASL::InterfaceRef<BE::ITrackItem, BE::ITrackItem>, unsigned int) + 514
    40  com.adobe.HandlerTimeline.framework          0x0000000109c421c3 HandlerTimeline::TrackViewArea::HandleContextMenuInContentView(ASL::ParamPoint< int> const&, UIF::KeyModifiers const&, HandlerTimeline::TrackContentView*) + 1115
    41  com.adobe.HandlerTimeline.framework          0x0000000109b525bb HandlerTimeline::EditorController::RightButtonUp(ASL::ParamPoint<int> const&, UIF::KeyModifiers const&, HandlerTimeline::TrackContentView*) + 169
    42  com.adobe.UIFramework.framework          0x0000000103cbf29f UIF::SubViewImpl::UI_DoMouseEvent(dvaui::ui::UI_Node*, dvaui::ui::MouseEvent const&) + 981
    43  com.adobe.dvaui.framework               0x000000010343c4a8 dvaui::ui::UI_Node::DispatchMouseEvent::operator()(dvaui::ui::UI_Node*, dvaui::ui::UI_Node*, dvacore::geom::PointT<float> const&) const + 184
    44  com.adobe.dvaui.framework               0x000000010344605b std::pair<bool, dvaui::ui::UI_Node*> dvaui::ui::UI_Node::UI_DispatchMouseEventTowardsLeafT<dvaui::ui::UI_Node::Dispa tchMouseEvent>(dvaui::ui::UI_Node::DispatchMouseEvent&, dvacore::geom::PointT<float> const&, bool) + 91
    45  com.adobe.dvaui.framework               0x00000001034460a5 std::pair<bool, dvaui::ui::UI_Node*> dvaui::ui::UI_Node::UI_DispatchMouseEventTowardsLeafT<dvaui::ui::UI_Node::Dispa tchMouseEvent>(dvaui::ui::UI_Node::DispatchMouseEvent&, dvacore::geom::PointT<float> const&, bool) + 165
    46  com.adobe.dvaui.framework               0x00000001034460a5 std::pair<bool, dvaui::ui::UI_Node*> dvaui::ui::UI_Node::UI_DispatchMouseEventTowardsLeafT<dvaui::ui::UI_Node::Dispa tchMouseEvent>(dvaui::ui::UI_Node::DispatchMouseEvent&, dvacore::geom::PointT<float> const&, bool) + 165
    47  com.adobe.dvaui.framework               0x00000001034460a5 std::pair<bool, dvaui::ui::UI_Node*> dvaui::ui::UI_Node::UI_DispatchMouseEventTowardsLeafT<dvaui::ui::UI_Node::Dispa tchMouseEvent>(dvaui::ui::UI_Node::DispatchMouseEvent&, dvacore::geom::PointT<float> const&, bool) + 165
    48  com.adobe.dvaui.framework               0x00000001034460a5 std::pair<bool, dvaui::ui::UI_Node*> dvaui::ui::UI_Node::UI_DispatchMouseEventTowardsLeafT<dvaui::ui::UI_Node::Dispa tchMouseEvent>(dvaui::ui::UI_Node::DispatchMouseEvent&, dvacore::geom::PointT<float> const&, bool) + 165
    49  com.adobe.dvaui.framework               0x00000001034460a5 std::pair<bool, dvaui::ui::UI_Node*> dvaui::ui::UI_Node::UI_DispatchMouseEventTowardsLeafT<dvaui::ui::UI_Node::Dispa tchMouseEvent>(dvaui::ui::UI_Node::DispatchMouseEvent&, dvacore::geom::PointT<float> const&, bool) + 165
    50  com.adobe.dvaui.framework               0x00000001034460a5 std::pair<bool, dvaui::ui::UI_Node*> dvaui::ui::UI_Node::UI_DispatchMouseEventTowardsLeafT<dvaui::ui::UI_Node::Dispa tchMouseEvent>(dvaui::ui::UI_Node::DispatchMouseEvent&, dvacore::geom::PointT<float> const&, bool) + 165
    51  com.adobe.dvaui.framework               0x00000001034460a5 std::pair<bool, dvaui::ui::UI_Node*> dvaui::ui::UI_Node::UI_DispatchMouseEventTowardsLeafT<dvaui::ui::UI_Node::Dispa tchMouseEvent>(dvaui::ui::UI_Node::DispatchMouseEvent&, dvacore::geom::PointT<float> const&, bool) + 165
    52  com.adobe.dvaui.framework               0x000000010343c615 dvaui::ui::UI_Node::UI_DispatchMouseEventTowardsLeaf(dvaui::ui::MouseEvent const&, bool) + 75
    53  com.adobe.dvaui.framework               0x000000010344027e dvaui::ui::UI_Node::UI_DispatchMouseEventToTarget(dvaui::ui::UI_Node*, dvaui::ui::MouseEvent const&, bool) + 136
    54  com.adobe.dvaui.framework               0x000000010344031f dvaui::ui::UI_Node::UI_DispatchMouseEvent(dvaui::ui::MouseEvent const&, bool) + 63
    55  com.adobe.dvaui.framework               0x00000001034a7bf2 dvaui::ui::OS_View::UI_DispatchPlatformMouseEvent(dvaui::ui::MouseEvent const&, bool) + 702
    56  com.adobe.dvaui.framework               0x00000001034a5cfa dvaui::ui::OS_View::UI_DispatchPlatformMouseClickEvent(dvaui::ui::OS_Event const&) + 470
    57  com.adobe.dvaui.framework               0x00000001034a4919 dvaui::ui::OS_View::UI_DispatchEvent(dvaui::ui::OS_Event*) + 123
    58  com.adobe.dvaui.framework               0x00000001034a5fe8 dvaui::ui::OS_View::UI_HandleOSEvent(dvaui::ui::OS_Event*) + 28
    59  com.adobe.dvaui.framework               0x00000001034a2ac7 dvaui::ui::OS_View::UI_HandlePlatformEvent(NSEvent*) + 57
    60  com.adobe.dvacore.framework             0x000000010018b9ee int dvacore::config::ErrorManager::ExecuteFunction<void>(boost::function0<void>*, void*) + 28
    61  com.adobe.premiere.frontend             0x000000010c748725 FE::ApplicationErrorManager::ExecuteFunctionWithTopLevelExceptionHandler(boost: :function0<int>) + 57
    62  com.adobe.dvacore.framework             0x000000010018b8e0 void dvacore::config::ErrorManager::ExecuteFunctionWithTopLevelExceptionHandler<void >(boost::function0<void>, bool*) + 112
    63  com.adobe.dvacore.framework             0x000000010018de1d void dvacore::config::ExecuteTopLevelFunction<void>(boost::function0<void>, bool*) + 125
    64  com.adobe.dvaui.framework               0x000000010349bc8f -[DVAMacContainerView rightMouseUp:] + 127
    65  com.apple.AppKit                        0x00007fff88c7277d -[NSWindow sendEvent:] + 7428
    66  com.apple.AppKit                        0x00007fff88c6e674 -[NSApplication sendEvent:] + 5761
    67  com.adobe.dvaui.framework               0x0000000103495bb6 -[DVAMacApplication sendEvent:] + 630
    68  com.adobe.premiere.frontend             0x000000010c781520 -[PremiereCocoaMacApplication sendEvent:] + 304
    69  com.apple.AppKit                        0x00007fff88b8424a -[NSApplication run] + 636
    70  com.adobe.premiere.frontend             0x000000010c782784 FE::MacApplication::RunSelf() + 44
    71  com.adobe.premiere.frontend             0x000000010c72cdef FE::Application::Run(std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&) + 5681
    72  com.adobe.premiere.frontend             0x000000010c783cfc AppMain + 380
    73  com.adobe.premiere.startup              0x000000010c8f41d7 Run + 247
    74  com.adobe.AdobePremierePro              0x00000001000038b7 main + 647
    75  com.adobe.AdobePremierePro              0x000000010000361c start + 52
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff82eecd16 kevent + 10
    1   libdispatch.dylib                       0x00007fff85512dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff855129ee _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff82eec0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8cfa8fe9 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore          0x00007fff89c22210 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff89c223e7 TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore          0x00007fff89b84b14 MPWaitOnQueue + 252
    5   com.adobe.ASLFoundation.framework          0x00000001005c0770 ASL::(anonymous namespace)::TaskProc(void*) + 160
    6   com.apple.CoreServices.CarbonCore          0x00007fff89bf97e0 PrivateMPEntryPoint + 58
    7   libsystem_c.dylib                       0x00007fff8cfa47a2 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8cf911e1 thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff82eec0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8cfa8fe9 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore          0x00007fff89c22210 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff89c223e7 TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore          0x00007fff89b84b14 MPWaitOnQueue + 252
    5   com.adobe.dvacore.framework             0x00000001001f8f54 dvacore::threads::ThreadSafeDelayQueue::PopWithTimeout(std::auto_ptr<dvacore::t hreads::AllocatedFunctionT<boost::function<void ()> > >&, int) + 200
    6   com.adobe.dvacore.framework             0x00000001001f6253 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::T hreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 115
    7   com.adobe.dvacore.framework             0x00000001001f3943 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 163
    8   com.adobe.boost_threads.framework          0x000000010012aace thread_proxy + 158
    9   libsystem_c.dylib                       0x00007fff8cfa47a2 _pthread_start + 327
    10  libsystem_c.dylib                       0x00007fff8cf911e1 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff82eec0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8cfa8fe9 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore          0x00007fff89c22210 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff89c223e7 TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore          0x00007fff89b84b14 MPWaitOnQueue + 252
    5   com.adobe.dvacore.framework             0x00000001001f8f54 dvacore::threads::ThreadSafeDelayQueue::PopWithTimeout(std::auto_ptr<dvacore::t hreads::AllocatedFunctionT<boost::function<void ()> > >&, int) + 200
    6   com.adobe.dvacore.framework             0x00000001001f6253 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::T hreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 115
    7   com.adobe.dvacore.framework             0x00000001001f3943 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 163
    8   com.adobe.boost_threads.framework          0x000000010012aace thread_proxy + 158
    9   libsystem_c.dylib                       0x00007fff8cfa47a2 _pthread_start + 327
    10  libsystem_c.dylib                       0x00007fff8cf911e1 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff82eecd16 kevent + 10
    1   com.adobe.dvatransport.framework          0x000000010079bf12 boost::asio::detail::kqueue_reactor::run(bool, boost::asio::detail::op_queue<boost::asio::detail::task_io_service_operation>&) + 240
    2   com.adobe.dvatransport.framework          0x00000001007a60da boost::asio::detail::task_io_service::do_one(boost::asio::detail::scoped_lock<b oost::asio::detail::posix_mutex>&, boost::asio::detail::task_io_service::idle_thread_info*) + 512
    3   com.adobe.dvatransport.framework          0x00000001007a6467 boost::asio::detail::task_io_service::run(boost::system::error_code&) + 291
    4   com.adobe.dvatransport.framework          0x0000000100792fbd SkyConnectionEnv::MainLoop() + 129
    5   com.adobe.dvatransport.framework          0x000000010079303b SkyConnectionEnv::StaticThreadFunc(SkyConnectionEnv*) + 9
    6   com.adobe.boost_threads.framework          0x000000010012aace thread_proxy + 158
    7   libsystem_c.dylib                       0x00007fff8cfa47a2 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8cf911e1 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff82eec0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8cfa8fe9 _pthread_cond_wait + 869
    2   com.adobe.dvatransport.framework          0x00000001007a604b boost::asio::detail::task_io_service::do_one(boost::asio::detail::scoped_lock<b oost::asio::detail::posix_mutex>&, boost::asio::detail::task_io_service::idle_thread_info*) + 369
    3   com.adobe.dvatransport.framework          0x00000001007a6467 boost::asio::detail::task_io_service::run(boost::system::error_code&) + 291
    4   com.adobe.dvatransport.framework          0x0000000100793c2a boost::asio::detail::posix_thread::func<boost::asio::detail::resolver_service_b ase::work_io_service_runner>::run() + 42
    5   com.adobe.dvatransport.framework          0x0000000100796c33 boost_asio_detail_posix_thread_function + 19
    6   libsystem_c.dylib                       0x00007fff8cfa47a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff8cf911e1 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff82eec0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8cfa8fe9 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore          0x00007fff89c22210 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff89c223e7 TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore          0x00007fff89b84b14 MPWaitOnQueue + 252
    5   com.adobe.dvacore.framework             0x00000001001f8f54 dvacore::threads::ThreadSafeDelayQueue::PopWithTimeout(std::auto_ptr<dvacore::t hreads::AllocatedFunctionT<boost::function<void ()> > >&, int) + 200
    6   com.adobe.dvacore.framework             0x00000001001f6253 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::T hreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 115
    7   com.adobe.dvacore.framework             0x00000001001f3943 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 163
    8   com.adobe.boost_threads.framework          0x000000010012aace thread_proxy + 158
    9   libsystem_c.dylib                       0x00007fff8cfa47a2 _pthread_start + 327
    10  libsystem_c.dylib                       0x00007fff8cf911e1 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff82eec0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8cfa8fe9 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore          0x00007fff89c22210 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff89c223e7 TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore          0x00007fff89b84b14 MPWaitOnQueue + 252
    5   com.adobe.dvacore.framework             0x00000001001f8f54 dvacore::threads::ThreadSafeDelayQueue::PopWithTimeout(std::auto_ptr<dvacore::t hreads::AllocatedFunctionT<boost::function<void ()> > >&, int) + 200
    6   com.adobe.dvacore.framework             0x00000001001f6253 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::T hreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 115
    7   com.adobe.dvacore.framework             0x00000001001f3943 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 163
    8   com.adobe.boost_threads.framework          0x000000010012aace thread_proxy + 158
    9   libsystem_c.dylib                       0x00007fff8cfa47a2 _pthread_start + 327
    10  libsystem_c.dylib                       0x00007fff8cf911e1 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff82eec0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8cfa8fe9 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore          0x00007fff89c22210 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff89c223e7 TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore          0x00007fff89b84b14 MPWaitOnQueue + 252
    5   com.adobe.dvacore.framework             0x00000001001f8f54 dvacore::threads::ThreadSafeDelayQueue::PopWithTimeout(std::auto_ptr<dvacore::t hreads::AllocatedFunctionT<boost::function<void ()> > >&, int) + 200
    6   com.adobe.dvacore.framework             0x00000001001f6253 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::T hreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 115
    7   com.adobe.dvacore.framework             0x00000001001f3943 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 163
    8   com.adobe.boost_threads.framework          0x000000010012aace thread_proxy + 158
    9   libsystem_c.dylib                       0x00007fff8cfa47a2 _pthread_start + 327
    10  libsystem_c.dylib                       0x00007fff8cf911e1 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff82eec0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8cfa8fe9 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore          0x00007fff89c22210 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff89c223e7 TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore          0x00007fff89b84b14 MPWaitOnQueue + 252
    5   com.adobe.dvacore.framework             0x00000001001f8f54 dvacore::threads::ThreadSafeDelayQueue::PopWithTimeout(std::auto_ptr<dvacore::t hreads::AllocatedFunctionT<boost::function<void ()> > >&, int) + 200
    6   com.adobe.dvacore.framework             0x00000001001f6253 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::T hreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 115
    7   com.adobe.dvacore.framework             0x00000001001f3943 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 163
    8   com.adobe.boost_threads.framework          0x000000010012aace thread_proxy + 158
    9   libsystem_c.dylib                       0x00007fff8cfa47a2 _pthread_start + 327
    10  libsystem_c.dylib                       0x00007fff8cf911e1 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff82eec0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8cfa8fe9 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore          0x00007fff89c22210 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff89c223e7 TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore          0x00007fff89b84b14 MPWaitOnQueue + 252
    5   com.adobe.dvacore.framework             0x00000001001f8f54 dvacore::threads::ThreadSafeDelayQueue::PopWithTimeout(std::auto_ptr<dvacore::t hreads::AllocatedFunctionT<boost::function<void ()> > >&, int) + 200
    6   com.adobe.dvacore.framework             0x00000001001f6253 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::T hreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 115
    7   com.adobe.dvacore.framework             0x00000001001f3943 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 163
    8   com.adobe.boost_threads.framework          0x000000010012aace thread_proxy + 158
    9   libsystem_c.dylib                       0x00007fff8cfa47a2 _pthread_start + 327
    10  libsystem_c.dylib                       0x00007fff8cf911e1 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff82eec122 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x00007fff8cfa9dfd pthread_mutex_lock + 536
    2   com.adobe.AudioSupport.framework          0x000000010308b132 ML::MonitorMixer::Stop() + 30
    3   com.adobe.PlayerHost.framework          0x00000001049b79b4 ML::VideoPlayer::PlayerCallback_StopAudio() + 256
    4   com.adobe.PlayerHost.framework          0x00000001049d6ad6 ML::SDKCallback_StopAudio(int) + 86
    5   com.adobe.PlayerMediaCore.framework          0x0000000119de812d AdobePlayer::PlayerAudioHost::StopPlayback() + 137
    6   com.adobe.TransmitHost.framework          0x000000010d1e0aa0 ML::TransmitManager::StopPlayback() + 182
    7   com.adobe.PlayerMediaCore.framework          0x0000000119de9754 AdobePlayer::PlayerClock::SetState(AdobePlayer::PlayState, PrActivationEvent) + 828
    8   com.adobe.PlayerMediaCore.framework          0x0000000119df88a3 AdobePlayer::PlayerMain::ForceStop() + 253
    9   com.adobe.PlayerMediaCore.framework          0x0000000119df89e3 AdobePlayer::PlayerMain::OnStop() + 79
    10  com.adobe.PlayerMediaCore.framework          0x0000000119e05926 PrPlayModule<AdobePlayer::PlayerMain>::PlayEntry(int, pmStdParms*, void*, void*) + 302
    11  com.adobe.PlayerHost.framework          0x000000010499b0c9 ML::CallPlayerModuleGuarded(int (*)(int, pmStdParms*, void*, void*), int, pmStdParms*, void*, void*, int*, std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&) + 137
    12  com.adobe.PlayerHost.framework          0x000000010499bf94 ML::PlayerModule::CallPlugin(int, void*, void*) + 130
    13  com.adobe.PlayerHost.framework          0x00000001049c0e77 ML::VideoPlayer::CallPlayModuleSelector_Stop() + 79
    14  com.adobe.PlayerHost.framework          0x00000001049abb16 ML::VideoPlayer::StopPlayback(bool, bool) + 64
    15  com.adobe.PlayerHost.framework          0x00000001049a0500 ML::PlayModuleThreadQueue::ExecuteDeferredCall(ASL::ObjectPtr<ML::DeferredCallB ase, ASL::AtomicValue>) + 280
    16  com.adobe.PlayerHost.framework          0x00000001049a1537 ML::PlayModuleThreadQueue::ServiceQueue() + 253
    17  com.adobe.ASLFoundation.framework          0x00000001005b3232 void boost::_mfi::mf0<void, ASL::IThreadedQueueRequest>::call<ASL::InterfaceRef<ASL::IThreadedQueueRequest, ASL::IThreadedQueueRequest> >(ASL::InterfaceRef<ASL::IThreadedQueueRequest, ASL::IThreadedQueueRequest>&, void const*) const + 54
    18  com.adobe.dvacore.framework             0x00000001001f62a2 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::T hreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 194
    19  com.adobe.dvacore.framework             0x00000001001f3943 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 163
    20  com.adobe.boost_threads.framework          0x000000010012aace thread_proxy + 158
    21  libsystem_c.dylib                       0x00007fff8cfa47a2 _pthread_start + 327
    22  libsystem_c.dylib                       0x00007fff8cf911e1 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff82eec0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8cfa8fe9 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore          0x00007fff89c22210 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff89c223e7 TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore          0x00007fff89b84b14 MPWaitOnQueue + 252
    5   com.adobe.dvacore.framework             0x00000001001f8f54 dvacore::threads::ThreadSafeDelayQueue::PopWithTimeout(std::auto_ptr<dvacore::t hreads::AllocatedFunctionT<boost::function<void ()> > >&, int) + 200
    6   com.adobe.dvacore.framework             0x00000001001f6253 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::T hreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 115
    7   com.adobe.dvacore.framework             0x00000001001f3943 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 163
    8   com.adobe.boost_threads.framework          0x000000010012aace thread_proxy + 158
    9   libsystem_c.dylib                       0x00007fff8cfa47a2 _pthread_start + 327
    10  libsystem_c.dylib                       0x00007fff8cf911e1 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff82eec0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8cfa8fe9 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore          0x00007fff89c22210 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff89c223e7 TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore          0x00007fff89b84b14 MPWaitOnQueue + 252
    5   com.adobe.dvacore.framework             0x00000001001f8f54 dvacore::threads::ThreadSafeDelayQueue::PopWithTimeout(std::auto_ptr<dvacore::t hreads::AllocatedFunctionT<boost::function<void ()> > >&, int) + 200
    6   com.adobe.dvacore.framework             0x00000001001f6253 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::T hreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 115
    7   com.adobe.dvacore.framework             0x00000001001f3943 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 163
    8   com.adobe.boost_threads.framework          0x000000010012aace thread_proxy + 158
    9   libsystem_c.dylib                       0x00007fff8cfa47a2 _pthread_start + 327
    10  libsystem_c.dylib                       0x00007fff8cf911e1 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff82eea686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff82ee9c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8475b233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff84760916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff847600e2 CFRunLoopRunSpecific + 290
    5   com.apple.AVCVideoServices              0x0000000119c71ad0 AVS::AVCVideoServicesThreadStart(AVS::AVCVideoServicesThreadParams*) + 186
    6   libsystem_c.dylib                       0x00007fff8cfa47a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff8cf911e1 thread_start + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff82eea686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff82ee9c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8475b233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff84760916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff847600e2 CFRunLoopRunSpecific + 290
    5   com.apple.AVCVideoServices              0x0000000119c71ad0 AVS::AVCVideoServicesThreadStart(AVS::AVCVideoServicesThreadParams*) + 186
    6   libsystem_c.dylib                       0x00007fff8cfa47a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff8cf911e1 thread_start + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff82eec0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8cfa9023 _pthread_cond_wait + 927
    2   com.apple.CoreServices.CarbonCore          0x00007fff89c22406 TSWaitOnConditionTimedRelative + 163
    3   com.apple.CoreServices.CarbonCore          0x00007fff89b84b14 MPWaitOnQueue + 252
    4   com.adobe.dvacore.framework             0x00000001001f8f54 dvacore::threads::ThreadSafeDelayQueue::PopWithTimeout(std::auto_ptr<dvacore::t hreads::AllocatedFunctionT<boost::function<void ()> > >&, int) + 200
    5   com.adobe.dvacore.framework             0x00000001001f6253 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::T hreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 115
    6   com.adobe.dvacore.framework             0x00000001001f3943 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 163
    7   com.adobe.boost_threads.framework          0x000000010012aace thread_proxy + 158
    8   libsystem_c.dylib                       0x00007fff8cfa47a2 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff8cf911e1 thread_start + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff82eea686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff82ee9c42 mach_msg + 70
    2   com.apple.CoreServices.CarbonCore          0x00007fff89c1f3dd TS_exception_listener_thread + 67
    3   libsystem_c.dylib                       0x00007fff8cfa47a2 _pthread_start + 327
    4   libsystem_c.dylib                       0x00007fff8cf911e1 thread_start + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff82eec386 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff8d02e800 nanosleep + 163
    2   com.adobe.ScriptLayerPPro.framework          0x0000000106d0c6fb ScObjects::Thread::sleep(unsigned int) + 59
    3   com.adobe.ScriptLayerPPro.framework          0x0000000106cf8259 ScObjects::BridgeTalkThread::run() + 169
    4   com.adobe.ScriptLayerPPro.framework          0x0000000106d0ca66 ScObjects::Thread::go(void*) + 166
    5   libsystem_c.dylib                       0x00007fff8cfa47a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8cf911e1 thread_start + 13
    Thread 20:: com.apple.audio.IOThread.client
    0   libsystem_c.dylib                       0x00007fff8cf92d2c OSAtomicAdd64Barrier$VARIANT$mp + 8
    1   com.adobe.dvacore.framework             0x0000000100241356 dvacore::utility::AllocatorManager<64ul, 4160ul, 66624ul, 1ul>::TrySimpleAllocate() + 144
    2   com.adobe.dvacore.framework             0x00000001002642e2 dvacore::utility::AllocatorManager<64ul, 4160ul, 66624ul, 1ul>::DoAllocate() + 28
    3   com.adobe.dvacore.framework             0x0000000100245829 dvacore::utility::AllocatorManager<64ul, 4160ul, 66624ul, 1ul>::Allocate(unsigned long) + 279
    4   com.adobe.dvacore.framework             0x000000010016412f dvacore::utility::SmallBlockAllocator::Allocate(unsigned long) + 63
    5   com.adobe.Backend.framework             0x00000001015adcd4 std::_Rb_tree<ASL::ImmutableString, std::pair<ASL::ImmutableString const, BE::OutputValueBase*>, std::_Select1st<std::pair<ASL::ImmutableString const, BE::OutputValueBase*> >, std::less<ASL::ImmutableString>, dvacore::utility::SmallBlockAllocator::STLAllocator<std::pair<ASL::ImmutableStr ing const, BE::OutputValueBase*> > >::_M_create_node(std::pair<ASL::ImmutableString const, BE::OutputValueBase*> const&) + 20
    6   com.adobe.Backend.framework             0x00000001015ade02 std::_Rb_tree<ASL::ImmutableString, std::pair<ASL::ImmutableString const, BE::OutputValueBase*>, std::_Select1st<std::pair<ASL::ImmutableString const, BE::OutputValueBase*> >, std::less<ASL::ImmutableString>, dvacore::utility::SmallBlockAllocator::STLAllocator<std::pair<ASL::ImmutableStr ing const, BE::OutputValueBase*> > >::_M_insert_unique(std::pair<ASL::ImmutableString const, BE::OutputValueBase*> const&) + 206
    7   com.adobe.Backend.framework             0x00000001015ac650 BE::CompositeOutputValue::CompositeOutputValue(BE::CompositeOutputValue const&) + 234
    8   com.adobe.Backend.framework             0x00000001015ab298 BE::CompositeOutputValue::Clone() const + 34
    9   com.adobe.Backend.framework             0x00000001015ac6d2 BE::CompositeOutputValue::CompositeOutputValue(BE::CompositeOutputValue const&) + 364
    10  com.adobe.Backend.framework             0x00000001015bacec BE::CompositeProperty::CompositeProperty(BE::CompositeOutputValue const&, std::map<dvacore::utility::Guid, ASL::ObjectPtr<BE::OutputValueEntry, ASL::AtomicValue>, std::less<dvacore::utility::Guid>, std::allocator<std::pair<dvacore::utility::Guid const, ASL::ObjectPtr<BE::OutputValueEntry, ASL::AtomicValue> > > > const&) + 52
    11  com.adobe.Backend.framework             0x00000001015b69f1 BE::PropertiesImpl::SetOpaqueUnknown(ASL::ImmutableString const&, ASL::InterfaceRef<ASL::ASLUnknown, ASL::ASLUnknown>, bool) + 963
    12  com.adobe.Backend.framework             0x00000001015bb93c BE::PropertiesProxy::SetOpaqueUnknown(ASL::ImmutableString const&, ASL::InterfaceRef<ASL::ASLUnknown, ASL::ASLUnknown>, bool) + 144
    13  com.adobe.HandlerProject.framework          0x0000000109576871 void BE::IProperties::SetOpaque<ASL::InterfaceRef<ASL::ASLUnknown, ASL::ASLUnknown> >(ASL::ImmutableString const&, ASL::InterfaceRef<ASL::ASLUnknown, ASL::ASLUnknown>&, bool) + 121
    14  com.adobe.HandlerProject.framework          0x00000001095759bc HandlerProject::ProjectViewStateList::WriteViewStateList() + 138
    15  com.adobe.HandlerProject.framework          0x00000001094a827e HandlerProject::ProjectHandler::ViewDestroyed(HandlerProject::ProjectView*, dvacore::utility::Guid) + 866
    16  com.adobe.HandlerProject.framework          0x0000000109523289 HandlerProject::ProjectView::DestroySelf() + 139
    17  com.adobe.dvaworkspace.framework          0x0000000106a342dc dvaworkspace::workspace::Workspace::RemoveTab(dvaworkspace::workspace::Workspac eFrame*, int, bool, bool) + 140
    18  com.adobe.dvaworkspace.framework          0x0000000106a31cbf dvaworkspace::workspace::Workspace::RemoveTab(dvaworkspace::workspace::Workspac eFrame*, dvaworkspace::workspace::TabPanel*, bool, bool) + 67
    19  com.adobe.dvaworkspace.framework          0x0000000106a48400 dvaworkspace::workspace::WorkspaceFrame::RemoveAllTabs(bool) + 162
    20  com.adobe.dvaworkspace.framework          0x0000000106a346c6 dvaworkspace::workspace::TopLevelWindow::RemoveTabPanels(bool) + 392
    21  com.adobe.dvaworkspace.framework          0x0000000106a3552a dvaworkspace::workspace::Workspace::RemoveTabPanels() + 150
    22  com.adobe.premiere.frontend             0x000000010c726700 FE::Application::CloseCurrentWorkspace() + 552
    23  com.adobe.premiere.frontend             0x000000010c75e50d FE::DocumentManager::CloseDocumentWithPrompt(bool, bool) + 353
    24  com.adobe.premiere.frontend             0x000000010c75f151 FE::DocumentManager::AttemptPanicProjectSave() + 991
    25  com.adobe.premiere.frontend             0x000000010c72b74e FE::Application::AttemptPanicProjectSave() + 24
    26  com.adobe.premiere.frontend             0x000000010c78327c UnixInterruptSignal(int) + 44
    27  com.adobe.dvacore.framework             0x0000000100279b15 (anonymous namespace)::SignalHandler(int, __siginfo*, void*) + 261
    28  libsystem_c.dylib                       0x00007fff8cf9294a _sigtramp + 26
    29  libsystem_c.dylib                       0x00007fff8cf91ac7 memmove$VARIANT$sse42 + 159
    30  com.adobe.AudioRenderer.framework          0x0000000100df1fbb AR::AudioBuffer::CopyFrom(AR::AudioBuffer const&, unsigned int) + 59
    31  com.adobe.AudioRenderer.framework          0x0000000100e4797b AR::AudioPannerDirectChannelAssignmentBase::Process(AR::AudioBuffer const&, AR::AudioBuffer&) + 713
    32  com.adobe.AudioRenderer.framework          0x0000000100e4cc46 AR::AudioPannerStereoTo16Channel::ProcessAudioData(AR::AudioBuffer const&, AR::AudioBuffer&) + 174
    33  com.adobe.AudioRenderer.framework          0x0000000100e1ff32 AR::RealtimeAudioClipTrackItemRenderer::GetAudioData(dvamediatypes::TickTime const&, AR::AudioBuffer&, bool) + 3666
    34  com.adobe.AudioRenderer.framework          0x0000000100df7822 AR::AudioClipTrackRenderer::GetAudioData(dvamediatypes::TickTime const&, AR::AudioBuffer&, bool) + 2530
    35  com.adobe.AudioRenderer.framework          0x0000000100e13697 AR::AudioTrackGroupRenderer::GetAudioData(dvamediatypes::TickTime const&, AR::AudioBuffer&, bool) + 571
    36  com.adobe.AudioSupport.framework          0x0000000103089b67 ML::MonitorMixer::AudioCallback(AR::AudioBuffer&, dvamediatypes::TickTime&) + 6969
    37  com.adobe.AudioSupport.framework          0x000000010309284c ML::AudioPlaybackBuffer::GetAudioData(AR::AudioBuffer&) + 106
    38  com.adobe.AudioSupport.framework          0x00000001030993af ML::CoreAudioHost::ProcessAudio(unsigned int, AudioTimeStamp const*, AudioBufferList const*, AudioTimeStamp const*, AudioBufferList*, AudioTimeStamp const*) + 813
    39  com.adobe.AudioSupport.framework          0x000000010309954e ML::CoreAudioHost::DeviceIOProc(unsigned int, AudioTimeStamp const*, AudioBufferList const*, AudioTimeStamp const*, AudioBufferList*, AudioTimeStamp const*, void*) + 38
    40  com.apple.audio.CoreAudio               0x00007fff8f09fbad HALC_ProxyIOContext::IOWorkLoop() + 2413
    41  com.apple.audio.CoreAudio               0x00007fff8f09f1a1 HALC_ProxyIOContext::IOThreadEntry(void*) + 83
    42  com.apple.audio.CoreAudio               0x00007fff8f09f069 HALB_IOThread::Entry(void*) + 75
    43  libsystem_c.dylib                       0x00007fff8cfa47a2 _pthread_start + 327
    44  libsystem_c.dylib                       0x00007fff8cf911e1 thread_start + 13
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff82eec2aa __recvfrom + 10
    1   ServiceManager-Launcher.dylib           0x000000011ff375ec Invoke + 45721
    2   ServiceManager-Launcher.dylib           0x000000011ff36813 Invoke + 42176
    3   ServiceManager-Launcher.dylib           0x000000011ff35be0 Invoke + 39053
    4   ServiceManager-Launcher.dylib           0x000000011ff35c66 Invoke + 39187
    5   ServiceManager-Launcher.dylib           0x000000011ff3130f Invoke + 20412
    6   ServiceManager-Launcher.dylib           0x000000011ff31616 Invoke + 21187
    7   ServiceManager-Launcher.dylib           0x000000011ff31cd7 Invoke + 22916
    8   ServiceManager-Launcher.dylib           0x000000011ff31f41 Invoke + 23534
    9   ServiceManager-Launcher.dylib           0x000000011ff3461d Invoke + 33482
    10  ServiceManager-Launcher.dylib           0x000000011ff34775 Invoke + 33826
    11  ServiceManager-Launcher.dylib           0x000000011ff34fb2 Invoke + 35935
    12  ServiceManager-Launcher.dylib           0x000000011ff350ad Invoke + 36186
    13  ServiceManager-Launcher.dylib           0x000000011ff27d6b Login + 480
    14  ServiceManager-Launcher.dylib           0x000000011ff2b7ad Login + 15394
    15  ServiceManager-Launcher.dylib           0x000000011ff35412 Invoke + 37055
    16  ServiceManager-Launcher.dylib           0x000000011ff37253 Invoke + 44800
    17  libsystem_c.dylib                       0x00007fff8cfa47a2 _pthread_start + 327
    18  libsystem_c.dylib                       0x00007fff8cf911e1 thread_start + 13
    Thread 22:
    0   libsystem_kernel.dylib                  0x00007fff82eec0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8cfa8fe9 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore          0x00007fff89c22210 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff89c223e7 TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore          0x00007fff89b84b14 MPWaitOnQueue + 252
    5   com.adobe.dvacore.framework             0x00000001001f8f54 dvacore::threads::ThreadSafeDelayQueue::PopWithTimeout(std::auto_ptr<dvacore::t hreads::AllocatedFunctionT<boost::function<void ()> > >&, int) + 200
    6   com.adobe.dvacore.framework             0x00000001001f6253 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::T hreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 115
    7   com.adobe.dvacore.framework             0x00000001001f3943 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 163
    8   com.adobe.boost_threads.framework          0x000000010012aace thread_proxy + 158
    9   libsystem_c.dylib                       0x00007fff8cfa47a2 _pthread_start + 327
    10  libsystem_c.dylib                       0x00007fff8cf911e1 thread_start + 13
    Thread 23:
    0   libsystem_kernel.dylib                  0x00007fff82eec0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8cfa8fe9 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore          0x00007fff89c22210 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff89c223e7 TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore          0x00007fff89b84b14 MPWaitOnQueue + 252
    5   com.adobe.dvacore.framework             0x00000001001f8f54 dvacore::threads::ThreadSafeDelayQueue::PopWithTimeout(std::auto_ptr<dvacore::t hreads::AllocatedFunctionT<boost::function<void ()> > >&, int) + 200
    6   com.adobe.dvacore.framework             0x00000001001f6253 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::T hreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 115
    7   com.adobe.dvacore.framework             0x00000001001f3943 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 163
    8   com.adobe.boost_threads.framework          0x000000010012aace thread_proxy + 158
    9   libsystem_c.dylib                       0x00007fff8cfa47a2 _pthread_start + 327
    10  libsystem_c.dylib                       0x00007fff8cf911e1 thread_start + 13
    Thread 24:
    0   libsystem_kernel.dylib                  0x00007fff82eec0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8cfa9023 _pthread_cond_wait + 927
    2   com.apple.CoreServices.CarbonCore          0x00007fff89c22406 TSWaitOnConditionTimedRelative + 163
    3   com.apple.CoreServices.CarbonCore          0x00007fff89c21f6d TSWaitOnSemaphoreCommon + 265
    4   com.apple.CoreServices.CarbonCore          0x00007fff89be5b93 AsyncFileThread(void*) + 257
    5   libsystem_c.dylib                       0x00007fff8cfa47a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8cf911e1 thread_start + 13
    Thread 25:
    0   libsystem_kernel.dylib                  0x00007fff82eec6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8cfa6f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8cfa6d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8cf911d1 start_wqthread + 13
    Thread 26:
    0   libsystem_kernel.dylib                  0x00007fff82eec6d6 __workq_ke

    Either or both of the following third-party system modifications may be contributing to your problem:
    FxFactory
    CUDA
    I suggest you uninstall them, one at a time, according to the developers' instructions, to see whether you can identify which is at fault. Reboot after uninstalling CUDA.
    Back up all data before making any changes.

  • Exception Type:  EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x000000001b174000

    i'm getting very frustrated with this. i thought i had it fixed and i came in this morning and have been fighting with it for hours now. i've read both hardware and software issues and i've heard its adobe problems or apple problems. i'm at a loss. thank you! here is the whole crash report. acrobat, photoshop and indesign and all affected.
    Process:         Adobe InDesign CS5.5 [474]
    Path:            /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Adobe InDesign CS5.5
    Identifier:      com.adobe.InDesign
    Version:         7.5.3.333 (7530)
    Code Type:       X86 (Native)
    Parent Process:  launchd [121]
    Date/Time:       2013-01-21 08:12:58.996 -0600
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          -14298495 sec
    Crashes Since Last Report:           -459
    Per-App Interval Since Last Report:  49451 sec
    Per-App Crashes Since Last Report:   44
    Anonymous UUID:                      5143D9D7-90D1-4D4F-91D1-E22DA9D86870
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000001b174000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   ...ple.ApplicationServices.ATS          0x98dd831f _eFOGetFontTableDirectory + 890
    1   ...ple.ApplicationServices.ATS          0x98de918c _eATSFontGetTableDirectory + 90
    2   ...ple.ApplicationServices.ATS          0x98e122da ATSFontGetTableDirectory + 83
    3   com.adobe.CoolType                      0x009f56aa CTCleanup + 1077186
    4   com.adobe.CoolType                      0x009f8aec CTCleanup + 1090564
    5   com.adobe.CoolType                      0x009fa0fd CTCleanup + 1096213
    6   com.adobe.CoolType                      0x009fcf10 CTCleanup + 1108008
    7   com.adobe.CoolType                      0x009435b3 CTCleanup + 347851
    8   com.adobe.CoolType                      0x00899430 0x890000 + 37936
    9   com.adobe.CoolType                      0x009a7723 CTCleanup + 757819
    10  com.adobe.CoolType                      0x0094e9ae CTCleanup + 393926
    11  com.adobe.CoolType                      0x0094e3e3 CTCleanup + 392443
    12  com.adobe.CoolType                      0x008ee115 CTGetVersion + 17347
    13  com.adobe.CoolType                      0x008ee67c CTInit + 66
    14  PublicLib.dylib                         0x0135bfa7 GetPublicPlugIn + 29207
    15  PublicLib.dylib                         0x013dede2 CoolTypeMain::CoolTypeMain(void* (*)(char const*, char const*, char const*)) + 578
    16  PublicLib.dylib                         0x013def3d CoolTypeMain::Instance(void* (*)(char const*, char const*, char const*)) + 141
    17  PublicLib.dylib                         0x012dcf8b EPSParseColor::GetColorSpaceList(K2Vector<long, K2Allocator<long> >&) + 411
    18  PublicLib.dylib                         0x012dd29f GraphicsDataPtr::GraphicsDataPtr(IGraphicsContext*) + 223
    19  ObjectModelLib.dylib                    0x01152256 ShuksanInit(IStartupScreen* (*)(), IPlugIn*) + 118
    20  com.adobe.InDesign                      0x00002842 main + 82
    21  com.adobe.InDesign                      0x000027c6 start + 54
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x95ff0382 kevent + 10
    1   libSystem.B.dylib                       0x95ff0a9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x95feff59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x95fefcfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x95fef781 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x95fef5c6 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib                       0x95fc9b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x95ff76e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x960265a8 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore          0x92859b90 TSWaitOnConditionTimedRelative + 242
    4   ...ple.CoreServices.CarbonCore          0x92855533 MPWaitOnQueue + 250
    5   PMRuntime.dylib                         0x00016130 MemUtils::GetAvailMem() + 288
    6   ...ple.CoreServices.CarbonCore          0x9283954a PrivateMPEntryPoint + 68
    7   libSystem.B.dylib                       0x95ff7259 _pthread_start + 345
    8   libSystem.B.dylib                       0x95ff70de thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                       0x95fef412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x95fef9a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x95fef5c6 start_wqthread + 30
    Thread 4:
    0   libSystem.B.dylib                       0x95fc9afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x95fca267 mach_msg + 68
    2   ...ple.CoreServices.CarbonCore          0x92901ab0 TS_exception_listener_thread + 160
    3   libSystem.B.dylib                       0x95ff7259 _pthread_start + 345
    4   libSystem.B.dylib                       0x95ff70de thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                       0x95ff7aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x95ff775e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x95ff93f8 pthread_cond_wait$UNIX2003 + 73
    3   ...ple.CoreServices.CarbonCore          0x9286e21e TSWaitOnCondition + 126
    4   ...ple.CoreServices.CarbonCore          0x92859b68 TSWaitOnConditionTimedRelative + 202
    5   ...ple.CoreServices.CarbonCore          0x92855533 MPWaitOnQueue + 250
    6   com.adobe.ACE                           0x0005e309 0x23000 + 242441
    7   com.adobe.ACE                           0x0005dd01 0x23000 + 240897
    8   ...ple.CoreServices.CarbonCore          0x9283954a PrivateMPEntryPoint + 68
    9   libSystem.B.dylib                       0x95ff7259 _pthread_start + 345
    10  libSystem.B.dylib                       0x95ff70de thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                       0x95ff7aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x95ff775e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x95ff93f8 pthread_cond_wait$UNIX2003 + 73
    3   ...ple.CoreServices.CarbonCore          0x9286e21e TSWaitOnCondition + 126
    4   ...ple.CoreServices.CarbonCore          0x92859b68 TSWaitOnConditionTimedRelative + 202
    5   ...ple.CoreServices.CarbonCore          0x92855533 MPWaitOnQueue + 250
    6   com.adobe.ACE                           0x0005e309 0x23000 + 242441
    7   com.adobe.ACE                           0x0005dd01 0x23000 + 240897
    8   ...ple.CoreServices.CarbonCore          0x9283954a PrivateMPEntryPoint + 68
    9   libSystem.B.dylib                       0x95ff7259 _pthread_start + 345
    10  libSystem.B.dylib                       0x95ff70de thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                       0x95ff7aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x95ff775e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x95ff93f8 pthread_cond_wait$UNIX2003 + 73
    3   ...ple.CoreServices.CarbonCore          0x9286e21e TSWaitOnCondition + 126
    4   ...ple.CoreServices.CarbonCore          0x92859b68 TSWaitOnConditionTimedRelative + 202
    5   ...ple.CoreServices.CarbonCore          0x92855533 MPWaitOnQueue + 250
    6   com.adobe.ACE                           0x0005e309 0x23000 + 242441
    7   com.adobe.ACE                           0x0005dd01 0x23000 + 240897
    8   ...ple.CoreServices.CarbonCore          0x9283954a PrivateMPEntryPoint + 68
    9   libSystem.B.dylib                       0x95ff7259 _pthread_start + 345
    10  libSystem.B.dylib                       0x95ff70de thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                       0x95ff7aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x95ff775e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x95ff93f8 pthread_cond_wait$UNIX2003 + 73
    3   ...ple.CoreServices.CarbonCore          0x9286e21e TSWaitOnCondition + 126
    4   ...ple.CoreServices.CarbonCore          0x92859b68 TSWaitOnConditionTimedRelative + 202
    5   ...ple.CoreServices.CarbonCore          0x92855533 MPWaitOnQueue + 250
    6   com.adobe.ACE                           0x0005e309 0x23000 + 242441
    7   com.adobe.ACE                           0x0005dd01 0x23000 + 240897
    8   ...ple.CoreServices.CarbonCore          0x9283954a PrivateMPEntryPoint + 68
    9   libSystem.B.dylib                       0x95ff7259 _pthread_start + 345
    10  libSystem.B.dylib                       0x95ff70de thread_start + 34
    Thread 9:
    0   libSystem.B.dylib                       0x95ff7aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x95ff775e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x95ff93f8 pthread_cond_wait$UNIX2003 + 73
    3   ...ple.CoreServices.CarbonCore          0x9286e21e TSWaitOnCondition + 126
    4   ...ple.CoreServices.CarbonCore          0x92859b68 TSWaitOnConditionTimedRelative + 202
    5   ...ple.CoreServices.CarbonCore          0x92855533 MPWaitOnQueue + 250
    6   com.adobe.ACE                           0x0005e309 0x23000 + 242441
    7   com.adobe.ACE                           0x0005dd01 0x23000 + 240897
    8   ...ple.CoreServices.CarbonCore          0x9283954a PrivateMPEntryPoint + 68
    9   libSystem.B.dylib                       0x95ff7259 _pthread_start + 345
    10  libSystem.B.dylib                       0x95ff70de thread_start + 34
    Thread 10:
    0   libSystem.B.dylib                       0x95ff7aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x95ff775e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x95ff93f8 pthread_cond_wait$UNIX2003 + 73
    3   ...ple.CoreServices.CarbonCore          0x9286e21e TSWaitOnCondition + 126
    4   ...ple.CoreServices.CarbonCore          0x92859b68 TSWaitOnConditionTimedRelative + 202
    5   ...ple.CoreServices.CarbonCore          0x92855533 MPWaitOnQueue + 250
    6   com.adobe.ACE                           0x0005e309 0x23000 + 242441
    7   com.adobe.ACE                           0x0005dd01 0x23000 + 240897
    8   ...ple.CoreServices.CarbonCore          0x9283954a PrivateMPEntryPoint + 68
    9   libSystem.B.dylib                       0x95ff7259 _pthread_start + 345
    10  libSystem.B.dylib                       0x95ff70de thread_start + 34
    Thread 11:
    0   libSystem.B.dylib                       0x95ff7aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x95ff775e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x95ff93f8 pthread_cond_wait$UNIX2003 + 73
    3   ...ple.CoreServices.CarbonCore          0x9286e21e TSWaitOnCondition + 126
    4   ...ple.CoreServices.CarbonCore          0x92859b68 TSWaitOnConditionTimedRelative + 202
    5   ...ple.CoreServices.CarbonCore          0x92855533 MPWaitOnQueue + 250
    6   com.adobe.ACE                           0x0005e309 0x23000 + 242441
    7   com.adobe.ACE                           0x0005dd01 0x23000 + 240897
    8   ...ple.CoreServices.CarbonCore          0x9283954a PrivateMPEntryPoint + 68
    9   libSystem.B.dylib                       0x95ff7259 _pthread_start + 345
    10  libSystem.B.dylib                       0x95ff70de thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x98dd7fb3  ecx: 0x00012030  edx: 0x00011ff0
      edi: 0x1b162000  esi: 0x1c130000  ebp: 0xbfffb018  esp: 0xbfffafb0
       ss: 0x0000001f  efl: 0x00010206  eip: 0x98dd831f   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x1b174000
    Binary Images:
        0x1000 -     0x4ffb +com.adobe.InDesign 7.5.3.333 (7530) <4C21AB1C-4542-E91E-C968-944DCEAA0189> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Adobe InDesign CS5.5
        0xa000 -     0xafff +InDesignModel ??? (???) <30F20A0C-431C-E52D-BDEF-DAF8C99E8BB4> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/InDesignModel.framework/Versions/A/InDesignModel
        0xf000 -     0xffff +InDesignModelAndUI ??? (???) <F70C26E5-8747-4B57-8849-78889B389510> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/InDesignModelAndUI.framework/Versions/A/InDesignModelA ndUI
       0x14000 -    0x1bff3 +PMRuntime.dylib ??? (???) <FD895FC0-241A-7DC6-AB12-5B3491A9E624> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/PMRuntime.dylib
       0x23000 -   0x15eff2 +com.adobe.ACE AdobeACE 2.18.00.12659 (2.18.00.12659) <5BD496D2-2E2B-0411-779F-855603C5B2AE> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
      0x186000 -   0x6acfff +com.adobe.AGM AdobeAGM 4.20.70.12659 (4.20.70.12659) <F1616614-B565-4CC9-C2FA-459FBC857981> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
      0x7f6000 -   0x832fff +com.adobe.ARE AdobeARE 1.5.02.12659 (1.5.02.12659) <9AF30878-D3F4-7E85-0820-B674CED4558A> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
      0x83c000 -   0x857fff +com.adobe.BIB AdobeBIB 1.2.02.12659 (1.2.02.12659) <802FB4A6-C5FF-522C-89A5-83EB4C139B12> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
      0x862000 -   0x883ff7 +com.adobe.BIBUtils AdobeBIBUtils 1.1.01 (1.1.01) <6710FF23-871B-C9A2-306C-15EDBA2AADEA> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
      0x890000 -   0xb82ff7 +com.adobe.CoolType AdobeCoolType 5.07.124.12659 (5.07.124.12659) <0481471E-E075-0782-BA1C-C5A5E23C5565> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
      0xc0f000 -   0xfe8ff7 +com.adobe.MPS AdobeMPS 5.5.0.12783 (5.5.0.12783) <D67E9F42-5C32-4E64-9AE8-B292565E1326> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x111f000 -  0x118dff7 +ObjectModelLib.dylib ??? (???) <B2B1E50C-F162-7D0A-C71C-88B57AF53CE9> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/ObjectModelLib.dylib
    0x11b2000 -  0x120cfe7 +DataBaseLib.dylib ??? (???) <710FB725-10F6-3740-FF0A-4A31947B7411> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/DataBaseLib.dylib
    0x1228000 -  0x1640fff +PublicLib.dylib ??? (???) <0CD6EB66-8504-8EDB-E436-FAC49AC55D6C> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/PublicLib.dylib
    0x17d0000 -  0x17e7ff6 +AdobeAFL ??? (???) <E8577122-D703-5A91-8171-2FEA80B63A22> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeAFL.framework/Versions/A/AdobeAFL
    0x17fa000 -  0x1802ff3 +boost_threads ??? (???) <B00C0C9E-7175-B6D2-E58B-7278E0EB8863> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/boost_threads.framework/Versions/1_37/boost_threa ds
    0x180c000 -  0x1811ffd +ASLSupportLib.dylib ??? (???) <85A313EC-05FF-23C5-0EEB-C74D412645FF> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/ASLSupportLib.dylib
    0x1817000 -  0x1818ff2 +libtbbmalloc.dylib ??? (???) <A1EAB5E4-3F88-5E37-7068-7A35A3EC69DE> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/libtbbmalloc.dylib
    0x181c000 -  0x182afe7 +libtbb.dylib ??? (???) <FFA49B03-C516-D23D-B535-B64D7CD35ECE> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/libtbb.dylib
    0x1832000 -  0x196bfef +WRServices ??? (???) <B39BC6BF-DFA3-0FF9-4DCA-D4FB216D73A0> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
    0x19b0000 -  0x19b4ffc +com.adobe.AdobeCrashReporter 3.0 (5.5.20101001) <EA9B7B55-7FE5-14D2-FBAE-817121F94086> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCras hReporter
    0x19ba000 -  0x236afff +libicudata.dylib.36.0 36.0.0 (compatibility 36.0.0) <02108DEA-3DD2-14BE-DAEB-BE522B619C1D> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/ICUData.framework/Versions/3.6/libicudata.dylib.3 6.0
    0x236d000 -  0x243aff3 +libicui18n.dylib.36.0 36.0.0 (compatibility 36.0.0) <08F15219-7F35-574E-7725-1ACAA1B18A00> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/ICUInternationalization.framework/Versions/3.6/li bicui18n.dylib.36.0
    0x249d000 -  0x2577fef +libicuuc.dylib.36.0 36.0.0 (compatibility 36.0.0) <5EE72009-40B3-7FB7-3A49-576AEDE0D400> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/ICUUnicode.framework/Versions/3.6/libicuuc.dylib. 36.0
    0x25b7000 -  0x2627feb +com.adobe.adobe_caps adobe_caps 4.0.42.0 (4.0.42.0) <55D7D2EA-D21E-98B1-77C6-58C0A0E07051> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0x2632000 -  0x26a0ffb +com.adobe.amtlib amtlib 4.0.0.21 (4.0.0.21) <3090D254-587A-A820-DBCD-729C27532FC8> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x26b7000 -  0x2750fef +boost_regex ??? (???) <462635B6-7AF0-B43D-74D6-4AC15ACBC66A> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/boost_regex.framework/Versions/1_37/boost_regex
    0x2795000 -  0x27d5ff7  com.apple.vmutils 4.2 (106) <834EA6B0-C91B-4CF1-ED3C-229C26459578> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x27ee000 -  0x28a3fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <AACC86C0-86B4-B1A7-003F-2A0AF68973A2> /usr/lib/libcrypto.0.9.7.dylib
    0x28e9000 -  0x28ebffb +boost_system ??? (???) <FBD2BBDA-A758-FFCE-ABBA-7FDAB09FAF0F> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/boost_system.framework/Versions/1_37/boost_system
    0x28f0000 -  0x2a8efff +WidgetBinLib.dylib ??? (???) <E0461F1F-69DF-D32F-BDBF-36CC005B6158> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/WidgetBinLib.dylib
    0x2b72000 -  0x2d11fe7 +com.adobe.owl AdobeOwl version 3.0.84 (3.0.84) <25884999-8A98-F8C9-699B-ED75261B6BFC> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    0x2d7a000 -  0x2df7fff +AdobeOwlCanvas ??? (???) <65B2E680-4F43-BE46-2290-3500758D1BF7> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanva s
    0x2e13000 -  0x2e16ffc +com.adobe.ape.shim adbeape version 3.1.74.12761 (3.1.74.12761) <FE2ABE8A-1D3F-7AF5-297C-D22FC3E0FBDA> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
    0x4735000 -  0x4736ff7  com.apple.textencoding.unicode 2.3 (2.3) <78A61FD5-70EE-19EA-48D4-3481C640B70D> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x47a5000 -  0x47b7ff7  libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <3057675E-16A3-EC0C-A764-5CADB6C5ECD2> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x47c1000 -  0x47cffe7  libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <1825F5DF-491F-FDD5-3ABB-3FAC1EDC4357> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x1af10000 - 0x1af15ff7  libFontStreams.A.dylib 545.0.0 (compatibility 64.0.0) <31610F71-4447-CC8F-2859-4B881BB48F9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libFontStreams.A.dylib
    0x8fe00000 - 0x8fe4163b  dyld 132.1 (???) <4CDE4F04-0DD6-224E-ACE5-3C06E169A801> /usr/lib/dyld
    0x90034000 - 0x90058ff7  libJPEG.dylib ??? (???) <C43FD809-08B6-629D-8980-D7B0ECEA20A9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x90353000 - 0x90353ff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x90354000 - 0x90358ff7  libGIF.dylib ??? (???) <9E51F8ED-83B4-DA41-1E2F-CFA726936A30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x90359000 - 0x90359ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9035a000 - 0x904d5fe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9051c000 - 0x90520ff7  IOSurface ??? (???) <89D859B7-A26A-A5AB-8401-FC1E01AC7A60> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x90521000 - 0x90564ff7  com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9059e000 - 0x9061efeb  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
    0x9061f000 - 0x9062fff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x90630000 - 0x90630ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x90631000 - 0x90695ffb  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
    0x906d6000 - 0x906eaffb  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
    0x90727000 - 0x90b3dff7  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
    0x90b3e000 - 0x90b42ff7  libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x90b93000 - 0x90c9ffe7  libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x90d20000 - 0x90dccfe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90dcd000 - 0x90e0aff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90e1c000 - 0x90e23ff3  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
    0x90e24000 - 0x90e85fe7  com.apple.CoreText 151.13 (???) <23F359DA-D845-5C50-4DF3-19E858CF2B2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90e86000 - 0x90ed3feb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <00A1A83B-0E7D-D0F4-A643-8C5675C2BB21> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x90f51000 - 0x91053fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
    0x910fe000 - 0x911d8fff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x913af000 - 0x91c92ff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x91c93000 - 0x91c93ff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x91c94000 - 0x91c96ff7  com.apple.securityhi 4.0 (36638) <6118C361-61E7-B34E-93DB-1B88108F8F18> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x91ca2000 - 0x91ca3ff7  com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x91ca4000 - 0x91d5cfeb  libFontParser.dylib ??? (???) <D2D0C922-5ED1-3AE9-6F99-707C74DF3E62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x91d5d000 - 0x91deffe7  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
    0x91df0000 - 0x91df0ff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x91df1000 - 0x91dfcff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x91f40000 - 0x91f58ff7  com.apple.CFOpenDirectory 10.6 (10.6) <D1CF5881-0AF7-D164-4156-9E9067B7FA37> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x91f59000 - 0x91f62ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x920a7000 - 0x920a7ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x927f0000 - 0x927f2ff7  libRadiance.dylib ??? (???) <5F803B4A-B294-BA94-FB68-E8756EE41B20> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x92813000 - 0x92b33ff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x92b34000 - 0x92b77ff7  libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92b78000 - 0x92bf2fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x92bfb000 - 0x92d29fe7  com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x92d2a000 - 0x92d3bff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x93427000 - 0x93439ff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x935ae000 - 0x935baff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x935bc000 - 0x935f6ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <A6C207E3-7B42-926D-9C93-BE3F50B92496> /usr/lib/libcups.2.dylib
    0x935f7000 - 0x93647ff7  com.apple.framework.familycontrols 2.0.2 (2020) <596ADD85-79F5-A613-537B-F83B6E19013C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x936ff000 - 0x93732ff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x93733000 - 0x93999ff7  com.apple.security 6.1.2 (55002) <3FA54D69-5476-78DD-0AFC-D6697263890E> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x93a8c000 - 0x9427b557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x942f6000 - 0x942f9ffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x942fa000 - 0x94304ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x94305000 - 0x9439dfe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9439e000 - 0x9439eff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9439f000 - 0x943e5ff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x943e6000 - 0x943fafe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x943fb000 - 0x94417fe3  com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x94418000 - 0x9445cff3  com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x9447f000 - 0x94485fe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x946b2000 - 0x946edffb  libFontRegistry.dylib ??? (???) <19ED5DE0-D3AF-B229-9193-35D58FE377E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x946ee000 - 0x94741ff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x94742000 - 0x94745ff7  libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x94759000 - 0x94806fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x94885000 - 0x948b6ff7  libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x948ea000 - 0x949cafe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x94a13000 - 0x94a16ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x94bf1000 - 0x94c06fff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x94e12000 - 0x94e62fe7  libTIFF.dylib ??? (???) <E8B31850-BFD4-48E6-B264-A4340CD19929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x94e9c000 - 0x94e9dff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94e9e000 - 0x94f0dff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x94f0e000 - 0x94f2dff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94fb5000 - 0x95063ff3  com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x95102000 - 0x95146fe7  com.apple.Metadata 10.6.3 (507.15) <74F05E64-2A68-BA10-CCD4-128D164E5A0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9519c000 - 0x951deff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x951df000 - 0x9527cfe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9527d000 - 0x954eefef  com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x954ef000 - 0x95571ffb  SecurityFoundation ??? (???) <C4506287-1AE2-5380-675D-95B0291AA425> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x95944000 - 0x95a00fff  com.apple.ColorSync 4.6.8 (4.6.8) <920DD017-8B41-7334-E554-A85DB99EBD5A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x95fc9000 - 0x96170ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x961ca000 - 0x961d8fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
    0x963b1000 - 0x963bfff7  com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x963c0000 - 0x963c5ff7  com.apple.OpenDirectory 10.6 (10.6) <0603680A-A002-D294-DE83-0D028C6BE884> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x9691f000 - 0x96922fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x96c41000 - 0x96c9eff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x96c9f000 - 0x96e62feb  com.apple.ImageIO.framework 3.0.6 (3.0.6) <5BF202E9-730A-3675-4374-E5300BC8ED10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x96e81000 - 0x96e81ff7  com.apple.Carbon 150 (152) <8F767518-AD3C-5CA0-7613-674CD2B509C4> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x96ff2000 - 0x970abfe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x970ac000 - 0x970b9ff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x970ba000 - 0x970dcfef  com.apple.DirectoryService.Framework 3.6 (621.15) <F38894EA-2C13-7FC5-C084-94DA0B5B6B68> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x97e56000 - 0x9828bff7  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
    0x982ad000 - 0x982b8ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9849c000 - 0x98807ff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x98819000 - 0x98841ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <E761F29A-328B-29D9-3DF0-023F2C21E500> /usr/lib/libxslt.1.dylib
    0x98842000 - 0x98b66fef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x98b67000 - 0x98c0fffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x98d7f000 - 0x98da5ffb  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
    0x98da6000 - 0x98e41fe7  com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x98e4f000 - 0x98e70fe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x98e71000 - 0x98f3cfef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x98f3d000 - 0x9907afe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9907b000 - 0x991fdfe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <50A70082-F800-93D8-1A7C-C95AAB1F352C> /usr/lib/libicucore.A.dylib
    0x993cf000 - 0x993d5fff  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
    0x99402000 - 0x99502fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <BE7FCD73-03B5-25A4-FCA4-D4980F1488D6> /usr/lib/libxml2.2.dylib
    0x9950b000 - 0x99575fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x99576000 - 0x99580fe7  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
    0x9ab9f000 - 0x9abbffe7  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib
    0x9abc0000 - 0x9abdefe7  libPng.dylib ??? (???) <5B979A83-8CE7-6BD7-B84C-A2D1119B378D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0xba900000 - 0xba916ff7  libJapaneseConverter.dylib 49.0.0 (compatibility 1.0.0) <49C72FD1-891C-23C4-40E7-63DE3368C306> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    Model: MacPro3,1, BootROM MP31.006C.B05, 8 processors, Quad-Core Intel Xeon, 2.8 GHz, 4 GB, SMC 1.25f4
    Graphics: ATI Radeon HD 2600 XT, ATI Radeon HD 2600, PCIe, 256 MB
    Memory Module: global_name
    Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    Network Service: Ethernet 2, Ethernet, en1
    PCI Card: ATI Radeon HD 2600, sppci_displaycontroller, Slot-1
    Serial ATA Device: WDC WD1002FAEX-00Z3A0, 931.51 GB
    Parallel ATA Device: PIONEER DVD-RW  DVR-112D
    USB Device: Hub, 0x05ac  (Apple Inc.), 0x911d, 0xfd500000 / 3
    USB Device: Keyboard Hub, 0x05ac  (Apple Inc.), 0x1006, 0xfd520000 / 5
    USB Device: Apple Optical USB Mouse, 0x05ac  (Apple Inc.), 0x0304, 0xfd523000 / 7
    USB Device: Apple Keyboard, 0x05ac  (Apple Inc.), 0x0220, 0xfd522000 / 6
    USB Device: Apple Cinema Display, 0x05ac  (Apple Inc.), 0x921d, 0xfd530000 / 4
    USB Device: iPhone, 0x05ac  (Apple Inc.), 0x1297, 0xfd100000 / 2
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8206, 0x5d200000 / 2
    FireWire Device: built-in_hub, Up to 800 Mb/sec
    FireWire Device: unknown_device, Unknown

    i'm getting very frustrated with this. i thought i had it fixed and i came in this morning and have been fighting with it for hours now. i've read both hardware and software issues and i've heard its adobe problems or apple problems. i'm at a loss. thank you! here is the whole crash report. acrobat, photoshop and indesign and all affected.
    Process:         Adobe InDesign CS5.5 [474]
    Path:            /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Adobe InDesign CS5.5
    Identifier:      com.adobe.InDesign
    Version:         7.5.3.333 (7530)
    Code Type:       X86 (Native)
    Parent Process:  launchd [121]
    Date/Time:       2013-01-21 08:12:58.996 -0600
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          -14298495 sec
    Crashes Since Last Report:           -459
    Per-App Interval Since Last Report:  49451 sec
    Per-App Crashes Since Last Report:   44
    Anonymous UUID:                      5143D9D7-90D1-4D4F-91D1-E22DA9D86870
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000001b174000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   ...ple.ApplicationServices.ATS          0x98dd831f _eFOGetFontTableDirectory + 890
    1   ...ple.ApplicationServices.ATS          0x98de918c _eATSFontGetTableDirectory + 90
    2   ...ple.ApplicationServices.ATS          0x98e122da ATSFontGetTableDirectory + 83
    3   com.adobe.CoolType                      0x009f56aa CTCleanup + 1077186
    4   com.adobe.CoolType                      0x009f8aec CTCleanup + 1090564
    5   com.adobe.CoolType                      0x009fa0fd CTCleanup + 1096213
    6   com.adobe.CoolType                      0x009fcf10 CTCleanup + 1108008
    7   com.adobe.CoolType                      0x009435b3 CTCleanup + 347851
    8   com.adobe.CoolType                      0x00899430 0x890000 + 37936
    9   com.adobe.CoolType                      0x009a7723 CTCleanup + 757819
    10  com.adobe.CoolType                      0x0094e9ae CTCleanup + 393926
    11  com.adobe.CoolType                      0x0094e3e3 CTCleanup + 392443
    12  com.adobe.CoolType                      0x008ee115 CTGetVersion + 17347
    13  com.adobe.CoolType                      0x008ee67c CTInit + 66
    14  PublicLib.dylib                         0x0135bfa7 GetPublicPlugIn + 29207
    15  PublicLib.dylib                         0x013dede2 CoolTypeMain::CoolTypeMain(void* (*)(char const*, char const*, char const*)) + 578
    16  PublicLib.dylib                         0x013def3d CoolTypeMain::Instance(void* (*)(char const*, char const*, char const*)) + 141
    17  PublicLib.dylib                         0x012dcf8b EPSParseColor::GetColorSpaceList(K2Vector<long, K2Allocator<long> >&) + 411
    18  PublicLib.dylib                         0x012dd29f GraphicsDataPtr::GraphicsDataPtr(IGraphicsContext*) + 223
    19  ObjectModelLib.dylib                    0x01152256 ShuksanInit(IStartupScreen* (*)(), IPlugIn*) + 118
    20  com.adobe.InDesign                      0x00002842 main + 82
    21  com.adobe.InDesign                      0x000027c6 start + 54
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x95ff0382 kevent + 10
    1   libSystem.B.dylib                       0x95ff0a9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x95feff59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x95fefcfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x95fef781 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x95fef5c6 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib                       0x95fc9b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x95ff76e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x960265a8 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore          0x92859b90 TSWaitOnConditionTimedRelative + 242
    4   ...ple.CoreServices.CarbonCore          0x92855533 MPWaitOnQueue + 250
    5   PMRuntime.dylib                         0x00016130 MemUtils::GetAvailMem() + 288
    6   ...ple.CoreServices.CarbonCore          0x9283954a PrivateMPEntryPoint + 68
    7   libSystem.B.dylib                       0x95ff7259 _pthread_start + 345
    8   libSystem.B.dylib                       0x95ff70de thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                       0x95fef412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x95fef9a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x95fef5c6 start_wqthread + 30
    Thread 4:
    0   libSystem.B.dylib                       0x95fc9afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x95fca267 mach_msg + 68
    2   ...ple.CoreServices.CarbonCore          0x92901ab0 TS_exception_listener_thread + 160
    3   libSystem.B.dylib                       0x95ff7259 _pthread_start + 345
    4   libSystem.B.dylib                       0x95ff70de thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                       0x95ff7aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x95ff775e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x95ff93f8 pthread_cond_wait$UNIX2003 + 73
    3   ...ple.CoreServices.CarbonCore          0x9286e21e TSWaitOnCondition + 126
    4   ...ple.CoreServices.CarbonCore          0x92859b68 TSWaitOnConditionTimedRelative + 202
    5   ...ple.CoreServices.CarbonCore          0x92855533 MPWaitOnQueue + 250
    6   com.adobe.ACE                           0x0005e309 0x23000 + 242441
    7   com.adobe.ACE                           0x0005dd01 0x23000 + 240897
    8   ...ple.CoreServices.CarbonCore          0x9283954a PrivateMPEntryPoint + 68
    9   libSystem.B.dylib                       0x95ff7259 _pthread_start + 345
    10  libSystem.B.dylib                       0x95ff70de thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                       0x95ff7aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x95ff775e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x95ff93f8 pthread_cond_wait$UNIX2003 + 73
    3   ...ple.CoreServices.CarbonCore          0x9286e21e TSWaitOnCondition + 126
    4   ...ple.CoreServices.CarbonCore          0x92859b68 TSWaitOnConditionTimedRelative + 202
    5   ...ple.CoreServices.CarbonCore          0x92855533 MPWaitOnQueue + 250
    6   com.adobe.ACE                           0x0005e309 0x23000 + 242441
    7   com.adobe.ACE                           0x0005dd01 0x23000 + 240897
    8   ...ple.CoreServices.CarbonCore          0x9283954a PrivateMPEntryPoint + 68
    9   libSystem.B.dylib                       0x95ff7259 _pthread_start + 345
    10  libSystem.B.dylib                       0x95ff70de thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                       0x95ff7aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x95ff775e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x95ff93f8 pthread_cond_wait$UNIX2003 + 73
    3   ...ple.CoreServices.CarbonCore          0x9286e21e TSWaitOnCondition + 126
    4   ...ple.CoreServices.CarbonCore          0x92859b68 TSWaitOnConditionTimedRelative + 202
    5   ...ple.CoreServices.CarbonCore          0x92855533 MPWaitOnQueue + 250
    6   com.adobe.ACE                           0x0005e309 0x23000 + 242441
    7   com.adobe.ACE                           0x0005dd01 0x23000 + 240897
    8   ...ple.CoreServices.CarbonCore          0x9283954a PrivateMPEntryPoint + 68
    9   libSystem.B.dylib                       0x95ff7259 _pthread_start + 345
    10  libSystem.B.dylib                       0x95ff70de thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                       0x95ff7aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x95ff775e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x95ff93f8 pthread_cond_wait$UNIX2003 + 73
    3   ...ple.CoreServices.CarbonCore          0x9286e21e TSWaitOnCondition + 126
    4   ...ple.CoreServices.CarbonCore          0x92859b68 TSWaitOnConditionTimedRelative + 202
    5   ...ple.CoreServices.CarbonCore          0x92855533 MPWaitOnQueue + 250
    6   com.adobe.ACE                           0x0005e309 0x23000 + 242441
    7   com.adobe.ACE                           0x0005dd01 0x23000 + 240897
    8   ...ple.CoreServices.CarbonCore          0x9283954a PrivateMPEntryPoint + 68
    9   libSystem.B.dylib                       0x95ff7259 _pthread_start + 345
    10  libSystem.B.dylib                       0x95ff70de thread_start + 34
    Thread 9:
    0   libSystem.B.dylib                       0x95ff7aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x95ff775e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x95ff93f8 pthread_cond_wait$UNIX2003 + 73
    3   ...ple.CoreServices.CarbonCore          0x9286e21e TSWaitOnCondition + 126
    4   ...ple.CoreServices.CarbonCore          0x92859b68 TSWaitOnConditionTimedRelative + 202
    5   ...ple.CoreServices.CarbonCore          0x92855533 MPWaitOnQueue + 250
    6   com.adobe.ACE                           0x0005e309 0x23000 + 242441
    7   com.adobe.ACE                           0x0005dd01 0x23000 + 240897
    8   ...ple.CoreServices.CarbonCore          0x9283954a PrivateMPEntryPoint + 68
    9   libSystem.B.dylib                       0x95ff7259 _pthread_start + 345
    10  libSystem.B.dylib                       0x95ff70de thread_start + 34
    Thread 10:
    0   libSystem.B.dylib                       0x95ff7aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x95ff775e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x95ff93f8 pthread_cond_wait$UNIX2003 + 73
    3   ...ple.CoreServices.CarbonCore          0x9286e21e TSWaitOnCondition + 126
    4   ...ple.CoreServices.CarbonCore          0x92859b68 TSWaitOnConditionTimedRelative + 202
    5   ...ple.CoreServices.CarbonCore          0x92855533 MPWaitOnQueue + 250
    6   com.adobe.ACE                           0x0005e309 0x23000 + 242441
    7   com.adobe.ACE                           0x0005dd01 0x23000 + 240897
    8   ...ple.CoreServices.CarbonCore          0x9283954a PrivateMPEntryPoint + 68
    9   libSystem.B.dylib                       0x95ff7259 _pthread_start + 345
    10  libSystem.B.dylib                       0x95ff70de thread_start + 34
    Thread 11:
    0   libSystem.B.dylib                       0x95ff7aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x95ff775e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x95ff93f8 pthread_cond_wait$UNIX2003 + 73
    3   ...ple.CoreServices.CarbonCore          0x9286e21e TSWaitOnCondition + 126
    4   ...ple.CoreServices.CarbonCore          0x92859b68 TSWaitOnConditionTimedRelative + 202
    5   ...ple.CoreServices.CarbonCore          0x92855533 MPWaitOnQueue + 250
    6   com.adobe.ACE                           0x0005e309 0x23000 + 242441
    7   com.adobe.ACE                           0x0005dd01 0x23000 + 240897
    8   ...ple.CoreServices.CarbonCore          0x9283954a PrivateMPEntryPoint + 68
    9   libSystem.B.dylib                       0x95ff7259 _pthread_start + 345
    10  libSystem.B.dylib                       0x95ff70de thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x98dd7fb3  ecx: 0x00012030  edx: 0x00011ff0
      edi: 0x1b162000  esi: 0x1c130000  ebp: 0xbfffb018  esp: 0xbfffafb0
       ss: 0x0000001f  efl: 0x00010206  eip: 0x98dd831f   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x1b174000
    Binary Images:
        0x1000 -     0x4ffb +com.adobe.InDesign 7.5.3.333 (7530) <4C21AB1C-4542-E91E-C968-944DCEAA0189> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Adobe InDesign CS5.5
        0xa000 -     0xafff +InDesignModel ??? (???) <30F20A0C-431C-E52D-BDEF-DAF8C99E8BB4> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/InDesignModel.framework/Versions/A/InDesignModel
        0xf000 -     0xffff +InDesignModelAndUI ??? (???) <F70C26E5-8747-4B57-8849-78889B389510> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/InDesignModelAndUI.framework/Versions/A/InDesignModelA ndUI
       0x14000 -    0x1bff3 +PMRuntime.dylib ??? (???) <FD895FC0-241A-7DC6-AB12-5B3491A9E624> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/PMRuntime.dylib
       0x23000 -   0x15eff2 +com.adobe.ACE AdobeACE 2.18.00.12659 (2.18.00.12659) <5BD496D2-2E2B-0411-779F-855603C5B2AE> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
      0x186000 -   0x6acfff +com.adobe.AGM AdobeAGM 4.20.70.12659 (4.20.70.12659) <F1616614-B565-4CC9-C2FA-459FBC857981> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
      0x7f6000 -   0x832fff +com.adobe.ARE AdobeARE 1.5.02.12659 (1.5.02.12659) <9AF30878-D3F4-7E85-0820-B674CED4558A> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
      0x83c000 -   0x857fff +com.adobe.BIB AdobeBIB 1.2.02.12659 (1.2.02.12659) <802FB4A6-C5FF-522C-89A5-83EB4C139B12> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
      0x862000 -   0x883ff7 +com.adobe.BIBUtils AdobeBIBUtils 1.1.01 (1.1.01) <6710FF23-871B-C9A2-306C-15EDBA2AADEA> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
      0x890000 -   0xb82ff7 +com.adobe.CoolType AdobeCoolType 5.07.124.12659 (5.07.124.12659) <0481471E-E075-0782-BA1C-C5A5E23C5565> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
      0xc0f000 -   0xfe8ff7 +com.adobe.MPS AdobeMPS 5.5.0.12783 (5.5.0.12783) <D67E9F42-5C32-4E64-9AE8-B292565E1326> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x111f000 -  0x118dff7 +ObjectModelLib.dylib ??? (???) <B2B1E50C-F162-7D0A-C71C-88B57AF53CE9> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/ObjectModelLib.dylib
    0x11b2000 -  0x120cfe7 +DataBaseLib.dylib ??? (???) <710FB725-10F6-3740-FF0A-4A31947B7411> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/DataBaseLib.dylib
    0x1228000 -  0x1640fff +PublicLib.dylib ??? (???) <0CD6EB66-8504-8EDB-E436-FAC49AC55D6C> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/PublicLib.dylib
    0x17d0000 -  0x17e7ff6 +AdobeAFL ??? (???) <E8577122-D703-5A91-8171-2FEA80B63A22> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeAFL.framework/Versions/A/AdobeAFL
    0x17fa000 -  0x1802ff3 +boost_threads ??? (???) <B00C0C9E-7175-B6D2-E58B-7278E0EB8863> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/boost_threads.framework/Versions/1_37/boost_threa ds
    0x180c000 -  0x1811ffd +ASLSupportLib.dylib ??? (???) <85A313EC-05FF-23C5-0EEB-C74D412645FF> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/ASLSupportLib.dylib
    0x1817000 -  0x1818ff2 +libtbbmalloc.dylib ??? (???) <A1EAB5E4-3F88-5E37-7068-7A35A3EC69DE> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/libtbbmalloc.dylib
    0x181c000 -  0x182afe7 +libtbb.dylib ??? (???) <FFA49B03-C516-D23D-B535-B64D7CD35ECE> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/libtbb.dylib
    0x1832000 -  0x196bfef +WRServices ??? (???) <B39BC6BF-DFA3-0FF9-4DCA-D4FB216D73A0> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
    0x19b0000 -  0x19b4ffc +com.adobe.AdobeCrashReporter 3.0 (5.5.20101001) <EA9B7B55-7FE5-14D2-FBAE-817121F94086> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCras hReporter
    0x19ba000 -  0x236afff +libicudata.dylib.36.0 36.0.0 (compatibility 36.0.0) <02108DEA-3DD2-14BE-DAEB-BE522B619C1D> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/ICUData.framework/Versions/3.6/libicudata.dylib.3 6.0
    0x236d000 -  0x243aff3 +libicui18n.dylib.36.0 36.0.0 (compatibility 36.0.0) <08F15219-7F35-574E-7725-1ACAA1B18A00> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/ICUInternationalization.framework/Versions/3.6/li bicui18n.dylib.36.0
    0x249d000 -  0x2577fef +libicuuc.dylib.36.0 36.0.0 (compatibility 36.0.0) <5EE72009-40B3-7FB7-3A49-576AEDE0D400> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/ICUUnicode.framework/Versions/3.6/libicuuc.dylib. 36.0
    0x25b7000 -  0x2627feb +com.adobe.adobe_caps adobe_caps 4.0.42.0 (4.0.42.0) <55D7D2EA-D21E-98B1-77C6-58C0A0E07051> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0x2632000 -  0x26a0ffb +com.adobe.amtlib amtlib 4.0.0.21 (4.0.0.21) <3090D254-587A-A820-DBCD-729C27532FC8> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x26b7000 -  0x2750fef +boost_regex ??? (???) <462635B6-7AF0-B43D-74D6-4AC15ACBC66A> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/boost_regex.framework/Versions/1_37/boost_regex
    0x2795000 -  0x27d5ff7  com.apple.vmutils 4.2 (106) <834EA6B0-C91B-4CF1-ED3C-229C26459578> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x27ee000 -  0x28a3fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <AACC86C0-86B4-B1A7-003F-2A0AF68973A2> /usr/lib/libcrypto.0.9.7.dylib
    0x28e9000 -  0x28ebffb +boost_system ??? (???) <FBD2BBDA-A758-FFCE-ABBA-7FDAB09FAF0F> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/boost_system.framework/Versions/1_37/boost_system
    0x28f0000 -  0x2a8efff +WidgetBinLib.dylib ??? (???) <E0461F1F-69DF-D32F-BDBF-36CC005B6158> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/WidgetBinLib.dylib
    0x2b72000 -  0x2d11fe7 +com.adobe.owl AdobeOwl version 3.0.84 (3.0.84) <25884999-8A98-F8C9-699B-ED75261B6BFC> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    0x2d7a000 -  0x2df7fff +AdobeOwlCanvas ??? (???) <65B2E680-4F43-BE46-2290-3500758D1BF7> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanva s
    0x2e13000 -  0x2e16ffc +com.adobe.ape.shim adbeape version 3.1.74.12761 (3.1.74.12761) <FE2ABE8A-1D3F-7AF5-297C-D22FC3E0FBDA> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
    0x4735000 -  0x4736ff7  com.apple.textencoding.unicode 2.3 (2.3) <78A61FD5-70EE-19EA-48D4-3481C640B70D> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x47a5000 -  0x47b7ff7  libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <3057675E-16A3-EC0C-A764-5CADB6C5ECD2> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x47c1000 -  0x47cffe7  libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <1825F5DF-491F-FDD5-3ABB-3FAC1EDC4357> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x1af10000 - 0x1af15ff7  libFontStreams.A.dylib 545.0.0 (compatibility 64.0.0) <31610F71-4447-CC8F-2859-4B881BB48F9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libFontStreams.A.dylib
    0x8fe00000 - 0x8fe4163b  dyld 132.1 (???) <4CDE4F04-0DD6-224E-ACE5-3C06E169A801> /usr/lib/dyld
    0x90034000 - 0x90058ff7  libJPEG.dylib ??? (???) <C43FD809-08B6-629D-8980-D7B0ECEA20A9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x90353000 - 0x90353ff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x90354000 - 0x90358ff7  libGIF.dylib ??? (???) <9E51F8ED-83B4-DA41-1E2F-CFA726936A30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x90359000 - 0x90359ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9035a000 - 0x904d5fe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9051c000 - 0x90520ff7  IOSurface ??? (???) <89D859B7-A26A-A5AB-8401-FC1E01AC7A60> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x90521000 - 0x90564ff7  com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9059e000 - 0x9061efeb  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
    0x9061f000 - 0x9062fff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x90630000 - 0x90630ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x90631000 - 0x90695ffb  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
    0x906d6000 - 0x906eaffb  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
    0x90727000 - 0x90b3dff7  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
    0x90b3e000 - 0x90b42ff7  libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x90b93000 - 0x90c9ffe7  libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x90d20000 - 0x90dccfe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90dcd000 - 0x90e0aff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90e1c000 - 0x90e23ff3  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
    0x90e24000 - 0x90e85fe7  com.apple.CoreText 151.13 (???) <23F359DA-D845-5C50-4DF3-19E858CF2B2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90e86000 - 0x90ed3feb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <00A1A83B-0E7D-D0F4-A643-8C5675C2BB21> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x90f51000 - 0x91053fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
    0x910fe000 - 0x911d8fff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x913af000 - 0x91c92ff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x91c93000 - 0x91c93ff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x91c94000 - 0x91c96ff7  com.apple.securityhi 4.0 (36638) <6118C361-61E7-B34E-93DB-1B88108F8F18> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x91ca2000 - 0x91ca3ff7  com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x91ca4000 - 0x91d5cfeb  libFontParser.dylib ??? (???) <D2D0C922-5ED1-3AE9-6F99-707C74DF3E62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x91d5d000 - 0x91deffe7  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
    0x91df0000 - 0x91df0ff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x91df1000 - 0x91dfcff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x91f40000 - 0x91f58ff7  com.apple.CFOpenDirectory 10.6 (10.6) <D1CF5881-0AF7-D164-4156-9E9067B7FA37> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x91f59000 - 0x91f62ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x920a7000 - 0x920a7ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x927f0000 - 0x927f2ff7  libRadiance.dylib ??? (???) <5F803B4A-B294-BA94-FB68-E8756EE41B20> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x92813000 - 0x92b33ff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x92b34000 - 0x92b77ff7  libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92b78000 - 0x92bf2fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x92bfb000 - 0x92d29fe7  com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x92d2a000 - 0x92d3bff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x93427000 - 0x93439ff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x935ae000 - 0x935baff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x935bc000 - 0x935f6ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <A6C207E3-7B42-926D-9C93-BE3F50B92496> /usr/lib/libcups.2.dylib
    0x935f7000 - 0x93647ff7  com.apple.framework.familycontrols 2.0.2 (2020) <596ADD85-79F5-A613-537B-F83B6E19013C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x936ff000 - 0x93732ff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x93733000 - 0x93999ff7  com.apple.security 6.1.2 (55002) <3FA54D69-5476-78DD-0AFC-D6697263890E> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x93a8c000 - 0x9427b557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x942f6000 - 0x942f9ffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x942fa000 - 0x94304ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x94305000 - 0x9439dfe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9439e000 - 0x9439eff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9439f000 - 0x943e5ff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x943e6000 - 0x943fafe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x943fb000 - 0x94417fe3  com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x94418000 - 0x9445cff3  com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x9447f000 - 0x94485fe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x946b2000 - 0x946edffb  libFontRegistry.dylib ??? (???) <19ED5DE0-D3AF-B229-9193-35D58FE377E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x946ee000 - 0x94741ff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x94742000 - 0x94745ff7  libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x94759000 - 0x94806fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x94885000 - 0x948b6ff7  libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x948ea000 - 0x949cafe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x94a13000 - 0x94a16ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x94bf1000 - 0x94c06fff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x94e12000 - 0x94e62fe7  libTIFF.dylib ??? (???) <E8B31850-BFD4-48E6-B264-A4340CD19929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x94e9c000 - 0x94e9dff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94e9e000 - 0x94f0dff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x94f0e000 - 0x94f2dff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94fb5000 - 0x95063ff3  com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x95102000 - 0x95146fe7  com.apple.Metadata 10.6.3 (507.15) <74F05E64-2A68-BA10-CCD4-128D164E5A0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9519c000 - 0x951deff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x951df000 - 0x9527cfe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9527d000 - 0x954eefef  com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x954ef000 - 0x95571ffb  SecurityFoundation ??? (???) <C4506287-1AE2-5380-675D-95B0291AA425> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x95944000 - 0x95a00fff  com.apple.ColorSync 4.6.8 (4.6.8) <920DD017-8B41-7334-E554-A85DB99EBD5A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x95fc9000 - 0x96170ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x961ca000 - 0x961d8fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
    0x963b1000 - 0x963bfff7  com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x963c0000 - 0x963c5ff7  com.apple.OpenDirectory 10.6 (10.6) <0603680A-A002-D294-DE83-0D028C6BE884> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x9691f000 - 0x96922fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x96c41000 - 0x96c9eff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x96c9f000 - 0x96e62feb  com.apple.ImageIO.framework 3.0.6 (3.0.6) <5BF202E9-730A-3675-4374-E5300BC8ED10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x96e81000 - 0x96e81ff7  com.apple.Carbon 150 (152) <8F767518-AD3C-5CA0-7613-674CD2B509C4> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x96ff2000 - 0x970abfe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x970ac000 - 0x970b9ff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x970ba000 - 0x970dcfef  com.apple.DirectoryService.Framework 3.6 (621.15) <F38894EA-2C13-7FC5-C084-94DA0B5B6B68> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x97e56000 - 0x9828bff7  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
    0x982ad000 - 0x982b8ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9849c000 - 0x98807ff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x98819000 - 0x98841ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <E761F29A-328B-29D9-3DF0-023F2C21E500> /usr/lib/libxslt.1.dylib
    0x98842000 - 0x98b66fef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x98b67000 - 0x98c0fffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x98d7f000 - 0x98da5ffb  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
    0x98da6000 - 0x98e41fe7  com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x98e4f000 - 0x98e70fe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x98e71000 - 0x98f3cfef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x98f3d000 - 0x9907afe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9907b000 - 0x991fdfe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <50A70082-F800-93D8-1A7C-C95AAB1F352C> /usr/lib/libicucore.A.dylib
    0x993cf000 - 0x993d5fff  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
    0x99402000 - 0x99502fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <BE7FCD73-03B5-25A4-FCA4-D4980F1488D6> /usr/lib/libxml2.2.dylib
    0x9950b000 - 0x99575fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x99576000 - 0x99580fe7  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
    0x9ab9f000 - 0x9abbffe7  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib
    0x9abc0000 - 0x9abdefe7  libPng.dylib ??? (???) <5B979A83-8CE7-6BD7-B84C-A2D1119B378D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0xba900000 - 0xba916ff7  libJapaneseConverter.dylib 49.0.0 (compatibility 1.0.0) <49C72FD1-891C-23C4-40E7-63DE3368C306> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    Model: MacPro3,1, BootROM MP31.006C.B05, 8 processors, Quad-Core Intel Xeon, 2.8 GHz, 4 GB, SMC 1.25f4
    Graphics: ATI Radeon HD 2600 XT, ATI Radeon HD 2600, PCIe, 256 MB
    Memory Module: global_name
    Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    Network Service: Ethernet 2, Ethernet, en1
    PCI Card: ATI Radeon HD 2600, sppci_displaycontroller, Slot-1
    Serial ATA Device: WDC WD1002FAEX-00Z3A0, 931.51 GB
    Parallel ATA Device: PIONEER DVD-RW  DVR-112D
    USB Device: Hub, 0x05ac  (Apple Inc.), 0x911d, 0xfd500000 / 3
    USB Device: Keyboard Hub, 0x05ac  (Apple Inc.), 0x1006, 0xfd520000 / 5
    USB Device: Apple Optical USB Mouse, 0x05ac  (Apple Inc.), 0x0304, 0xfd523000 / 7
    USB Device: Apple Keyboard, 0x05ac  (Apple Inc.), 0x0220, 0xfd522000 / 6
    USB Device: Apple Cinema Display, 0x05ac  (Apple Inc.), 0x921d, 0xfd530000 / 4
    USB Device: iPhone, 0x05ac  (Apple Inc.), 0x1297, 0xfd100000 / 2
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8206, 0x5d200000 / 2
    FireWire Device: built-in_hub, Up to 800 Mb/sec
    FireWire Device: unknown_device, Unknown

  • Photoshop Error - Exception Type:  EXC_BAD_ACCESS (SIGBUS)

    Everytime I open files in Photoshop (even after installing the correct fonts), Photoshop crashes. Help!
    Process:         Adobe Photoshop CS5 [4308]
    Path:            /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/MacOS/Adobe Photoshop CS5
    Identifier:      com.adobe.Photoshop
    Version:         12.0 (12.0x20100407.r.1103] [12.0)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [131]
    Date/Time:       2012-04-12 12:02:24.377 -0400
    OS Version:      Mac OS X 10.7.3 (11D50b)
    Report Version:  9
    Interval Since Last Report:          13541 sec
    Crashes Since Last Report:           4
    Per-App Interval Since Last Report:  230 sec
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                      2D9E6555-35B9-4031-9C89-FAFA997BC482
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: 0x000000000000000a, 0x000000012dbabb40
    VM Regions Near 0x12dbabb40:
        mapped file            000000012d34f000-000000012da69000 [ 7272K] r--/rwx SM=COW  /Library/Fonts/Microsoft/MS Mincho.ttf
    --> mapped file            000000012da69000-000000012e01c000 [ 5836K] rw-/rwx SM=COW  /Library/Fonts/Microsoft/MS PGothic.ttf
        mapped file            000000012e01c000-000000012e5cf000 [ 5836K] r--/rwx SM=COW  /Library/Fonts/Microsoft/MS PGothic.ttf
    Application Specific Information:
    objc[4308]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_c.dylib             0x00007fff9605ad40 memmove$VARIANT$sse42 + 131
    1   com.apple.ApplicationServices.ATS 0x00007fff95fb472b GetDataFontFragment + 197
    2   com.apple.ApplicationServices.ATS 0x00007fff95fc4007 _ZL24FTDataForkReadTableBytesPK23privateFontObjectRecordP18sfntDirectoryEntrymmPv + 58
    3   com.apple.ApplicationServices.ATS 0x00007fff95fa9804 _eFOReadTableBytes + 167
    4   com.apple.ApplicationServices.ATS 0x00007fff95fbd0d3 _eATSFontGetTable + 169
    5   com.apple.ApplicationServices.ATS 0x00007fff95fd9d4e ATSFontGetTable + 94
    6   AdobeCoolType                 0x000000010431436b CTCleanup + 1023269
    7   AdobeCoolType                 0x00000001041ca4a2 0x1041c5000 + 21666
    8   AdobeCoolType                 0x00000001043ac15b CTCleanup + 1645333
    9   AdobeCoolType                 0x00000001043a9289 CTCleanup + 1633347
    10  AdobeCoolType                 0x00000001043aa0be CTCleanup + 1636984
    11  AdobeCoolType                 0x0000000104396d95 CTCleanup + 1558351
    12  AdobeCoolType                 0x000000010439762d CTCleanup + 1560551
    13  AdobeCoolType                 0x0000000104397da5 CTCleanup + 1562463
    14  AdobeCoolType                 0x0000000104392a3d CTCleanup + 1541111
    15  AdobeCoolType                 0x00000001043ad2e8 CTCleanup + 1649826
    16  AdobeCoolType                 0x00000001041d43c2 0x1041c5000 + 62402
    17  AdobeCoolType                 0x00000001042933d6 CTCleanup + 494992
    18  AdobeCoolType                 0x000000010426de74 CTCleanup + 342062
    19  AdobeCoolType                 0x00000001042126c4 0x1041c5000 + 317124
    20  com.adobe.Photoshop           0x0000000101dd5493 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 28281175
    21  com.adobe.Photoshop           0x0000000101ca8168 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 27047468
    22  com.adobe.Photoshop           0x0000000101c77437 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 26847483
    23  com.adobe.Photoshop           0x0000000101c80595 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 26884697
    24  com.adobe.Photoshop           0x0000000101b326cb AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 25516943
    25  com.adobe.Photoshop           0x0000000101cba8fb AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 27123135
    26  com.adobe.Photoshop           0x0000000101c084c1 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 26392965
    27  com.adobe.Photoshop           0x0000000101b6dd75 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 25760313
    28  com.adobe.Photoshop           0x0000000101b730e4 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 25781672
    29  com.adobe.Photoshop           0x0000000101b74d5d AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 25788961
    30  com.adobe.Photoshop           0x0000000101b751d4 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 25790104
    31  com.adobe.Photoshop           0x0000000101a6540b AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 24676559
    32  com.adobe.Photoshop           0x0000000101a65aeb AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 24678319
    33  com.adobe.Photoshop           0x0000000101cfc11c AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 27391456
    34  com.adobe.Photoshop           0x0000000100930443 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 6633735
    35  com.adobe.Photoshop           0x00000001009309f0 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 6635188
    36  com.adobe.Photoshop           0x000000010097db54 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 6950936
    37  com.adobe.Photoshop           0x000000010097e0af AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 6952307
    38  com.adobe.Photoshop           0x0000000100963710 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 6843348
    39  com.adobe.Photoshop           0x000000010097c6a9 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 6945645
    40  com.adobe.Photoshop           0x000000010007bcd3 0x100000000 + 507091
    41  com.adobe.Photoshop           0x000000010006a997 0x100000000 + 436631
    42  com.adobe.Photoshop           0x0000000100066c7b 0x100000000 + 420987
    43  com.adobe.Photoshop           0x00000001012ee2a2 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16848742
    44  com.apple.Foundation           0x00007fff8e7e2f64 __NSFireTimer + 102
    45  com.apple.CoreFoundation       0x00007fff8b45dc24 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    46  com.apple.CoreFoundation       0x00007fff8b45d776 __CFRunLoopDoTimer + 534
    47  com.apple.CoreFoundation       0x00007fff8b43e001 __CFRunLoopRun + 1617
    48  com.apple.CoreFoundation       0x00007fff8b43d676 CFRunLoopRunSpecific + 230
    49  com.apple.HIToolbox           0x00007fff924c131f RunCurrentEventLoopInMode + 277
    50  com.apple.HIToolbox           0x00007fff924c85c9 ReceiveNextEventCommon + 355
    51  com.apple.HIToolbox           0x00007fff924c8456 BlockUntilNextEventMatchingListInMode + 62
    52  com.apple.AppKit               0x00007fff8cdedf5d _DPSNextEvent + 659
    53  com.apple.AppKit               0x00007fff8cded861 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    54  com.apple.AppKit               0x00007fff8cdea19d -[NSApplication run] + 470
    55  com.adobe.Photoshop           0x00000001012ee19c AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16848480
    56  com.adobe.Photoshop           0x00000001012ef3c7 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16853131
    57  com.adobe.Photoshop           0x0000000100068e82 0x100000000 + 429698
    58  com.adobe.Photoshop           0x0000000100238308 0x100000000 + 2327304
    59  com.adobe.Photoshop           0x00000001002383a7 0x100000000 + 2327463
    60  com.adobe.Photoshop           0x0000000100002ea4 0x100000000 + 11940
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff8e6f87e6 kevent + 10
    1   libdispatch.dylib             0x00007fff8c9e05be _dispatch_mgr_invoke + 923
    2   libdispatch.dylib             0x00007fff8c9df14e _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib         0x00007fff8e6f7bca __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00007fff96085274 _pthread_cond_wait + 840
    2   com.adobe.amt.services         0x000000010846cc53 AMTConditionLock::LockWhenCondition(int) + 37
    3   com.adobe.amt.services         0x0000000108465cce _AMTThreadedPCDService::PCDThreadWorker(_AMTThreadedPCDService*) + 92
    4   com.adobe.amt.services         0x000000010846ccbe AMTThread::Worker(void*) + 28
    5   libsystem_c.dylib             0x00007fff960818bf _pthread_start + 335
    6   libsystem_c.dylib             0x00007fff96084b75 thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib         0x00007fff8e6f66ce semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore 0x00007fff918263be MPWaitOnSemaphore + 77
    2   MultiProcessor Support         0x000000011041ebd3 ThreadFunction(void*) + 69
    3   com.apple.CoreServices.CarbonCore 0x00007fff91826e36 PrivateMPEntryPoint + 58
    4   libsystem_c.dylib             0x00007fff960818bf _pthread_start + 335
    5   libsystem_c.dylib             0x00007fff96084b75 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib         0x00007fff8e6f66ce semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore 0x00007fff918263be MPWaitOnSemaphore + 77
    2   MultiProcessor Support         0x000000011041ebd3 ThreadFunction(void*) + 69
    3   com.apple.CoreServices.CarbonCore 0x00007fff91826e36 PrivateMPEntryPoint + 58
    4   libsystem_c.dylib             0x00007fff960818bf _pthread_start + 335
    5   libsystem_c.dylib             0x00007fff96084b75 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib         0x00007fff8e6f66ce semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore 0x00007fff918263be MPWaitOnSemaphore + 77
    2   MultiProcessor Support         0x000000011041ebd3 ThreadFunction(void*) + 69
    3   com.apple.CoreServices.CarbonCore 0x00007fff91826e36 PrivateMPEntryPoint + 58
    4   libsystem_c.dylib             0x00007fff960818bf _pthread_start + 335
    5   libsystem_c.dylib             0x00007fff96084b75 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib         0x00007fff8e6f66ce semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore 0x00007fff918263be MPWaitOnSemaphore + 77
    2   MultiProcessor Support         0x000000011041ebd3 ThreadFunction(void*) + 69
    3   com.apple.CoreServices.CarbonCore 0x00007fff91826e36 PrivateMPEntryPoint + 58
    4   libsystem_c.dylib             0x00007fff960818bf _pthread_start + 335
    5   libsystem_c.dylib             0x00007fff96084b75 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib         0x00007fff8e6f66ce semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore 0x00007fff918263be MPWaitOnSemaphore + 77
    2   MultiProcessor Support         0x000000011041ebd3 ThreadFunction(void*) + 69
    3   com.apple.CoreServices.CarbonCore 0x00007fff91826e36 PrivateMPEntryPoint + 58
    4   libsystem_c.dylib             0x00007fff960818bf _pthread_start + 335
    5   libsystem_c.dylib             0x00007fff96084b75 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib         0x00007fff8e6f66ce semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore 0x00007fff918263be MPWaitOnSemaphore + 77
    2   MultiProcessor Support         0x000000011041ebd3 ThreadFunction(void*) + 69
    3   com.apple.CoreServices.CarbonCore 0x00007fff91826e36 PrivateMPEntryPoint + 58
    4   libsystem_c.dylib             0x00007fff960818bf _pthread_start + 335
    5   libsystem_c.dylib             0x00007fff96084b75 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib         0x00007fff8e6f66ce semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore 0x00007fff918263be MPWaitOnSemaphore + 77
    2   MultiProcessor Support         0x000000011041ebd3 ThreadFunction(void*) + 69
    3   com.apple.CoreServices.CarbonCore 0x00007fff91826e36 PrivateMPEntryPoint + 58
    4   libsystem_c.dylib             0x00007fff960818bf _pthread_start + 335
    5   libsystem_c.dylib             0x00007fff96084b75 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib         0x00007fff8e6f7bca __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00007fff96085274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore 0x00007fff9184ebae TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore 0x00007fff917e128a TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore 0x00007fff91825fd1 MPWaitOnQueue + 181
    5   AdobeACE                       0x000000010592c23d 0x1058f2000 + 238141
    6   AdobeACE                       0x000000010592bbea 0x1058f2000 + 236522
    7   com.apple.CoreServices.CarbonCore 0x00007fff91826e36 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib             0x00007fff960818bf _pthread_start + 335
    9   libsystem_c.dylib             0x00007fff96084b75 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib         0x00007fff8e6f7bca __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00007fff96085274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore 0x00007fff9184ebae TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore 0x00007fff917e128a TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore 0x00007fff91825fd1 MPWaitOnQueue + 181
    5   AdobeACE                       0x000000010592c23d 0x1058f2000 + 238141
    6   AdobeACE                       0x000000010592bbea 0x1058f2000 + 236522
    7   com.apple.CoreServices.CarbonCore 0x00007fff91826e36 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib             0x00007fff960818bf _pthread_start + 335
    9   libsystem_c.dylib             0x00007fff96084b75 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib         0x00007fff8e6f7bca __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00007fff96085274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore 0x00007fff9184ebae TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore 0x00007fff917e128a TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore 0x00007fff91825fd1 MPWaitOnQueue + 181
    5   AdobeACE                       0x000000010592c23d 0x1058f2000 + 238141
    6   AdobeACE                       0x000000010592bbea 0x1058f2000 + 236522
    7   com.apple.CoreServices.CarbonCore 0x00007fff91826e36 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib             0x00007fff960818bf _pthread_start + 335
    9   libsystem_c.dylib             0x00007fff96084b75 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib         0x00007fff8e6f7bca __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00007fff96085274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore 0x00007fff9184ebae TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore 0x00007fff917e128a TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore 0x00007fff91825fd1 MPWaitOnQueue + 181
    5   AdobeACE                       0x000000010592c23d 0x1058f2000 + 238141
    6   AdobeACE                       0x000000010592bbea 0x1058f2000 + 236522
    7   com.apple.CoreServices.CarbonCore 0x00007fff91826e36 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib             0x00007fff960818bf _pthread_start + 335
    9   libsystem_c.dylib             0x00007fff96084b75 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib         0x00007fff8e6f7bca __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00007fff96085274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore 0x00007fff9184ebae TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore 0x00007fff917e128a TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore 0x00007fff91825fd1 MPWaitOnQueue + 181
    5   AdobeACE                       0x000000010592c23d 0x1058f2000 + 238141
    6   AdobeACE                       0x000000010592bbea 0x1058f2000 + 236522
    7   com.apple.CoreServices.CarbonCore 0x00007fff91826e36 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib             0x00007fff960818bf _pthread_start + 335
    9   libsystem_c.dylib             0x00007fff96084b75 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib         0x00007fff8e6f7bca __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00007fff96085274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore 0x00007fff9184ebae TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore 0x00007fff917e128a TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore 0x00007fff91825fd1 MPWaitOnQueue + 181
    5   AdobeACE                       0x000000010592c23d 0x1058f2000 + 238141
    6   AdobeACE                       0x000000010592bbea 0x1058f2000 + 236522
    7   com.apple.CoreServices.CarbonCore 0x00007fff91826e36 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib             0x00007fff960818bf _pthread_start + 335
    9   libsystem_c.dylib             0x00007fff96084b75 thread_start + 13
    Thread 16:
    0   libsystem_kernel.dylib         0x00007fff8e6f7bca __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00007fff96085274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore 0x00007fff9184ebae TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore 0x00007fff917e128a TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore 0x00007fff91825fd1 MPWaitOnQueue + 181
    5   AdobeACE                       0x000000010592c23d 0x1058f2000 + 238141
    6   AdobeACE                       0x000000010592bbea 0x1058f2000 + 236522
    7   com.apple.CoreServices.CarbonCore 0x00007fff91826e36 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib             0x00007fff960818bf _pthread_start + 335
    9   libsystem_c.dylib             0x00007fff96084b75 thread_start + 13
    Thread 17:
    0   libsystem_kernel.dylib         0x00007fff8e6f7e42 __semwait_signal + 10
    1   libsystem_c.dylib             0x00007fff96037dea nanosleep + 164
    2   com.adobe.PSAutomate           0x0000000113b820fb ScObjects::Thread::sleep(unsigned int) + 59
    3   com.adobe.PSAutomate           0x0000000113b64033 ScObjects::BridgeTalkThread::run() + 163
    4   com.adobe.PSAutomate           0x0000000113b821f6 ScObjects::Thread::go(void*) + 166
    5   libsystem_c.dylib             0x00007fff960818bf _pthread_start + 335
    6   libsystem_c.dylib             0x00007fff96084b75 thread_start + 13
    Thread 18:
    0   libsystem_kernel.dylib         0x00007fff8e6f7bca __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00007fff96085274 _pthread_cond_wait + 840
    2   com.adobe.adobeswfl           0x0000000114a7f04d APXGetHostAPI + 2430509
    3   com.adobe.adobeswfl           0x0000000114840a39 APXGetHostAPI + 77849
    4   com.adobe.adobeswfl           0x0000000114a7f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl           0x0000000114a7f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl           0x0000000114a7f3b0 APXGetHostAPI + 2431376
    7   libsystem_c.dylib             0x00007fff960818bf _pthread_start + 335
    8   libsystem_c.dylib             0x00007fff96084b75 thread_start + 13
    Thread 19:
    0   libsystem_kernel.dylib         0x00007fff8e6f7bca __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00007fff96085274 _pthread_cond_wait + 840
    2   com.adobe.adobeswfl           0x0000000114a7f04d APXGetHostAPI + 2430509
    3   com.adobe.adobeswfl           0x0000000114840a39 APXGetHostAPI + 77849
    4   com.adobe.adobeswfl           0x0000000114a7f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl           0x0000000114a7f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl           0x0000000114a7f3b0 APXGetHostAPI + 2431376
    7   libsystem_c.dylib             0x00007fff960818bf _pthread_start + 335
    8   libsystem_c.dylib             0x00007fff96084b75 thread_start + 13
    Thread 20:
    0   libsystem_kernel.dylib         0x00007fff8e6f7bca __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00007fff96085274 _pthread_cond_wait + 840
    2   com.adobe.adobeswfl           0x0000000114a7f04d APXGetHostAPI + 2430509
    3   com.adobe.adobeswfl           0x0000000114840a39 APXGetHostAPI + 77849
    4   com.adobe.adobeswfl           0x0000000114a7f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl           0x0000000114a7f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl           0x0000000114a7f3b0 APXGetHostAPI + 2431376
    7   libsystem_c.dylib             0x00007fff960818bf _pthread_start + 335
    8   libsystem_c.dylib             0x00007fff96084b75 thread_start + 13
    Thread 21:
    0   libsystem_kernel.dylib         0x00007fff8e6f7bca __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00007fff96085274 _pthread_cond_wait + 840
    2   com.adobe.adobeswfl           0x0000000114a7f04d APXGetHostAPI + 2430509
    3   com.adobe.adobeswfl           0x0000000114840a39 APXGetHostAPI + 77849
    4   com.adobe.adobeswfl           0x0000000114a7f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl           0x0000000114a7f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl           0x0000000114a7f3b0 APXGetHostAPI + 2431376
    7   libsystem_c.dylib             0x00007fff960818bf _pthread_start + 335
    8   libsystem_c.dylib             0x00007fff96084b75 thread_start + 13
    Thread 22:
    0   libsystem_kernel.dylib         0x00007fff8e6f7bca __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00007fff96085274 _pthread_cond_wait + 840
    2   com.adobe.adobeswfl           0x0000000114a7f04d APXGetHostAPI + 2430509
    3   com.adobe.adobeswfl           0x0000000114840a39 APXGetHostAPI + 77849
    4   com.adobe.adobeswfl           0x0000000114a7f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl           0x0000000114a7f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl           0x0000000114a7f3b0 APXGetHostAPI + 2431376
    7   libsystem_c.dylib             0x00007fff960818bf _pthread_start + 335
    8   libsystem_c.dylib             0x00007fff96084b75 thread_start + 13
    Thread 23:
    0   libsystem_kernel.dylib         0x00007fff8e6f7bca __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00007fff96085274 _pthread_cond_wait + 840
    2   com.adobe.adobeswfl           0x0000000114a7f04d APXGetHostAPI + 2430509
    3   com.adobe.adobeswfl           0x0000000114840a39 APXGetHostAPI + 77849
    4   com.adobe.adobeswfl           0x0000000114a7f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl           0x0000000114a7f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl           0x0000000114a7f3b0 APXGetHostAPI + 2431376
    7   libsystem_c.dylib             0x00007fff960818bf _pthread_start + 335
    8   libsystem_c.dylib             0x00007fff96084b75 thread_start + 13
    Thread 24:
    0   libsystem_kernel.dylib         0x00007fff8e6f7bca __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00007fff96085274 _pthread_cond_wait + 840
    2   com.adobe.adobeswfl           0x0000000114a7f04d APXGetHostAPI + 2430509
    3   com.adobe.adobeswfl           0x0000000114840a39 APXGetHostAPI + 77849
    4   com.adobe.adobeswfl           0x0000000114a7f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl           0x0000000114a7f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl           0x0000000114a7f3b0 APXGetHostAPI + 2431376
    7   libsystem_c.dylib             0x00007fff960818bf _pthread_start + 335
    8   libsystem_c.dylib             0x00007fff96084b75 thread_start + 13
    Thread 25:
    0   libsystem_kernel.dylib         0x00007fff8e6f7bca __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00007fff96085274 _pthread_cond_wait + 840
    2   com.adobe.adobeswfl           0x0000000114a7f04d APXGetHostAPI + 2430509
    3   com.adobe.adobeswfl           0x0000000114840a39 APXGetHostAPI + 77849
    4   com.adobe.adobeswfl           0x0000000114a7f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl           0x0000000114a7f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl           0x0000000114a7f3b0 APXGetHostAPI + 2431376
    7   libsystem_c.dylib             0x00007fff960818bf _pthread_start + 335
    8   libsystem_c.dylib             0x00007fff96084b75 thread_start + 13
    Thread 26:
    0   libsystem_kernel.dylib         0x00007fff8e6f667a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8e6f5d71 mach_msg + 73
    2   com.apple.CoreFoundation       0x00007fff8b4356fc __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation       0x00007fff8b43de64 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation       0x00007fff8b43d676 CFRunLoopRunSpecific + 230
    5   com.apple.CoreMediaIO         0x00007fff96fb3541 CMIO::DAL::RunLoop::OwnThread(void*) + 159
    6   com.apple.CoreMediaIO         0x00007fff96fa96b2 CAPThread::Entry(CAPThread*) + 98
    7   libsystem_c.dylib             0x00007fff960818bf _pthread_start + 335
    8   libsystem_c.dylib             0x00007fff96084b75 thread_start + 13
    Thread 27:
    0   libsystem_kernel.dylib         0x00007fff8e6f7bca __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00007fff960852a6 _pthread_cond_wait + 890
    2   com.adobe.adobeswfl           0x0000000114a7f019 APXGetHostAPI + 2430457
    3   com.adobe.adobeswfl           0x0000000114c14943 APXGetHostAPI + 4091683
    4   com.adobe.adobeswfl           0x0000000114a7f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl           0x0000000114a7f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl           0x0000000114a7f3b0 APXGetHostAPI + 2431376
    7   libsystem_c.dylib             0x00007fff960818bf _pthread_start + 335
    8   libsystem_c.dylib             0x00007fff96084b75 thread_start + 13
    Thread 28:
    0   libsystem_kernel.dylib         0x00007fff8e6f7bca __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00007fff960852a6 _pthread_cond_wait + 890
    2   com.adobe.adobeswfl           0x0000000114a7f019 APXGetHostAPI + 2430457
    3   com.adobe.adobeswfl           0x0000000114a9b95c APXGetHostAPI + 2547516
    4   com.adobe.adobeswfl           0x0000000114a7f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl           0x0000000114a7f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl           0x0000000114a7f3b0 APXGetHostAPI + 2431376
    7   libsystem_c.dylib             0x00007fff960818bf _pthread_start + 335
    8   libsystem_c.dylib             0x00007fff96084b75 thread_start + 13
    Thread 29:
    0   libsystem_kernel.dylib         0x00007fff8e6f7d7a __recvfrom + 10
    1   ServiceManager-Launcher.dylib 0x0000000117592982 Invoke + 54020
    2   ServiceManager-Launcher.dylib 0x0000000117591adf Invoke + 50273
    3   ServiceManager-Launcher.dylib 0x0000000117590b26 Invoke + 46248
    4   ServiceManager-Launcher.dylib 0x0000000117590b81 Invoke + 46339
    5   ServiceManager-Launcher.dylib 0x0000000117590c02 Invoke + 46468
    6   ServiceManager-Launcher.dylib 0x000000011758b30d Invoke + 23695
    7   ServiceManager-Launcher.dylib 0x000000011758b4a6 Invoke + 24104
    8   ServiceManager-Launcher.dylib 0x000000011758bf2f Invoke + 26801
    9   ServiceManager-Launcher.dylib 0x000000011758c01d Invoke + 27039
    10  ServiceManager-Launcher.dylib 0x000000011758f31f Invoke + 40097
    11  ServiceManager-Launcher.dylib 0x000000011758f5c5 Invoke + 40775
    12  ServiceManager-Launcher.dylib 0x000000011758fb84 Invoke + 42246
    13  ServiceManager-Launcher.dylib 0x000000011758fd71 Invoke + 42739
    14  ServiceManager-Launcher.dylib 0x0000000117581daf Login + 1773
    15  ServiceManager-Launcher.dylib 0x0000000117583295 Login + 7123
    16  ServiceManager-Launcher.dylib 0x00000001175902a8 Invoke + 44074
    17  ServiceManager-Launcher.dylib 0x00000001175926c1 Invoke + 53315
    18  libsystem_c.dylib             0x00007fff960818bf _pthread_start + 335
    19  libsystem_c.dylib             0x00007fff96084b75 thread_start + 13
    Thread 30:
    0   libsystem_kernel.dylib         0x00007fff8e6f7bca __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00007fff960852a6 _pthread_cond_wait + 890
    2   com.apple.CoreServices.CarbonCore 0x00007fff917e12a8 TSWaitOnConditionTimedRelative + 157
    3   com.apple.CoreServices.CarbonCore 0x00007fff917e107f TSWaitOnSemaphoreCommon + 358
    4   com.apple.CoreServices.CarbonCore 0x00007fff91814826 AsyncFileThread(void*) + 219
    5   libsystem_c.dylib             0x00007fff960818bf _pthread_start + 335
    6   libsystem_c.dylib             0x00007fff96084b75 thread_start + 13
    Thread 31:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib         0x00007fff8e6f7df2 __select + 10
    1   com.apple.CoreFoundation       0x00007fff8b486cdb __CFSocketManager + 1355
    2   libsystem_c.dylib             0x00007fff960818bf _pthread_start + 335
    3   libsystem_c.dylib             0x00007fff96084b75 thread_start + 13
    Thread 32:
    0   libsystem_kernel.dylib         0x00007fff8e6f7bca __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00007fff96085274 _pthread_cond_wait + 840
    2   libtbb.dylib                   0x0000000106a5e22c tbb::internal::GenericScheduler::wait_while_pool_is_empty() + 92
    3   libtbb.dylib                   0x0000000106a68b84 tbb::internal::CustomScheduler<tbb::internal::IntelSchedulerTraits>::wait_for_all(tbb::ta sk&, tbb::task*) + 1858
    4   libtbb.dylib                   0x0000000106a60e3a tbb::internal::GenericScheduler::worker_routine(void*) + 632
    5   libsystem_c.dylib             0x00007fff960818bf _pthread_start + 335
    6   libsystem_c.dylib             0x00007fff96084b75 thread_start + 13
    Thread 33:
    0   libsystem_kernel.dylib         0x00007fff8e6f7bca __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00007fff96085274 _pthread_cond_wait + 840
    2   libtbb.dylib                   0x0000000106a5e22c tbb::internal::GenericScheduler::wait_while_pool_is_empty() + 92
    3   libtbb.dylib                   0x0000000106a68b84 tbb::internal::CustomScheduler<tbb::internal::IntelSchedulerTraits>::wait_for_all(tbb::ta sk&, tbb::task*) + 1858
    4   libtbb.dylib                   0x0000000106a60e3a tbb::internal::GenericScheduler::worker_routine(void*) + 632
    5   libsystem_c.dylib             0x00007fff960818bf _pthread_start + 335
    6   libsystem_c.dylib             0x00007fff96084b75 thread_start + 13
    Thread 34:
    0   libsystem_kernel.dylib         0x00007fff8e6f7bca __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00007fff96085274 _pthread_cond_wait + 840
    2   libtbb.dylib                   0x0000000106a5e22c tbb::internal::GenericScheduler::wait_while_pool_is_empty() + 92
    3   libtbb.dylib                   0x0000000106a68b84 tbb::internal::CustomScheduler<tbb::internal::IntelSchedulerTraits>::wait_for_all(tbb::ta sk&, tbb::task*) + 1858
    4   libtbb.dylib                   0x0000000106a60e3a tbb::internal::GenericScheduler::worker_routine(void*) + 632
    5   libsystem_c.dylib             0x00007fff960818bf _pthread_start + 335
    6   libsystem_c.dylib             0x00007fff96084b75 thread_start + 13
    Thread 35:
    0   libsystem_kernel.dylib         0x00007fff8e6f7bca __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00007fff96085274 _pthread_cond_wait + 840
    2   libtbb.dylib                   0x0000000106a5e22c tbb::internal::GenericScheduler::wait_while_pool_is_empty() + 92
    3   libtbb.dylib                   0x0000000106a68b84 tbb::internal::CustomScheduler<tbb::internal::IntelSchedulerTraits>::wait_for_all(tbb::ta sk&, tbb::task*) + 1858
    4   libtbb.dylib                   0x0000000106a60e3a tbb::internal::GenericScheduler::worker_routine(void*) + 632
    5   libsystem_c.dylib             0x00007fff960818bf _pthread_start + 335
    6   libsystem_c.dylib             0x00007fff96084b75 thread_start + 13
    Thread 36:
    0   libsystem_kernel.dylib         0x00007fff8e6f7bca __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00007fff96085274 _pthread_cond_wait + 840
    2   libtbb.dylib                   0x0000000106a5e22c tbb::internal::GenericScheduler::wait_while_pool_is_empty() + 92
    3   libtbb.dylib                   0x0000000106a68b84 tbb::internal::CustomScheduler<tbb::internal::IntelSchedulerTraits>::wait_for_all(tbb::ta sk&, tbb::task*) + 1858
    4   libtbb.dylib                   0x0000000106a60e3a tbb::internal::GenericScheduler::worker_routine(void*) + 632
    5   libsystem_c.dylib             0x00007fff960818bf _pthread_start + 335
    6   libsystem_c.dylib             0x00007fff96084b75 thread_start + 13
    Thread 37:
    0   libsystem_kernel.dylib         0x00007fff8e6f7bca __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00007fff96085274 _pthread_cond_wait + 840
    2   libtbb.dylib                   0x0000000106a5e22c tbb::internal::GenericScheduler::wait_while_pool_is_empty() + 92
    3   libtbb.dylib                   0x0000000106a68b84 tbb::internal::CustomScheduler<tbb::internal::IntelSchedulerTraits>::wait_for_all(tbb::ta sk&, tbb::task*) + 1858
    4   libtbb.dylib                   0x0000000106a60e3a tbb::internal::GenericScheduler::worker_routine(void*) + 632
    5   libsystem_c.dylib             0x00007fff960818bf _pthread_start + 335
    6   libsystem_c.dylib             0x00007fff96084b75 thread_start + 13
    Thread 38:
    0   libsystem_kernel.dylib         0x00007fff8e6f7bca __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00007fff96085274 _pthread_cond_wait + 840
    2   libtbb.dylib                   0x0000000106a5e22c tbb::internal::GenericScheduler::wait_while_pool_is_empty() + 92
    3   libtbb.dylib                   0x0000000106a68b84 tbb::internal::CustomScheduler<tbb::internal::IntelSchedulerTraits>::wait_for_all(tbb::ta sk&, tbb::task*) + 1858
    4   libtbb.dylib                   0x0000000106a60e3a tbb::internal::GenericScheduler::worker_routine(void*) + 632
    5   libsystem_c.dylib             0x00007fff960818bf _pthread_start + 335
    6   libsystem_c.dylib             0x00007fff96084b75 thread_start + 13
    Thread 39:
    0   libsystem_kernel.dylib         0x00007fff8e6f7bca __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00007fff96085274 _pthread_cond_wait + 840
    2   libtbb.dylib                   0x0000000106a5e22c tbb::internal::GenericScheduler::wait_while_pool_is_empty() + 92
    3   libtbb.dylib                   0x0000000106a68b84 tbb::internal::CustomScheduler<tbb::internal::IntelSchedulerTraits>::wait_for_all(tbb::ta sk&, tbb::task*) + 1858
    4   libtbb.dylib                   0x0000000106a60e3a tbb::internal::GenericScheduler::worker_routine(void*) + 632
    5   libsystem_c.dylib             0x00007fff960818bf _pthread_start + 335
    6   libsystem_c.dylib             0x00007fff96084b75 thread_start + 13
    Thread 40:: Dispatch queue: CFPreferences Background Sync Queue
    0   libsystem_kernel.dylib         0x00007fff8e6f85b6 fsync + 10
    1   com.apple.CoreFoundation       0x00007fff8b485ca2 -[CFXPreferencesPropertyListSourceSynchronizer writePlistToDisk] + 706
    2   com.apple.CoreFoundation       0x00007fff8b44e8e5 -[CFXPreferencesPropertyListSourceSynchronizer synchronizeAlreadyFlocked] + 613
    3   com.apple.CoreFoundation       0x00007fff8b44e639 -[CFXPreferencesPropertyListSourceSynchronizer synchronize] + 441
    4   com.apple.CoreFoundation       0x00007fff8b48c86f __-[CFXPreferencesPropertyListSource synchronizeInBackgroundWithCompletionBlock:]_block_invoke_1 + 111
    5   libdispatch.dylib             0x00007fff8c9de8ba _dispatch_call_block_and_release + 18
    6   libdispatch.dylib             0x00007fff8c9e010a _dispatch_queue_drain + 264
    7   libdispatch.dylib             0x00007fff8c9dff66 _dispatch_queue_invoke + 54
    8   libdispatch.dylib             0x00007fff8c9df760 _dispatch_worker_thread2 + 198
    9   libsystem_c.dylib             0x00007fff960833da _pthread_wqthread + 316
    10  libsystem_c.dylib             0x00007fff96084b85 start_wqthread + 13
    Thread 41:
    0   libsystem_kernel.dylib         0x00007fff8e6f8192 __workq_kernreturn + 10
    1   libsystem_c.dylib             0x00007fff96083594 _pthread_wqthread + 758
    2   libsystem_c.dylib             0x00007fff96084b85 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x000000003be3fa60  rbx: 0x00000001699eb5a0  rcx: 0xffffffffffffff80  rdx: 0x0000000000000034
      rdi: 0x00000001699eb620  rsi: 0x000000012dbabbc0  rbp: 0x00007fff5fbec530  rsp: 0x00007fff5fbec530
       r8: 0x00000001699eb5a0   r9: 0x00000000005b23b8  r10: 0x0000000000001600  r11: 0x00000001699eb5a0
      r12: 0x0000000000000131  r13: 0x00000000000042b8  r14: 0x00000000000000b4  r15: 0x0000000000000000
      rip: 0x00007fff9605ad40  rfl: 0x0000000000010246  cr2: 0x000000012dbabb40
    Logical CPU: 0
    Binary Images:
           0x100000000 -        0x1026b5fff +com.adobe.Photoshop (12.0 - 12.0x20100407.r.1103] [12.0) <B69D89E5-01DD-C220-48B1-E129D0574536> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/MacOS/Adobe Photoshop CS5
           0x103295000 -        0x10330dfef +com.adobe.adobe_caps (adobe_caps 3.0.116.0 - 3.0.116.0) <4A355686-1451-B19A-0C55-DFE49FD2539E> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
           0x103323000 -        0x10332afff  org.twain.dsm (1.9.4 - 1.9.4) <466A5B1D-F91A-30D7-93E0-B29B9B8F8F0E> /System/Library/Frameworks/TWAIN.framework/Versions/A/TWAIN
           0x103332000 -        0x103342ff8 +com.adobe.ahclientframework (1.5.0.30 - 1.5.0.30) <5D6FFC4E-7B81-3E8C-F0D4-66A3FA94A837> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
           0x10334d000 -        0x103353fff  com.apple.agl (3.1.4 - AGL-3.1.4) <58F15993-D441-3146-9F3F-E03A061A54E3> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x10335a000 -        0x103560fef +com.adobe.linguistic.LinguisticManager (5.0.0 - 11696) <499B4E7A-08BB-80FC-C220-D57D45CA424F> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
           0x1035f3000 -        0x1037a1fef +com.adobe.owl (AdobeOwl version 3.0.91 - 3.0.91) <C36CA603-EFFB-2EED-6CEE-0B532CE052D2> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
           0x103843000 -        0x103c73fef +AdobeMPS (??? - ???) <FA334142-5343-8808-7760-4318EB62AD51> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
           0x103dcd000 -        0x1040f8ff7 +AdobeAGM (??? - ???) <52E17D56-6E7A-A635-82ED-5DE1F3E5045D> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
           0x1041c5000 -        0x1044edfe7 +AdobeCoolType (??? - ???) <9E03F47A-06A3-F1F4-AC4C-76F12FACC294> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
           0x104585000 -        0x1045a6ff7 +AdobeBIBUtils (??? - ???) <F7150688-2C15-0F0C-AF24-93ED82FC321A> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
           0x1045b3000 -        0x1045deff6 +AdobeAXE8SharedExpat (??? - ???) <7E809606-BF97-DB3A-E465-156446E56D00> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
           0x1045f0000 -        0x104734fef +WRServices (??? - ???) <76354373-F0BD-0BAF-6FC0-B96DBB371755> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
           0x10477b000 -        0x1047e0fff +aif_core (??? - ???) <12FA670E-05A8-1FCB-A7A2-AAE68728EA30> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/aif_core.framework/Versions/A/aif_core
           0x1047fc000 -        0x104812fff +data_flow (??? - ???) <9C5D39A6-D2A2-9B6A-8B64-D1B59396C112> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/data_flow.framework/Versions/A/data_flow
           0x10482a000 -        0x1048c0fff +image_flow (??? - ???) <B72AA922-0D68-D57E-96B1-2E009B0AD4AE> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/image_flow.framework/Versions/A/image_flow
           0x104937000 -        0x104955fff +image_runtime (??? - ???) <32786637-C9BF-4CB6-2DF9-5D99220E00BE> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/image_runtime.framework/Versions/A/image_runtime
           0x104972000 -        0x104ba1fff +aif_ogl (??? - ???) <615E7DF6-09B1-857A-74AC-E224A636BEE1> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/aif_ogl.framework/Versions/A/aif_ogl
           0x104c80000 -        0x104d13fff +AdobeOwlCanvas (??? - ???) <EC667F6D-0BB6-03EA-41E8-624425B2BF4B> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
           0x104d33000 -        0x10507cfef +com.adobe.dvaui.framework (dvaui version 5.0.0 - 5.0.0.0) <023E0760-0223-AB5D-758C-2C5A052F6AF4> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
           0x10520c000 -        0x10538efe7 +com.adobe.dvacore.framework (dvacore version 5.0.0 - 5.0.0.0) <42077295-9026-D519-C057-35E07029D97B> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
           0x105430000 -        0x1057a8fff +com.adobe.dvaadameve.framework (dvaadameve version 5.0.0 - 5.0.0.0) <0E95A0DF-038A-CFF2-EC7B-BDB905CDF5C5> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
           0x1058f2000 -        0x105a06fff +AdobeACE (??? - ???) <E359887D-1E7F-5E62-CB8D-37CE4DBFB4D8> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
           0x105a2b000 -        0x105a47fff +AdobeBIB (??? - ???) <7A792F27-42CC-2DCA-D5DF-88A2CE6C2626> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
           0x105a51000 -        0x105abbff7 +com.adobe.amtlib (amtlib 3.0.0.64 - 3.0.0.64) <6B2F73C2-10AB-08B3-4AB0-A31C83D1E5E0> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
           0x105aee000 -        0x105bc1ffb +AdobeJP2K (??? - ???) <465D1693-BE79-590E-E1AA-BAA8061B4746> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
           0x105be1000 -        0x105be5ff8 +com.adobe.ape.shim (adbeape version 3.1.65.7508 - 3.1.65.7508) <0C380604-C686-C2E4-0535-C1FAB230187E> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
           0x105be9000 -        0x105c60fff +FileInfo (??? - ???) <6D5235B9-0EB6-17CA-6457-A2507A87EA8F> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
           0x105c81000 -        0x105cdfffd +AdobeXMP (??? - ???) <561026BB-C6EA-29CE-4790-CABCB81E8884> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
           0x105ced000 -        0x106188fff +com.nvidia.cg (2.2.0006 - ???) /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/Cg.framework/Cg
           0x10670e000 -        0x106764feb +com.adobe.headlights.LogSessionFramework (??? - 2.0.1.011) <03B80698-2C3B-A232-F15F-8F08F8963A19> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
           0x1067a9000 -        0x1067ceffe +adobepdfsettings (??? - ???) <56E7F033-6032-2EC2-250E-43F1EBD123B1> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/adobepdfsettings.framework/Versions/A/adobepdfsettings
           0x106808000 -        0x10680dffd +com.adobe.AdobeCrashReporter (3.0 - 3.0.20100302) <DFFB9A08-8369-D65F-161F-7C61D562E307> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
           0x106812000 -        0x1069adfff +com.adobe.PlugPlug (2.0.0.746 - 2.0.0.746) <CB23C5AA-0E4B-182B-CB88-57DD32893F92> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/PlugPlug.framework/Versions/A/PlugPlug
           0x106a55000 -        0x106a6efeb +libtbb.dylib (??? - ???) /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/libtbb.dylib
           0x106a7f000 -        0x106a85feb +libtbbmalloc.dylib (??? - ???) /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/libtbbmalloc.dylib
           0x106a8c000 -        0x106a8cfff  libmx.A.dylib (2026.0.0 - compatibility 1.0.0) <C23BF0A1-7E6D-35EF-85FE-651EE2C13D53> /usr/lib/libmx.A.dylib
           0x106a8f000 -        0x106a97ff3 +com.adobe.boost_threads.framework (boost_threads version 5.0.0 - 5.0.0.0) <6858DF5A-F020-22A7-B945-14EC277724D4> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
           0x106a9e000 -        0x106b81fff  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <358B5B40-43B2-3F92-9FD3-DAA68806E1FF> /usr/lib/libcrypto.0.9.7.dylib
           0x108400000 -        0x108402fff  com.apple.textencoding.unicode (2.4 - 2.4) <FD4695F4-6110-36C6-AC06-86453E30FF6E> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
           0x108449000 -        0x1084b9ff6 +com.adobe.amt.services (AMTServices 3.0.0.64 [BuildVersion: 3.0; BuildDate: Mon Jan 26 2010 21:49:00] - 3.0.0.64) <52FF1F9B-9991-ECE2-C7E3-09DA1B368CBE> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/amtservices.framework/Versions/a/amtservices
           0x1087d8000 -        0x1087f3fff  libJapaneseConverter.dylib (54.0.0 - compatibility 1.0.0) <59FCE9C0-27E6-34CE-89E5-3A83B843B36C> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
           0x1087f8000 -        0x1087f9ff7  libCyrillicConverter.dylib (54.0.0 - compatibility 1.0.0) <C8D0607A-A668-36EE-AF03-866BD04B5611> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
           0x109fa5000 -        0x109fc6fff  libKoreanConverter.dylib (54.0.0 - compatibility 1.0.0) <25FF31F5-9D1E-35EB-8085-F0AC25C38DAC> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
           0x109fca000 -        0x109fd9ff7  libSimplifiedChineseConverter.dylib (54.0.0 - compatibility 1.0.0) <D30A4333-0953-394D-BB26-739937ED0BD8> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
           0x109fdd000 -        0x109fefff7  libTraditionalChineseConverter.dylib (54.0.0 - compatibility 1.0.0) <66A3625A-6918-3C14-8DF3-2F4924C389EA> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
           0x10a998000 -        0x10a9a0fff +com.adobe.asneu.framework (asneu version 1.7.0.1 - 1.7.0.1) <3D59CB21-F5C7-4232-AB00-DFEB04206024> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/asneu.framework/Versions/a/asneu
           0x10acb0000 -        0x10acdeff7  GLRendererFloat (??? - ???) <0C213C61-C08C-3B5D-85A4-EB4660AF55BF> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFl oat
           0x10bfe6000 -        0x10bfedfff +Enable Async IO (??? - ???) <9C98DC9E-5974-FE5D-75C3-16BC4738DCC8> /Applications/Adobe Photoshop CS5/*/Enable Async IO.plugin/Contents/MacOS/Enable Async IO
           0x10e569000 -        0x10e572fff +FastCore (??? - ???) <F1D1C94D-4FE1-F969-6FC2-8D81837CA5E1> /Applications/Adobe Photoshop CS5/*/FastCore.plugin/Contents/MacOS/FastCore
           0x10f5a9000 -        0x10f742fff  GLEngine (??? - ???) <8BA26192-A4D7-362D-8B57-5FCF4B706A25> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x10f776000 -        0x10f86ffff  libGLProgrammability.dylib (??? - ???) <B7710703-8652-36B8-83DD-4F216FAF0730> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyl ib
           0x10f895000 -        0x10fb5cfff  com.apple.ATIRadeonX3000GLDriver (7.18.11 - 7.1.8) <C358C1A0-0404-30DE-A5D9-CE6C2B9676B0> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLD river
           0x10fba7000 -        0x10ffb2ff7  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.18.11 - 7.1.8) <B3612412-7530-3FB9-AF32-C9433755CC76> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/MacOS/AppleIn telHD3000GraphicsGLDriver
           0x110300000 -        0x110363ff3 +MMXCore (??? - ???) <2DB6FA8E-4373-9823-C4F5-A9F5F8F80717> /Applications/Adobe Photoshop CS5/*/MMXCore.plugin/Contents/MacOS/MMXCore
           0x1103e9000 -        0x110454ff0 +MultiProcessor Support (??? - ???) <1334B570-C713-3767-225F-3C1CBA1BF37C> /Applications/Adobe Photoshop CS5/*/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support
           0x113840000 -        0x113860ffb +com.adobe.ape (adbeapecore version 3.1.65.7508 - 3.1.65.7508) <284C86BE-ACD8-31DD-E58D-544F581BC93B> /Library/Application Support/Adobe/*/adbeapecore.framework/adbeapecore
           0x1138e3000 -        0x1138e7fff  com.apple.audio.AudioIPCPlugIn (1.2.2 - 1.2.2) <D4D40031-05D5-3D8B-A9A5-490D9483E188> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/C ontents/MacOS/AudioIPCPlugIn
           0x1138ec000 -        0x1138f2fff  com.apple.audio.Appl

    Chris, thank you so much! I did update my software, but now it still crashes. I know you said it was fonts, but I cleared everything.
    Process:         Adobe Photoshop CS5 [134]
    Path:            /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/MacOS/Adobe Photoshop CS5
    Identifier:      com.adobe.Photoshop
    Version:         12.0.4 (12.0.4x20110407.r.1265] [12.0.4)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [123]
    Date/Time:       2012-04-13 10:53:49.177 -0400
    OS Version:      Mac OS X 10.7.3 (11D50b)
    Report Version:  9
    Interval Since Last Report:          38446 sec
    Crashes Since Last Report:           5
    Per-App Interval Since Last Report:  8356 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      2D9E6555-35B9-4031-9C89-FAFA997BC482
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: 0x000000000000000a, 0x000000012cb1ab40
    VM Regions Near 0x12cb1ab40:
        mapped file            000000012c2be000-000000012c9d8000 [ 7272K] r--/rwx SM=COW  /Library/Fonts/Microsoft/MS Mincho.ttf
    --> mapped file            000000012c9d8000-000000012cf8b000 [ 5836K] rw-/rwx SM=COW  /Library/Fonts/Microsoft/MS PGothic.ttf
        mapped file            000000012cf8b000-000000012d53e000 [ 5836K] r--/rwx SM=COW  /Library/Fonts/Microsoft/MS PGothic.ttf
    Application Specific Information:
    objc[134]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_c.dylib                       0x00007fff8c8b5d40 memmove$VARIANT$sse42 + 131
    1   com.apple.ApplicationServices.ATS          0x00007fff8dce772b GetDataFontFragment + 197
    2   com.apple.ApplicationServices.ATS          0x00007fff8dcf7007 _ZL24FTDataForkReadTableBytesPK23privateFontObjectRecordP18sfntDirectoryEntrymmPv + 58
    3   com.apple.ApplicationServices.ATS          0x00007fff8dcdc804 _eFOReadTableBytes + 167
    4   com.apple.ApplicationServices.ATS          0x00007fff8dcf00d3 _eATSFontGetTable + 169
    5   com.apple.ApplicationServices.ATS          0x00007fff8dd0cd4e ATSFontGetTable + 94
    6   AdobeCoolType                           0x000000010437330f CTCleanup + 1023813
    7   AdobeCoolType                           0x0000000104229216 0x104224000 + 21014
    8   AdobeCoolType                           0x000000010440b163 CTCleanup + 1645977
    9   AdobeCoolType                           0x0000000104408291 CTCleanup + 1633991
    10  AdobeCoolType                           0x00000001044090c6 CTCleanup + 1637628
    11  AdobeCoolType                           0x00000001043f5d9d CTCleanup + 1558995
    12  AdobeCoolType                           0x00000001043f6635 CTCleanup + 1561195
    13  AdobeCoolType                           0x00000001043f6dad CTCleanup + 1563107
    14  AdobeCoolType                           0x00000001043f1a45 CTCleanup + 1541755
    15  AdobeCoolType                           0x000000010440c2f0 CTCleanup + 1650470
    16  AdobeCoolType                           0x0000000104233146 0x104224000 + 61766
    17  AdobeCoolType                           0x00000001042f2232 CTCleanup + 495208
    18  AdobeCoolType                           0x00000001042ccc80 CTCleanup + 342198
    19  AdobeCoolType                           0x0000000104271448 0x104224000 + 316488
    20  com.adobe.Photoshop                     0x0000000101de5483 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 28348391
    21  com.adobe.Photoshop                     0x0000000101cabe88 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 27064812
    22  com.adobe.Photoshop                     0x0000000101c79b57 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 26859195
    23  com.adobe.Photoshop                     0x0000000101c83075 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 26897369
    24  com.adobe.Photoshop                     0x0000000101b2ffbb AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 25508639
    25  com.adobe.Photoshop                     0x0000000101cbed9b AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 27142399
    26  com.adobe.Photoshop                     0x0000000101c095f4 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 26399064
    27  com.adobe.Photoshop                     0x0000000101b6c4d5 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 25755705
    28  com.adobe.Photoshop                     0x0000000101b71844 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 25777064
    29  com.adobe.Photoshop                     0x0000000101b734bd AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 25784353
    30  com.adobe.Photoshop                     0x0000000101b73934 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 25785496
    31  com.adobe.Photoshop                     0x0000000101a611db AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 24661311
    32  com.adobe.Photoshop                     0x0000000101a618bb AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 24663071
    33  com.adobe.Photoshop                     0x0000000101d01a2c AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 27415952
    34  com.adobe.Photoshop                     0x0000000100930787 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 6636267
    35  com.adobe.Photoshop                     0x0000000100930d34 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 6637720
    36  com.adobe.Photoshop                     0x000000010097e2c4 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 6954536
    37  com.adobe.Photoshop                     0x000000010097e821 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 6955909
    38  com.adobe.Photoshop                     0x0000000100963e7e AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 6846946
    39  com.adobe.Photoshop                     0x000000010097ce19 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 6949245
    40  com.adobe.Photoshop                     0x000000010007b11b 0x100000000 + 504091
    41  com.adobe.Photoshop                     0x0000000100069dfb 0x100000000 + 433659
    42  com.adobe.Photoshop                     0x00000001000660df 0x100000000 + 418015
    43  com.adobe.Photoshop                     0x00000001012e05aa AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16793870
    44  com.apple.Foundation                    0x00007fff8f0d3f64 __NSFireTimer + 102
    45  com.apple.CoreFoundation                0x00007fff8f448c24 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    46  com.apple.CoreFoundation                0x00007fff8f448776 __CFRunLoopDoTimer + 534
    47  com.apple.CoreFoundation                0x00007fff8f429001 __CFRunLoopRun + 1617
    48  com.apple.CoreFoundation                0x00007fff8f428676 CFRunLoopRunSpecific + 230
    49  com.apple.HIToolbox                     0x00007fff8dd5531f RunCurrentEventLoopInMode + 277
    50  com.apple.HIToolbox                     0x00007fff8dd5c5c9 ReceiveNextEventCommon + 355
    51  com.apple.HIToolbox                     0x00007fff8dd5c456 BlockUntilNextEventMatchingListInMode + 62
    52  com.apple.AppKit                        0x00007fff92b5cf5d _DPSNextEvent + 659
    53  com.apple.AppKit                        0x00007fff92b5c861 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    54  com.apple.AppKit                        0x00007fff92b5919d -[NSApplication run] + 470
    55  com.adobe.Photoshop                     0x00000001012e04a4 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16793608
    56  com.adobe.Photoshop                     0x00000001012e0f01 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16796261
    57  com.adobe.Photoshop                     0x00000001000682e6 0x100000000 + 426726
    58  com.adobe.Photoshop                     0x00000001002371f1 0x100000000 + 2322929
    59  com.adobe.Photoshop                     0x0000000100237281 0x100000000 + 2323073
    60  com.adobe.Photoshop                     0x00000001000022f4 0x100000000 + 8948
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8ffc17e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff92ac45be _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff92ac314e _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8ffc0bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c8e0274 _pthread_cond_wait + 840
    2   com.adobe.amt.services                  0x0000000108769c53 AMTConditionLock::LockWhenCondition(int) + 37
    3   com.adobe.amt.services                  0x0000000108762cce _AMTThreadedPCDService::PCDThreadWorker(_AMTThreadedPCDService*) + 92
    4   com.adobe.amt.services                  0x0000000108769cbe AMTThread::Worker(void*) + 28
    5   libsystem_c.dylib                       0x00007fff8c8dc8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8c8dfb75 thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8ffbf6ce semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore          0x00007fff8b3923be MPWaitOnSemaphore + 77
    2   MultiProcessor Support                  0x00000001101b0b93 ThreadFunction(void*) + 69
    3   com.apple.CoreServices.CarbonCore          0x00007fff8b392e36 PrivateMPEntryPoint + 58
    4   libsystem_c.dylib                       0x00007fff8c8dc8bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff8c8dfb75 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8ffbf6ce semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore          0x00007fff8b3923be MPWaitOnSemaphore + 77
    2   MultiProcessor Support                  0x00000001101b0b93 ThreadFunction(void*) + 69
    3   com.apple.CoreServices.CarbonCore          0x00007fff8b392e36 PrivateMPEntryPoint + 58
    4   libsystem_c.dylib                       0x00007fff8c8dc8bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff8c8dfb75 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff8ffbf6ce semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore          0x00007fff8b3923be MPWaitOnSemaphore + 77
    2   MultiProcessor Support                  0x00000001101b0b93 ThreadFunction(void*) + 69
    3   com.apple.CoreServices.CarbonCore          0x00007fff8b392e36 PrivateMPEntryPoint + 58
    4   libsystem_c.dylib                       0x00007fff8c8dc8bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff8c8dfb75 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff8ffc0bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c8e0274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore          0x00007fff8b3babae TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore          0x00007fff8b34d28a TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore          0x00007fff8b391fd1 MPWaitOnQueue + 181
    5   AdobeACE                                0x000000010598b18d 0x105951000 + 237965
    6   AdobeACE                                0x000000010598ab3a 0x105951000 + 236346
    7   com.apple.CoreServices.CarbonCore          0x00007fff8b392e36 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff8c8dc8bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff8c8dfb75 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff8ffc0bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c8e0274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore          0x00007fff8b3babae TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore          0x00007fff8b34d28a TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore          0x00007fff8b391fd1 MPWaitOnQueue + 181
    5   AdobeACE                                0x000000010598b18d 0x105951000 + 237965
    6   AdobeACE                                0x000000010598ab3a 0x105951000 + 236346
    7   com.apple.CoreServices.CarbonCore          0x00007fff8b392e36 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff8c8dc8bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff8c8dfb75 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff8ffc0bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c8e0274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore          0x00007fff8b3babae TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore          0x00007fff8b34d28a TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore          0x00007fff8b391fd1 MPWaitOnQueue + 181
    5   AdobeACE                                0x000000010598b18d 0x105951000 + 237965
    6   AdobeACE                                0x000000010598ab3a 0x105951000 + 236346
    7   com.apple.CoreServices.CarbonCore          0x00007fff8b392e36 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff8c8dc8bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff8c8dfb75 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff8ffc0bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c8e0274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore          0x00007fff8b3babae TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore          0x00007fff8b34d28a TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore          0x00007fff8b391fd1 MPWaitOnQueue + 181
    5   AdobeACE                                0x000000010598b18d 0x105951000 + 237965
    6   AdobeACE                                0x000000010598ab3a 0x105951000 + 236346
    7   com.apple.CoreServices.CarbonCore          0x00007fff8b392e36 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff8c8dc8bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff8c8dfb75 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff8ffc0bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c8e0274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore          0x00007fff8b3babae TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore          0x00007fff8b34d28a TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore          0x00007fff8b391fd1 MPWaitOnQueue + 181
    5   AdobeACE                                0x000000010598b18d 0x105951000 + 237965
    6   AdobeACE                                0x000000010598ab3a 0x105951000 + 236346
    7   com.apple.CoreServices.CarbonCore          0x00007fff8b392e36 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff8c8dc8bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff8c8dfb75 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff8ffc0bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c8e0274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore          0x00007fff8b3babae TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore          0x00007fff8b34d28a TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore          0x00007fff8b391fd1 MPWaitOnQueue + 181
    5   AdobeACE                                0x000000010598b18d 0x105951000 + 237965
    6   AdobeACE                                0x000000010598ab3a 0x105951000 + 236346
    7   com.apple.CoreServices.CarbonCore          0x00007fff8b392e36 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff8c8dc8bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff8c8dfb75 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff8ffc0bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c8e0274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore          0x00007fff8b3babae TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore          0x00007fff8b34d28a TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore          0x00007fff8b391fd1 MPWaitOnQueue + 181
    5   AdobeACE                                0x000000010598b18d 0x105951000 + 237965
    6   AdobeACE                                0x000000010598ab3a 0x105951000 + 236346
    7   com.apple.CoreServices.CarbonCore          0x00007fff8b392e36 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff8c8dc8bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff8c8dfb75 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff8ffc0e42 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff8c892dea nanosleep + 164
    2   com.adobe.PSAutomate                    0x0000000113282e4b ScObjects::Thread::sleep(unsigned int) + 59
    3   com.adobe.PSAutomate                    0x0000000113264d83 ScObjects::BridgeTalkThread::run() + 163
    4   com.adobe.PSAutomate                    0x0000000113282f46 ScObjects::Thread::go(void*) + 166
    5   libsystem_c.dylib                       0x00007fff8c8dc8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8c8dfb75 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff8ffc0bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c8e0274 _pthread_cond_wait + 840
    2   com.adobe.adobeswfl                     0x000000011448789d APXGetHostAPI + 2465805
    3   com.adobe.adobeswfl                     0x00000001142405e9 APXGetHostAPI + 77145
    4   com.adobe.adobeswfl                     0x00000001144879b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl                     0x0000000114487d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl                     0x0000000114487e49 APXGetHostAPI + 2467257
    7   libsystem_c.dylib                       0x00007fff8c8dc8bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff8c8dfb75 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff8ffc0bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c8e0274 _pthread_cond_wait + 840
    2   com.adobe.adobeswfl                     0x000000011448789d APXGetHostAPI + 2465805
    3   com.adobe.adobeswfl                     0x00000001142405e9 APXGetHostAPI + 77145
    4   com.adobe.adobeswfl                     0x00000001144879b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl                     0x0000000114487d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl                     0x0000000114487e49 APXGetHostAPI + 2467257
    7   libsystem_c.dylib                       0x00007fff8c8dc8bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff8c8dfb75 thread_start + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff8ffc0bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c8e0274 _pthread_cond_wait + 840
    2   com.adobe.adobeswfl                     0x000000011448789d APXGetHostAPI + 2465805
    3   com.adobe.adobeswfl                     0x00000001142405e9 APXGetHostAPI + 77145
    4   com.adobe.adobeswfl                     0x00000001144879b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl                     0x0000000114487d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl                     0x0000000114487e49 APXGetHostAPI + 2467257
    7   libsystem_c.dylib                       0x00007fff8c8dc8bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff8c8dfb75 thread_start + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff8ffc0bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c8e0274 _pthread_cond_wait + 840
    2   com.adobe.adobeswfl                     0x000000011448789d APXGetHostAPI + 2465805
    3   com.adobe.adobeswfl                     0x00000001142405e9 APXGetHostAPI + 77145
    4   com.adobe.adobeswfl                     0x00000001144879b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl                     0x0000000114487d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl                     0x0000000114487e49 APXGetHostAPI + 2467257
    7   libsystem_c.dylib                       0x00007fff8c8dc8bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff8c8dfb75 thread_start + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff8ffbf67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8ffbed71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8f4206fc __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8f428e64 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8f428676 CFRunLoopRunSpecific + 230
    5   com.apple.CoreMediaIO                   0x00007fff906ed541 CMIO::DAL::RunLoop::OwnThread(void*) + 159
    6   com.apple.CoreMediaIO                   0x00007fff906e36b2 CAPThread::Entry(CAPThread*) + 98
    7   libsystem_c.dylib                       0x00007fff8c8dc8bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff8c8dfb75 thread_start + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff8ffc0bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c8e02a6 _pthread_cond_wait + 890
    2   com.adobe.adobeswfl                     0x0000000114487869 APXGetHostAPI + 2465753
    3   com.adobe.adobeswfl                     0x00000001144a40ec APXGetHostAPI + 2582620
    4   com.adobe.adobeswfl                     0x00000001144879b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl                     0x0000000114487d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl                     0x0000000114487e49 APXGetHostAPI + 2467257
    7   libsystem_c.dylib                       0x00007fff8c8dc8bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff8c8dfb75 thread_start + 13
    Thread 20:
    0   libsystem_kernel.dylib                  0x00007fff8ffc0bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c8e02a6 _pthread_cond_wait + 890
    2   com.adobe.adobeswfl                     0x0000000114487869 APXGetHostAPI + 2465753
    3   com.adobe.adobeswfl                     0x0000000114621ef3 APXGetHostAPI + 4146787
    4   com.adobe.adobeswfl                     0x00000001144879b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl                     0x0000000114487d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl                     0x0000000114487e49 APXGetHostAPI + 2467257
    7   libsystem_c.dylib                       0x00007fff8c8dc8bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff8c8dfb75 thread_start + 13
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff8ffc0d7a __recvfrom + 10
    1   ServiceManager-Launcher.dylib           0x0000000113b67982 Invoke + 54020
    2   ServiceManager-Launcher.dylib           0x0000000113b66adf Invoke + 50273
    3   ServiceManager-Launcher.dylib           0x0000000113b65b26 Invoke + 46248
    4   ServiceManager-Launcher.dylib           0x0000000113b65b81 Invoke + 46339
    5   ServiceManager-Launcher.dylib           0x0000000113b65c02 Invoke + 46468
    6   ServiceManager-Launcher.dylib           0x0000000113b6030d Invoke + 23695
    7   ServiceManager-Launcher.dylib           0x0000000113b604a6 Invoke + 24104
    8   ServiceManager-Launcher.dylib           0x0000000113b60f2f Invoke + 26801
    9   ServiceManager-Launcher.dylib           0x0000000113b6101d Invoke + 27039
    10  ServiceManager-Launcher.dylib           0x0000000113b6431f Invoke + 40097
    11  ServiceManager-Launcher.dylib           0x0000000113b645c5 Invoke + 40775
    12  ServiceManager-Launcher.dylib           0x0000000113b64b84 Invoke + 42246
    13  ServiceManager-Launcher.dylib           0x0000000113b64d71 Invoke + 42739
    14  ServiceManager-Launcher.dylib           0x0000000113b56daf Login + 1773
    15  ServiceManager-Launcher.dylib           0x0000000113b58295 Login + 7123
    16  ServiceManager-Launcher.dylib           0x0000000113b652a8 Invoke + 44074
    17  ServiceManager-Launcher.dylib           0x0000000113b676c1 Invoke + 53315
    18  libsystem_c.dylib                       0x00007fff8c8dc8bf _pthread_start + 335
    19  libsystem_c.dylib                       0x00007fff8c8dfb75 thread_start + 13
    Thread 22:
    0   libsystem_kernel.dylib                  0x00007fff8ffc0bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c8e0274 _pthread_cond_wait + 840
    2   libtbb.dylib                            0x0000000106bf822c tbb::internal::GenericScheduler::wait_while_pool_is_empty() + 92
    3   libtbb.dylib                            0x0000000106c02b84 tbb::internal::CustomScheduler<tbb::internal::IntelSchedulerTraits>::wait_for_all(tbb::ta sk&, tbb::task*) + 1858
    4   libtbb.dylib                            0x0000000106bfae3a tbb::internal::GenericScheduler::worker_routine(void*) + 632
    5   libsystem_c.dylib                       0x00007fff8c8dc8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8c8dfb75 thread_start + 13
    Thread 23:
    0   libsystem_kernel.dylib                  0x00007fff8ffc0bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c8e0274 _pthread_cond_wait + 840
    2   libtbb.dylib                            0x0000000106bf822c tbb::internal::GenericScheduler::wait_while_pool_is_empty() + 92
    3   libtbb.dylib                            0x0000000106c02b84 tbb::internal::CustomScheduler<tbb::internal::IntelSchedulerTraits>::wait_for_all(tbb::ta sk&, tbb::task*) + 1858
    4   libtbb.dylib                            0x0000000106bfae3a tbb::internal::GenericScheduler::worker_routine(void*) + 632
    5   libsystem_c.dylib                       0x00007fff8c8dc8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8c8dfb75 thread_start + 13
    Thread 24:
    0   libsystem_kernel.dylib                  0x00007fff8ffc0bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c8e0274 _pthread_cond_wait + 840
    2   libtbb.dylib                            0x0000000106bf822c tbb::internal::GenericScheduler::wait_while_pool_is_empty() + 92
    3   libtbb.dylib                            0x0000000106c02b84 tbb::internal::CustomScheduler<tbb::internal::IntelSchedulerTraits>::wait_for_all(tbb::ta sk&, tbb::task*) + 1858
    4   libtbb.dylib                            0x0000000106bfae3a tbb::internal::GenericScheduler::worker_routine(void*) + 632
    5   libsystem_c.dylib                       0x00007fff8c8dc8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8c8dfb75 thread_start + 13
    Thread 25:
    0   libsystem_kernel.dylib                  0x00007fff8ffc0bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c8e0274 _pthread_cond_wait + 840
    2   libtbb.dylib                            0x0000000106bf822c tbb::internal::GenericScheduler::wait_while_pool_is_empty() + 92
    3   libtbb.dylib                            0x0000000106c02b84 tbb::internal::CustomScheduler<tbb::internal::IntelSchedulerTraits>::wait_for_all(tbb::ta sk&, tbb::task*) + 1858
    4   libtbb.dylib                            0x0000000106bfae3a tbb::internal::GenericScheduler::worker_routine(void*) + 632
    5   libsystem_c.dylib                       0x00007fff8c8dc8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8c8dfb75 thread_start + 13
    Thread 26:
    0   libsystem_kernel.dylib                  0x00007fff8ffc0bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c8e0274 _pthread_cond_wait + 840
    2   libtbb.dylib                            0x0000000106bf822c tbb::internal::GenericScheduler::wait_while_pool_is_empty() + 92
    3   libtbb.dylib                            0x0000000106c02b84 tbb::internal::CustomScheduler<tbb::internal::IntelSchedulerTraits>::wait_for_all(tbb::ta sk&, tbb::task*) + 1858
    4   libtbb.dylib                            0x0000000106bfae3a tbb::internal::GenericScheduler::worker_routine(void*) + 632
    5   libsystem_c.dylib                       0x00007fff8c8dc8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8c8dfb75 thread_start + 13
    Thread 27:
    0   libsystem_kernel.dylib                  0x00007fff8ffc0bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c8e0274 _pthread_cond_wait + 840
    2   libtbb.dylib                            0x0000000106bf822c tbb::internal::GenericScheduler::wait_while_pool_is_empty() + 92
    3   libtbb.dylib                            0x0000000106c02b84 tbb::internal::CustomScheduler<tbb::internal::IntelSchedulerTraits>::wait_for_all(tbb::ta sk&, tbb::task*) + 1858
    4   libtbb.dylib                            0x0000000106bfae3a tbb::internal::GenericScheduler::worker_routine(void*) + 632
    5   libsystem_c.dylib                       0x00007fff8c8dc8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8c8dfb75 thread_start + 13
    Thread 28:
    0   libsystem_kernel.dylib                  0x00007fff8ffc0bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c8e0274 _pthread_cond_wait + 840
    2   libtbb.dylib                            0x0000000106bf822c tbb::internal::GenericScheduler::wait_while_pool_is_empty() + 92
    3   libtbb.dylib                            0x0000000106c02b84 tbb::internal::CustomScheduler<tbb::internal::IntelSchedulerTraits>::wait_for_all(tbb::ta sk&, tbb::task*) + 1858
    4   libtbb.dylib                            0x0000000106bfae3a tbb::internal::GenericScheduler::worker_routine(void*) + 632
    5   libsystem_c.dylib                       0x00007fff8c8dc8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8c8dfb75 thread_start + 13
    Thread 29:
    0   libsystem_kernel.dylib                  0x00007fff8ffc0bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c8e0274 _pthread_cond_wait + 840
    2   libtbb.dylib                            0x0000000106bf822c tbb::internal::GenericScheduler::wait_while_pool_is_empty() + 92
    3   libtbb.dylib                            0x0000000106c02b84 tbb::internal::CustomScheduler<tbb::internal::IntelSchedulerTraits>::wait_for_all(tbb::ta sk&, tbb::task*) + 1858
    4   libtbb.dylib                            0x0000000106bfae3a tbb::internal::GenericScheduler::worker_routine(void*) + 632
    5   libsystem_c.dylib                       0x00007fff8c8dc8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8c8dfb75 thread_start + 13
    Thread 30:
    0   libsystem_kernel.dylib                  0x00007fff8ffc1ab6 pwrite + 10
    1   com.apple.CoreServices.CarbonCore          0x00007fff8b3420b0 BasicWrite(FileRecord*, short, long long, unsigned long long*, void*, unsigned long long*) + 200
    2   com.apple.CoreServices.CarbonCore          0x00007fff8b341fba PBWriteForkSync + 88
    3   com.apple.CoreServices.CarbonCore          0x00007fff8b3807cb AsyncFileThread(void*) + 128
    4   libsystem_c.dylib                       0x00007fff8c8dc8bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff8c8dfb75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0xffffffffe0268430  rbx: 0x000000010cd82f70  rcx: 0xffffffffffffff80  rdx: 0x0000000000000034
      rdi: 0x000000010cd82ff0  rsi: 0x000000012cb1abc0  rbp: 0x00007fff5fbec540  rsp: 0x00007fff5fbec540
       r8: 0x000000010cd82f70   r9: 0x00000000005b23b8  r10: 0x0000000000001600  r11: 0x000000010cd82f70
      r12: 0x0000000000000131  r13: 0x00000000000042b8  r14: 0x00000000000000b4  r15: 0x0000000000000000
      rip: 0x00007fff8c8b5d40  rfl: 0x0000000000010246  cr2: 0x000000012cb1ab40
    Logical CPU: 4
    Binary Images:
           0x100000000 -        0x1026fbfff +com.adobe.Photoshop (12.0.4 - 12.0.4x20110407.r.1265] [12.0.4) <6BFE637D-7ADA-BD5C-F1C5-64AD4688D89D> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/MacOS/Adobe Photoshop CS5
           0x1032f4000 -        0x10336cfef +com.adobe.adobe_caps (adobe_caps 3.0.116.0 - 3.0.116.0) <4A355686-1451-B19A-0C55-DFE49FD2539E> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
           0x103382000 -        0x103389fff  org.twain.dsm (1.9.4 - 1.9.4) <466A5B1D-F91A-30D7-93E0-B29B9B8F8F0E> /System/Library/Frameworks/TWAIN.framework/Versions/A/TWAIN
           0x103391000 -        0x1033a1ff8 +com.adobe.ahclientframework (1.5.0.30 - 1.5.0.30) <5D6FFC4E-7B81-3E8C-F0D4-66A3FA94A837> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
           0x1033ac000 -        0x1033b2fff  com.apple.agl (3.1.4 - AGL-3.1.4) <58F15993-D441-3146-9F3F-E03A061A54E3> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x1033b9000 -        0x1035bffef +com.adobe.linguistic.LinguisticManager (5.0.0 - 11696) <499B4E7A-08BB-80FC-C220-D57D45CA424F> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
           0x103652000 -        0x103800fef +com.adobe.owl (AdobeOwl version 3.0.93 - 3.0.93) <74CF40F6-B216-DB73-5C8F-FC5533220CD9> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
           0x1038a2000 -        0x103cd2fef +AdobeMPS (??? - ???) <E541F5F1-21BB-D779-1475-B1553950E1B9> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
           0x103e2c000 -        0x104157ff7 +AdobeAGM (??? - ???) <770E65CA-643B-CFEE-2BE1-F73D45B77D09> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
           0x104224000 -        0x10454cfe7 +AdobeCoolType (??? - ???) <9979447D-9477-BC48-A84E-8A6A6AF380B5> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
           0x1045e4000 -        0x104605ff7 +AdobeBIBUtils (??? - ???) <E0E813D7-0DEE-4BD6-599B-B1DE16008C3C> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
           0x104612000 -        0x10463dff6 +AdobeAXE8SharedExpat (??? - ???) <7E809606-BF97-DB3A-E465-156446E56D00> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
           0x10464f000 -        0x104793fef +WRServices (??? - ???) <76354373-F0BD-0BAF-6FC0-B96DBB371755> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
           0x1047da000 -        0x10483ffff +aif_core (??? - ???) <28B07687-9957-7C0B-B221-1B849283C87A> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/aif_core.framework/Versions/A/aif_core
           0x10485b000 -        0x104871fff +data_flow (??? - ???) <81432128-C1BC-2E87-852E-2E4FBE63DEF3> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/data_flow.framework/Versions/A/data_flow
           0x104889000 -        0x10491ffff +image_flow (??? - ???) <83A775AD-5EFE-4EC1-4EE4-7A92C88D1B02> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/image_flow.framework/Versions/A/image_flow
           0x104996000 -        0x1049b4fff +image_runtime (??? - ???) <F3EE4945-4348-A9BE-61AD-A546D0371C62> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/image_runtime.framework/Versions/A/image_runtime
           0x1049d1000 -        0x104c00fff +aif_ogl (??? - ???) <0C2C2B20-688E-18BE-B33C-9B2A816A7E65> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/aif_ogl.framework/Versions/A/aif_ogl
           0x104cdf000 -        0x104d72fff +AdobeOwlCanvas (??? - ???) <EC667F6D-0BB6-03EA-41E8-624425B2BF4B> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
           0x104d92000 -        0x1050dbfef +com.adobe.dvaui.framework (dvaui version 5.0.0 - 5.0.0.0) <023E0760-0223-AB5D-758C-2C5A052F6AF4> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
           0x10526b000 -        0x1053edfe7 +com.adobe.dvacore.framework (dvacore version 5.0.0 - 5.0.0.0) <42077295-9026-D519-C057-35E07029D97B> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
           0x10548f000 -        0x105807fff +com.adobe.dvaadameve.framework (dvaadameve version 5.0.0 - 5.0.0.0) <0E95A0DF-038A-CFF2-EC7B-BDB905CDF5C5> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
           0x105951000 -        0x105a66fff +AdobeACE (??? - ???) <C544307E-C1E6-FCA8-4D32-2EC0D5820BBD> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
           0x105a8b000 -        0x105aa7fff +AdobeBIB (??? - ???) <EBA9513A-E3A2-10A8-35E9-B2A8DCDE10DD> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
           0x105ab1000 -        0x105b1bff7 +com.adobe.amtlib (amtlib 3.0.0.64 - 3.0.0.64) <6B2F73C2-10AB-08B3-4AB0-A31C83D1E5E0> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
           0x105b4e000 -        0x105c21ffb +AdobeJP2K (??? - ???) <BF2DBEA4-E71A-7112-53CA-8E7D73B1EFE5> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
           0x105c41000 -        0x105c45ff8 +com.adobe.ape.shim (adbeape version 3.1.65.7508 - 3.1.65.7508) <0C380604-C686-C2E4-0535-C1FAB230187E> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
           0x105c49000 -        0x105cc0fff +FileInfo (??? - ???) <6D5235B9-0EB6-17CA-6457-A2507A87EA8F> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
           0x105ce1000 -        0x105d3fffd +AdobeXMP (??? - ???) <561026BB-C6EA-29CE-4790-CABCB81E8884> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
           0x105d4d000 -        0x1061e8fff +com.nvidia.cg (2.2.0006 - ???) /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/Cg.framework/Cg
           0x10676e000 -        0x1067c4feb +com.adobe.headlights.LogSessionFramework (??? - 2.0.1.011) <03B80698-2C3B-A232-F15F-8F08F8963A19> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
           0x106809000 -        0x10682effe +adobepdfsettings (??? - ???) <56E7F033-6032-2EC2-250E-43F1EBD123B1> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/adobepdfsettings.framework/Versions/A/adobepdfsettings
           0x106868000 -        0x10686dffd +com.adobe.AdobeCrashReporter (3.0 - 3.0.20100302) <DFFB9A08-8369-D65F-161F-7C61D562E307> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
           0x106872000 -        0x106a0efff +com.adobe.PlugPlug (2.0.0.109 - 2.0.0.109) <83092855-E671-F64A-EE0D-1110CF669634> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/PlugPlug.framework/Versions/A/PlugPlug
           0x106ab6000 -        0x106b99fff  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <358B5B40-43B2-3F92-9FD3-DAA68806E1FF> /usr/lib/libcrypto.0.9.7.dylib
           0x106bef000 -        0x106c08feb +libtbb.dylib (??? - ???) /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/libtbb.dylib
           0x106c19000 -        0x106c1ffeb +libtbbmalloc.dylib (??? - ???) /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/libtbbmalloc.dylib
           0x106c26000 -        0x106c26fff  libmx.A.dylib (2026.0.0 - compatibility 1.0.0) <C23BF0A1-7E6D-35EF-85FE-651EE2C13D53> /usr/lib/libmx.A.dylib
           0x106c29000 -        0x106c31ff3 +com.adobe.boost_threads.framework (boost_threads version 5.0.0 - 5.0.0.0) <6858DF5A-F020-22A7-B945-14EC277724D4> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
           0x106cde000 -        0x106ce0fff  com.apple.textencoding.unicode (2.4 - 2.4) <FD4695F4-6110-36C6-AC06-86453E30FF6E> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
           0x106fef000 -        0x106ff0ff7  libCyrillicConverter.dylib (54.0.0 - compatibility 1.0.0) <C8D0607A-A668-36EE-AF03-866BD04B5611> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
           0x1080e7000 -        0x1080f6ff7  libSimplifiedChineseConverter.dylib (54.0.0 - compatibility 1.0.0) <D30A4333-0953-394D-BB26-739937ED0BD8> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
           0x108746000 -        0x1087b6ff6 +com.adobe.amt.services (AMTServices 3.0.0.64 [BuildVersion: 3.0; BuildDate: Mon Jan 26 2010 21:49:00] - 3.0.0.64) <52FF1F9B-9991-ECE2-C7E3-09DA1B368CBE> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/amtservices.framework/Versions/a/amtservices
           0x10c7c5000 -        0x10c7e0fff  libJapaneseConverter.dylib (54.0.0 - compatibility 1.0.0) <59FCE9C0-27E6-34CE-89E5-3A83B843B36C> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
           0x10c7e5000 -        0x10c7f7ff7  libTraditionalChineseConverter.dylib (54.0.0 - compatibility 1.0.0) <66A3625A-6918-3C14-8DF3-2F4924C389EA> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
           0x10d083000 -        0x10d0a4fff  libKoreanConverter.dylib (54.0.0 - compatibility 1.0.0) <25FF31F5-9D1E-35EB-8085-F0AC25C38DAC> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
           0x10d0c8000 -        0x10d0d0fff +com.adobe.asneu.framework (asneu version 1.7.0.1 - 1.7.0.1) <3D59CB21-F5C7-4232-AB00-DFEB04206024> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/asneu.framework/Versions/a/asneu
           0x10d1cb000 -        0x10d1d2fff +Enable Async IO (??? - ???) <3935C129-0FAE-3EAC-0CF2-4D740CD22E43> /Applications/Adobe Photoshop CS5/*/Enable Async IO.plugin/Contents/MacOS/Enable Async IO
           0x10d3da000 -        0x10d3e3fff +FastCore (??? - ???) <25D92063-457F-C14A-6BE8-1C96C54F904C> /Applications/Adobe Photoshop CS5/*/FastCore.plugin/Contents/MacOS/FastCore
           0x10dce2000 -        0x10dce6fff  com.apple.audio.AudioIPCPlugIn (1.2.2 - 1.2.2) <D4D40031-05D5-3D8B-A9A5-490D9483E188> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/C ontents/MacOS/AudioIPCPlugIn
           0x10dceb000 -        0x10dcf1fff  com.apple.audio.AppleHDAHALPlugIn (2.1.7 - 2.1.7f9) <CA4B5CB4-6F02-396A-B7CA-C9DE876544CD> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
           0x110090000 -        0x1100f3ff3 +MMXCore (??? - ???) <2DB6FA8E-4373-9823-C4F5-A9F5F8F80717> /Applications/Adobe Photoshop CS5/*/MMXCore.plugin/Contents/MacOS/MMXCore
           0x11017b000 -        0x1101e6ff0 +MultiProcessor Support (??? - ???) <4CDEDB26-96A2-631F-3C4B-FC3DBE9E2A02> /Applications/Adobe Photoshop CS5/*/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support
           0x1103c3000 -        0x1103e3ffb +com.adobe.ape (adbeapecore version 3.1.70.10055 - 3.1.70.10055) <66373ADB-0865-ECDB-D3D0-B3373FC43919> /Library/Application Support/Adobe/*/adbeapecore.framework/adbeapecore
           0x110fa3000 -        0x110fcdfff  com.apple.cmio.DAL.VDC_4 (210.0 - 3180) <3C963342-7F33-33D9-BB82-4BBEB8D18ADB> /System/Library/Frameworks/CoreMediaIO.framework/Resources/VDC.plugin/Contents/MacOS/VDC
           0x112d90000 -        0x112dacff7 +MeasurementCore (??? - ???) <23B22EB7-5FF8-BAAC-CA6D-084FDEA9AA5A> /Applications/Adobe Photoshop CS5/*/MeasurementCore.plugin/Contents/MacOS/MeasurementCore
           0x113100000 -        0x11335dfef +com.adobe.PSAutomate (12.0.2 - 12.0.2) <2A43E60A-F63A-68A0-A73C-5BEEE05E6F33> /Applications/Adobe Photoshop CS5/*/ScriptingSupport.plugin/Contents/MacOS/ScriptingSupport
           0x11357c000 -        0x113620ffb +com.adobe.AdobeExtendScript (ExtendScript 4.1.26 - 4.1.26.11099) <00717496-ACE1-7D2F-DEE7-4316D0AB52D5> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScript
           0x113682000 -        0x113722fef +com.adobe.AdobeScCore (ScCore 4.1.26 - 4.1.26.11099) <036DBC1F-0576-705F-3507-213E9F455222> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
           0x113b54000 -        0x113b7cfef +ServiceManager-Launcher.dylib (??? - ???) <4608E5E7-7F22-A4FF-527C-E97EA339FCCC> /Library/Application Support/Adobe/*/ServiceManager-Launcher.dylib
           0x113b8c000 -        0x113bc9feb +com.adobe.AAM.AdobeUpdaterNotificationFramework (UpdaterNotifications 1.0.0.64 - 1.0.0.64) <CD8BD7C7-0F66-29B6-C158-A6EF8DF69996> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/updaternotifications.framework/Versions/a/UpdaterNotification s
           0x114200000 -        0x115068ff3 +com.adobe.adobeswfl (??? - 2.0.0.10053) <ADE7E8AA-80B6-7BAC-8205-13D7A0E89DF8> /Library/Application Support/Adobe/*/adbeapecore.framework/Resources/AdobeSWFL.bundle/Contents/MacOS/AdobeSWFL
           0x11670e000 -        0x11670ffff  ATSHI.dylib (??? - ???) <DE036135-C409-3A3A-A438-A8E6AE616BB9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/ATSHI.dylib
           0x116a25000 -        0x116a29ff7  libFontRegistryUI.dylib (??? - ???) <868B633D-4A0B-31DE-B152-9259A712F3C5> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resourc es/libFontRegistryUI.dylib
           0x1178f7000 -        0x117925ff7  GLRendererFloat (??? - ???) <0C213C61-C08C-3B5D-85A4-EB4660AF55BF> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFl oat
           0x117ec4000 -        0x117fbdfff  libGLProgrammability.dylib (??? - ???) <B7710703-8652-36B8-83DD-4F216FAF0730> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyl ib
           0x118200000 -        0x118399fff  GLEngine (??? - ???) <8BA26192-A4D7-362D-8B57-5FCF4B706A25> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x11b992000 -        0x11bc59fff  com.apple.ATIRadeonX3000GLDriver (7.18.11 - 7.1.8) <C358C1A0-0404-30DE-A5D9-CE6C2B9676B0> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLD river
           0x11e989000 -        0x11ed94ff7  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.18.11 - 7.1.8) <B3612412-7530-3FB9-AF32-C9433755CC76> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/MacOS/AppleIn telHD3000GraphicsGLDriver
           0x130284000 -        0x130406ff7 +Photoshop3DEngine (??? - ???) <3A28A5D3-2121-F8B3-79DF-6F7F5497EA44> /Applications/Adobe Photoshop CS5/*/Photoshop3DEngine.plugin/Contents/MacOS/Photoshop3DEngine
        0x7fff6f31d000 -     0x7fff6f351baf 

  • Mail crashes every time I try to search while on TRUSH. As soon as I enter the 3rd character in crashes : Exception Type:  EXC_CRASH (SIGABRT) IOS 10.9.1

    Mail crashes every time I try to search while on TRUSH. As soon as I enter the 3rd character in crashes : Exception Type:  EXC_CRASH (SIGABRT) IOS 10.9.1

    Process:         Mail [32596]
    Path:            /Applications/Mail.app/Contents/MacOS/Mail
    Identifier:      com.apple.mail
    Version:         7.1 (1827)
    Build Info:      Mail-1827000000000000~5
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [178]
    Responsible:     Mail [32596]
    User ID:         501
    Date/Time:       2014-01-02 20:11:17.383 -0800
    OS Version:      Mac OS X 10.9.1 (13B42)
    Report Version:  11
    Anonymous UUID:  3B951437-E3FD-42AA-8878-20AF0D171B6E
    Sleep/Wake UUID: CAAFEE4F-1ECC-48CF-95E4-B4B5524633D7
    Crashed Thread:  20  Dispatch queue: com.apple.root.high-priority
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    *** Terminating app due to uncaught exception 'MFSQLiteException', reason: 'checking for existence of object'
    abort() called
    terminating with uncaught exception of type NSException
    Application Specific Backtrace 1:
    0   CoreFoundation                      0x00007fff83adf41c __exceptionPreprocess + 172
    1   libobjc.A.dylib                     0x00007fff8ef9ce75 objc_exception_throw + 43
    2   Mail                                0x00007fff8370044e mf_sqlite3_get_table_printf + 0
    3   Mail                                0x00007fff8362c91f databaseIsEmpty + 32
    4   Mail                                0x00007fff8362f34b +[MFLibrary executeBlock:isWriter:useTransaction:isPrivileged:] + 3670
    5   Mail                                0x00007fff83627fc8 spotlightNotificationCallback + 868
    6   CoreFoundation                      0x00007fff83aadfcc __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    7   CoreFoundation                      0x00007fff839a1c5d _CFXNotificationPost + 2893
    8   CoreFoundation                      0x00007fff839f175e CFNotificationCenterPostNotificationWithOptions + 110
    9   Metadata                            0x00007fff8548cbf6 ___pushNotification_block_invoke + 148
    10  libdispatch.dylib                   0x00007fff870471d7 _dispatch_call_block_and_release + 12
    11  libdispatch.dylib                   0x00007fff870442ad _dispatch_client_callout + 8
    12  libdispatch.dylib                   0x00007fff8704609e _dispatch_root_queue_drain + 326
    13  libdispatch.dylib                   0x00007fff87047193 _dispatch_worker_thread2 + 40
    14  libsystem_pthread.dylib             0x00007fff894e4ef8 _pthread_wqthread + 314
    15  libsystem_pthread.dylib             0x00007fff894e7fb9 start_wqthread + 13
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff8db08b16 syscall_thread_switch + 10
    1   libsystem_platform.dylib                0x00007fff8c18df30 _os_lock_handoff_lock_slow + 79
    2   libobjc.A.dylib                         0x00007fff8ef9896e _objc_rootRetain_slow + 25
    3   libobjc.A.dylib                         0x00007fff8efac36e -[NSObject retain] + 126
    4   com.apple.CoreText                      0x00007fff894fd437 TStorageRange::TStorageRange(_CTGlyphStorage*, CFRange) + 43
    5   com.apple.CoreText                      0x00007fff894fd37d TRun::TRun(_CTGlyphStorage*, CFRange, TAttributes const&) + 117
    6   com.apple.CoreText                      0x00007fff89515e01 TRunEncoder::Encode(_CTGlyphStorage*, CFRange, unsigned int, __CFDictionary const*) + 175
    7   com.apple.CoreText                      0x00007fff89515d48 CTRunCreateMutableRunsWithStorageAndOptions + 196
    8   com.apple.AppKit                        0x00007fff82581b6e -[NSATSGlyphStorage createCTTypesetter] + 700
    9   com.apple.AppKit                        0x00007fff8257d8d3 -[NSATSTypesetter _ctTypesetter] + 327
    10  com.apple.AppKit                        0x00007fff8257caf9 -[NSATSLineFragment layoutForStartingGlyphAtIndex:characterIndex:minPosition:maxPosition:lineFragme ntRect:] + 85
    11  com.apple.AppKit                        0x00007fff8257b64e -[NSATSTypesetter _layoutLineFragmentStartingWithGlyphAtIndex:characterIndex:atPoint:renderingCon text:] + 2777
    12  com.apple.AppKit                        0x00007fff825aec79 -[NSATSTypesetter layoutParagraphAtPoint:] + 149
    13  com.apple.AppKit                        0x00007fff82c27ce2 -[NSTypesetter _layoutGlyphsInLayoutManager:startingAtGlyphIndex:maxNumberOfLineFragments:maxC haracterIndex:nextGlyphIndex:nextCharacterIndex:] + 8552
    14  com.apple.AppKit                        0x00007fff825adc9d -[NSTypesetter layoutCharactersInRange:forLayoutManager:maximumNumberOfLineFragments:] + 202
    15  com.apple.AppKit                        0x00007fff825adb81 -[NSATSTypesetter layoutCharactersInRange:forLayoutManager:maximumNumberOfLineFragments:] + 1107
    16  com.apple.AppKit                        0x00007fff825ac219 -[NSLayoutManager(NSPrivate) _fillLayoutHoleForCharacterRange:desiredNumberOfLines:isSoft:] + 1306
    17  com.apple.AppKit                        0x00007fff825abac9 -[NSLayoutManager(NSPrivate) _fillLayoutHoleAtIndex:desiredNumberOfLines:] + 201
    18  com.apple.AppKit                        0x00007fff825aa868 _NSFastFillAllLayoutHolesUpToEndOfContainerForGlyphIndex + 907
    19  com.apple.AppKit                        0x00007fff825aa338 -[NSLayoutManager textContainerForGlyphAtIndex:effectiveRange:] + 137
    20  com.apple.AppKit                        0x00007fff825aa172 -[NSLayoutManager glyphRangeForTextContainer:] + 299
    21  com.apple.AppKit                        0x00007fff826505ad -[NSStringDrawingTextStorage drawTextContainer:withRect:graphicsContext:baselineMode:scrollable:padding:] + 312
    22  com.apple.AppKit                        0x00007fff8263e41b _NSStringDrawingCore + 3424
    23  com.apple.AppKit                        0x00007fff8263cc30 _NSDrawTextCell + 6400
    24  com.apple.AppKit                        0x00007fff826438bc -[NSTextFieldCell drawInteriorWithFrame:inView:] + 963
    25  com.apple.AppKit                        0x00007fff82642728 -[NSControl drawRect:] + 341
    26  com.apple.AppKit                        0x00007fff826378b0 -[NSView(NSInternal) _recursive:displayRectIgnoringOpacity:inGraphicsContext:CGContext:topView:shoul dChangeFontReferenceColor:] + 1075
    27  com.apple.AppKit                        0x00007fff82637bb0 -[NSView(NSInternal) _recursive:displayRectIgnoringOpacity:inGraphicsContext:CGContext:topView:shoul dChangeFontReferenceColor:] + 1843
    28  com.apple.AppKit                        0x00007fff82637bb0 -[NSView(NSInternal) _recursive:displayRectIgnoringOpacity:inGraphicsContext:CGContext:topView:shoul dChangeFontReferenceColor:] + 1843
    29  com.apple.AppKit                        0x00007fff82637bb0 -[NSView(NSInternal) _recursive:displayRectIgnoringOpacity:inGraphicsContext:CGContext:topView:shoul dChangeFontReferenceColor:] + 1843
    30  com.apple.AppKit                        0x00007fff8263736d __46-[NSView(NSLayerKitGlue) drawLayer:inContext:]_block_invoke + 186
    31  com.apple.AppKit                        0x00007fff82637153 -[NSView(NSLayerKitGlue) _drawViewBackingLayer:inContext:drawingHandler:] + 2297
    32  com.apple.AppKit                        0x00007fff82636848 -[NSView(NSLayerKitGlue) drawLayer:inContext:] + 108
    33  com.apple.QuartzCore                    0x00007fff837ff852 CABackingStoreUpdate_ + 2220
    34  com.apple.QuartzCore                    0x00007fff837fefa0 ___ZN2CA5Layer8display_Ev_block_invoke + 59
    35  com.apple.QuartzCore                    0x00007fff837fef5c x_blame_allocations + 84
    36  com.apple.QuartzCore                    0x00007fff837fea6b CA::Layer::display_() + 1539
    37  com.apple.AppKit                        0x00007fff82636713 _NSBackingLayerDisplay + 235
    38  com.apple.AppKit                        0x00007fff8260daab -[_NSViewBackingLayer display] + 811
    39  com.apple.QuartzCore                    0x00007fff837fe1a2 CA::Layer::display_if_needed(CA::Transaction*) + 590
    40  com.apple.QuartzCore                    0x00007fff837fd8f1 CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 35
    41  com.apple.QuartzCore                    0x00007fff837fd37c CA::Context::commit_transaction(CA::Transaction*) + 236
    42  com.apple.QuartzCore                    0x00007fff837fd016 CA::Transaction::commit() + 388
    43  com.apple.QuartzCore                    0x00007fff8380d7a1 CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 71
    44  com.apple.CoreFoundation                0x00007fff83a100a7 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
    45  com.apple.CoreFoundation                0x00007fff83a10017 __CFRunLoopDoObservers + 391
    46  com.apple.CoreFoundation                0x00007fff83a01294 CFRunLoopRunSpecific + 340
    47  com.apple.HIToolbox                     0x00007fff8a2a9f0d RunCurrentEventLoopInMode + 226
    48  com.apple.HIToolbox                     0x00007fff8a2a9cb7 ReceiveNextEventCommon + 479
    49  com.apple.HIToolbox                     0x00007fff8a2a9abc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    50  com.apple.AppKit                        0x00007fff824d628e _DPSNextEvent + 1434
    51  com.apple.AppKit                        0x00007fff824d58db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    52  com.apple.AppKit                        0x00007fff824c99cc -[NSApplication run] + 553
    53  com.apple.AppKit                        0x00007fff824b4803 NSApplicationMain + 940
    54  libdyld.dylib                           0x00007fff8df605fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8db0d662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff8704643d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff87046152 _dispatch_mgr_thread + 52
    Thread 2:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8db08a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8db07d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff83a02315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff83a01939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff83a01275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff8d2d9907 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x00007fff8d2d970b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff894e3899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff894e372a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff894e7fc9 thread_start + 13
    Thread 3:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8db0c9aa __select + 10
    1   com.apple.CoreFoundation                0x00007fff83a4dd43 __CFSocketManager + 867
    2   libsystem_pthread.dylib                 0x00007fff894e3899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff894e372a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff894e7fc9 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8db08a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8db07d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff83a02315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff83a01939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff83a01275 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff826761ce _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff894e3899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff894e372a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff894e7fc9 thread_start + 13
    Thread 5:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib                  0x00007fff8db08a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8db07d18 mach_msg + 64
    2   com.apple.QuartzCore                    0x00007fff838113b7 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore                    0x00007fff838112ed thread_fun + 25
    4   libsystem_pthread.dylib                 0x00007fff894e3899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff894e372a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff894e7fc9 thread_start + 13
    Thread 6:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff8db0c716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff894e5c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff87d37e15 JSC::BlockAllocator::blockFreeingThreadMain() + 261
    3   com.apple.JavaScriptCore                0x00007fff87d2d0af ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_pthread.dylib                 0x00007fff894e3899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff894e372a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff894e7fc9 thread_start + 13
    Thread 7:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8db0c716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff894e5c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff87d38887 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff87d38718 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff87d2d0af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff894e3899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff894e372a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff894e7fc9 thread_start + 13
    Thread 8:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff8db0c716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff894e5c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff87d37e15 JSC::BlockAllocator::blockFreeingThreadMain() + 261
    3   com.apple.JavaScriptCore                0x00007fff87d2d0af ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_pthread.dylib                 0x00007fff894e3899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff894e372a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff894e7fc9 thread_start + 13
    Thread 9:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8db0c716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff894e5c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff87d38887 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff87d38718 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff87d2d0af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff894e3899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff894e372a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff894e7fc9 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff8db0ce6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff894e4f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff894e7fb9 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff8db0ce6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff894e4f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff894e7fb9 start_wqthread + 13
    Thread 12:: Dispatch queue: com.apple.root.high-priority
    0   libsystem_kernel.dylib                  0x00007fff8db0c746 __psynch_mutexwait + 10
    1   libsystem_pthread.dylib                 0x00007fff894e6779 _pthread_mutex_lock + 372
    2   com.apple.Mail.framework                0x00007fff8367e007 -[MFMailbox mutableCopyOfChildrenIncludingHiddenChildren:hidingGmail:] + 58
    3   com.apple.Mail.framework                0x00007fff8366d0c6 -[MFMailAccount allMailboxesEvenIfInactive:] + 165
    4   com.apple.Mail.framework                0x00007fff8361664d +[MFLibrary _getActiveAccountURLs:andActiveMailboxURLs:] + 656
    5   com.apple.Mail.framework                0x00007fff8362e752 +[MFLibrary executeBlock:isWriter:useTransaction:isPrivileged:] + 605
    6   com.apple.Mail.framework                0x00007fff83627fc8 spotlightNotificationCallback + 868
    7   com.apple.CoreFoundation                0x00007fff83aadfcc __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    8   com.apple.CoreFoundation                0x00007fff839a1c5d _CFXNotificationPost + 2893
    9   com.apple.CoreFoundation                0x00007fff839f175e CFNotificationCenterPostNotificationWithOptions + 110
    10  com.apple.Metadata                      0x00007fff8548cbf6 ___pushNotification_block_invoke + 148
    11  libdispatch.dylib                       0x00007fff870471d7 _dispatch_call_block_and_release + 12
    12  libdispatch.dylib                       0x00007fff870442ad _dispatch_client_callout + 8
    13  libdispatch.dylib                       0x00007fff8704609e _dispatch_root_queue_drain + 326
    14  libdispatch.dylib                       0x00007fff87047193 _dispatch_worker_thread2 + 40
    15  libsystem_pthread.dylib                 0x00007fff894e4ef8 _pthread_wqthread + 314
    16  libsystem_pthread.dylib                 0x00007fff894e7fb9 start_wqthread + 13
    Thread 13:: Dispatch queue: Query work queue
    0   libsystem_kernel.dylib                  0x00007fff8db0c716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff894e5c3b _pthread_cond_wait + 727
    2   com.apple.Metadata                      0x00007fff8548cb1f _pushNotification + 558
    3   com.apple.Metadata                      0x00007fff8548c73f processUpdatesLocked + 10255
    4   com.apple.Metadata                      0x00007fff854842ef tryProcessUpdates + 397
    5   com.apple.Metadata                      0x00007fff85489799 _MDQueryCallback + 186
    6   com.apple.Metadata                      0x00007fff854896b7 __doQueryResultsCallback_block_invoke + 72
    7   libdispatch.dylib                       0x00007fff870471d7 _dispatch_call_block_and_release + 12
    8   libdispatch.dylib                       0x00007fff870442ad _dispatch_client_callout + 8
    9   libdispatch.dylib                       0x00007fff8704668f _dispatch_queue_drain + 451
    10  libdispatch.dylib                       0x00007fff870479dd _dispatch_queue_invoke + 110
    11  libdispatch.dylib                       0x00007fff87045fa3 _dispatch_root_queue_drain + 75
    12  libdispatch.dylib                       0x00007fff87047193 _dispatch_worker_thread2 + 40
    13  libsystem_pthread.dylib                 0x00007fff894e4ef8 _pthread_wqthread + 314
    14  libsystem_pthread.dylib                 0x00007fff894e7fb9 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff8db0ce6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff894e4f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff894e7fb9 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff8db0ce6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff894e4f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff894e7fb9 start_wqthread + 13
    Thread 16:: -[MFSnippetManager _calculateSnippetForMessages]  Dispatch queue: NSOperationQueue Serial Queue
    0   libsystem_kernel.dylib                  0x00007fff8db0c72e __psynch_mutexdrop + 10
    1   libsystem_pthread.dylib                 0x00007fff894e6928 pthread_mutex_unlock + 113
    2   libobjc.A.dylib                         0x00007fff8ef968e2 objc_sync_exit + 43
    3   com.apple.Mail.framework                0x00007fff8367e1c9 -[MFMailbox mutableCopyOfChildrenIncludingHiddenChildren:hidingGmail:] + 508
    4   com.apple.Mail.framework                0x00007fff8366d0c6 -[MFMailAccount allMailboxesEvenIfInactive:] + 165
    5   com.apple.Mail.framework                0x00007fff8361664d +[MFLibrary _getActiveAccountURLs:andActiveMailboxURLs:] + 656
    6   com.apple.Mail.framework                0x00007fff8362e752 +[MFLibrary executeBlock:isWriter:useTransaction:isPrivileged:] + 605
    7   com.apple.Mail.framework                0x00007fff836027f7 +[MFLibrary setSnippetsForMessages:] + 83
    8   com.apple.Mail.framework                0x00007fff83646b3e -[MFLibraryStore saveSnippetsForMessages:] + 272
    9   com.apple.Mail.framework                0x00007fff836fc2fd __48-[MFSnippetManager _calculateSnippetForMessages]_block_invoke + 715
    10  com.apple.CoreFoundation                0x00007fff83a1ca1f __65-[__NSDictionaryM enumerateKeysAndObjectsWithOptions:usingBlock:]_block_invoke + 111
    11  com.apple.CoreFoundation                0x00007fff83a1c92e -[__NSDictionaryM enumerateKeysAndObjectsWithOptions:usingBlock:] + 222
    12  com.apple.Mail.framework                0x00007fff836fc012 -[MFSnippetManager _calculateSnippetForMessages] + 287
    13  com.apple.CoreFoundation                0x00007fff839cadec __invoking___ + 140
    14  com.apple.CoreFoundation                0x00007fff839cac54 -[NSInvocation invoke] + 308
    15  com.apple.MailCore                      0x00007fff8183c808 -[MCThrowingInvocationOperation main] + 40
    16  com.apple.MailCore                      0x00007fff817e0f08 -[_MCInvocationOperation main] + 332
    17  com.apple.Foundation                    0x00007fff8d27a591 -[__NSOperationInternal _start:] + 631
    18  com.apple.Foundation                    0x00007fff8d27a23b __NSOQSchedule_f + 64
    19  libdispatch.dylib                       0x00007fff870442ad _dispatch_client_callout + 8
    20  libdispatch.dylib                       0x00007fff8704668f _dispatch_queue_drain + 451
    21  libdispatch.dylib                       0x00007fff870479dd _dispatch_queue_invoke + 110
    22  libdispatch.dylib                       0x00007fff87045fa3 _dispatch_root_queue_drain + 75
    23  libdispatch.dylib                       0x00007fff87047193 _dispatch_worker_thread2 + 40
    24  libsystem_pthread.dylib                 0x00007fff894e4ef8 _pthread_wqthread + 314
    25  libsystem_pthread.dylib                 0x00007fff894e7fb9 start_wqthread + 13
    Thread 17:: Dispatch queue: com.apple.root.high-priority
    0   libsystem_kernel.dylib                  0x00007fff8db0c866 __pthread_kill + 10
    1   libsystem_pthread.dylib                 0x00007fff894e435c pthread_kill + 92
    2   libsystem_c.dylib                       0x00007fff834ddbba abort + 125
    3   libc++abi.dylib                         0x00007fff865a0141 abort_message + 257
    4   libc++abi.dylib                         0x00007fff865c5abc default_terminate_handler() + 264
    5   libobjc.A.dylib                         0x00007fff8ef9d30d _objc_terminate() + 103
    6   libc++abi.dylib                         0x00007fff865c33e1 std::__terminate(void (*)()) + 8
    7   libc++abi.dylib                         0x00007fff865c3456 std::terminate() + 54
    8   libobjc.A.dylib                         0x00007fff8ef9d0b0 objc_terminate + 9
    9   libdispatch.dylib                       0x00007fff870442c1 _dispatch_client_callout + 28
    10  libdispatch.dylib                       0x00007fff8704609e _dispatch_root_queue_drain + 326
    11  libdispatch.dylib                       0x00007fff87047193 _dispatch_worker_thread2 + 40
    12  libsystem_pthread.dylib                 0x00007fff894e4ef8 _pthread_wqthread + 314
    13  libsystem_pthread.dylib                 0x00007fff894e7fb9 start_wqthread + 13
    Thread 18:: Dispatch queue: com.apple.root.high-priority
    0   libsystem_kernel.dylib                  0x00007fff8db0ca3a __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff834fce60 nanosleep + 200
    2   com.apple.Foundation                    0x00007fff8d30360d +[NSThread sleepForTimeInterval:] + 156
    3   com.apple.Mail.framework                0x00007fff8362f31f +[MFLibrary executeBlock:isWriter:useTransaction:isPrivileged:] + 3626
    4   com.apple.Mail.framework                0x00007fff83627fc8 spotlightNotificationCallback + 868
    5   com.apple.CoreFoundation                0x00007fff83aadfcc __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    6   com.apple.CoreFoundation                0x00007fff839a1c5d _CFXNotificationPost + 2893
    7   com.apple.CoreFoundation                0x00007fff839f175e CFNotificationCenterPostNotificationWithOptions + 110
    8   com.apple.Metadata                      0x00007fff8548cbf6 ___pushNotification_block_invoke + 148
    9   libdispatch.dylib                       0x00007fff870471d7 _dispatch_call_block_and_release + 12
    10  libdispatch.dylib                       0x00007fff870442ad _dispatch_client_callout + 8
    11  libdispatch.dylib                       0x00007fff8704609e _dispatch_root_queue_drain + 326
    12  libdispatch.dylib                       0x00007fff87047193 _dispatch_worker_thread2 + 40
    13  libsystem_pthread.dylib                 0x00007fff894e4ef8 _pthread_wqthread + 314
    14  libsystem_pthread.dylib                 0x00007fff894e7fb9 start_wqthread + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff8db0ce6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff894e4f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff894e7fb9 start_wqthread + 13
    Thread 20 Crashed:: Dispatch queue: com.apple.root.high-priority
    0   libsystem_kernel.dylib                  0x00007fff8db0ca52 __semwait_signal_nocancel + 10
    1   libsystem_c.dylib                       0x00007fff83487a7c nanosleep$NOCANCEL + 189
    2   libsystem_c.dylib                       0x00007fff834b15fe usleep$NOCANCEL + 54
    3   libsystem_c.dylib                       0x00007fff834ddbc4 abort + 135
    4   libc++abi.dylib                         0x00007fff865a0141 abort_message + 257
    5   libc++abi.dylib                         0x00007fff865c5abc default_terminate_handler() + 264
    6   libobjc.A.dylib                         0x00007fff8ef9d30d _objc_terminate() + 103
    7   libc++abi.dylib                         0x00007fff865c33e1 std::__terminate(void (*)()) + 8
    8   libc++abi.dylib                         0x00007fff865c3456 std::terminate() + 54
    9   libobjc.A.dylib                         0x00007fff8ef9d0b0 objc_terminate + 9
    10  libdispatch.dylib                       0x00007fff870442c1 _dispatch_client_callout + 28
    11  libdispatch.dylib                       0x00007fff8704609e _dispatch_root_queue_drain + 326
    12  libdispatch.dylib                       0x00007fff87047193 _dispatch_worker_thread2 + 40
    13  libsystem_pthread.dylib                 0x00007fff894e4ef8 _pthread_wqthread + 314
    14  libsystem_pthread.dylib                 0x00007fff894e7fb9 start_wqthread + 13
    Thread 21:: -[MessageMiniMall _performFilterTask:seriesID:]  Dispatch queue: NSOperationQueue Serial Queue
    0   libsystem_kernel.dylib                  0x00007fff8db0c746 __psynch_mutexwait + 10
    1   libsystem_pthread.dylib                 0x00007fff894e6779 _pthread_mutex_lock + 372
    2   com.apple.Mail.framework                0x00007fff8367e007 -[MFMailbox mutableCopyOfChildrenIncludingHiddenChildren:hidingGmail:] + 58
    3   com.apple.Mail.framework                0x00007fff8366d0c6 -[MFMailAccount allMailboxesEvenIfInactive:] + 165
    4   com.apple.Mail.framework                0x00007fff8361664d +[MFLibrary _getActiveAccountURLs:andActiveMailboxURLs:] + 656
    5   com.apple.Mail.framework                0x00007fff8362e752 +[MFLibrary executeBlock:isWriter:useTransaction:isPrivileged:] + 605
    6   com.apple.Mail.framework                0x00007fff8361e490 +[MFLibrary snippetsForMessages:] + 151
    7   com.apple.Mail.framework                0x00007fff836fb7b1 __45-[MFSnippetManager fetchSnippetsForMessages:]_block_invoke + 94
    8   com.apple.CoreFoundation                0x00007fff83a1ca1f __65-[__NSDictionaryM enumerateKeysAndObjectsWithOptions:usingBlock:]_block_invoke + 111
    9   com.apple.CoreFoundation                0x00007fff83a1c92e -[__NSDictionaryM enumerateKeysAndObjectsWithOptions:usingBlock:] + 222
    10  com.apple.Mail.framework                0x00007fff836fb65a -[MFSnippetManager fetchSnippetsForMessages:] + 237
    11  com.apple.mail                          0x000000010483ca2d 0x1047f9000 + 277037
    12  com.apple.CoreFoundation                0x00007fff839cadec __invoking___ + 140
    13  com.apple.CoreFoundation                0x00007fff839cac54 -[NSInvocation invoke] + 308
    14  com.apple.mail                          0x000000010483c2d0 0x1047f9000 + 275152
    15  com.apple.CoreFoundation                0x00007fff839cadec __invoking___ + 140
    16  com.apple.CoreFoundation                0x00007fff839cac54 -[NSInvocation invoke] + 308
    17  com.apple.MailCore                      0x00007fff8183c808 -[MCThrowingInvocationOperation main] + 40
    18  com.apple.MailCore                      0x00007fff817e0f08 -[_MCInvocationOperation main] + 332
    19  com.apple.Foundation                    0x00007fff8d27a591 -[__NSOperationInternal _start:] + 631
    20  com.apple.Foundation                    0x00007fff8d27a23b __NSOQSchedule_f + 64
    21  libdispatch.dylib                       0x00007fff870442ad _dispatch_client_callout + 8
    22  libdispatch.dylib                       0x00007fff8704668f _dispatch_queue_drain + 451
    23  libdispatch.dylib                       0x00007fff870479dd _dispatch_queue_invoke + 110
    24  libdispatch.dylib                       0x00007fff87045fa3 _dispatch_root_queue_drain + 75
    25  libdispatch.dylib                       0x00007fff87047193 _dispatch_worker_thread2 + 40
    26  libsystem_pthread.dylib                 0x00007fff894e4ef8 _pthread_wqthread + 314
    27  libsystem_pthread.dylib                 0x00007fff894e7fb9 start_wqthread + 13
    Thread 22:
    0   libsystem_kernel.dylib                  0x00007fff8db0ce6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff894e4f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff894e7fb9 start_wqthread + 13
    Thread 23:: Dispatch queue: NSOperationQueue Serial Queue
    0   libsystem_kernel.dylib                  0x00007fff8db08a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8db07d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff83a02315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff83a01939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff83a01275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff8d2f500e -[NSConnection sendInvocation:internal:] + 1965
    6   com.apple.CoreFoundation                0x00007fff83a3d384 ___forwarding___ + 452
    7   com.apple.CoreFoundation                0x00007fff83a3d138 _CF_forwarding_prep_0 + 120
    8   com.apple.AppKit                        0x00007fff82b42c3c -[NSSpellChecker _checkSpellingAndGrammarInString:range:enclosingRange:offset:types:options:orth ography:inSpellDocumentWithTag:mutableResults:wordCount:] + 2071
    9   com.apple.AppKit                        0x00007fff826cc8a3 NSSpellCheckerCheckString + 8096
    10  com.apple.AppKit                        0x00007fff826ca894 -[NSTextCheckingOperation main] + 152
    11  com.apple.Foundation                    0x00007fff8d27a591 -[__NSOperationInternal _start:] + 631
    12  com.apple.Foundation                    0x00007fff8d27a23b __NSOQSchedule_f + 64
    13  libdispatch.dylib                       0x00007fff870442ad _dispatch_client_callout + 8
    14  libdispatch.dylib                       0x00007fff8704668f _dispatch_queue_drain + 451
    15  libdispatch.dylib                       0x00007fff870479dd _dispatch_queue_invoke + 110
    16  libdispatch.dylib                       0x00007fff87045fa3 _dispatch_root_queue_drain + 75
    17  libdispatch.dylib                       0x00007fff87047193 _dispatch_worker_thread2 + 40
    18  libsystem_pthread.dylib                 0x00007fff894e4ef8 _pthread_wqthread + 314
    19  libsystem_pthread.dylib                 0x00007fff894e7fb9 start_wqthread + 13
    Thread 20 crashed with X86 Thread State (64-bit):
      rax: 0x000000000000003c  rbx: 0x0000000000000000  rcx: 0x000000010cf54858  rdx: 0x0000000000000001
      rdi: 0x0000000000000b03  rsi: 0x0000000000000000  rbp: 0x000000010cf54890  rsp: 0x000000010cf54858
       r8: 0x0000000000000000   r9: 0x0000000000989680  r10: 0x0000000000000001  r11: 0x0000000000000246
      r12: 0x000000010cf54a10  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x000000010cf548a0
      rip: 0x00007fff8db0ca52  rfl: 0x0000000000000247  cr2: 0x00007fff865ae92e
    Logical CPU:     0
    Error Code:      0x02000148
    Trap Number:     133
    Binary Images:
           0x1047f9000 -        0x104ae8fff  com.apple.mail (7.1 - 1827) <B82D2EA4-7D7C-33E6-80FF-9D96E62880C2> /Applications/Mail.app/Contents/MacOS/Mail
           0x104ce1000 -        0x104ce8ff7  com.apple.SyncedDefaults (1.3 - 91.30) <FC5A4423-3D91-3A34-853A-C49971EEAE4E> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
           0x104d28000 -        0x104d2bfff  libspindump.dylib (161) <588EDDE0-B20A-3649-92B7-C2226EB237E8> /usr/lib/libspindump.dylib
           0x104e17000 -        0x104e17ff7  libHebrewConverter.dylib (61) <4BA290B9-7A39-3B72-9B9C-1BCF81AB1511> /System/Library/CoreServices/Encodings/libHebrewConverter.dylib
           0x1065b9000 -        0x1065bbfff  apop.so (170) <79E840B4-6D30-3CBB-99D3-345D6C77D5DF> /usr/lib/sasl2/apop.so
           0x1065bf000 -        0x1065cffff  dhx.so (170) <A9EBA1D4-8ED8-37BB-BA1E-263091EAF96E> /usr/lib/sasl2/dhx.so
           0x1065db000 -        0x1065e3fff  digestmd5WebDAV.so (170) <9DBE65CE-9B5C-37A3-8112-40F39BE3B5F8> /usr/lib/sasl2/digestmd5WebDAV.so
           0x1065e8000 -        0x1065eafff  libanonymous.2.so (170) <D1297C21-A57B-311E-9006-C3FB8689849A> /usr/lib/sasl2/libanonymous.2.so
           0x1065ee000 -        0x1065f0fff  libcrammd5.2.so (170) <940A42FC-C634-354E-AD74-691CD90A1427> /usr/lib/sasl2/libcrammd5.2.so
           0x1065f5000 -        0x1065fdff7  libdigestmd5.2.so (170) <122C0383-F9B2-34D1-89AF-D317BC4D5164> /usr/lib/sasl2/libdigestmd5.2.so
           0x106602000 -        0x106606fff  libgssapiv2.2.so (170) <AA58D85E-916C-3B0B-959A-DCC58497D0F2> /usr/lib/sasl2/libgssapiv2.2.so
           0x10660b000 -        0x10660dfff  login.so (170) <7D801D4E-A1A4-32FC-BF2E-9F25DB902523> /usr/lib/sasl2/login.so
           0x106615000 -        0x10661afff  libntlm.so (170) <18693B29-154F-339C-A329-4C42A43F6428> /usr/lib/sasl2/libntlm.so
           0x10661f000 -        0x106626fff  libotp.2.so (170) <D1C70F92-1C75-340B-AD53-0C2CD79144FF> /usr/lib/sasl2/libotp.2.so
           0x10662f000 -        0x106631fff  libplain.2.so (170) <E9C3B22A-5958-3869-B778-55948D1EC2B7> /usr/lib/sasl2/libplain.2.so
           0x106635000 -        0x106639fff  libpps.so (170) <9BAB4F91-A2DF-3F11-A2E4-8E353562ECC8> /usr/lib/sasl2/libpps.so
           0x10663e000 -        0x106641ff7  mschapv2.so (170) <7B006E8A-BEB7-3004-9C16-134D37C077A5> /usr/lib/sasl2/mschapv2.so
           0x106646000 -        0x10666eff6  com.apple.DirectoryService.PasswordServerFramework (10.9 - 36) <C36B818F-C1FE-3F3F-A01C-F4613F570D4D> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
           0x106684000 -        0x106686fff  pwauxprop.so (400) <924056F9-D203-3DAD-B78D-61439A2E6BE8> /usr/lib/sasl2/pwauxprop.so
           0x1066d5000 -        0x1066d7fff  shadow_auxprop.so (170) <2E0153C3-9D36-3496-8885-DE8B91838036> /usr/lib/sasl2/shadow_auxprop.so
           0x1066dc000 -        0x1066defff  smb_nt.so (170) <903A6BA5-5B1F-305A-98EA-27BE757A7CFF> /usr/lib/sasl2/smb_nt.so
           0x1066e3000 -        0x1066e5fff  smb_ntlmv2.so (170) <15A0B3C1-DA72-3B4C-8234-EF24132FEB0B> /usr/lib/sasl2/smb_ntlmv2.so
           0x10687e000 -        0x10687ffff  com.apple.AddressBook.LocalSourceBundle (8.0 - 1365) <260EDDAA-A812-3097-BE14-A63EA4BEDD31> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
           0x1068e2000 -        0x1068e6ff7  com.apple.DirectoryServicesSource (8.0 - 1365) <2F2D5BAA-F006-3701-922C-37EF076DE3D1> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
           0x10690e000 -        0x10690fff4 +cl_kernels (???) <88A0B404-C4F2-46CB-AD54-6C26318BA9F7> cl_kernels
           0x10699c000 -        0x1069a0ffd  com.apple.audio.AppleHDAHALPlugIn (2.5.3 - 2.5.3fc1) <844CFCFD-F813-36F1-A5BF-FB9D7BD7040D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x108499000 -        0x10849affa +cl_kernels (???) <4A20BB34-870B-4601-9730-2A755FE96976> cl_kernels
           0x1084a2000 -        0x1084a2ffd +cl_kernels (???) <57B7C3CF-9B18-4754-A773-1E40A0B7C117> cl_kernels
           0x1084fb000 -        0x1084fbfff +cl_kernels (???) <5FF9C0C1-5CD1-42F3-BA23-12F17DAF2A9A> cl_kernels
           0x108854000 -        0x108855ff6 +cl_kernels (???) <7EF35112-423F-4905-BE5D-C8C949BD8DA3> cl_kernels
           0x1088e3000 -        0x1088e7fff  com.apple.google.iaplugin (2.1 - 210) <F42AE5E6-0CD7-3EE3-B90E-CEDFD6085728> /System/Library/InternetAccounts/Google.iaplugin/Contents/MacOS/Google
           0x10899e000 -        0x10899eff9 +cl_kernels (???) <7ABFD6F6-F3EB-4C6C-9CDA-209E3064C607> cl_kernels
           0x108a2e000 -        0x108a7aff6  com.apple.AddressBook.CardDAVPlugin (10.9 - 424) <C5AC5902-39C2-3A08-9967-5EAA000228EE> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
           0x10a978000 -        0x10a978ffb +cl_kernels (???) <CF6CAD4C-2F58-4524-96F6-AAC9312A7E84> cl_kernels
           0x10aa9e000 -        0x10aa9effe +cl_kernels (???) <1A8E14BE-98A4-4C24-BFEC-7F874A31E614> cl_kernels
           0x10aad8000 -        0x10aad9ff2 +cl_kernels (???) <39E7B8B2-5DE3-4BFC-854C-3D8C717FDD44> cl_kernels
           0x10abdd000 -        0x10abddff7 +cl_kernels (???) <5351C070-2888-4A1A-AED5-CCF7B415A098> cl_kernels
           0x10abe6000 -        0x10abe6ff7 +cl_kernels (???) <6FE11E96-25E5-409E-BAA5-D5076747823D> cl_kernels
           0x10acd4000 -        0x10adbafef  unorm8_bgra.dylib (2.3.58) <9FF943D1-4EF7-36CA-852D-B61C2E554713> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x10adfc000 -        0x10aedcff7  unorm8_rgba.dylib (2.3.58) <DDD1AFEB-FD30-34D2-958A-823C3EFD649A> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
           0x10c60b000 -        0x10c62aff7  com.apple.icloud.iaplugin (426 - 455) <F0489D74-BA4D-3233-8DA0-10659660B46A> /System/Library/InternetAccounts/iCloud.iaplugin/Contents/MacOS/iCloud
           0x10d36f000 -        0x10d3f3ff7  com.apple.AOSUI (1.2 - 270) <B33570A8-00E2-3A0C-9ABB-E71D3F62A4BA> /System/Library/PrivateFrameworks/AOSUI.framework/Versions/A/AOSUI
           0x10dd30000 -        0x10df01fff  com.apple.audio.units.Components (1.9 - 1.9) <80991B19-4B07-3DBF-A4B3-597DA1AA65B2> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
        0x7fff63c28000 -     0x7fff63c5b817  dyld (239.3) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld
        0x7fff817bb000 -     0x7fff81864ff7  com.apple.MailCore (7.1 - 1827) <7EB93CBF-910A-3EBB-A424-CFD8BF5A60B4> /System/Library/PrivateFrameworks/MailCore.framework/Versions/A/MailCore
        0x7fff81865000 -     0x7fff819a5fff  com.apple.QTKit (7.7.3 - 2826.0.1) <44109489-09C2-34C4-AB66-E52A505D7887> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff81d53000 -     0x7fff81f43ff5  com.apple.WebKit2 (9537 - 9537.73.11) <FE8D26BB-F8B7-37D6-94A0-D82161541F30> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff81f44000 -     0x7fff82074ff7  com.apple.desktopservices (1.8 - 1.8) <09DC9BB8-432F-3C7A-BB08-956A2DDFC2DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff82075000 -     0x7fff8208dff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff820b3000 -     0x7fff820dffff  com.apple.CoreServicesInternal (184.8 - 184.8) <707E05AE-DDA8-36FD-B0FF-7F15A061B46A> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff820e0000 -     0x7fff821c7ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff821ca000 -     0x7fff821cdfff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff821d1000 -     0x7fff82200ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff82201000 -     0x7fff8225fff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff82260000 -     0x7fff82260fff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff82261000 -     0x7fff822a7ff7  com.apple.DiskManagement (6.0 - 744) <FE9F0616-FFCA-31D2-A0B5-E6C943326543> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff822a8000 -     0x7fff822f5ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff822f6000 -     0x7fff82303ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff82304000 -     0x7fff82306fff  libRadiance.dylib (1038) <55F99274-5074-3C73-BAC5-AF234E71CF38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff82307000 -     0x7fff82314ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff82315000 -     0x7fff82483ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff82484000 -     0x7fff82486ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff82487000 -     0x7fff824b1ff7  libsandbox.1.dylib (278.10) <B4183FA8-F7E2-3301-8BF9-0EEFB793A5D5> /usr/lib/libsandbox.1.dylib
        0x7fff824b2000 -     0x7fff83026ff7  com.apple.AppKit (6.9 - 1265) <0E9FC8BF-DA3C-34C5-91CC-12BC922B5F01> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8302d000 -     0x7fff83034ff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
        0x7fff83077000 -     0x7fff8307bfff  libsystem_stats.dylib (93.1.26) <B9E26A9E-FBBC-3938-B8B7-6CF7CA8C99AD> /usr/lib/system/libsystem_stats.dylib
        0x7fff8307c000 -     0x7fff830ceff7  com.apple.Suggestions (3.0 - 137.1) <B7E5B685-C6A4-35DB-BA0A-8DBA2BF4ADF6> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
        0x7fff830cf000 -     0x7fff830cffff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff830d0000 -     0x7fff830d5fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff830d6000 -     0x7fff830fcfff  com.apple.iCalendar (7.0 - 162) <2B270453-6FFD-3AD3-B40B-51715BE66B33> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
        0x7fff830fd000 -     0x7fff83100fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff83101000 -     0x7fff83142fff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff83143000 -     0x7fff83182fff  libGLU.dylib (9.0.83) <8B457205-513B-3477-AE9C-3AD979D5FE11> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff83183000 -     0x7fff831c0ff7  com.apple.MailUI (7.1 - 1827) <1190E1DA-6476-3CB1-8609-EE74982F2D4E> /System/Library/PrivateFrameworks/MailUI.framework/Versions/A/MailUI
        0x7fff831c1000 -     0x7fff831c3ff7  com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff831c4000 -     0x7fff831fdff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff831fe000 -     0x7fff8345fff7  com.apple.imageKit (2.5 - 770) <33BCF627-EB1A-3CC1-98AB-2324B6DFB329> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff83465000 -     0x7fff83466ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff83467000 -     0x7fff83480ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff83481000 -     0x7fff8350aff7  libsystem_c.dylib (997.1.1) <61833FAA-7281-3FF9-937F-686B6F20427C> /usr/lib/system/libsystem_c.dylib
        0x7fff8350b000 -     0x7fff8356eff7  com.apple.SystemConfiguration (1.13 - 1.13) <F05F4149-981B-380B-8F50-51CE804BBB89> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8356f000 -     0x7fff83780fff  com.apple.Mail.framework (7.1 - 1827) <27546F7A-E050-3750-9515-9E5EF0FB8F41> /System/Library/PrivateFrameworks/Mail.framework/Versions/A/Mail
        0x7fff83781000 -     0x7fff8378bfff  com.apple.AppSandbox (3.0 - 1) <55717299-8164-3D79-918F-BD64706735CF> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff8378c000 -     0x7fff837a7fff  com.apple.CalendarStore (7.0 - 1363) <3B8C272C-D888-359B-B0E1-B842113F6603> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
        0x7fff837c1000 -     0x7fff837c4ff7  com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff837d8000 -     0x7fff837e0ff7  com.apple.CloudServices (1.0 - 1) <D59A4139-B4E4-3097-A442-BA87928B355C> /System/Library/PrivateFrameworks/CloudServices.framework/Versions/A/CloudServi ces
        0x7fff837ea000 -     0x7fff83986ff7  com.apple.QuartzCore (1.8 - 332.0) <994D1E0A-64B6-398C-B9A2-C362F02DE943> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff83987000 -     0x7fff83990ff7  com.apple.MailService (7.1 - 1827) <2E55B00F-29F4-338B-BC60-7F66E0CE6660> /System/Library/PrivateFrameworks/MailService.framework/Versions/A/MailService
        0x7fff83991000 -     0x7fff83b76ff7  com.apple.CoreFoundation (6.9 - 855.11) <E22C6A1F-8996-349C-905E-96C3BBE07C2F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff83bb3000 -     0x7fff83c84ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff83d03000 -     0x7fff83d1affa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff83d1b000 -     0x7fff83d2ffff  com.apple.aps.framework (4.0 - 4.0) <F529A05B-FB03-397E-B06A-3A60B808FA11> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff83d30000 -     0x7fff83d59fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff83d5a000 -     0x7fff83d81ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff83d82000 -     0x7fff83de4ff7  com.apple.WhitePagesFramework (10.7.0 - 141.0) <F95E1174-37B7-300C-8ECE-E67A711B6721> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
        0x7fff83dea000 -     0x7fff83e46fff  com.apple.coredav (1.0.1 - 229.6) <6D2B49E8-E81D-36C7-BC24-FD54FA35E5BC> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
        0x7fff83e47000 -     0x7fff83fffff3  libicucore.A.dylib (511.27) <003B6C21-CBD1-3486-9A1D-030ADF5FA061> /usr/lib/libicucore.A.dylib
        0x7fff84000000 -     0x7fff84002fff  libCVMSPluginSupport.dylib (9.0.83) <E2AED858-6EEB-36C6-8C06-C3CF649A3CD5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff84003000 -     0x7fff8400dff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff84026000 -     0x7fff8406ffff  com.apple.CoreMedia (1.0 - 1273.29) <4ACD30BA-E9FE-3842-A8B7-E3BD63747867> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff84070000 -     0x7fff840fcff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff840fd000 -     0x7fff84f4affb  com.apple.WebCore (9537 - 9537.73.13) <A468175D-078A-3377-A883-0BC5C8A4339F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff84f4b000 -     0x7fff84f50ff7  com.apple.MediaAc

  • Error message when I am opening itunes:      Exception Type:  EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Crashed Thread:  0  iTunes main  Dispatch queue: com.apple.main-thread

    Hello
    When I am opening itunes (11.4) I have this message:
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread:  0  iTunes main  Dispatch queue: com.apple.main-thread
    When I am opening it with an other account on the same computer it is OK.
    I tried to delete all the files in my library --> NOK
    Using disk utility I repaired the disk permission (permission de disque in french) --> NOK
    Please help.

    step 2
    Process:    
    iTunes [336]
    Path:       
    /Applications/iTunes.app/Contents/MacOS/iTunes
    Identifier: 
    com.apple.iTunes
    Version:    
    11.4 (11.4)
    Build Info: 
    iTunes-1140011004000018~1
    Code Type:  
    X86 (Native)
    Parent Process:  launchd [214]
    Date/Time:  
    2014-09-14 09:34:09.900 +0200
    OS Version: 
    Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread:  0  iTunes main  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    abort() called
    Thread 0 Crashed:  iTunes main  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib       
    0x9273bc5a __kill + 10
    1   libSystem.B.dylib       
    0x9273bc4c kill$UNIX2003 + 32
    2   libSystem.B.dylib       
    0x927ce5a5 raise + 26
    3   libSystem.B.dylib       
    0x927e46e4 abort + 93
    4   libSystem.B.dylib       
    0x926e1575 free + 129
    5   ...ple.CoreServices.CarbonCore    0x93e6c01d DisposePtr + 37
    6   com.apple.DesktopVideoOut
    0x178eb6cb DVOClose + 161
    7   ...ple.CoreServices.CarbonCore    0x93eb6dcc CallComponentFunctionCommonWithStorage(char**, ComponentParameters*, long (*)(), unsigned long) + 54
    8   com.apple.DesktopVideoOut
    0x178eb2e4 DVOComponentDispatch + 98
    9   ...ple.CoreServices.CarbonCore    0x93eaf51f CallComponentDispatch + 29
    10  ...ple.CoreServices.CarbonCore    0x93eaf8a8 CallComponentClose + 43
    11  ...ple.CoreServices.CarbonCore    0x93eaf7d1 CloseComponentInternal(ComponentInstanceRecord*) + 101
    12  ...ple.CoreServices.CarbonCore    0x93eaf752 CloseComponent + 46
    13  ...ple.CoreServices.CarbonCore    0x93ead814 OpenAComponent + 493
    14  ...ple.CoreServices.CarbonCore    0x93eb3149 OpenComponent + 24
    15  ...ple.CoreServices.CarbonCore    0x93eaf5cc CallComponent + 171
    16  ...ple.CoreServices.CarbonCore    0x93eaf51f CallComponentDispatch + 29
    17  ...ple.CoreServices.CarbonCore    0x93f3de15 CallComponentVersion + 37
    18  ...ple.CoreServices.CarbonCore    0x93ede440 getComponentVersion(RegisteredComponent*) + 213
    19  ...ple.CoreServices.CarbonCore    0x93ea7ede DestroyOlder(RegisteredComponent*, long) + 126
    20  ...ple.CoreServices.CarbonCore    0x93ea79bc RegisterComponentResourcePtr + 709
    21  ...ple.CoreServices.CarbonCore    0x93ea6fa1 registerSystemComponents + 244
    22  ...ple.CoreServices.CarbonCore    0x93ea6dd1 FindNextComponentInternal(ComponentRecord*, ComponentDescription*, unsigned long) + 86
    23  ...ple.CoreServices.CarbonCore    0x93ea6d64 FindNextComponent + 61
    24  com.apple.QuickTime     
    0x95e7defd EnterMovies_priv + 411
    25  com.apple.QuickTime     
    0x95e7da3a EnterMovies + 16
    26  com.apple.iTunes        
    0x00c304c3 0x1000 + 12776643
    27  com.apple.iTunes        
    0x007472f6 0x1000 + 7627510
    28  com.apple.iTunes        
    0x00743f9f 0x1000 + 7614367
    29  com.apple.iTunes        
    0x007463ab 0x1000 + 7623595
    30  com.apple.iTunes        
    0x0074634c 0x1000 + 7623500
    31  com.apple.Foundation    
    0x90c9ddb3 _nsnote_callback + 176
    32  com.apple.CoreFoundation
    0x9a916763 __CFXNotificationPost + 947
    33  com.apple.CoreFoundation
    0x9a91616a _CFXNotificationPostNotification + 186
    34  com.apple.Foundation    
    0x90c92c50 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
    35  com.apple.Foundation    
    0x90ca005d -[NSNotificationCenter postNotificationName:object:] + 56
    36  com.apple.AppKit        
    0x99f66511 -[NSApplication finishLaunching] + 493
    37  com.apple.AppKit        
    0x99f65f0d -[NSApplication run] + 79
    38  com.apple.iTunes        
    0x00934834 0x1000 + 9648180
    39  com.apple.iTunes        
    0x002eee29 0x1000 + 3071529
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib       
    0x92701382 kevent + 10
    1   libSystem.B.dylib       
    0x92701a9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib       
    0x92700f59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib       
    0x92700cfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib       
    0x92700781 _pthread_wqthread + 390
    5   libSystem.B.dylib       
    0x927005c6 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib       
    0x92700412 __workq_kernreturn + 10
    1   libSystem.B.dylib       
    0x927009a8 _pthread_wqthread + 941
    2   libSystem.B.dylib       
    0x927005c6 start_wqthread + 30
    Thread 3:
    0   com.apple.CoreFP        
    0x15858fc0 X46O5IeS + 6500448
    1   com.apple.CoreFP        
    0x15ae4fe6 fdjkDSAFjklaf2s + 1258054
    2   com.apple.CoreFP        
    0x15255560 X46O5IeS + 194048
    3   com.apple.CoreFP        
    0x159b33f7 fdjkDSAFjklaf2s + 5719
    4   com.apple.CoreFP        
    0x15cd599a WIn9UJ86JKdV4dM + 106
    5   com.apple.iTunes        
    0x00f27d04 0x1000 + 15887620
    6   com.apple.iTunes        
    0x00f1a718 0x1000 + 15832856
    7   com.apple.iTunes        
    0x00f20970 0x1000 + 15858032
    8   com.apple.iTunes        
    0x00f0a379 0x1000 + 15766393
    9   com.apple.iTunes        
    0x00f52b5c 0x1000 + 16063324
    10  com.apple.iTunes        
    0x00400298 0x1000 + 4190872
    11  com.apple.iTunes        
    0x000058ad 0x1000 + 18605
    12  libSystem.B.dylib       
    0x92708259 _pthread_start + 345
    13  libSystem.B.dylib       
    0x927080de thread_start + 34
    Thread 4:  CFRunLoopThread
    0   libSystem.B.dylib       
    0x926daafa mach_msg_trap + 10
    1   libSystem.B.dylib       
    0x926db267 mach_msg + 68
    2   com.apple.CoreFoundation
    0x9a8f82df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation
    0x9a8f73c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation
    0x9a8fd304 CFRunLoopRun + 84
    5   com.apple.iTunes        
    0x000121e2 0x1000 + 70114
    6   com.apple.iTunes        
    0x000058ad 0x1000 + 18605
    7   libSystem.B.dylib       
    0x92708259 _pthread_start + 345
    8   libSystem.B.dylib       
    0x927080de thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x927e4693  ecx: 0xbfffef0c  edx: 0x9273bc5a
      edi: 0x02b3d000  esi: 0x00000002  ebp: 0xbfffef28  esp: 0xbfffef0c
       ss: 0x0000001f  efl: 0x00000282  eip: 0x9273bc5a   cs: 0x00000007
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x927ce58b
    Binary Images:
    0x1000 -  0x1708ffb  com.apple.iTunes 11.4 (11.4) <3024174F-E7F0-3657-BCCF-9EBEB3BBF7B5> /Applications/iTunes.app/Contents/MacOS/iTunes
    0x19f3000 -  0x1a73ff3  com.apple.iTunes.iPodUpdater 10.7 (10.7) <1D752EE8-1B5B-3CED-B4C7-9DB030D93139> /Applications/iTunes.app/Contents/Frameworks/iPodUpdater.framework/Versions/A/i PodUpdater
    0x1ade000 -  0x1b03ff7  com.apple.avfoundationcf 2.0 (60.1) <2D4DFC71-1195-4549-658B-7295F37AAEC3> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Versions/A/AVFoundat ionCF
    0x1b2b000 -  0x1e2cfe3  com.apple.iad.iAdCore 1.0 (1) <5421CDD6-B523-3650-A779-7E8F9A458091> /Applications/iTunes.app/Contents/Frameworks/iAdCore.framework/Versions/A/iAdCo re
    0x1ef0000 -  0x1ef5ff7  com.apple.iPod 1.6 (17) <4CCD2720-D270-C0D2-1E14-1374779C2401> /System/Library/PrivateFrameworks/iPod.framework/Versions/A/iPod
    0x1efb000 -  0x21d7fe7 +libgnsdk_dsp.1.9.5.dylib 1.9.5 (compatibility 1.9.5) <E468D2B0-295A-D520-C02A-5383413B5DDE> /Applications/iTunes.app/Contents/MacOS/libgnsdk_dsp.1.9.5.dylib
    0x21ff000 -  0x2232fe7 +libgnsdk_musicid.1.9.5.dylib 1.9.5 (compatibility 1.9.5) <F6487E48-3B93-7C89-7734-85600749661D> /Applications/iTunes.app/Contents/MacOS/libgnsdk_musicid.1.9.5.dylib
    0x2241000 -  0x230bfe7 +libgnsdk_sdkmanager.1.9.5.dylib 1.9.5 (compatibility 1.9.5) <70001144-C144-B6D7-3CA9-836ACD97CE9F> /Applications/iTunes.app/Contents/MacOS/libgnsdk_sdkmanager.1.9.5.dylib
    0x2325000 -  0x2367fe7 +libgnsdk_submit.1.9.5.dylib 1.9.5 (compatibility 1.9.5) <AB1597CE-FBAC-6C05-330E-879EDD036C94> /Applications/iTunes.app/Contents/MacOS/libgnsdk_submit.1.9.5.dylib
    0x236e000 -  0x23b3ff7  com.apple.CoreMedia.AVCFSupport 1.0 (705.24.4) <FAEC8CE1-BF17-B566-38E3-98E97C2403CE> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Support/CoreMedia.fr amework/Versions/A/CoreMedia
    0x23d2000 -  0x273dff3  com.apple.MediaToolbox.AVCFSupport 1.0 (705.24.4) <B801EFCB-07D9-2A94-9E7A-530AD7E892AA> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Support/MediaToolbox .framework/Versions/A/MediaToolbox
    0x27a2000 -  0x2ae2feb  com.apple.VideoToolbox.AVCFSupport 1.0 (705.24.4) <A4DBF709-3753-2F20-B20D-1D5DB80F3997> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Support/VideoToolbox .framework/Versions/A/VideoToolbox
    0x2b5c000 -  0x2b68ff7 +com.rogueamoeba.audio_hijack_server.hermes 2.2.5 (2.2.5) <CD6C7A74-BA03-F3A7-0D1E-460E6A043024> /usr/local/hermes/modules/Instant Hijack Server.hermesmodule/Contents/MacOS/Instant Hijack Server
    0x1519e000 - 0x15e3cfe0  com.apple.CoreFP 2.6.16 (2.6.16) <B8744DFB-F0AE-3DD9-8546-D28B49D38B4B> /System/Library/PrivateFrameworks/CoreFP.framework/CoreFP
    0x178ea000 - 0x179a7fe2  com.apple.DesktopVideoOut 1.2.7 (1.2.7) <54E0C747-1169-FB4A-2CB4-9EA9BD5398F8> /Users/loic/Library/QuickTime/DesktopVideoOut.component/Contents/MacOS/DesktopV ideoOut
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
    0x90003000 - 0x90085ffb  SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x90086000 - 0x900dcff7  com.apple.MeshKitRuntime 1.1 (49.2) <F1EAE9EC-2DA3-BAFD-0A8C-6A3FFC96D728> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x900dd000 - 0x901bdfe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x901be000 - 0x901e5ff7  com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x901e6000 - 0x9020aff7  libJPEG.dylib ??? (???) <50E17B4D-63D6-24D3-702F-6A6E912A55EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9020b000 - 0x902d6fef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x902d7000 - 0x90311ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <A6C207E3-7B42-926D-9C93-BE3F50B92496> /usr/lib/libcups.2.dylib
    0x90312000 - 0x9036fff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90370000 - 0x9038efe7  libPng.dylib ??? (???) <6C0B95D7-9634-E044-0B79-F1DD56961C33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9038f000 - 0x903dfff7  com.apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x903ec000 - 0x903edff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9040d000 - 0x9046efe7  com.apple.CoreText 151.13 (???) <23F359DA-D845-5C50-4DF3-19E858CF2B2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9046f000 - 0x9056ffe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <BE7FCD73-03B5-25A4-FCA4-D4980F1488D6> /usr/lib/libxml2.2.dylib
    0x90570000 - 0x9058fff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x906c8000 - 0x90781fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x90784000 - 0x90788ff7  libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x90789000 - 0x90a36fff  com.apple.JavaScriptCore 6534.59 (6534.59.11) <7F623AA5-A11B-4C26-D2FD-EB5B9DE73F85> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x90aee000 - 0x90afcfe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
    0x90afd000 - 0x90b3aff7  com.apple.CoreMedia 0.484.60 (484.60) <8FAB137D-682C-6DEC-5A15-F0029A5B226F> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x90b3b000 - 0x90b53ff7  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
    0x90b54000 - 0x90bf1fe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x90c61000 - 0x90c87ffb  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
    0x90c88000 - 0x90ef9fef  com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90efb000 - 0x90f23ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <E761F29A-328B-29D9-3DF0-023F2C21E500> /usr/lib/libxslt.1.dylib
    0x90f2f000 - 0x90f36ff3  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
    0x90f37000 - 0x90f68ff7  libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x90f69000 - 0x90f8afe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x90f90000 - 0x90f96fff  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
    0x90f97000 - 0x90fdaff7  libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x90ff5000 - 0x9111efe7  com.apple.WebKit 6534.59 (6534.59.10) <73348DE8-9C7D-3BD9-8E9D-86E5BE67B1D1> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x9111f000 - 0x9124cffb  com.apple.MediaToolbox 0.484.60 (484.60) <A7FE2739-64A7-40EB-A6E7-69FBCE3C87D4> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x9124d000 - 0x91291ff3  com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x91292000 - 0x912e2fe7  libTIFF.dylib ??? (???) <AB182CEC-188A-F2BC-21E1-0059FD3B2598> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91461000 - 0x91475fe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x91548000 - 0x91551ff7  com.apple.corelocation 12.3 (12.3) <11640844-4B96-4B4D-0419-B7845C4A40FF> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x91552000 - 0x91558fe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x91567000 - 0x915abfe7  com.apple.Metadata 10.6.3 (507.15) <74F05E64-2A68-BA10-CCD4-128D164E5A0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x915f8000 - 0x915f9ff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x915fa000 - 0x916b6fff  com.apple.ColorSync 4.6.8 (4.6.8) <920DD017-8B41-7334-E554-A85DB99EBD5A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x916f9000 - 0x916fcff7  libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x91724000 - 0x91b59ff7  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
    0x91c04000 - 0x91c0bff7  com.apple.aps.framework 1.2 (1.2) <16A7DB74-F951-D8DB-35D0-5E5673529AB0> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x91c0c000 - 0x91c21fff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x91c22000 - 0x92038ff7  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
    0x92039000 - 0x92039ff7  com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9204d000 - 0x9205bff7  com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9205c000 - 0x92136fff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92137000 - 0x9227afef  com.apple.QTKit 7.7 (1800) <9DD27495-3020-0928-B3F2-D418C336E163> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x926da000 - 0x92881ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x92882000 - 0x928bfff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x928f9000 - 0x9290dffb  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
    0x92919000 - 0x92c3dfef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x92c3e000 - 0x92c81ff7  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
    0x92fb5000 - 0x93320ff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x93328000 - 0x9332cff7  libGIF.dylib ??? (???) <2251F789-B187-0837-6E38-A0E5C7C4FA3C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x93369000 - 0x933a7ff7  com.apple.QuickLookFramework 2.3 (327.7) <6387A103-C7EF-D56B-10EF-5ED5FC7F33A5> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x933a8000 - 0x93454fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x93496000 - 0x934a0ffb  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
    0x934a1000 - 0x93539fe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x93546000 - 0x93550fe7  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
    0x9358d000 - 0x935c2fe7  com.apple.framework.Apple80211 6.2.5 (625.6) <9F56E0EC-EB90-52F6-0ECF-C2E5DE85652E> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x93703000 - 0x93703ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x93704000 - 0x93710ff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x93711000 - 0x9384efe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x938fb000 - 0x93942ffb  com.apple.CoreMediaIOServices 140.0 (1496) <DA152F1C-8EF4-4F5E-6D60-82B1DC72EF47> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x93943000 - 0x93985ff7  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
    0x93ada000 - 0x93ae5ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x93ae6000 - 0x93b8effb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x93c84000 - 0x93e47feb  com.apple.ImageIO.framework 3.0.6 (3.0.6) <AE641FAD-DF38-AE31-B45B-85AEE7AF3A45> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x93e48000 - 0x94168ff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x941b2000 - 0x941b3ff7  com.apple.TrustEvaluationAgent 1.1 (1) <FEB55E8C-38A4-CFE9-A737-945F39761B4C> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x9495f000 - 0x9499bfe7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <CEE95B62-8F1C-2013-6ED3-42EB8A1018DF> /usr/lib/libssl.0.9.8.dylib
    0x9499c000 - 0x949a0ff7  IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x949a1000 - 0x94a10ff7  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
    0x94a1f000 - 0x94a21ff7  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
    0x94a22000 - 0x94a44fef  com.apple.DirectoryService.Framework 3.6 (621.16) <5566E769-6459-78A7-DD2C-1D3068BD3932> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x94a45000 - 0x94a4dff7  com.apple.DisplayServicesFW 2.3.3 (289) <828084B0-9197-14DD-F66A-D634250A212E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x94a79000 - 0x94a89ff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x94a8a000 - 0x94b67fe3  com.apple.DiscRecording 5.0.9 (5090.4.2) <92C85A16-5C80-9F35-13BE-2B312956AA9A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x94b68000 - 0x94b88fe7  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib
    0x94bc3000 - 0x94bc3ff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x94bd8000 - 0x95253ff7  com.apple.CoreAUC 6.11.03 (6.11.03) <42B31B0F-18F9-29D2-A67C-7B81A47F6D67> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x95254000 - 0x952aefe7  com.apple.CorePDF 1.4 (1.4) <78A1DDE1-1609-223C-A532-D282DC5E0CD0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x952c8000 - 0x95380feb  libFontParser.dylib ??? (???) <D2D0C922-5ED1-3AE9-6F99-707C74DF3E62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x95381000 - 0x9539dfe3  com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9539e000 - 0x95430fe7  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
    0x95453000 - 0x954a6ff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x954a7000 - 0x954b4ff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x954b5000 - 0x95697fff  com.apple.imageKit 2.0.3 (1.0) <6E557757-26F7-7941-8AE7-046EC1871F50> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x95698000 - 0x9569dff7  com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x9569e000 - 0x95820fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <60FF302E-5FAE-749B-BC70-0496DC2FBF2D> /usr/lib/libicucore.A.dylib
    0x95984000 - 0x95ab2fe7  com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x95ab3000 - 0x95ab6ffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x95ab7000 - 0x95b1bffb  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
    0x95b95000 - 0x95b98fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x95b99000 - 0x95dffff7  com.apple.security 6.1.2 (55002) <E88E133F-5FB3-446F-B753-2B8AD577B46A> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x95e00000 - 0x95e7bfff  com.apple.AppleVAFramework 4.10.27 (4.10.27) <BFD2D1CA-535C-F16F-0EB5-04905ABD65CF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x95e7c000 - 0x96176fef  com.apple.QuickTime 7.6.6 (1800) <D3538A45-5F4B-262A-06AB-64C1EBAC4A33> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x96177000 - 0x96279fef  com.apple.MeshKitIO 1.1 (49.2) <34322CDD-E67E-318A-F03A-A3DD05201046> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x9627a000 - 0x962aaff7  com.apple.MeshKit 1.1 (49.2) <ECFBD794-5D36-4405-6184-5568BFF29BF3> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x97274000 - 0x972baff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x972bb000 - 0x98033fe7  com.apple.WebCore 6534.59 (6534.59.6) <5C71C61C-0657-1B0E-397F-4D0A81872C93> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x98034000 - 0x9825fff3  com.apple.QuartzComposer 4.2 ({156.30}) <2C88F8C3-7181-6B1D-B278-E0EE3F33A2AF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x98260000 - 0x9871bff7  com.apple.VideoToolbox 0.484.60 (484.60) <B53299EC-E30F-EC04-779D-29B7113CC14A> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x98765000 - 0x98776ff7  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
    0x98777000 - 0x98789ff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x987b6000 - 0x9880efe7  com.apple.datadetectorscore 2.0 (80.7) <ADDE04FB-90A7-2132-75AF-C6B19DD0D97E> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x9880f000 - 0x98879fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x98890000 - 0x98890ff7  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
    0x98891000 - 0x98993fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <EB34F049-D9E1-BF19-CF03-B26A0352D40C> /usr/lib/libcrypto.0.9.8.dylib
    0x98994000 - 0x98aa0fe7  libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x98aa1000 - 0x98b1aff7  com.apple.PDFKit 2.5.5 (2.5.5) <85AA9E1C-D946-863A-823E-32F2AAF314CB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x98b1b000 - 0x9930a557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9930b000 - 0x99350ff7  com.apple.ImageCaptureCore 1.1 (1.1) <F54F284F-0B81-0AFA-CE47-FF797A6E05B0> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x997a1000 - 0x997a1ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x99803000 - 0x99836ff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x99837000 - 0x99837ff7  com.apple.quartzframework 1.5 (1.5) <4EE8095D-5E47-1EB6-3A8A-6ECE3BEC8647> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9993f000 - 0x9993fff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x99984000 - 0x99a32ff3  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
    0x99c0d000 - 0x99ca8fe7  com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x99ca9000 - 0x99cb4ff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x99cb5000 - 0x99d35feb  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
    0x99d36000 - 0x99d3dff7  com.apple.agl 3.0.12 (AGL-3.0.12) <6877F0D8-0DCF-CB98-5304-913667FF50FA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x99dae000 - 0x99db7ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x99e09000 - 0x99e77ff7  com.apple.QuickLookUIFramework 2.3 (327.7) <7F89C0A1-310F-ACF1-AA6E-4ADFA4DC98DC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x99e78000 - 0x99e78ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x99f1d000 - 0x99f1dff7  com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x99f1e000 - 0x99f20ff7  libRadiance.dylib ??? (???) <090420B3-CB65-9F7B-5349-D42F2F9693B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x99f21000 - 0x99f31ff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x99f5c000 - 0x9a83fff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9a840000 - 0x9a8bafff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9a8bb000 - 0x9aa36fe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9aad8000 - 0x9ab85fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x9ab9f000 - 0x9abecfeb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib

  • Exception Type:  EXC_BAD_ACCESS (SIGBUS) Exception Codes: KERN_PROTECTION_FAILURE at 0x000000010c8b2ff0 Error Log

    Hello All,
    I've been running into an issue periodically when I run the program "slicy" the program crashes and I get an error log. See error log below. I'm looking to find out if it is the program or my computer. It seems to be my computer becasue my coworkers run the same software and have no run into this problem.
    Thanks in advance.
    Process:         Slicy [3776]
    Path:            /Applications/Slicy.app/Contents/MacOS/Slicy
    Identifier:      com.macrabbit.LayerCake
    Version:         1.1.6 (1.1.6)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [183]
    Responsible:     Slicy [3776]
    User ID:         501
    Date/Time:       2014-05-21 10:54:02.917 -0400
    OS Version:      Mac OS X 10.9.3 (13D65)
    Report Version:  11
    Anonymous UUID:  8E54E7F7-3A28-6B16-C13C-75817C618B44
    Sleep/Wake UUID: CEFCE6C8-B49A-462D-B332-881860CC29CF
    Crashed Thread:  3  Dispatch queue: com.apple.root.default-priority
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x000000010c8b2ff0
    VM Regions Near 0x10c8b2ff0:
        Stack                  000000010c830000-000000010c8b2000 [  520K] rw-/rwx SM=COW  thread 2
    --> STACK GUARD            000000010c8b2000-000000010c8b3000 [    4K] ---/rwx SM=NUL  stack guard for thread 3
        Stack                  000000010c8b3000-000000010c935000 [  520K] rw-/rwx SM=COW  thread 3
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff96be6a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff96be5d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff919f4fc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff919f45e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff919f3f25 CFRunLoopRunSpecific + 309
    5   com.apple.HIToolbox                     0x00007fff91f91a0d RunCurrentEventLoopInMode + 226
    6   com.apple.HIToolbox                     0x00007fff91f917b7 ReceiveNextEventCommon + 479
    7   com.apple.HIToolbox                     0x00007fff91f915bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    8   com.apple.AppKit                        0x00007fff8b87026e _DPSNextEvent + 1434
    9   com.apple.AppKit                        0x00007fff8b86f8bb -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    10  com.apple.AppKit                        0x00007fff8b8639bc -[NSApplication run] + 553
    11  com.apple.AppKit                        0x00007fff8b84e7a3 NSApplicationMain + 940
    12  com.macrabbit.LayerCake                 0x000000010c5abd14 0x10c5aa000 + 7444
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff96beb662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff91d37421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff91d37136 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff96beae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9702af08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9702dfb9 start_wqthread + 13
    Thread 3 Crashed:: Dispatch queue: com.apple.root.default-priority
    0   com.macrabbit.LayerCake                 0x000000010c699736 0x10c5aa000 + 980790
    1   com.macrabbit.LayerCake                 0x000000010c69a1fa 0x10c5aa000 + 983546
    2   com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    3   com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    4   com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    5   com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    6   com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    7   com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    8   com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    9   com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    10  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    11  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    12  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    13  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    14  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    15  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    16  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    17  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    18  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    19  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    20  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    21  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    22  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    23  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    24  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    25  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    26  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    27  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    28  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    29  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    30  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    31  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    32  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    33  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    34  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    35  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    36  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    37  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    38  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    39  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    40  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    41  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    42  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    43  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    44  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    45  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    46  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    47  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    48  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    49  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    50  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    51  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    52  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    53  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    54  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    55  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    56  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    57  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    58  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    59  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    60  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    61  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    62  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    63  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    64  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    65  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    66  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    67  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    68  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    69  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    70  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    71  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    72  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    73  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    74  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    75  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    76  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    77  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    78  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    79  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    80  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    81  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    82  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    83  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    84  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    85  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    86  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    87  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    88  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    89  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    90  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    91  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    92  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    93  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    94  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    95  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    96  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    97  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    98  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    99  com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    100 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    101 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    102 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    103 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    104 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    105 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    106 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    107 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    108 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    109 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    110 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    111 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    112 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    113 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    114 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    115 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    116 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    117 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    118 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    119 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    120 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    121 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    122 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    123 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    124 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    125 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    126 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    127 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    128 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    129 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    130 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    131 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    132 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    133 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    134 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    135 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    136 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    137 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    138 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    139 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    140 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    141 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    142 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    143 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    144 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    145 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    146 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    147 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    148 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    149 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    150 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    151 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    152 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    153 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    154 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    155 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    156 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    157 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    158 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    159 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    160 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    161 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    162 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    163 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    164 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    165 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    166 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    167 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    168 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    169 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    170 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    171 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    172 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    173 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    174 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    175 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    176 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    177 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    178 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    179 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    180 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    181 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    182 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    183 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    184 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    185 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    186 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    187 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    188 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    189 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    190 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    191 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    192 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    193 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    194 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    195 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    196 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    197 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    198 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    199 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    200 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    201 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    202 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    203 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    204 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    205 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    206 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    207 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    208 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    209 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    210 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    211 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    212 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    213 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    214 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    215 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    216 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    217 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    218 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    219 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    220 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    221 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    222 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    223 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    224 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    225 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    226 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    227 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    228 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    229 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    230 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    231 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    232 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    233 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    234 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    235 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    236 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    237 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    238 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    239 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    240 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    241 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    242 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    243 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    244 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    245 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    246 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    247 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    248 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    249 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    250 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    251 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    252 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    253 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    254 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    255 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    256 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    257 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    258 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    259 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    260 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    261 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    262 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    263 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    264 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    265 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    266 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    267 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    268 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    269 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    270 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    271 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    272 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    273 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    274 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    275 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    276 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    277 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    278 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    279 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    280 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    281 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    282 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    283 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    284 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    285 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    286 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    287 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    288 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    289 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    290 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    291 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    292 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    293 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    294 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    295 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    296 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    297 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    298 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    299 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    300 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    301 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    302 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    303 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    304 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    305 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    306 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    307 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    308 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    309 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    310 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    311 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    312 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    313 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    314 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    315 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    316 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    317 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    318 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    319 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    320 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    321 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    322 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    323 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    324 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    325 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    326 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    327 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    328 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    329 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    330 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    331 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    332 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    333 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    334 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    335 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    336 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    337 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    338 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    339 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    340 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    341 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    342 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    343 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    344 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    345 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    346 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    347 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    348 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    349 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    350 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    351 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    352 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    353 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    354 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    355 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    356 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    357 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    358 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    359 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    360 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    361 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    362 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    363 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    364 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    365 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    366 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    367 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    368 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    369 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    370 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    371 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    372 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    373 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    374 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    375 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    376 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    377 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    378 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    379 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    380 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    381 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    382 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    383 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    384 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    385 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    386 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    387 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    388 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    389 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    390 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    391 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    392 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    393 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    394 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    395 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    396 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    397 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    398 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    399 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    400 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    401 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    402 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    403 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    404 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    405 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    406 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    407 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    408 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    409 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    410 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    411 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    412 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    413 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    414 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    415 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    416 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    417 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    418 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    419 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    420 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    421 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    422 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    423 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    424 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    425 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    426 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    427 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    428 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    429 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    430 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    431 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    432 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    433 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    434 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    435 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    436 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    437 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    438 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    439 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    440 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    441 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    442 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    443 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    444 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    445 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    446 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    447 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    448 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    449 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    450 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    451 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    452 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    453 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    454 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    455 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    456 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    457 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    458 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    459 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    460 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    461 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    462 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    463 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    464 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    465 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    466 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    467 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    468 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    469 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    470 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    471 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    472 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    473 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    474 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    475 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    476 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    477 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    478 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    479 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    480 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    481 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    482 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    483 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    484 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    485 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    486 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    487 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    488 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    489 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    490 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    491 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    492 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    493 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    494 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    495 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    496 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    497 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    498 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    499 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    500 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    501 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    502 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    503 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    504 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    505 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    506 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    507 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    508 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    509 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    510 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    511 com.macrabbit.LayerCake                 0x000000010c69a251 0x10c5aa000 + 983633
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff96beae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9702af08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9702dfb9 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff96beae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9702af08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9702dfb9 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff96beae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9702af08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9702dfb9 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff96beae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9702af08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9702dfb9 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff96beae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9702af08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9702dfb9 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff96beae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9702af08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9702dfb9 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff96beae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff9702af08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9702dfb9 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff96be6a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff96be5d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff919f4fc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff919f45e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff919f3f25 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff8ba1005e _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff97029899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff9702972a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff9702dfc9 thread_start + 13
    Thread 12:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff96be6a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff96be5d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff919f4fc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff919f45e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff919f3f25 CFRun

    You installed the "Genieo/InstallMac" rootkit. The product is a fraud, and the developer knowingly distributes an uninstaller that doesn't work. I suggest the tedious procedure below to disable Genieo. This procedure may leave a few small files behind, but it will permanently deactivate the rootkit (as long as you never reinstall it.)
    Malware is constantly changing to get around the defenses against it. The instructions in this comment are valid as of now, as far as I know. They won't necessarily be valid in the future. Anyone finding this comment a few days or more after it was posted should look for more recent discussions or start a new one.
    Back up all data. You must know how to restore from a backup even if the system becomes unbootable. If you don't know how to do that, or if you don't have any backups, stop here and ask for guidance.
    Step 1
    In the Applications folder, there should be an item named "Genieo". Select it and open the Finder Info window. If it shows that the Version is less than 2.0, download and install the current version from the genieo.com website. This may seem paradoxical, since the goal is to remove it, but you'll be saving yourself some trouble as well as the risk of putting the system in an unusable state.
    There should be another application in the same folder named "Uninstall Genieo". After updating Genieo, if necessary, launch "Uninstall Genieo" and follow the prompts to remove the "newspaper-style home page." Restart the computer.
    This step does not completely inactivate Genieo.
    Step 2
    Don't take this step unless you completed Step 1, including the restart, without any error messages. If you couldn't complete Step 1, stop here and ask for instructions.
    Triple-click anywhere in the line below on this page to select it:
    /Library/Frameworks/GenieoExtra.framework
    Right-click or control-click the line and select
    Services ▹ Reveal in Finder (or just Reveal)
    from the contextual menu.
    If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination command-C. In the Finder, select
    Go ▹ Go to Folder...
    from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return.
    A folder should open with an item named "GenieoExtra.framework" selected. Move that item to the Trash. You'll be prompted for your administrator password.
    Move each of these items to the Trash in the same way:
    /Library/LaunchAgents/com.genieo.completer.update.plist
    /Library/LaunchAgents/com.genieo.engine.plist
    /Library/LaunchAgents/com.genieoinnovation.macextension.plist
    /Library/LaunchDaemons/com.genieoinnovation.macextension.client.plist
    /Library/PrivilegedHelperTools/com.genieoinnovation.macextension.client
    /usr/lib/libgenkit.dylib/usr/lib/libgenkitsa.dylib
    /usr/lib/libimckit.dylib
    /usr/lib/libimckitsa.dylib~/Library/Application Support/com.genieoinnovation.Installer~/Library/LaunchAgents/com.genieo.completer.download.plist
    ~/Library/LaunchAgents/com.genieo.completer.update.plist
    If there are other items with a name that includes "Genieo" or "genieo" alongside any of those listed above, move them as well. There's no need to restart after each one. Some of these items will be absent, in which case you'll get a message that the file can't be found. Skip that item and go on to the next one.
    Restart and empty the Trash. Don't try to empty the Trash until you have restarted.
    Step 3
    From the Safari menu bar, select
    Safari ▹ Preferences... ▹ Extensions
    Uninstall any extensions you don't know you need, including ones called "Genieo" or "Omnibar," and any that have the word "Spigot" or "InstallMac" in the description. If in doubt, uninstall all extensions. Do the equivalent for the Firefox and Chrome browsers, if you use either of those.
    Your web browser(s) should now be working, and you should be able to reset the home page and search engine. If not, stop here and post your results.
    Make sure you don't repeat the mistake that led you to install this software. Chances are you got it from an Internet cesspit such as "Softonic" or "CNET Download." Never visit either of those sites again. You might also have downloaded it from an ad in a page on some other site. The ad has a large green button labeled "Download" or "Download Now" in white letters. The button is designed to confuse people who intend to download something else on the same page. If youever download a file that isn't obviously what you expected, delete it immediately.
    You may be wondering why you didn't get a warning from Gatekeeper about installing software from an unknown developer, as you should have. The reason is that the Genieo developer has a codesigning certificate issued by Apple, which causes Gatekeeper to give the installer a pass. Apple could revoke the certificate, but as of this writing, has not done so, even though it's aware of the problem. It must be said that this failure of oversight is inexcusable and has seriously compromised the value of Gatekeeper and the Developer ID program. You cannot rely on Gatekeeper alone to protect you from harmful software.
    Finally, be forewarned that when Genieo is mentioned on this site, the developer sometimes shows up under the name "Genieo support." If that happens, don't believe anything he says, but feel free to tell him what you think of his scam.

  • Exception Type:  EXC_BAD_ACCESS (SIGBUS) Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000001

    Please provide a well thought of answer that is constructive to the error that is posted in its entirety below: Before you post a reply, please note that I have already done the following, reinstalled software, contacted tech support for the software maker AutoDesk and still no resolution. I'm curious if anyone has been able to pin point the specific reason for an error such as this, because it happens to be experienced by many others on MAC OS with other Software Applications.
    P.S. I am looking for an alternative to a complete wipe of my hard disk and fresh restore of previous good disk backup as I am unable to at the moment.
    Thanks in advance for any helpful advice.
    ======================================================================
    Process:         StitcherUnlimited [12112]
    Path:            /Applications/Autodesk/*/StitcherUnlimited.app/Contents/MacOS/StitcherUnlimited
    Identifier:      fr.autodesk.stitcherunlimited
    Version:         Stitcher Unlimited 2009 (6.0.0)
    Build Info:      Stitcher Unlimited-0000~0000
    Code Type:       X86 (Native)
    Parent Process:  launchd [201]
    Responsible:     StitcherUnlimited [12112]
    User ID:         501
    Date/Time:       2014-04-29 09:32:08.406 -0400
    OS Version:      Mac OS X 10.9.2 (13C1021)
    Report Version:  11
    Anonymous UUID:  DB2A882C-0F49-636A-A6F4-C48D9722974E
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000001
    VM Regions Near 0x1:
    --> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/Autodesk/*/StitcherUnlimited.app/Contents/MacOS/StitcherUnlimited
        __TEXT                 0000000000001000-0000000001322000 [ 19.1M] r-x/rwx SM=COW  /Applications/Autodesk/*/StitcherUnlimited.app/Contents/MacOS/StitcherUnlimited
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libadlmint.dylib                        0x01b64981 str_strip_whitespace + 184
    1   libadlmint.dylib                        0x01b44a6b TStr::stripWhiteSpace() + 37
    2   libadlmint.dylib                        0x01b430fb AdlmLoggable::dumpSystemInfo(AdlmLogger*) const + 481
    3   libadlmint.dylib                        0x01b4710c AdlmErrorBase::dumpTechSupport(AdlmLogger*) const + 38
    4   libadlmint.dylib                        0x01b42d7f AdlmLogger::log(AdlmLoggable*) + 147
    5   libadlmint.dylib                        0x01b20d84 CAdlmIntLicense::updateCheckOutInfoWithCascading(RequestType, TStr const&, TStr const&) + 470
    6   libadlmint.dylib                        0x01b30e17 CAdlmIntSATSLicense::checkoutLicense(TStr const&, TStr const&, adlmLICENSEINFO*, int) + 655
    7   libadlmint.dylib                        0x01b356c8 CAdlmIntSATSLicense::checkoutLicense(adlmPRODKEY const*, adlmPRODKEY const*, adlmBOOLEAN, adlmLICENSEINFO*) + 612
    8   libadlmint.dylib                        0x01b41876 CAdlmIntSATSSessionHandle::checkoutLicense(void*, adlmPRODKEY const*, adlmPRODKEY const*, adlmBOOLEAN, adlmLICENSEINFO*) + 78
    9   libadlmint.dylib                        0x01b3c8e4 CAdlmIntLicenseMgr::checkoutLicense(void*, adlmPRODKEY const*, adlmPRODKEY const*, adlmBOOLEAN, adlmLICENSEINFO*) + 86
    10  libadlmint.dylib                        0x01b19733 adlmLicenseCheckoutImp + 71
    11  fr.autodesk.stitcherunlimited           0x000e6e3d 0x1000 + 941629
    12  fr.autodesk.stitcherunlimited           0x00096307 0x1000 + 611079
    13  fr.autodesk.stitcherunlimited           0x00007bfe 0x1000 + 27646
    14  fr.autodesk.stitcherunlimited           0x00007072 0x1000 + 24690
    15  fr.autodesk.stitcherunlimited           0x00006f99 0x1000 + 24473
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x9b554992 kevent64 + 10
    1   libdispatch.dylib                       0x9b6598ad _dispatch_mgr_invoke + 238
    2   libdispatch.dylib                       0x9b659546 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib                  0x9b5537ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9132fd8a _pthread_cond_wait + 837
    2   libsystem_pthread.dylib                 0x91331fd7 pthread_cond_timedwait + 47
    3   libadlmint.dylib                        0x01d4b8e7 l_mt_child + 357
    4   libsystem_pthread.dylib                 0x9132d5fb _pthread_body + 144
    5   libsystem_pthread.dylib                 0x9132d485 _pthread_start + 130
    6   libsystem_pthread.dylib                 0x91332cf2 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000001  ebx: 0x01b42f2b  ecx: 0x00000000  edx: 0x00000000
      edi: 0x00000000  esi: 0x02283ba8  ebp: 0xbfffea28  esp: 0xbfffea00
       ss: 0x00000023  efl: 0x00010202  eip: 0x01b64981   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x00000001
    Logical CPU:     4
    Error Code:      0x00000006
    Trap Number:     14
    Binary Images:
        0x1000 -  0x13219e3 +fr.autodesk.stitcherunlimited (Stitcher Unlimited 2009 - 6.0.0) <CA9DD907-D3C1-4055-8FFC-A28F8E7A8BE4> /Applications/Autodesk/*/StitcherUnlimited.app/Contents/MacOS/StitcherUnlimited
    0x1665000 -  0x1a86fef +Cg (0) /Applications/Autodesk/*/StitcherUnlimited.app/Contents/Library/Frameworks/Cg.f ramework/Cg
    0x1b16000 -  0x1ddd46f +libadlmint.dylib (1.0.31) <80EA6C1D-B744-4D29-8B52-F1FF5146FCEF> /Applications/Autodesk/*/StitcherUnlimited.app/Contents/MacOS/libadlmint.dylib
    0x507e000 -  0x50a6ff7  libRIP.A.dylib (599.21.1) <9F0E2AB0-09F5-3B2D-8008-091A86114A3D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
    0x50b5000 -  0x50bdff7  libCGCMS.A.dylib (599.21.1) <5444E100-B3C8-338B-A691-DBB5717E0E48> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
    0x50e1000 -  0x50e4ffa  libCGXType.A.dylib (599.21.1) <010A4DBA-F793-3D1A-A212-3FE8B80CA6DA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
    0x50ec000 -  0x50f7fff  libGPUSupport.dylib (9.6) <E99B15B5-B173-329B-B8AA-B6BA5EE4D5EE> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
    0x894b000 -  0x8959fff  libSimplifiedChineseConverter.dylib (61) <6E42E198-9C8D-3F0F-9660-6D9975C2461E> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x94a6000 -  0x94b8ffd  libTraditionalChineseConverter.dylib (61) <EFC81138-0455-321B-A93A-F4E9C4A3EB31> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x11e5f000 - 0x122e3fe3 +libadlmint_libFNP.dylib (1) <5266C870-5522-4C07-A86A-094C4D8BC8BA> /Applications/Autodesk/*/StitcherUnlimited.app/Contents/MacOS/libadlmint_libFNP .dylib
    0x40000000 - 0x40384fff  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (8.24.11 - 8.2.4) <47FCB740-C56E-304B-B6AF-B20C92685A63> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
    0x50000000 - 0x502b6fff  com.apple.AMDRadeonX3000GLDriver (1.20.11 - 1.2.0) <9FBA39D6-E834-31BB-92A8-39105BB097EF> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRade onX3000GLDriver
    0x8fe82000 - 0x8feb4417  dyld (239.4) <2E655535-479B-3E48-ADD3-6278819CA38A> /usr/lib/dyld
    0x9000c000 - 0x90019ff7  com.apple.AppleFSCompression (56 - 1.0) <0C44B3E4-C4A7-3A65-9C1A-334CA3E35BDB> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x9001a000 - 0x90028ff7  libz.1.dylib (53) <858B4D9F-D87E-3D81-B07A-DF9632BD185F> /usr/lib/libz.1.dylib
    0x900d8000 - 0x90127ff1  com.apple.HIServices (1.22 - 467.2) <F47161AA-E19F-3357-862F-5B4C8DA97975> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x90128000 - 0x90130fee  libcldcpuengine.dylib (2.3.58) <A393291F-F561-3424-8BD2-AE4496B85F4A> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
    0x90131000 - 0x90225fff  libFontParser.dylib (111.1) <D8F9B2A4-41A6-3407-8D80-13A841F97BE5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x90301000 - 0x90323ff5  libssl.0.9.7.dylib (106) <41C9B854-C23B-3855-868F-801CFFA1B981> /usr/lib/libssl.0.9.7.dylib
    0x90324000 - 0x90330ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <B7440CD7-04F8-3558-B5AA-FD48381B14DE> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x90333000 - 0x90368ffd  libssl.0.9.8.dylib (50) <F3BEA2DF-DB84-37F0-B4C7-97C0A4DF19C9> /usr/lib/libssl.0.9.8.dylib
    0x90369000 - 0x903a7ff7  com.apple.NavigationServices (3.8 - 215) <A093AAF0-248E-313E-BA82-01F69E269895> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x903a8000 - 0x903acfff  com.apple.IOAccelerator (98.14 - 98.14) <2F453A7B-45B7-313D-AE23-A4D1A1E94D66> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
    0x903ad000 - 0x903edff7  com.apple.bom (14.0 - 193.1) <FFF1C8E5-41FF-357B-8681-69B21DCED2E4> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x90a32000 - 0x90a40fff  libxar.1.dylib (202) <B73748D4-F830-3C71-98B3-7A3ABF5136FD> /usr/lib/libxar.1.dylib
    0x90aa8000 - 0x90d9dff8  com.apple.CoreImage (9.2.7) <AD2199E4-B18B-3CFC-94C4-B1B8D20CFB8B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x90da4000 - 0x90dadfff  com.apple.DiskArbitration (2.6 - 2.6) <92F7575A-AA20-34D9-BB26-2CC8C3CCAFEB> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x90dae000 - 0x90db9fff  libGPUSupportMercury.dylib (9.6) <154C14F4-0561-38CE-9A5F-1F9A9579552C> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
    0x90dba000 - 0x90e10ff6  com.apple.ScalableUserInterface (1.0 - 1) <2C81641B-FA30-32FF-8B3E-3CB9BF53B2D9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x90e11000 - 0x9113cffe  com.apple.Foundation (6.9 - 1056.13) <C33A8984-7E97-36BE-B842-EE4FE35F53EA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9113d000 - 0x91146fff  com.apple.audio.SoundManager (4.1 - 4.1) <68B7CEB7-AF09-3E24-8548-6ABF065B5186> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9114e000 - 0x9117fffb  com.apple.GSS (4.0 - 2.0) <E935DA55-0DBE-3D5A-9DFB-FBBFDB457F33> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x91180000 - 0x91189fff  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <CF8E5706-F744-3139-8A51-D52BF055D19F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9118a000 - 0x9121bfff  com.apple.ColorSync (4.9.0 - 4.9.0) <8366AE10-0396-3100-B87A-A176E8ECE7B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9121c000 - 0x912bbff7  libCoreStorage.dylib (380) <55467C87-E1A3-3057-B428-9BCEFD39E36D> /usr/lib/libCoreStorage.dylib
    0x912bc000 - 0x912ccff7  libsasl2.2.dylib (170) <CA1C07F6-8E17-315E-AE49-AB696DDE6707> /usr/lib/libsasl2.2.dylib
    0x9132c000 - 0x91333ffb  libsystem_pthread.dylib (53.1.4) <8B1B7B84-1B5D-32A8-AC0D-1E689E5C8A4C> /usr/lib/system/libsystem_pthread.dylib
    0x91334000 - 0x913bdfff  com.apple.CoreSymbolication (3.0 - 141) <178DDF5C-B6DA-39BD-84F5-FD3FA7E93BF8> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x913be000 - 0x9142cffb  libType1Scaler.dylib (112.1) <8DF02425-1C46-3B86-9E02-71F8D13FF3B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x9142d000 - 0x914fbff7  com.apple.backup.framework (1.5.2 - 1.5.2) <BE2F37D3-F610-30EE-B106-44B5DAE35603> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x914fc000 - 0x91500ffc  com.apple.IOSurface (91 - 91) <DECEEB72-3C7E-3C21-9237-E5AD293F8B09> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x91587000 - 0x915c4ffb  libGLImage.dylib (9.6) <EAC640A8-CD71-3AB2-9918-21CACCBCCB0D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x915c5000 - 0x915f3ff3  com.apple.DebugSymbols (106 - 106) <FC70F4C9-B2A6-352F-9563-6C085E9DDDB8> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x9187b000 - 0x918f1ff3  com.apple.securityfoundation (6.0 - 55122.1) <18024F59-DE2B-3FC5-A29F-8F2B27349685> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x918f2000 - 0x91a48ff0  libBLAS.dylib (1094.5) <74310C2F-4FDB-3995-A01A-5AFB83010A43> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x91a49000 - 0x91a49ffd  libOpenScriptingUtil.dylib (157) <4D06E8ED-D312-34EA-A448-DFF45ADC3CE5> /usr/lib/libOpenScriptingUtil.dylib
    0x91a4a000 - 0x91a63fff  com.apple.Kerberos (3.0 - 1) <91F17EB2-C70C-359C-B09D-96B52D2A9C9F> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x91a68000 - 0x91a6cffa  libGIF.dylib (1042.2) <6B0C937C-5950-33D1-9B39-6CE1E1BB3FD2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91a6e000 - 0x91a6ffff  libremovefile.dylib (33) <ED35EA79-EB06-3B84-A6D4-B1A9D6B8648D> /usr/lib/system/libremovefile.dylib
    0x91a70000 - 0x91d5afd2  com.apple.vImage (7.0 - 7.0) <256972F0-3DBC-3CE1-9EE8-B48243868729> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d5b000 - 0x91d65ff7  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <C4CC55E5-6CC4-307E-9499-AF89A6463AF4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x91dbc000 - 0x91dc7ff6  com.apple.NetAuth (5.0 - 5.0) <3B2E9615-EE12-38FC-BDCF-09529FF9464B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x91dcb000 - 0x91dcfff7  libmacho.dylib (845) <D8E93E59-1F80-3413-B9CF-78B848F6E873> /usr/lib/system/libmacho.dylib
    0x91dd0000 - 0x91debff5  com.apple.openscripting (1.4 - 157) <5C161A52-8D2F-3D56-A988-05727BED7A59> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92778000 - 0x92780fff  liblaunch.dylib (842.90.1) <B259692D-D60B-3BCE-9E03-32F457CB5046> /usr/lib/system/liblaunch.dylib
    0x92789000 - 0x9278dffc  libpam.2.dylib (20) <50623D44-795F-3E28-AA85-23E0E7E2AE0E> /usr/lib/libpam.2.dylib
    0x9278e000 - 0x9289bfff  com.apple.ImageIO.framework (3.3.0 - 1042) <19F7AA81-5144-37F3-AAAC-4D200C7417D8> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x928ab000 - 0x928b3fff  libsystem_dnssd.dylib (522.90.2) <A73663C9-CE65-3FF3-B41B-686728BBFB00> /usr/lib/system/libsystem_dnssd.dylib
    0x928b4000 - 0x9291ffff  com.apple.Heimdal (4.0 - 2.0) <3DEF31F9-7F59-3DEF-9DC8-7DDD23CA816F> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x92920000 - 0x92923ffb  libutil.dylib (34) <B496031E-E763-3DEB-84D2-85C0F3DF2012> /usr/lib/libutil.dylib
    0x92924000 - 0x92979ff7  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <0F1C111F-1E64-33BB-A69F-14643B3037D5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9297a000 - 0x9297bffa  libsystem_sandbox.dylib (278.11) <E8BE1DF7-2F3D-3202-B807-A85C99220AB6> /usr/lib/system/libsystem_sandbox.dylib
    0x92993000 - 0x92995ffb  libRadiance.dylib (1042.2) <3AE35DFA-AAF0-37C0-8544-1B19E9B5FCE1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x92d69000 - 0x92ddeffb  com.apple.framework.IOKit (2.0.1 - 907.90.2) <AFF50D8E-7D1D-38B9-A77E-DF0C0C4C97E0> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9372c000 - 0x93737ffb  libcommonCrypto.dylib (60049) <F8E60C43-22EE-3E0B-9546-3365056901F1> /usr/lib/system/libcommonCrypto.dylib
    0x93738000 - 0x93794ffa  com.apple.print.framework.PrintCore (9.0 - 428) <3E248391-2669-328B-B84F-8763FE8E92BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x937c7000 - 0x938a2ff7  com.apple.LaunchServices (572.26 - 572.26) <5915A9AC-7928-30B1-9329-94048ADE81D9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x938a3000 - 0x938acfff  libsystem_notify.dylib (121) <623269F5-1518-3035-A916-8AF83C972154> /usr/lib/system/libsystem_notify.dylib
    0x93901000 - 0x93906ff3  libsystem_platform.dylib (24.90.1) <0613F163-9A7A-3908-B30B-AC1627503933> /usr/lib/system/libsystem_platform.dylib
    0x93921000 - 0x93923fff  libsystem_configuration.dylib (596.13) <57095AFE-3FF1-3F42-A43E-ED679409B827> /usr/lib/system/libsystem_configuration.dylib
    0x93924000 - 0x93950ff7  GLRendererFloat (9.6) <7A6A96FE-472D-3C12-A19C-ADD30A38BB02> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x93951000 - 0x93953ffe  libCVMSPluginSupport.dylib (9.6) <DF20981B-DAD0-3125-8089-C96CB3226888> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x93954000 - 0x93a52fff  libJP2.dylib (1042.2) <24326770-81EE-3FA8-AAE1-A1E0CA12184B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x93a53000 - 0x93ac8ff1  com.apple.ApplicationServices.ATS (360 - 363.3) <FD423680-01A1-357A-89A7-33910A87DE65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x93ac9000 - 0x93acafff  liblangid.dylib (117) <F18F76C6-7E4B-34AD-AE81-C1C031BF2F7D> /usr/lib/liblangid.dylib
    0x93acb000 - 0x93bb6ff4  com.apple.DiskImagesFramework (10.9 - 371.1) <FC13BD5A-0FB7-35D5-A8DF-0510CFA996FE> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x94179000 - 0x94191fff  com.apple.CFOpenDirectory (10.9 - 173.90.1) <13B70F7C-9A4D-3CCA-AEB8-3958F5B6167E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x9419a000 - 0x941c4fff  libxslt.1.dylib (13) <249D54AB-1D82-38FE-ABEC-0D575450C73B> /usr/lib/libxslt.1.dylib
    0x941c5000 - 0x942a8ff7  libcrypto.0.9.8.dylib (50) <B367D3A3-FC1F-326C-92EC-CAD81666524D> /usr/lib/libcrypto.0.9.8.dylib
    0x943c7000 - 0x94428ff7  com.apple.Symbolication (1.4 - 129) <E5948C08-6ADF-3D86-9134-6AE49CF1DA0F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x94429000 - 0x94445ff9  com.apple.Ubiquity (1.3 - 289) <1CEDC83D-7282-3B4D-8CF7-4FE045012391> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x94446000 - 0x94496ff7  libcorecrypto.dylib (161.1) <135FD99E-2211-3DF4-825C-C9F816107F0C> /usr/lib/system/libcorecrypto.dylib
    0x944a2000 - 0x944a6fff  com.apple.CommonPanels (1.2.6 - 96) <E7CA63C6-CEE9-3F0A-93A7-C12C653FFB80> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x944a7000 - 0x94543fff  com.apple.QD (3.50 - 298) <F73FD4D4-17A4-37D6-AC06-7CA5A8BA1212> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9499b000 - 0x94a0efff  com.apple.SearchKit (1.4.0 - 1.4.0) <6F607AB6-7553-37BA-BEC5-98FD7C27FAD7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x94a0f000 - 0x94a33fff  libJPEG.dylib (1042.2) <72940135-AAA7-3F55-A2E7-CECDDBD592BE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x94a34000 - 0x94a3efff  com.apple.bsd.ServiceManagement (2.0 - 2.0) <B84F3916-236A-347B-9C1F-3DE571496737> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x94a3f000 - 0x94a67fff  libsystem_info.dylib (449.1.3) <BB68E8CC-422F-3121-8C86-D0F766FB696D> /usr/lib/system/libsystem_info.dylib
    0x94a68000 - 0x95686ff3  com.apple.AppKit (6.9 - 1265.19) <07125263-9E97-3A47-BBD3-6FB462910565> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x95687000 - 0x9582f4af  libobjc.A.dylib (551.1) <31CBE178-E972-30D1-ADC6-4B8345CAE326> /usr/lib/libobjc.A.dylib
    0x95830000 - 0x959c0ff0  GLEngine (9.6) <6A58B9C0-B67E-3FD1-B707-837744D918C2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundl e/GLEngine
    0x959c1000 - 0x95a1affe  libTIFF.dylib (1042.2) <5589DBDB-4324-3DAE-8530-0B8273D3F21C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x95a1b000 - 0x95a2afff  libGL.dylib (9.6) <58C42A46-27D0-3228-B3C1-EC3923D49BAD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x95a2b000 - 0x95c2dfff  com.apple.CoreFoundation (6.9 - 855.16) <6283B27F-3C46-365F-932C-1A7102D8A3CF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x95c2e000 - 0x95df4ffb  libicucore.A.dylib (511.31) <9C25D145-E785-357B-9833-1980A1A738C9> /usr/lib/libicucore.A.dylib
    0x95df5000 - 0x95df8ff9  com.apple.TCC (1.0 - 1) <A5FCF7AA-3F56-3A19-9DF1-661F1F02F79D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x95df9000 - 0x95e11ff7  libsystem_malloc.dylib (23.10.1) <CB52555E-0F5B-31E3-A42A-FD4F930E2192> /usr/lib/system/libsystem_malloc.dylib
    0x95e52000 - 0x95ebbfff  com.apple.SystemConfiguration (1.13 - 1.13) <144317BE-7AE5-3B8D-90CD-62DCDE9399E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x95f28000 - 0x95f74ff7  libcups.2.dylib (372.2) <ED7CEA7C-9FD7-34E0-B960-268BD6AFA056> /usr/lib/libcups.2.dylib
    0x95f75000 - 0x95f88fff  com.apple.ImageCapture (9.0 - 9.0) <63D5C96F-1893-3F35-ADFB-EE451AFD87E6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x95f89000 - 0x96205fe7  com.apple.QuickTime (7.7.3 - 2826.17) <E8F7EFCE-41FD-3E30-AAA5-5C232317E9D2> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x96206000 - 0x96207fff  libsystem_blocks.dylib (63) <2AC67D5E-ECD4-3644-A53C-9684F9B7AA33> /usr/lib/system/libsystem_blocks.dylib
    0x96208000 - 0x962b3fff  libcrypto.0.9.7.dylib (106) <DA3D5F8E-5822-3D41-BC1C-FFE1CC9BB42B> /usr/lib/libcrypto.0.9.7.dylib
    0x962b4000 - 0x96679ff6  libLAPACK.dylib (1094.5) <E6286E68-3501-31AC-813E-75B3B3968011> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x966a3000 - 0x966e9ff7  libFontRegistry.dylib (127) <A0930DB2-A6C6-3C6E-B4A2-119E0D76FD7D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x966ea000 - 0x966faff5  com.apple.LangAnalysis (1.7.0 - 1.7.0) <71DE7754-0A47-3F35-B1BF-B1FE7E1311E0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x966fb000 - 0x966fdff2  com.apple.EFILogin (2.0 - 2) <BC558029-74C0-3A69-B376-8F4CBF8C338F> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x966fe000 - 0x96700fff  libquarantine.dylib (71) <EE3B510E-1AEC-3171-8A1A-D6A5A42CF35C> /usr/lib/system/libquarantine.dylib
    0x96701000 - 0x9672dff7  com.apple.DictionaryServices (1.2 - 208) <33873336-BECD-3F62-A315-C45F24C1818C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x9672e000 - 0x96890ffb  com.apple.CFNetwork (673.4 - 673.4) <3B6BDE2F-BFA3-3B7E-BC53-7B6B75EB12D3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x96891000 - 0x969a3ffc  libsqlite3.dylib (158) <B3DB0FED-FE4C-314D-8329-CF7708C8AAF4> /usr/lib/libsqlite3.dylib
    0x969a4000 - 0x969c0fff  libCRFSuite.dylib (34) <FFF76EBA-DF35-3A5F-857F-3F4B1C9F4C77> /usr/lib/libCRFSuite.dylib
    0x969c1000 - 0x96a91fef  libvDSP.dylib (423.32) <E2FA7230-A001-3F6B-9ACF-6998C51AD7DC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x96a92000 - 0x96a93fff  libSystem.B.dylib (1197.1.1) <C58F0CC9-C1FD-3024-9358-D3359A6BBCAD> /usr/lib/libSystem.B.dylib
    0x96a94000 - 0x96aa2ff7  com.apple.Sharing (132.2 - 132.2) <87DBFC7A-9689-3B8E-AD16-5A9DFF9DE625> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x96aa3000 - 0x96aa5fff  com.apple.securityhi (9.0 - 55005) <51765C73-80D1-33E3-9589-3E88380CE007> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x96af8000 - 0x96e6dff9  com.apple.HIToolbox (2.1 - 697.4) <8CB677B7-43FC-3534-A685-5A5445C95F7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x96e6e000 - 0x96e72fff  libheimdal-asn1.dylib (323.92.1) <DD8BAEED-28AC-389E-9DC4-E32DA60CB05A> /usr/lib/libheimdal-asn1.dylib
    0x977fa000 - 0x97978ff8  libGLProgrammability.dylib (9.6) <95E86FA5-8620-38C5-B3CB-885F32569634> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x97979000 - 0x97981ffe  libGFXShared.dylib (9.6) <D75FE2D7-0CF9-351E-9EE3-893F2B2114BE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x97982000 - 0x979b8fff  com.apple.IconServices (25 - 25.17) <A4B5242B-765E-3D58-B066-BBEDB5947AAD> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
    0x979b9000 - 0x979bdffe  libCoreVMClient.dylib (58.1) <0EB8FFD7-AFED-3A63-810E-29629831D43D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x979c0000 - 0x979d4ff9  com.apple.MultitouchSupport.framework (245.13 - 245.13) <6860A0D0-3654-3B02-B2E9-C4D2637167B8> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x979d5000 - 0x979dbffb  libunwind.dylib (35.3) <099D1A6F-A1F0-3D05-BF1C-0A7BB32D39C2> /usr/lib/system/libunwind.dylib
    0x979dc000 - 0x97c4aff6  com.apple.security (7.0 - 55471.14.1) <025B3E5C-1582-357F-BFE5-B1AA3ACD18F2> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x97fd5000 - 0x97fdeffc  com.apple.CommonAuth (4.0 - 2.0) <99219CEB-D340-3E1F-9C04-FD0FA700BD67> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x97fdf000 - 0x97fe0ffd  libunc.dylib (28) <22A126A1-DCFB-3BE5-A66B-C973F0A5D839> /usr/lib/system/libunc.dylib
    0x97fe1000 - 0x97fe7ff7  com.apple.AOSNotification (1.7.0 - 760.3) <63F7E7F8-6FA3-38D3-9907-CDF360CA9354> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x97ff6000 - 0x980bdff7  com.apple.DiscRecording (8.0 - 8000.4.6) <84A7EC09-3BBD-3E04-A88C-6D3B724448FF> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x9822f000 - 0x9828dffd  com.apple.AE (665.5 - 665.5) <54F2F247-160C-3A22-A6E3-5D49655A67AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x983bc000 - 0x983fefff  libGLU.dylib (9.6) <6A7E248D-3936-3B0D-9BF2-E4F0D2FE5306> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x98877000 - 0x98909ff9  libsystem_c.dylib (997.90.3) <80D21D3D-1031-314C-B1F0-0B35B977CEFB> /usr/lib/system/libsystem_c.dylib
    0x98914000 - 0x98918ffa  libcache.dylib (62) <9730D7F2-D226-3F30-8D26-BF598CB781F6> /usr/lib/system/libcache.dylib
    0x989cf000 - 0x98a0cff7  libauto.dylib (185.5) <CD008E66-4A0C-35F5-8D72-80D76A716A03> /usr/lib/libauto.dylib
    0x98a0f000 - 0x98a33ff7  libxpc.dylib (300.90.2) <5ACBBE2C-74EB-3E88-BCBF-C573095318A5> /usr/lib/system/libxpc.dylib
    0x98a34000 - 0x98a34fff  libkeymgr.dylib (28) <1B097DEA-011E-3B1C-86D5-6C7FAD5C765A> /usr/lib/system/libkeymgr.dylib
    0x98a35000 - 0x98a47fff  libsystem_asl.dylib (217.1.4) <51EB17C9-9F5B-39F3-B6CD-8EF238B05B89> /usr/lib/system/libsystem_asl.dylib
    0x98d34000 - 0x98e6bfff  com.apple.desktopservices (1.8.2 - 1.8.2) <CCE6EB2B-1799-349A-8F13-003077CDFF31> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x98e6c000 - 0x98e6dfff  libDiagnosticMessagesClient.dylib (100) <B936B1D4-90BB-395D-8EA9-E1237608E7D0> /usr/lib/libDiagnosticMessagesClient.dylib
    0x98e6e000 - 0x98f1affb  libvMisc.dylib (423.32) <43873EFF-FB43-3301-BEE8-F2C3A046D7A6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x98f71000 - 0x98f95ff3  libc++abi.dylib (49.1) <43A04ACF-97A5-35ED-B454-6B5C0CF0F99D> /usr/lib/libc++abi.dylib
    0x99001000 - 0x99001fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <C85070A7-D942-3CFA-981F-5864480788C8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x991bf000 - 0x991eaff7  libsystem_network.dylib (241.3) <71EBA489-386D-3608-ADE6-CB50EBD1AB1B> /usr/lib/system/libsystem_network.dylib
    0x991eb000 - 0x99212fff  com.apple.CoreVideo (1.8 - 117.2) <A53FDD90-F200-3F7C-8A8E-5DE36D3DFBB0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9927a000 - 0x9927dff7  libdyld.dylib (239.4) <F4604F64-945B-3871-8F26-E9C55488BC27> /usr/lib/system/libdyld.dylib
    0x9927e000 - 0x992b0ff7  libTrueTypeScaler.dylib (111.1) <A568EE4C-1588-3F8B-8640-F02CEFC5AF09> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x992b1000 - 0x99306fff  libc++.1.dylib (120) <10C0A136-64F9-3CC2-9420-013247032120> /usr/lib/libc++.1.dylib
    0x99331000 - 0x99331ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <85316395-817E-342D-8F41-88838EC6FB63> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x99332000 - 0x99335ff7  com.apple.help (1.3.3 - 46) <AB6292FA-D3BC-3D56-B3A5-2BE630A503E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x99336000 - 0x9936efff  com.apple.LDAPFramework (2.4.28 - 194.5) <4399D209-B119-3ACC-97AF-F2E14DD207CB> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x99371000 - 0x993a2ffa  libsystem_m.dylib (3047.16) <28E614E8-7802-3E84-960A-AD4721EF10F7> /usr/lib/system/libsystem_m.dylib
    0x993a5000 - 0x99551fff  com.apple.QuartzCore (1.8 - 332.3) <00167BF7-E3C4-3AA7-8DA0-466BD4175350> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x999fa000 - 0x99a36ff4  com.apple.RemoteViewServices (2.0 - 94) <BEEE6ADF-7DA3-3D68-BCB0-9863BE1A1F46> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x99a40000 - 0x99ca4ff7  com.apple.CoreData (107 - 481.01) <85EE4DFF-3A61-3D3B-A818-524F0A427A4D> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x99ca5000 - 0x99cb3ff3  com.apple.opengl (9.6.0 - 9.6.0) <63941A8D-AACC-3C71-BE8C-4DAA913A1439> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x99cb4000 - 0x99da4ffb  libiconv.2.dylib (41) <848FEBA7-2E3E-3ECB-BD59-007F32468787> /usr/lib/libiconv.2.dylib
    0x99da5000 - 0x99dddff7  com.apple.MediaKit (15 - 709) <82E0F8C0-313C-379C-9994-4D21587D0C0C> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x99dde000 - 0x99e47ffa  com.apple.datadetectorscore (5.0 - 354.3) <566882DE-B726-331E-BA89-ACBB3D5BEEC4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x99e48000 - 0x99edfff7  com.apple.ink.framework (10.9 - 207) <EF00BCCB-B270-3F3D-9424-EF5F4BC23E25> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9ade1000 - 0x9adedffe  libkxld.dylib (2422.92.1) <EDA98A27-A9F0-3487-A635-B7FE6AC1C8B6> /usr/lib/system/libkxld.dylib
    0x9adee000 - 0x9adf3ff7  com.apple.print.framework.Print (9.0 - 260) <A6C465F6-C5D1-353A-9F33-19B9CEDBBC2A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9adf4000 - 0x9ae06fff  libbsm.0.dylib (33) <1BE92DB5-0D2F-3BB5-BCC6-8A71EF2A3450> /usr/lib/libbsm.0.dylib
    0x9ae07000 - 0x9ae07fff  com.apple.Carbon (154 - 157) <6E680560-FD53-3C00-BDF7-7AFA28747DC8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9ae08000 - 0x9ae33ff5  com.apple.ChunkingLibrary (2.0 - 155.1) <50BBBBF8-F30B-39EA-A512-11A47F429F2C> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x9ae34000 - 0x9ae3ffff  libcsfde.dylib (380) <C9E61AFB-1A9D-324B-9827-06B182CDD7B0> /usr/lib/libcsfde.dylib
    0x9ae40000 - 0x9ae47ffe  com.apple.agl (3.2.3 - AGL-3.2.3) <E26A1D2C-596E-31F0-8E70-FC381874F8DA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9ae48000 - 0x9ae9bfff  com.apple.htmlrendering (77 - 1.1.4) <408FA30F-4FE9-3162-9FFD-677E8569C1EA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9ae9c000 - 0x9aeedff1  libstdc++.6.dylib (60) <354F284B-2343-3810-9CA2-E28038824F6E> /usr/lib/libstdc++.6.dylib
    0x9aeee000 - 0x9af34ff7  libcurl.4.dylib (78.92.2) <FB33F24B-9A7B-3D79-8AE8-DFA9CB86597B> /usr/lib/libcurl.4.dylib
    0x9afd0000 - 0x9b2d1ffb  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <02C72D54-E3D3-32B0-A081-E85A7038489D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x9b2d2000 - 0x9b31afff  com.apple.PerformanceAnalysis (1.47 - 47) <16935C0F-7F9F-316E-9D46-11973DE0904A> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x9b383000 - 0x9b3d3fff  com.apple.opencl (2.3.59 - 2.3.59) <4BEFE83C-1C89-3BB6-A445-9BE680C84FB3> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x9b3d4000 - 0x9b4baff7  com.apple.coreui (2.1 - 231) <1C1AE894-C5C2-3F1C-BF29-B152ECD9BD88> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x9b4bb000 - 0x9b53bff7  com.apple.CoreServices.OSServices (600.4 - 600.4) <1227DF22-E2DA-3764-A1CA-10CC0CEBE377> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9b53c000 - 0x9b559ff4  libsystem_kernel.dylib (2422.92.1) <20AE426A-E386-3119-A740-14E13CBD0596> /usr/lib/system/libsystem_kernel.dylib
    0x9b55a000 - 0x9b61dff1  com.apple.CoreText (352.0 - 367.19) <14FD889D-4D6D-3D53-B28E-2E23975B3C9D> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x9b61e000 - 0x9b629fff  com.apple.CrashReporterSupport (10.9 - 538) <7A5FF845-433C-33E3-99B5-F6AA5B825734> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x9b635000 - 0x9b636ffc  com.apple.TrustEvaluationAgent (2.0 - 25) <064B485D-56E0-3DD7-BBE2-E08A5BFFF8B3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x9b656000 - 0x9b66effd  libdispatch.dylib (339.90.1) <871AC354-D1B6-3475-889E-AF594448CF43> /usr/lib/system/libdispatch.dylib
    0x9b66f000 - 0x9b75bff7  libxml2.2.dylib (26) <32040145-6FD6-3AD2-B98B-39F73BF9AC47> /usr/lib/libxml2.2.dylib
    0x9b764000 - 0x9b769ff6  libcompiler_rt.dylib (35) <9924DF2E-D80B-3A21-920D-544A4597203F> /usr/lib/system/libcompiler_rt.dylib
    0x9b76a000 - 0x9b76afff  com.apple.ApplicationServices (48 - 48) <7967F6FA-2984-3CC3-AD9A-7B9AEC562A2A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9b76b000 - 0x9b786ff6  libPng.dylib (1042.2) <85BC9AE9-7924-34B8-842F-B11BBAD64D22> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9b787000 - 0x9b78eff2  com.apple.NetFS (6.0 - 4.0) <915AA303-C02B-3B0C-8208-D8AAA4350DB4> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x9b79a000 - 0x9b79afff  com.apple.CoreServices (59 - 59) <06747539-5035-3307-8645-9BC4E7F89023> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9b850000 - 0x9bc84ff7  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <5B12F3E9-84F6-3183-B85D-FD19EF800ADB> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x9bc85000 - 0x9bca2ffb  libresolv.9.dylib (54) <3EC12A7F-6BA1-3976-9F1F-6A4B76303028> /usr/lib/libresolv.9.dylib
    0x9bcb9000 - 0x9bcc5ffc  libbz2.1.0.dylib (29) <3CEF1E92-BA42-3F8A-8E8D-9E1F7658E5C7> /usr/lib/libbz2.1.0.dylib
    0x9bcc6000 - 0x9bcc6fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <DDAC0B59-F886-3AB1-98E8-C71FFF161CD4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x9bd1c000 - 0x9bd36ff7  com.apple.GenerationalStorage (2.0 - 160.2) <8755F7F1-2402-387C-A32A-2270E7D680C8> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x9bd37000 - 0x9bdcfff7  com.apple.Metadata (10.7.0 - 800.23) <6590358F-9677-3257-8780-FF0462852EDD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9bdd0000 - 0x9be00ff7  com.apple.CoreServicesInternal (184.9 - 184.9) <999FEDEC-7657-3F32-A9AE-F29E0BE0AAF5> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x9be30000 - 0x9be38fff  libcopyfile.dylib (103) <1B1484BD-08B6-3BA9-94CA-A7C24B610EB3> /usr/lib/system/libcopyfile.dylib
    0x9be39000 - 0x9c231fff  com.apple.CoreGraphics (1.600.0 - 599.21.1) <A872AE6C-F92C-3EE9-B79F-E98EE33B1B1B> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x9c232000 - 0x9c3a5ffb  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <AAF3AB26-3BAD-3E5F-8192-9805B7AA1CB1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0xba900000 - 0xba91cffd  libJapaneseConverter.dylib (61) <3153973E-B2A9-3D17-B99B-31E53EC5B0F8> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21ffc  libKoreanConverter.dylib (61) <28867732-7E92-3581-97FD-E43D80F4E0D0> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 1
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 18748
        thread_create: 4
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=183.5M resident=43.3M(24%) swapped_out_or_unallocated=140.2M(76%)
    Writable regions: Total=141.4M written=2988K(2%) resident=5436K(4%) swapped_out=228K(0%) unallocated=136.1M(96%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    ATS (font support)                 33.0M
    CG shared images                    212K
    IOKit                              4320K
    Kernel Alloc Once                     4K
    MALLOC                             98.7M
    MALLOC (admin)                       48K
    Stack                              64.6M
    VM_ALLOCATE                         488K
    __DATA                             18.3M
    __IMAGE                             528K
    __IMPORT                             88K
    __LINKEDIT                         47.4M
    __OBJC                             1804K
    __PAGEZERO                            4K
    __TEXT                            136.0M
    __UNICODE                           544K
    __dw                                  8K
    dylib                                 4K
    mapped file                       380.9M
    shared memory                         4K
    ===========                      =======
    TOTAL                             786.8M
    Model: MacBookPro8,3, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2.2 GHz, 4 GB, SMC 1.70f6
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
    Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 1024 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.98.100.22)
    Bluetooth: Version 4.2.3f10 13477, 3 services, 23 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: TOSHIBA MK7559GSXF, 750.16 GB
    Serial ATA Device: MATSHITADVD-R   UJ-8A8
    USB Device: FaceTime HD Camera (Built-in)
    USB Device: Hub
    USB Device: Apple Internal Keyboard / Trackpad
    USB Device: BRCM2070 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: Hub
    USB Device: IR Receiver
    Thunderbolt Bus: MacBook Pro, Apple Inc., 22.1

    MacBook Pro 17' - Model 8.3,
    please ignore this reply if you find it unhelpful. A SIGBUS exception is typically caused for one of two reasons — either the presence of a bug in the software in which it occurred, or the presence of faulty RAM. Have you tried running your MacBook Pro’s Apple Hardware Test, to see if it can detect any problems with its RAM? (Note that the AHT cannot detect all possible RAM defects, so even if it is unable to identify a problem, that isn’t a guarantee that no problem exists.)

  • Photoshop CS6 'quit unexpectedly' during launch(everytime). Exception Type:  EXC_BAD_ACCESS (SIGBUS)

    Photoshop CS6 'quit unexpectedly' during launch.
    Error Report:
    Process:         Adobe Photoshop CS6 [2851]
    Path:            /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/MacOS/Adobe Photoshop CS6
    Identifier:      com.adobe.Photoshop
    Version:         13.0.0 (20120315.r.428)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [213]
    User ID:         501
    Date/Time:       2013-10-16 18:59:00.129 -0500
    OS Version:      Mac OS X 10.8.5 (12F45)
    Report Version:  10
    Interval Since Last Report:          1812 sec
    Crashes Since Last Report:           14
    Per-App Interval Since Last Report:  29 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      232A585F-533C-CBD7-46CD-AF9C3DD2F35D
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: 0x000000000000000a, 0x000000011bbfd1a0
    VM Regions Near 0x11bbfd1a0:
        __LINKEDIT             000000011bbeb000-000000011bbf3000 [   32K] r--/rwx SM=COW  /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Required/Plug-Ins/Extensions/MMXCore.plugin/Contents/MacOS/MMXCore
    --> __TEXT                 000000011bbf3000-000000011bc79000 [  536K] r-x/rwx SM=COW  /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Required/Plug-Ins/Extensions/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support
        __DATA                 000000011bc79000-000000011bc7d000 [   16K] rw-/rwx SM=PRV  /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Required/Plug-Ins/Extensions/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   ???                           0x000000011bbfd1a0 0 + 4760523168
    1   com.adobe.Photoshop           0x000000010015e08d 0x100000000 + 1433741
    2   com.adobe.Photoshop           0x000000010016daf3 0x100000000 + 1497843
    3   com.adobe.Photoshop           0x0000000100c4a021 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 4144833
    4   com.adobe.Photoshop           0x0000000100c4a7c0 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 4146784
    5   com.adobe.Photoshop           0x0000000100fbbc5d AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 7756541
    6   com.adobe.Photoshop           0x0000000100fbc0a3 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 7757635
    7   com.adobe.Photoshop           0x0000000100fb7928 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 7739336
    8   com.adobe.Photoshop           0x0000000100fbc2e1 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 7758209
    9   com.adobe.Photoshop           0x0000000100fb22ef AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 7717263
    10  com.adobe.Photoshop           0x000000010194980f AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17774255
    11  com.adobe.Photoshop           0x0000000100bbb503 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 3560355
    12  com.adobe.Photoshop           0x0000000100c51f73 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 4177427
    13  com.adobe.Photoshop           0x00000001007b045b boost::system::system_error::what() const + 1998427
    14  com.adobe.Photoshop           0x00000001007b0999 boost::system::system_error::what() const + 1999769
    15  com.adobe.Photoshop           0x000000010054b24c 0x100000000 + 5550668
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x0000000109523d16 kevent + 10
    1   libdispatch.dylib             0x000000010933ddea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib             0x000000010933d9ee _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib         0x00000001095230fa __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00000001093befb9 _pthread_cond_wait + 869
    2   ???                           0x000000011bc380f3 0 + 4760764659
    3   ???                           0x000000011bc381b0 0 + 4760764848
    4   ???                           0x000000011bc54f50 0 + 4760883024
    5   libsystem_c.dylib             0x00000001093ba772 _pthread_start + 327
    6   libsystem_c.dylib             0x00000001093a71a1 thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib         0x00000001095230fa __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00000001093befb9 _pthread_cond_wait + 869
    2   ???                           0x000000011bc380f3 0 + 4760764659
    3   ???                           0x000000011bc381b0 0 + 4760764848
    4   ???                           0x000000011bc54f50 0 + 4760883024
    5   libsystem_c.dylib             0x00000001093ba772 _pthread_start + 327
    6   libsystem_c.dylib             0x00000001093a71a1 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib         0x00000001095230fa __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00000001093befb9 _pthread_cond_wait + 869
    2   ???                           0x000000011bc380f3 0 + 4760764659
    3   ???                           0x000000011bc381b0 0 + 4760764848
    4   ???                           0x000000011bc54f50 0 + 4760883024
    5   libsystem_c.dylib             0x00000001093ba772 _pthread_start + 327
    6   libsystem_c.dylib             0x00000001093a71a1 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib         0x00000001095230fa __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00000001093befb9 _pthread_cond_wait + 869
    2   ???                           0x000000011bc380f3 0 + 4760764659
    3   ???                           0x000000011bc381b0 0 + 4760764848
    4   ???                           0x000000011bc54f50 0 + 4760883024
    5   libsystem_c.dylib             0x00000001093ba772 _pthread_start + 327
    6   libsystem_c.dylib             0x00000001093a71a1 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib         0x00000001095230fa __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00000001093befb9 _pthread_cond_wait + 869
    2   ???                           0x000000011bc380f3 0 + 4760764659
    3   ???                           0x000000011bc381b0 0 + 4760764848
    4   ???                           0x000000011bc54f50 0 + 4760883024
    5   libsystem_c.dylib             0x00000001093ba772 _pthread_start + 327
    6   libsystem_c.dylib             0x00000001093a71a1 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib         0x00000001095230fa __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00000001093befb9 _pthread_cond_wait + 869
    2   ???                           0x000000011bc380f3 0 + 4760764659
    3   ???                           0x000000011bc381b0 0 + 4760764848
    4   ???                           0x000000011bc54f50 0 + 4760883024
    5   libsystem_c.dylib             0x00000001093ba772 _pthread_start + 327
    6   libsystem_c.dylib             0x00000001093a71a1 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib         0x00000001095230fa __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00000001093befb9 _pthread_cond_wait + 869
    2   ???                           0x000000011bc380f3 0 + 4760764659
    3   ???                           0x000000011bc381b0 0 + 4760764848
    4   ???                           0x000000011bc54f50 0 + 4760883024
    5   libsystem_c.dylib             0x00000001093ba772 _pthread_start + 327
    6   libsystem_c.dylib             0x00000001093a71a1 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib         0x00000001095230fa __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00000001093befb9 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore 0x000000010b42e210 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore 0x000000010b42e3e7 TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore 0x000000010b390a98 MPWaitOnQueue + 252
    5   com.adobe.dvacore.framework   0x0000000122fce1e1 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 193
    6   com.adobe.dvacore.framework   0x0000000122fb58b3 boost::function0<void>::operator()() const + 51
    7   com.adobe.dvacore.framework   0x0000000122fc42f3 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 99
    8   com.adobe.boost_threads.framework 0x0000000122eb5f25 thread_proxy + 133
    9   libsystem_c.dylib             0x00000001093ba772 _pthread_start + 327
    10  libsystem_c.dylib             0x00000001093a71a1 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib         0x00000001095230fa __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00000001093befb9 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore 0x000000010b42e210 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore 0x000000010b42e3e7 TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore 0x000000010b390a98 MPWaitOnQueue + 252
    5   com.adobe.dvacore.framework   0x0000000122fce1e1 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 193
    6   com.adobe.dvacore.framework   0x0000000122fb58b3 boost::function0<void>::operator()() const + 51
    7   com.adobe.dvacore.framework   0x0000000122fc42f3 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 99
    8   com.adobe.boost_threads.framework 0x0000000122eb5f25 thread_proxy + 133
    9   libsystem_c.dylib             0x00000001093ba772 _pthread_start + 327
    10  libsystem_c.dylib             0x00000001093a71a1 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib         0x0000000109523d16 kevent + 10
    1   com.adobe.dvatransport.framework 0x00000001233d95b3 boost::asio::detail::kqueue_reactor::run(bool, boost::asio::detail::op_queue<boost::asio::detail::task_io_service_operation>&) + 243
    2   com.adobe.dvatransport.framework 0x00000001233e527b boost::asio::detail::task_io_service::run(boost::system::error_code&) + 555
    3   com.adobe.dvatransport.framework 0x00000001233cdab5 SkyConnectionEnv::MainLoop() + 117
    4   com.adobe.dvatransport.framework 0x00000001233cdb19 SkyConnectionEnv::StaticThreadFunc(SkyConnectionEnv*) + 9
    5   com.adobe.boost_threads.framework 0x0000000122eb5f25 thread_proxy + 133
    6   libsystem_c.dylib             0x00000001093ba772 _pthread_start + 327
    7   libsystem_c.dylib             0x00000001093a71a1 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib         0x00000001095230fa __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00000001093befb9 _pthread_cond_wait + 869
    2   com.adobe.dvatransport.framework 0x00000001233e54df boost::asio::detail::task_io_service::run(boost::system::error_code&) + 1167
    3   com.adobe.dvatransport.framework 0x00000001233e5acd boost::asio::detail::posix_thread::func<boost::asio::detail::resolver_service_base::work_ io_service_runner>::run() + 61
    4   com.adobe.dvatransport.framework 0x00000001233d7d99 boost_asio_detail_posix_thread_function + 25
    5   libsystem_c.dylib             0x00000001093ba772 _pthread_start + 327
    6   libsystem_c.dylib             0x00000001093a71a1 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib         0x00000001095230fa __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00000001093befb9 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore 0x000000010b42e210 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore 0x000000010b42e3e7 TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore 0x000000010b390a98 MPWaitOnQueue + 252
    5   com.adobe.dvacore.framework   0x0000000122fce1e1 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 193
    6   com.adobe.dvacore.framework   0x0000000122fb58b3 boost::function0<void>::operator()() const + 51
    7   com.adobe.dvacore.framework   0x0000000122fc42f3 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 99
    8   com.adobe.boost_threads.framework 0x0000000122eb5f25 thread_proxy + 133
    9   libsystem_c.dylib             0x00000001093ba772 _pthread_start + 327
    10  libsystem_c.dylib             0x00000001093a71a1 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib         0x00000001095230fa __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00000001093befb9 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore 0x000000010b42e210 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore 0x000000010b42e3e7 TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore 0x000000010b390a98 MPWaitOnQueue + 252
    5   com.adobe.dvacore.framework   0x0000000122fce1e1 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 193
    6   com.adobe.dvacore.framework   0x0000000122fb58b3 boost::function0<void>::operator()() const + 51
    7   com.adobe.dvacore.framework   0x0000000122fc42f3 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 99
    8   com.adobe.boost_threads.framework 0x0000000122eb5f25 thread_proxy + 133
    9   libsystem_c.dylib             0x00000001093ba772 _pthread_start + 327
    10  libsystem_c.dylib             0x00000001093a71a1 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib         0x00000001095230fa __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00000001093befb9 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore 0x000000010b42e210 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore 0x000000010b42e3e7 TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore 0x000000010b390a98 MPWaitOnQueue + 252
    5   com.adobe.dvacore.framework   0x0000000122fce1e1 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 193
    6   com.adobe.dvacore.framework   0x0000000122fb58b3 boost::function0<void>::operator()() const + 51
    7   com.adobe.dvacore.framework   0x0000000122fc42f3 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 99
    8   com.adobe.boost_threads.framework 0x0000000122eb5f25 thread_proxy + 133
    9   libsystem_c.dylib             0x00000001093ba772 _pthread_start + 327
    10  libsystem_c.dylib             0x00000001093a71a1 thread_start + 13
    Thread 16:
    0   libsystem_kernel.dylib         0x0000000109523d16 kevent + 10
    1   com.adobe.dvatransport.framework 0x00000001233d95b3 boost::asio::detail::kqueue_reactor::run(bool, boost::asio::detail::op_queue<boost::asio::detail::task_io_service_operation>&) + 243
    2   com.adobe.dvatransport.framework 0x00000001233e527b boost::asio::detail::task_io_service::run(boost::system::error_code&) + 555
    3   com.adobe.dvatransport.framework 0x00000001233cdab5 SkyConnectionEnv::MainLoop() + 117
    4   com.adobe.dvatransport.framework 0x00000001233cdb19 SkyConnectionEnv::StaticThreadFunc(SkyConnectionEnv*) + 9
    5   com.adobe.boost_threads.framework 0x0000000122eb5f25 thread_proxy + 133
    6   libsystem_c.dylib             0x00000001093ba772 _pthread_start + 327
    7   libsystem_c.dylib             0x00000001093a71a1 thread_start + 13
    Thread 17:
    0   libsystem_kernel.dylib         0x00000001095230fa __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00000001093befb9 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore 0x000000010b42e210 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore 0x000000010b42e3e7 TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore 0x000000010b390a98 MPWaitOnQueue + 252
    5   com.adobe.ACE                 0x00000001072482c9 0x10720f000 + 234185
    6   com.adobe.ACE                 0x00000001072475da 0x10720f000 + 230874
    7   com.apple.CoreServices.CarbonCore 0x000000010b4057e0 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib             0x00000001093ba772 _pthread_start + 327
    9   libsystem_c.dylib             0x00000001093a71a1 thread_start + 13
    Thread 18:
    0   libsystem_kernel.dylib         0x00000001095230fa __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00000001093befb9 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore 0x000000010b42e210 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore 0x000000010b42e3e7 TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore 0x000000010b390a98 MPWaitOnQueue + 252
    5   com.adobe.ACE                 0x00000001072482c9 0x10720f000 + 234185
    6   com.adobe.ACE                 0x00000001072475da 0x10720f000 + 230874
    7   com.apple.CoreServices.CarbonCore 0x000000010b4057e0 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib             0x00000001093ba772 _pthread_start + 327
    9   libsystem_c.dylib             0x00000001093a71a1 thread_start + 13
    Thread 19:
    0   libsystem_kernel.dylib         0x00000001095230fa __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00000001093befb9 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore 0x000000010b42e210 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore 0x000000010b42e3e7 TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore 0x000000010b390a98 MPWaitOnQueue + 252
    5   com.adobe.ACE                 0x00000001072482c9 0x10720f000 + 234185
    6   com.adobe.ACE                 0x00000001072475da 0x10720f000 + 230874
    7   com.apple.CoreServices.CarbonCore 0x000000010b4057e0 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib             0x00000001093ba772 _pthread_start + 327
    9   libsystem_c.dylib             0x00000001093a71a1 thread_start + 13
    Thread 20:
    0   libsystem_kernel.dylib         0x00000001095230fa __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00000001093befb9 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore 0x000000010b42e210 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore 0x000000010b42e3e7 TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore 0x000000010b390a98 MPWaitOnQueue + 252
    5   com.adobe.ACE                 0x00000001072482c9 0x10720f000 + 234185
    6   com.adobe.ACE                 0x00000001072475da 0x10720f000 + 230874
    7   com.apple.CoreServices.CarbonCore 0x000000010b4057e0 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib             0x00000001093ba772 _pthread_start + 327
    9   libsystem_c.dylib             0x00000001093a71a1 thread_start + 13
    Thread 21:
    0   libsystem_kernel.dylib         0x00000001095230fa __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00000001093befb9 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore 0x000000010b42e210 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore 0x000000010b42e3e7 TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore 0x000000010b390a98 MPWaitOnQueue + 252
    5   com.adobe.ACE                 0x00000001072482c9 0x10720f000 + 234185
    6   com.adobe.ACE                 0x00000001072475da 0x10720f000 + 230874
    7   com.apple.CoreServices.CarbonCore 0x000000010b4057e0 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib             0x00000001093ba772 _pthread_start + 327
    9   libsystem_c.dylib             0x00000001093a71a1 thread_start + 13
    Thread 22:
    0   libsystem_kernel.dylib         0x00000001095230fa __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00000001093befb9 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore 0x000000010b42e210 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore 0x000000010b42e3e7 TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore 0x000000010b390a98 MPWaitOnQueue + 252
    5   com.adobe.ACE                 0x00000001072482c9 0x10720f000 + 234185
    6   com.adobe.ACE                 0x00000001072475da 0x10720f000 + 230874
    7   com.apple.CoreServices.CarbonCore 0x000000010b4057e0 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib             0x00000001093ba772 _pthread_start + 327
    9   libsystem_c.dylib             0x00000001093a71a1 thread_start + 13
    Thread 23:
    0   libsystem_kernel.dylib         0x00000001095230fa __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00000001093befb9 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore 0x000000010b42e210 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore 0x000000010b42e3e7 TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore 0x000000010b390a98 MPWaitOnQueue + 252
    5   com.adobe.ACE                 0x00000001072482c9 0x10720f000 + 234185
    6   com.adobe.ACE                 0x00000001072475da 0x10720f000 + 230874
    7   com.apple.CoreServices.CarbonCore 0x000000010b4057e0 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib             0x00000001093ba772 _pthread_start + 327
    9   libsystem_c.dylib             0x00000001093a71a1 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x000000012f600000  rbx: 0x0000000000000001  rcx: 0x0000000000000e40  rdx: 0x0000000000000001
      rdi: 0x000000012f600000  rsi: 0x000000012f600000  rbp: 0x00007fff5fbfe0e0  rsp: 0x00007fff5fbfe018
       r8: 0x0000000000000e40   r9: 0x0000000000000e40  r10: 0x000000011bbfd1a0  r11: 0x000000011bb75480
      r12: 0x0000000000000e40  r13: 0x000000012f600000  r14: 0x0000000000000000  r15: 0x00007fff5fbfe040
      rip: 0x000000011bbfd1a0  rfl: 0x0000000000010202  cr2: 0x000000011bbfd1a0
    Logical CPU: 0
    Binary Images:
                     0 - 0xffffffffffffffff +MultiProcessor Support (???) <467BB668-E9DD-60F4-CAAD-768A98174734> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Required/Plug-Ins/Extensions/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support
           0x100000000 -        0x10333cfff +com.adobe.Photoshop (13.0.0 - 20120315.r.428) <6A87A703-3170-CA73-8C77-35C282C4E264> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/MacOS/Adobe Photoshop CS6
           0x1039bf000 -        0x1039ebff7 +libtbb.dylib (0) <57655978-A378-BE1E-7905-7D7F951AD6F7> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/libtbb.dylib
           0x103a02000 -        0x103a10ff3 +libtbbmalloc.dylib (0) <CB038B96-2999-5EB1-E26A-7720A7A8F8CD> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/libtbbmalloc.dylib
           0x103a24000 -        0x103a24fff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
           0x103a27000 -        0x103a2efff  org.twain.dsm (1.9.4 - 1.9.4) <80EC0952-6137-3CA6-813F-D753856A13CE> /System/Library/Frameworks/TWAIN.framework/Versions/A/TWAIN
           0x103a36000 -        0x103a50ff7 +com.adobe.ahclientframework (1.7.0.56 - 1.7.0.56) <C1C5DE5C-39AB-0871-49A6-FA3449D39B8A> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
           0x103a59000 -        0x103c43ff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
           0x103da2000 -        0x104101fff  com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
           0x104324000 -        0x1045f5ff7  com.apple.security (7.0 - 55179.13) <F428E306-C407-3B55-BA82-E58755E8A76F> /System/Library/Frameworks/Security.framework/Versions/A/Security
           0x104729000 -        0x104797ff7  com.apple.framework.IOKit (2.0.1 - 755.42.1) <A90038ED-48F2-3CC9-A042-53A3D7985844> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
           0x1047c6000 -        0x1047cbfff  com.apple.agl (3.2.1 - AGL-3.2.1) <1A57AE22-37F6-3A2E-8098-183B280EEEA9> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x1047d2000 -        0x1047e1fff  com.apple.opengl (1.8.10 - 1.8.10) <AD49CF56-B7C1-3598-8610-58532FC41345> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
           0x1047ea000 -        0x10482efff  libcups.2.dylib (327.7) <9F35B58A-F47E-348A-8E09-E235FA4B9270> /usr/lib/libcups.2.dylib
           0x104841000 -        0x10546efff  com.apple.AppKit (6.8 - 1187.40) <F12CF463-6F88-32ED-9EBA-0FA2AD3CF576> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
           0x105b63000 -        0x105d71fff +com.adobe.owl (AdobeOwl version 4.0.93 - 4.0.93) <CB035C4D-044D-4004-C887-814F944E62ED> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
           0x105db2000 -        0x1061f8ff7 +com.adobe.MPS (AdobeMPS 5.8.0.19463 - 5.8.0.19463) <8A4BA3B2-6F6A-3958-ABDE-C3E8F21373B0> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
           0x106274000 -        0x1065cdff7 +com.adobe.AGM (AdobeAGM 4.26.17.19243 - 4.26.17.19243) <E96C804B-158B-D4A2-9A64-482F9ADC29D0> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
           0x106636000 -        0x106997fef +com.adobe.CoolType (AdobeCoolType 5.10.31.19243 - 5.10.31.19243) <8BFF14FB-AA14-1CBF-C2A3-715363B5A841> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
           0x1069e4000 -        0x106a0cff7 +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <9BDD08A8-2DD8-A570-7A7B-EDAA7097D61B> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
           0x106a13000 -        0x106a3ffff +com.adobe.AXE8SharedExpat (AdobeAXE8SharedExpat 3.7.101.18636 - 3.7.101.18636) <488DF1F7-A643-5168-706A-498A0322A87E> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
           0x106a62000 -        0x106bafff7 +com.winsoft.wrservices (WRServices 5.0.0 - 5.0.0) <FFA48E0A-A17C-A04F-AE20-6815EB944DEA> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
           0x106c23000 -        0x106c92fef +com.adobe.AIF (AdobeAIF 3.0.00 - 3.0.00) <924155A9-D00E-B862-C490-5099BA70B978> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/aif_core.framework/Versions/A/aif_core
           0x106cb9000 -        0x106d12fff +com.adobe.AIF (AdobeAIF 3.0.00 - 3.0.00) <BC353D4E-1AE2-3FB5-D3EE-81A09C0C4328> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/data_flow.framework/Versions/A/data_flow
           0x106db2000 -        0x106e39ff7 +com.adobe.AIF (AdobeAIF 3.0.00 - 3.0.00) <5FCA15B4-F721-09C3-B412-1F86D9D7DE9E> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/image_flow.framework/Versions/A/image_flow
           0x106e9e000 -        0x106eb9ff7 +com.adobe.AIF (AdobeAIF 3.0.00 - 3.0.00) <BB7B342A-8CBC-4B73-58A2-9B062F590EBC> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/image_runtime.framework/Versions/A/image_runtime
           0x106ed3000 -        0x107110fff +com.adobe.AIF (AdobeAIF 3.0.00 - 3.0.00) <6839CFB1-74EE-B205-7D82-ABC5428E0810> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/aif_ogl.framework/Versions/A/aif_ogl
           0x10720f000 -        0x107388fff +com.adobe.ACE (AdobeACE 2.19.18.19243 - 2.19.18.19243) <7F28B188-1D1B-20C9-BBB9-B74FCC12ECAD> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
           0x10739b000 -        0x1073bafff +com.adobe.BIB (AdobeBIB 1.2.02.19243 - 1.2.02.19243) <B7D7EE28-D604-2989-B099-62AEF4885C21> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
           0x1073c1000 -        0x1074a5fe7 +com.adobe.amtlib (amtlib 6.0.0.75 - 6.0.0.75) <07A3E1E1-55C3-BA5B-A0B0-60250809ED61> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
           0x1074b6000 -        0x10757bfff +com.adobe.JP2K (2.0.0 - 2.0.0.18562) <B14B096C-AA23-BA8F-E3AE-8DB102F9D161> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
           0x1075c8000 -        0x1075ccff7 +com.adobe.ape.shim (3.3.8.19346 - 3.3.8.19346) <13D5CEF7-6090-CD66-8DA0-190771950F76> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
           0x1075d2000 -        0x107650fff +com.adobe.FileInfo.framework (Adobe XMP FileInfo 5 . 3 . 0 . 0 -i 3 - 66.145433) <5C63613F-6BDE-1C29-D3FD-9D292F9ADB12> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
           0x107661000 -        0x1076c1ff7 +com.adobe.AdobeXMPCore (Adobe XMP Core 5.3 -c 11 - 66.145661) <B475CD07-1024-560D-5BFE-2A6FCE63925C> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
           0x1076cb000 -        0x107c23fef +com.nvidia.cg (2.2.0006 - 0) /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/Cg.framework/Cg
           0x108280000 -        0x1082eefef +com.adobe.headlights.LogSessionFramework (2.1.2.1652) <25E6F475-1522-419C-2169-547FCF2FD97F> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
           0x108342000 -        0x1084c8fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
           0x1084f6000 -        0x108648fff  com.apple.audio.toolbox.AudioToolbox (1.9.2 - 1.9.2) <DC5F3D1B-036A-37DE-BC24-7636DC95EA1C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
           0x1086d2000 -        0x1086f7ffe +adobepdfsettings (1) <56E7F033-6032-2EC2-250E-43F1EBD123B1> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/adobepdfsettings.framework/Versions/A/adobepdfsettings
           0x108732000 -        0x108736ff7 +com.adobe.AdobeCrashReporter (6.0 - 6.0.20120201) <A6B1F3BD-5DB0-FEE5-708A-B54E5CA80481> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
           0x10873c000 -        0x1088ecfef +com.adobe.PlugPlug (3.0.0.383 - 3.0.0.383) <908DBB12-D2AC-1844-BD2A-F1C483424917> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/PlugPlug.framework/Versions/A/PlugPlug
           0x1089a3000 -        0x1089a7fff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
           0x1089b0000 -        0x108a09ff7  com.apple.ImageCaptureCore (5.0.4 - 5.0.4) <84F003C2-5758-3D0A-8644-F3A0BA4F22FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
           0x108a4b000 -        0x108a4bfff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
           0x108a4e000 -        0x108a6efff +com.adobe.AIF (AdobeAIF 3.0.00 - 3.0.00) <DC3301F2-FC6E-70C7-3927-B0DD024210D6> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/aif_ocl.framework/Versions/A/aif_ocl
           0x108a88000 -        0x108b45fff +com.adobe.AdobeExtendScript (ExtendScript 4.2.12 - 4.2.12.18602) <0957DFA6-0593-CE4B-8638-00F32113B07B> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScript
           0x108b8f000 -        0x108c3dfef +com.adobe.AdobeScCore (ScCore 4.2.12 - 4.2.12.18602) <9CEE95E5-2FC6-5E58-02A4-138EA6F8D894> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
           0x108c7a000 -        0x108d74fe7 +com.adobe.AXEDOMCore (AdobeAXEDOMCore 3.7.101.18636 - 3.7.101.18636) <C7652AF2-56D7-8AF8-A207-0BDEDDFF0BEC> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore
           0x108e18000 -        0x109061fe7 +com.adobe.linguistic.LinguisticManager (6.0.0 - 17206) <301AAE8E-BA78-230E-9500-FCCA204B49CB> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
           0x1090e4000 -        0x10914dfff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
           0x1091b2000 -        0x1091b3ff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
           0x1091ba000 -        0x1092d292f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
           0x1092f2000 -        0x1092f2fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
           0x1092f6000 -        0x1092f6fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
           0x1092f9000 -        0x1092fefff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
           0x109303000 -        0x109311fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
           0x10931e000 -        0x109323fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
           0x10932b000 -        0x109332fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
           0x109339000 -        0x10934eff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
           0x109363000 -        0x109364ff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
           0x109369000 -        0x10936cff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
           0x109373000 -        0x109373fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
           0x109377000 -        0x10937ffff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
           0x109387000 -        0x10938dfff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
           0x109392000 -        0x109394fff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
           0x109399000 -        0x10939aff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
           0x1093a0000 -        0x1093a1fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
           0x1093a6000 -        0x109472ff7  libsystem_c.dylib (825.40.1) <543B05AE-CFA5-3EFE-8E58-77225411BA6B> /usr/lib/system/libsystem_c.dylib
           0x1094b5000 -        0x1094bdff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
           0x1094c3000 -        0x1094f9fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
           0x109511000 -        0x10952cff7  libsystem_kernel.dylib (2050.48.12) <4B7993C3-F62D-3AC1-AF92-414A0D6EED5E> /usr/lib/system/libsystem_kernel.dylib
           0x10953e000 -        0x10956cff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
           0x109577000 -        0x109585ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
           0x109592000 -        0x10959dfff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
           0x1095a6000 -        0x1095a7ff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
           0x1095ac000 -        0x1095aeff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
           0x1095b4000 -        0x1095baff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
           0x1095c1000 -        0x1095e3ff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
           0x1095fb000 -        0x10964aff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
           0x109658000 -        0x1096a4ff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
           0x1096bb000 -        0x1096e0ff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
           0x109711000 -        0x109779ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
           0x1097d2000 -        0x1097d3fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
           0x1097d8000 -        0x1097dcff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
           0x1097e3000 -        0x1097e6fff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
           0x1097ec000 -        0x109b1cfff  com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
           0x109c71000 -        0x109c86fff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
           0x109ca1000 -        0x109d3fff7  com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
           0x109d72000 -        0x109d8fff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
           0x109da1000 -        0x109da3ff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
           0x109da9000 -        0x109dabfff  com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
           0x109db1000 -        0x109dbbfff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
           0x109dc5000 -        0x109e97ff7  com.apple.CoreText (260.0 - 275.17) <AB493289-E188-3CCA-8658-1E5039715F82> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
           0x109ef7000 -        0x10a887627  com.apple.CoreGraphics (1.600.0 - 333.1) <C085C074-7260-3C3D-90C6-A65D3CB2BD41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/CoreGraphics
           0x10a98f000 -        0x10aaa8fff  com.apple.ImageIO.framework (3.2.2 - 851) <6552C673-9F29-3B31-A12E-C4391A950965> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
           0x10ab06000 -        0x10ab86ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <39B53565-FA31-3F61-B090-C787C983142E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
           0x10abb2000 -        0x10ac6fff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
           0x10acb4000 -        0x10ad0afff  com.apple.HIServices (1.20 - 417) <BCD36950-013F-35C2-918E-05A93A47BE8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
           0x10ad3d000 -        0x10ad50ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
           0x10ad5e000 -        0x10adb8fff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
           0x10ade5000 -        0x10ae24ff7  com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
           0x10ae3d000 -        0x10ae51fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
           0x10ae64000 -        0x10ae76ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
           0x10ae7c000 -        0x10ae8fff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
           0x10ae98000 -        0x10b098fff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
           0x10b139000 -        0x10b147ff7  libkxld.dylib (2050.48.12) <B8F7ED1F-CF84-3777-9183-0A1C513DF81F> /usr/lib/system/libkxld.dylib
           0x10b14c000 -        0x10b2c1ff7  com.apple.CFNetwork (596.5 - 596.5) <22372475-6EF4-3A04-83FC-C061FE4717B3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
           0x10b381000 -        0x10b698ff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
           0x10b712000 -        0x10b793fff  com.apple.Metadata (10.7.0 - 707.12) <69E3EEF7-8B7B-3652-8320-B8E885370E56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
           0x10b7e9000 -        0x10b88fff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <FFDDD2D8-690D-388F-A48F-4750A792D2CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
           0x10b8ef000 -        0x10b97cff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
           0x10b9c1000 -        0x10ba20fff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
           0x10ba4a000 -        0x10bafbfff  com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
           0x10bb4e000 -        0x10bb7fff7  com.apple.DictionaryServices (1.2 - 184.4) <FB0540FF-5034-3591-A28D-6887FBC220F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices
           0x10bba2000 -        0x10bbf3ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <581BF463-C15A-363B-999A-E830222FA925> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
           0x10bc22000 -        0x10bd1ffff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
           0x10bd35000 -        0x10be32ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
           0x10be67000 -        0x10be76ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
           0x10be7f000 -        0x10be83fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
           0x10be88000 -        0x10be88fff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
           0x10be8c000 -        0x10be99fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
           0x10be9f000 -        0x10bea5fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
           0x10beaf000 -        0x10beb6fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
           0x10bebd000 -        0x10becaff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
           0x10bed6000 -        0x10bf43ff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCor e
           0x10bf7d000 -        0x10bf81ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
           0x10bf87000 -        0x10bf88fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
           0x10bf8c000 -        0x10bfadff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
           0x10bfb8000 -        0x10bfcffff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalSt orage
           0x10bfd9000 -        0x10bff0fff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
           0x10c00b000 -        0x10c036fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
           0x10c043000 -        0x10c043fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <878A6E7E-CB34-380F-8212-47FBF12C7C96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
           0x10c046000 -        0x10c151fff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
           0x10c1b4000 -        0x10c203ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
           0x10c22a000 -        0x10c3c5fef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
           0x10c3e6000 -        0x10c3e6fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <F565B686-24E2-39F2-ACC3-C5E4084476BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
           0x10c3e9000 -        0x10c451fff  libvDSP.dylib (380.10) <3CA154A3-1BE5-3CF4-BE48-F0A719A963BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
           0x10c45a000 -        0x10c4f4fff  libvMisc.dylib (380.10) <A7F12764-A94C-36EB-88E0-F826F5AF55B4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
           0x10c4ff000 -        0x10c8f6fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
           0x10c959000 -   

    Not an expert on crash reports but right at front there is references to plugin then references to library.  Do you have any 3rd party plugins or fonts?

Maybe you are looking for