secondlife / jira-archive

2 stars 0 forks source link

[BUG-6143] My Second Life does crash when I take a picture with higher resolution. #14030

Open sl-service-account opened 10 years ago

sl-service-account commented 10 years ago

Steps to Reproduce

Actual Behavior

I've always taken pictures at high resolution without any problem. I always put the graphics to the max. But lately I do crash every time you make a wish. Sometimes I take achievement but usually not.

Expected Behavior

I wish I could take my photos as always.

Other information

Attachments

Original Jira Fields | Field | Value | | ------------- | ------------- | | Issue | BUG-6143 | | Summary | My Second Life does crash when I take a picture with higher resolution. | | Type | Bug | | Priority | Unset | | Status | Needs More Info | | Resolution | Unresolved | | Reporter | shantal Gravois (shantal.gravois) | | Created at | 2014-05-24T11:01:27Z | | Updated at | 2017-07-07T15:54:20Z | ``` { 'Business Unit': ['Platform'], 'Date of First Response': '2014-05-24T11:11:50.656-0500', 'System': 'SL Viewer', 'Target Viewer Version': 'viewer-development', 'What just happened?': "I've always taken pictures at high resolution without any problem. I always put the graphics to the max. But lately I do crash every time you make a wish. Sometimes I take achievement but usually not.", 'What were you doing when it happened?': 'Process: Second Life [970]\r\nPath: /Volumes/VOLUME/Second Life Viewer.app/Contents/MacOS/Second Life\r\nIdentifier: com.secondlife.indra.viewer\r\nVersion: Second Life version 3.7.8.289922 (3.7.8.289922)\r\nCode Type: X86 (Native)\r\nParent Process: launchd [144]\r\nResponsible: Second Life [970]\r\nUser ID: 501\r\n\r\nDate/Time: 2014-05-24 04:46:21.531 -0600\r\nOS Version: Mac OS X 10.9.2 (13C1021)\r\nReport Version: 11\r\nAnonymous UUID: CECD3E9B-B3E2-405E-2A54-AF0A2FF602CC\r\n\r\nSleep/Wake UUID: AE2C14F1-5384-40F4-BBDA-35CD696EE04B\r\n\r\nCrashed Thread: 0 Dispatch queue: com.apple.main-thread\r\n\r\nException Type: EXC_CRASH (SIGABRT)\r\nException Codes: 0x0000000000000000, 0x0000000000000000\r\n\r\nApplication Specific Information:\r\nabort() called\r\n\r\nApplication Specific Signatures:\r\nGraphics kernel error: 0x00000003\r\n\r\n\r\nThread 0 Crashed:: Dispatch queue: com.apple.main-thread\r\n0 libsystem_kernel.dylib \t0x9432c952 __pthread_kill + 10\r\n1 libsystem_pthread.dylib \t0x98a0b167 pthread_kill + 101\r\n2 libsystem_c.dylib \t0x9512c29c abort + 155\r\n3 libGPUSupport.dylib \t0x0b1c6806 gpusKillClient + 108\r\n4 com.apple.driver.AppleIntelHD3000GraphicsGLDriver\t0x400032a6 GhalInterface::getCommandBuffer(unsigned char**, unsigned char**, unsigned int*, unsigned int*) + 166\r\n5 com.apple.driver.AppleIntelHD3000GraphicsGLDriver\t0x40027935 GHAL3D::CPrivateCommandTransport::FlushCommandBuffer(GHAL3D::FLUSH_TYPE, unsigned char) + 293\r\n6 com.apple.driver.AppleIntelHD3000GraphicsGLDriver\t0x4002767b g575SubmitPacketsToken + 73\r\n7 com.apple.driver.AppleIntelHD3000GraphicsGLDriver\t0x4030f954 glrFlushContextToken + 55\r\n8 libGPUSupport.dylib \t0x0b1cbf69 gpusFinishContextObject + 71\r\n9 libGPUSupport.dylib \t0x0b1cc335 gldFinishObject + 97\r\n10 GLEngine \t0x963947dd glCopyTexSubImage2D_Exec + 1557\r\n11 libGL.dylib \t0x951c5325 glCopyTexSubImage2D + 80\r\n12 com.secondlife.indra.viewer \t0x0104f51e LLRenderTarget::copyContents(LLRenderTarget&, int, int, int, int, int, int, int, int, unsigned int, unsigned int) + 508\r\n13 com.secondlife.indra.viewer \t0x00e6544f LLPipeline::downsampleDepthBuffer(LLRenderTarget&, LLRenderTarget&, LLRenderTarget*) + 127\r\n14 com.secondlife.indra.viewer \t0x00e71efe LLPipeline::renderGeomPostDeferred(LLCamera&, bool) + 424\r\n15 com.secondlife.indra.viewer \t0x00e74fa6 LLPipeline::renderDeferredLighting() + 11670\r\n16 com.secondlife.indra.viewer \t0x00b5b5b8 display(int, float, int, int) + 11400\r\n17 com.secondlife.indra.viewer \t0x00d1d60f LLViewerWindow::rawSnapshot(LLImageRaw*, int, int, int, int, int, int, LLViewerWindow::ESnapshotType, int) + 3867\r\n18 com.secondlife.indra.viewer \t0x009fe913 LLSnapshotLivePreview::onIdle(void*) + 2079\r\n19 com.secondlife.indra.viewer \t0x004a9dfd LLFloaterSnapshot::update() + 481\r\n20 com.secondlife.indra.viewer \t0x000a926b LLAppViewer::mainLoop() + 2987\r\n21 com.secondlife.indra.viewer \t0x000cd428 runMainLoop() + 40\r\n22 com.secondlife.indra.viewer \t0x0005b023 -[LLAppDelegate mainLoop] + 19\r\n23 com.apple.Foundation \t0x92fca76b __NSFireTimer + 117\r\n24 com.apple.CoreFoundation \t0x92659eb6 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22\r\n25 com.apple.CoreFoundation \t0x92659873 __CFRunLoopDoTimer + 1395\r\n26 com.apple.CoreFoundation \t0x926d406d __CFRunLoopDoTimers + 349\r\n27 com.apple.CoreFoundation \t0x92611363 __CFRunLoopRun + 1779\r\n28 com.apple.CoreFoundation \t0x926109fa CFRunLoopRunSpecific + 394\r\n29 com.apple.CoreFoundation \t0x9261085b CFRunLoopRunInMode + 123\r\n30 com.apple.HIToolbox \t0x9292db7d RunCurrentEventLoopInMode + 259\r\n31 com.apple.HIToolbox \t0x9292d797 ReceiveNextEventCommon + 163\r\n32 com.apple.HIToolbox \t0x9292d6dd _BlockUntilNextEventMatchingListInModeWithFilter + 92\r\n33 com.apple.AppKit \t0x9af5b389 _DPSNextEvent + 1602\r\n34 com.apple.AppKit \t0x9af5a8b0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119\r\n35 com.apple.AppKit \t0x9af4d19c -[NSApplication run] + 727\r\n36 com.apple.AppKit \t0x9af36038 NSApplicationMain + 1165\r\n37 com.secondlife.indra.viewer \t0x00008495 start + 53\r\n\r\nThread 1:: Dispatch queue: com.apple.libdispatch-manager\r\n0 libsystem_kernel.dylib \t0x9432d992 kevent64 + 10\r\n1 libdispatch.dylib \t0x908f68ad _dispatch_mgr_invoke + 238\r\n2 libdispatch.dylib \t0x908f6546 _dispatch_mgr_thread + 52\r\n\r\nThread 2:\r\n0 libsystem_kernel.dylib \t0x94327f7a mach_msg_trap + 10\r\n1 libsystem_kernel.dylib \t0x9432716c mach_msg + 68\r\n2 libexception_handler.dylib \t0x043cdebe google_breakpad::ExceptionHandler::WaitForMessage(void*) + 194\r\n3 libsystem_pthread.dylib \t0x98a0a5fb _pthread_body + 144\r\n4 libsystem_pthread.dylib \t0x98a0a485 _pthread_start + 130\r\n5 libsystem_pthread.dylib \t0x98a0fcf2 thread_start + 34\r\n\r\nThread 3:\r\n0 libsystem_kernel.dylib \t0x9432cb76 __semwait_signal + 10\r\n1 libsystem_c.dylib \t0x9514afb7 nanosleep$UNIX2003 + 219\r\n2 com.secondlife.indra.viewer \t0x0149d2cb _sleep_loop(timespec&) + 43\r\n3 com.secondlife.indra.viewer \t0x0149d370 ms_sleep(unsigned int) + 64\r\n4 com.secondlife.indra.viewer \t0x0142dfcc LLErrorThread::run() + 284\r\n5 com.secondlife.indra.viewer \t0x0149a9a5 LLThread::staticRun(apr_thread_t*, void*) + 55\r\n6 libapr-1.0.dylib \t0x044245d9 dummy_worker + 36\r\n7 libsystem_pthread.dylib \t0x98a0a5fb _pthread_body + 144\r\n8 libsystem_pthread.dylib \t0x98a0a485 _pthread_start + 130\r\n9 libsystem_pthread.dylib \t0x98a0fcf2 thread_start + 34\r\n\r\nThread 4:\r\n0 libsystem_kernel.dylib \t0x9432c7ca __psynch_cvwait + 10\r\n1 libsystem_pthread.dylib \t0x98a0cd1d _pthread_cond_wait + 728\r\n2 libsystem_pthread.dylib \t0x98a0ebd9 pthread_cond_wait$UNIX2003 + 71\r\n3 com.secondlife.indra.viewer \t0x01413cfc boost::condition_variable::wait(boost::unique_lock&) + 82\r\n4 com.secondlife.indra.viewer \t0x01412d65 LLCore::HttpRequestQueue::fetchAll(bool, std::vector >&) + 379\r\n5 com.secondlife.indra.viewer \t0x01414467 LLCore::HttpService::processRequestQueue(LLCore::HttpService::ELoopSpeed) + 71\r\n6 com.secondlife.indra.viewer \t0x0141486c LLCore::HttpService::threadRun(LLCoreInt::HttpThread*) + 74\r\n7 com.secondlife.indra.viewer \t0x014158cd boost::detail::function::void_function_obj_invoker1, boost::_bi::list2, boost::arg<1> > >, void, LLCoreInt::HttpThread*>::invoke(boost::detail::function::function_buffer&, LLCoreInt::HttpThread*) + 45\r\n8 com.secondlife.indra.viewer \t0x014161a7 LLCoreInt::HttpThread::run() + 99\r\n9 com.secondlife.indra.viewer \t0x01415815 boost::detail::function::void_function_obj_invoker0, boost::_bi::list1 > >, void>::invoke(boost::detail::function::function_buffer&) + 37\r\n10 com.secondlife.indra.viewer \t0x0141620a boost::detail::thread_data >::run() + 42\r\n11 com.secondlife.indra.viewer \t0x0184663a thread_proxy + 170\r\n12 libsystem_pthread.dylib \t0x98a0a5fb _pthread_body + 144\r\n13 libsystem_pthread.dylib \t0x98a0a485 _pthread_start + 130\r\n14 libsystem_pthread.dylib \t0x98a0fcf2 thread_start + 34\r\n\r\nThread 5:\r\n0 libsystem_kernel.dylib \t0x9432cb76 __semwait_signal + 10\r\n1 libsystem_c.dylib \t0x9514afb7 nanosleep$UNIX2003 + 219\r\n2 com.secondlife.indra.viewer \t0x0149d2cb _sleep_loop(timespec&) + 43\r\n3 com.secondlife.indra.viewer \t0x0149d370 ms_sleep(unsigned int) + 64\r\n4 com.secondlife.indra.viewer \t0x014759d2 LLQueuedThread::processNextRequest() + 916\r\n5 com.secondlife.indra.viewer \t0x01475b55 LLQueuedThread::run() + 329\r\n6 com.secondlife.indra.viewer \t0x0149a9a5 LLThread::staticRun(apr_thread_t*, void*) + 55\r\n7 libapr-1.0.dylib \t0x044245d9 dummy_worker + 36\r\n8 libsystem_pthread.dylib \t0x98a0a5fb _pthread_body + 144\r\n9 libsystem_pthread.dylib \t0x98a0a485 _pthread_start + 130\r\n10 libsystem_pthread.dylib \t0x98a0fcf2 thread_start + 34\r\n\r\nThread 6:\r\n0 libsystem_kernel.dylib \t0x9432c7ca __psynch_cvwait + 10\r\n1 libsystem_pthread.dylib \t0x98a0cd1d _pthread_cond_wait + 728\r\n2 libsystem_pthread.dylib \t0x98a0ebd9 pthread_cond_wait$UNIX2003 + 71\r\n3 libapr-1.0.dylib \t0x04415d85 apr_thread_cond_wait + 30\r\n4 com.secondlife.indra.viewer \t0x0146421a LLCondition::wait() + 68\r\n5 com.secondlife.indra.viewer \t0x0149a7c7 LLThread::checkPause() + 79\r\n6 com.secondlife.indra.viewer \t0x01475b28 LLQueuedThread::run() + 284\r\n7 com.secondlife.indra.viewer \t0x0149a9a5 LLThread::staticRun(apr_thread_t*, void*) + 55\r\n8 libapr-1.0.dylib \t0x044245d9 dummy_worker + 36\r\n9 libsystem_pthread.dylib \t0x98a0a5fb _pthread_body + 144\r\n10 libsystem_pthread.dylib \t0x98a0a485 _pthread_start + 130\r\n11 libsystem_pthread.dylib \t0x98a0fcf2 thread_start + 34\r\n\r\nThread 7:\r\n0 libsystem_kernel.dylib \t0x9432c7ca __psynch_cvwait + 10\r\n1 libsystem_pthread.dylib \t0x98a0cd1d _pthread_cond_wait + 728\r\n2 libsystem_pthread.dylib \t0x98a0ebd9 pthread_cond_wait$UNIX2003 + 71\r\n3 libapr-1.0.dylib \t0x04415d85 apr_thread_cond_wait + 30\r\n4 com.secondlife.indra.viewer \t0x0146421a LLCondition::wait() + 68\r\n5 com.secondlife.indra.viewer \t0x0149a7c7 LLThread::checkPause() + 79\r\n6 com.secondlife.indra.viewer \t0x01475b28 LLQueuedThread::run() + 284\r\n7 com.secondlife.indra.viewer \t0x0149a9a5 LLThread::staticRun(apr_thread_t*, void*) + 55\r\n8 libapr-1.0.dylib \t0x044245d9 dummy_worker + 36\r\n9 libsystem_pthread.dylib \t0x98a0a5fb _pthread_body + 144\r\n10 libsystem_pthread.dylib \t0x98a0a485 _pthread_start + 130\r\n11 libsystem_pthread.dylib \t0x98a0fcf2 thread_start + 34\r\n\r\nThread 8:\r\n0 libsystem_kernel.dylib \t0x9432c7ca __psynch_cvwait + 10\r\n1 libsystem_pthread.dylib \t0x98a0cd1d _pthread_cond_wait + 728\r\n2 libsystem_pthread.dylib \t0x98a0ebd9 pthread_cond_wait$UNIX2003 + 71\r\n3 libapr-1.0.dylib \t0x04415d85 apr_thread_cond_wait + 30\r\n4 com.secondlife.indra.viewer \t0x0146421a LLCondition::wait() + 68\r\n5 com.secondlife.indra.viewer \t0x0149a7c7 LLThread::checkPause() + 79\r\n6 com.secondlife.indra.viewer \t0x01475b28 LLQueuedThread::run() + 284\r\n7 com.secondlife.indra.viewer \t0x0149a9a5 LLThread::staticRun(apr_thread_t*, void*) + 55\r\n8 libapr-1.0.dylib \t0x044245d9 dummy_worker + 36\r\n9 libsystem_pthread.dylib \t0x98a0a5fb _pthread_body + 144\r\n10 libsystem_pthread.dylib \t0x98a0a485 _pthread_start + 130\r\n11 libsystem_pthread.dylib \t0x98a0fcf2 thread_start + 34\r\n\r\nThread 9:\r\n0 libsystem_kernel.dylib \t0x9432c7ca __psynch_cvwait + 10\r\n1 libsystem_pthread.dylib \t0x98a0cd1d _pthread_cond_wait + 728\r\n2 libsystem_pthread.dylib \t0x98a0ebd9 pthread_cond_wait$UNIX2003 + 71\r\n3 libapr-1.0.dylib \t0x04415d85 apr_thread_cond_wait + 30\r\n4 com.secondlife.indra.viewer \t0x0146421a LLCondition::wait() + 68\r\n5 com.secondlife.indra.viewer \t0x006e123e LLPhysicsDecomp::run() + 284\r\n6 com.secondlife.indra.viewer \t0x0149a9a5 LLThread::staticRun(apr_thread_t*, void*) + 55\r\n7 libapr-1.0.dylib \t0x044245d9 dummy_worker + 36\r\n8 libsystem_pthread.dylib \t0x98a0a5fb _pthread_body + 144\r\n9 libsystem_pthread.dylib \t0x98a0a485 _pthread_start + 130\r\n10 libsystem_pthread.dylib \t0x98a0fcf2 thread_start + 34\r\n\r\nThread 10:\r\n0 libsystem_kernel.dylib \t0x9432c7ca __psynch_cvwait + 10\r\n1 libsystem_pthread.dylib \t0x98a0cd1d _pthread_cond_wait + 728\r\n2 libsystem_pthread.dylib \t0x98a0ebd9 pthread_cond_wait$UNIX2003 + 71\r\n3 libapr-1.0.dylib \t0x04415d85 apr_thread_cond_wait + 30\r\n4 com.secondlife.indra.viewer \t0x0146421a LLCondition::wait() + 68\r\n5 com.secondlife.indra.viewer \t0x006ede0b LLMeshRepoThread::run() + 441\r\n6 com.secondlife.indra.viewer \t0x0149a9a5 LLThread::staticRun(apr_thread_t*, void*) + 55\r\n7 libapr-1.0.dylib \t0x044245d9 dummy_worker + 36\r\n8 libsystem_pthread.dylib \t0x98a0a5fb _pthread_body + 144\r\n9 libsystem_pthread.dylib \t0x98a0a485 _pthread_start + 130\r\n10 libsystem_pthread.dylib \t0x98a0fcf2 thread_start + 34\r\n\r\nThread 11:\r\n0 libsystem_kernel.dylib \t0x9432d046 __workq_kernreturn + 10\r\n1 libsystem_pthread.dylib \t0x98a0bdcf _pthread_wqthread + 372\r\n2 libsystem_pthread.dylib \t0x98a0fcce start_wqthread + 30\r\n\r\nThread 12:\r\n0 libsystem_kernel.dylib \t0x94327f7a mach_msg_trap + 10\r\n1 libsystem_kernel.dylib \t0x9432716c mach_msg + 68\r\n2 com.apple.CoreFoundation \t0x92611c09 __CFRunLoopServiceMachPort + 169\r\n3 com.apple.CoreFoundation \t0x926111e1 __CFRunLoopRun + 1393\r\n4 com.apple.CoreFoundation \t0x926109fa CFRunLoopRunSpecific + 394\r\n5 com.apple.CoreFoundation \t0x926d3221 CFRunLoopRun + 129\r\n6 libndofdev.dylib \t0x041097ba ndof_hotplug_loop + 137\r\n7 com.apple.CoreServices.CarbonCore\t0x952ce2ce PrivateMPEntryPoint + 68\r\n8 libsystem_pthread.dylib \t0x98a0a5fb _pthread_body + 144\r\n9 libsystem_pthread.dylib \t0x98a0a485 _pthread_start + 130\r\n10 libsystem_pthread.dylib \t0x98a0fcf2 thread_start + 34\r\n\r\nThread 13:\r\n0 libsystem_kernel.dylib \t0x94327f7a mach_msg_trap + 10\r\n1 libsystem_kernel.dylib \t0x9432716c mach_msg + 68\r\n2 com.apple.CoreFoundation \t0x92611c09 __CFRunLoopServiceMachPort + 169\r\n3 com.apple.CoreFoundation \t0x926111e1 __CFRunLoopRun + 1393\r\n4 com.apple.CoreFoundation \t0x926109fa CFRunLoopRunSpecific + 394\r\n5 com.apple.CoreFoundation \t0x9261085b CFRunLoopRunInMode + 123\r\n6 com.apple.AppKit \t0x9b104b68 _NSEventThread + 283\r\n7 libsystem_pthread.dylib \t0x98a0a5fb _pthread_body + 144\r\n8 libsystem_pthread.dylib \t0x98a0a485 _pthread_start + 130\r\n9 libsystem_pthread.dylib \t0x98a0fcf2 thread_start + 34\r\n\r\nThread 14:: com.apple.audio.IOThread.client\r\n0 libsystem_kernel.dylib \t0x94327f7a mach_msg_trap + 10\r\n1 libsystem_kernel.dylib \t0x9432716c mach_msg + 68\r\n2 com.apple.audio.CoreAudio \t0x90a64e9a HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, bool, unsigned int) + 138\r\n3 com.apple.audio.CoreAudio \t0x90a5f34e HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 68\r\n4 com.apple.audio.CoreAudio \t0x90a5db27 HALC_ProxyIOContext::IOWorkLoop() + 1111\r\n5 com.apple.audio.CoreAudio \t0x90a5d5ff HALC_ProxyIOContext::IOThreadEntry(void*) + 167\r\n6 com.apple.audio.CoreAudio \t0x90a67f52 ___ZN19HALC_ProxyIOContextC2Emj_block_invoke + 20\r\n7 com.apple.audio.CoreAudio \t0x90a5d4fb HALB_IOThread::Entry(void*) + 69\r\n8 libsystem_pthread.dylib \t0x98a0a5fb _pthread_body + 144\r\n9 libsystem_pthread.dylib \t0x98a0a485 _pthread_start + 130\r\n10 libsystem_pthread.dylib \t0x98a0fcf2 thread_start + 34\r\n\r\nThread 15:\r\n0 libsystem_kernel.dylib \t0x943280a6 mach_wait_until + 10\r\n1 libsystem_c.dylib \t0x95151c4a nanosleep + 366\r\n2 libsystem_c.dylib \t0x95151a7d usleep + 60\r\n3 libfmodex.dylib \t0x0417b28e 0x4176000 + 21134\r\n4 libfmodex.dylib \t0x04206218 FMOD::SystemI::createSoundInternal(char const*, unsigned int, unsigned int, unsigned int, FMOD_CREATESOUNDEXINFO*, FMOD::File**, bool, FMOD::SoundI**) + 26614\r\n5 libsystem_pthread.dylib \t0x98a0a5fb _pthread_body + 144\r\n6 libsystem_pthread.dylib \t0x98a0a485 _pthread_start + 130\r\n7 libsystem_pthread.dylib \t0x98a0fcf2 thread_start + 34\r\n\r\nThread 16:\r\n0 libsystem_kernel.dylib \t0x94327fb6 semaphore_wait_trap + 10\r\n1 libfmodex.dylib \t0x0417aeac 0x4176000 + 20140\r\n2 libfmodex.dylib \t0x042061dd FMOD::SystemI::createSoundInternal(char const*, unsigned int, unsigned int, unsigned int, FMOD_CREATESOUNDEXINFO*, FMOD::File**, bool, FMOD::SoundI**) + 26555\r\n3 libsystem_pthread.dylib \t0x98a0a5fb _pthread_body + 144\r\n4 libsystem_pthread.dylib \t0x98a0a485 _pthread_start + 130\r\n5 libsystem_pthread.dylib \t0x98a0fcf2 thread_start + 34\r\n\r\nThread 17:\r\n0 libsystem_kernel.dylib \t0x9432d046 __workq_kernreturn + 10\r\n1 libsystem_pthread.dylib \t0x98a0bdcf _pthread_wqthread + 372\r\n2 libsystem_pthread.dylib \t0x98a0fcce start_wqthread + 30\r\n\r\nThread 18:\r\n0 libsystem_kernel.dylib \t0x9432d046 __workq_kernreturn + 10\r\n1 libsystem_pthread.dylib \t0x98a0bdcf _pthread_wqthread + 372\r\n2 libsystem_pthread.dylib \t0x98a0fcce start_wqthread + 30\r\n\r\nThread 19:\r\n0 libsystem_kernel.dylib \t0x9432d046 __workq_kernreturn + 10\r\n1 libsystem_pthread.dylib \t0x98a0bdcf _pthread_wqthread + 372\r\n2 libsystem_pthread.dylib \t0x98a0fcce start_wqthread + 30\r\n\r\nThread 0 crashed with X86 Thread State (32-bit):\r\n eax: 0x00000000 ebx: 0x00000000 ecx: 0xbfffb6fc edx: 0x9432c952\r\n edi: 0xa167d1a8 esi: 0x00000006 ebp: 0xbfffb718 esp: 0xbfffb6fc\r\n ss: 0x00000023 efl: 0x00200206 eip: 0x9432c952 cs: 0x0000001b\r\n ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f\r\n cr2: 0xa166e13c\r\n \r\nLogical CPU: 0\r\nError Code: 0x000000b8\r\nTrap Number: 128\r\n\r\n\r\nBinary Images:\r\n 0x1000 - 0x243effb +com.secondlife.indra.viewer (Second Life version 3.7.8.289922 - 3.7.8.289922) <0E1A6EBC-62C3-3B58-9687-BE3C6551613C> /Volumes/VOLUME/Second Life Viewer.app/Contents/MacOS/Second Life\r\n 0x3cf7000 - 0x3f5ffe7 +libcollada14dom.dylib (2.2) <90575608-7CC7-EBAF-5340-A099968CF879> /Volumes/VOLUME/Second Life Viewer.app/Contents/Resources/libcollada14dom.dylib\r\n 0x40fb000 - 0x410affd +libndofdev.dylib (0) <87B1AD1D-538A-4616-389C-F693B6928B8F> /Volumes/VOLUME/Second Life Viewer.app/Contents/Resources/libndofdev.dylib\r\n 0x410f000 - 0x4149ff3 +libhunspell-1.3.0.dylib (1) /Volumes/VOLUME/Second Life Viewer.app/Contents/Resources/libhunspell-1.3.0.dylib\r\n 0x4176000 - 0x4267ff7 +libfmodex.dylib (1) <87EC6424-A2F2-C884-9551-DB811C8F31E3> /Volumes/VOLUME/Second Life Viewer.app/Contents/Resources/libfmodex.dylib\r\n 0x42c4000 - 0x4327ff7 +libGLOD.dylib (0) /Volumes/VOLUME/Second Life Viewer.app/Contents/Resources/libGLOD.dylib\r\n 0x439b000 - 0x43c0ffb +libexpat.1.5.2.dylib (7.2) /Volumes/VOLUME/Second Life Viewer.app/Contents/Resources/libexpat.1.5.2.dylib\r\n 0x43c8000 - 0x43d9ff7 +libexception_handler.dylib (0) /Volumes/VOLUME/Second Life Viewer.app/Contents/Resources/libexception_handler.dylib\r\n 0x43e5000 - 0x43feff3 +libaprutil-1.0.dylib (5.1) <3FAC3C34-B839-D15C-FB95-1A8611596529> /Volumes/VOLUME/Second Life Viewer.app/Contents/Resources/libaprutil-1.0.dylib\r\n 0x4408000 - 0x4426fef +libapr-1.0.dylib (5.5) <660143F6-8863-DE4A-D80C-E7AEF1E2BFA9> /Volumes/VOLUME/Second Life Viewer.app/Contents/Resources/libapr-1.0.dylib\r\n 0x4432000 - 0x4448ff8 libexpat.1.dylib (12) /usr/lib/libexpat.1.dylib\r\n 0x60f3000 - 0x60f6ffa libCGXType.A.dylib (599.21.1) <010A4DBA-F793-3D1A-A212-3FE8B80CA6DA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib\r\n 0x6620000 - 0x6628ff7 libCGCMS.A.dylib (599.21.1) <5444E100-B3C8-338B-A691-DBB5717E0E48> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib\r\n 0x663b000 - 0x6663ff7 libRIP.A.dylib (599.21.1) <9F0E2AB0-09F5-3B2D-8008-091A86114A3D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib\r\n 0x6683000 - 0x6684ff5 +cl_kernels (???) <82CDE124-E4A7-4151-95C6-E95A05C09618> cl_kernels\r\n 0x6692000 - 0x6693fff +cl_kernels (???) <681D4EBF-8027-4D4E-9203-84195E6D1161> cl_kernels\r\n 0x6695000 - 0x6780ff7 unorm8_bgra.dylib (2.3.58) <2DC35A3D-E1D6-3378-953F-D5EADE3400D2> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib\r\n 0x67b6000 - 0x67dbff9 com.apple.framework.familycontrols (4.1 - 410) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls\r\n 0xb0c7000 - 0xb0d2ffa com.apple.CommerceCore (1.0 - 42) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore\r\n 0xb1c5000 - 0xb1d0fff libGPUSupport.dylib (9.6) /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib\r\n 0xbeed000 - 0xbef1ffd com.apple.audio.AppleHDAHALPlugIn (2.6.0 - 2.6.0f1) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn\r\n 0xd7d8000 - 0xd7e4fff com.apple.iokit.IOHIDLib (2.0.0 - 2.0.0) /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib\r\n0x14500000 - 0x14700ffd com.apple.audio.units.Components (1.10 - 1.10) <5BF69E31-FBA9-3B6D-8CC1-6D8C851804A5> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio\r\n0x30388000 - 0x30389ff1 +cl_kernels (???) <4497DE23-7DCF-4388-9A8E-74B3C97843BF> cl_kernels\r\n0x31b6a000 - 0x31b70ffc libCGXCoreImage.A.dylib (599.21.1) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib\r\n0x324a5000 - 0x324a8ff5 +cl_kernels (???) <894B896C-B03E-4021-B839-9D7B0F1D2300> cl_kernels\r\n0x3e000000 - 0x3e041fff com.apple.glut (3.6.0 - GLUT-3.6.0) <5A75A61D-998F-3AD9-99A3-8A5E728BDAAB> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT\r\n0x40000000 - 0x40384fff com.apple.driver.AppleIntelHD3000GraphicsGLDriver (8.24.11 - 8.2.4) <47FCB740-C56E-304B-B6AF-B20C92685A63> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD3000GraphicsGLDriver\r\n0x47c21000 - 0x47d07ff7 unorm8_rgba.dylib (2.3.58) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib\r\n0x8fe60000 - 0x8fe92417 dyld (239.4) <2E655535-479B-3E48-ADD3-6278819CA38A> /usr/lib/dyld\r\n0x90008000 - 0x90391ff7 com.apple.FinderKit (1.2.2 - 1.2.2) <1493C6B0-3D5D-37D7-B7E6-ABC18D33172A> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit\r\n0x90392000 - 0x905fbfff com.apple.AddressBook.framework (8.0 - 1369) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook\r\n0x905fc000 - 0x9065eff3 com.apple.imfoundation (10.0 - 1000) <20565092-0897-3E34-A35A-E1F027D53A26> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation\r\n0x9065f000 - 0x90672fff 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\r\n0x90673000 - 0x906bfff7 libcups.2.dylib (372.2) /usr/lib/libcups.2.dylib\r\n0x906c0000 - 0x906c1ff7 com.apple.diagnosticlogcollection (10.0 - 1000) /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/DiagnosticLogCollection\r\n0x906c2000 - 0x90708ff7 libcurl.4.dylib (78.92.2) /usr/lib/libcurl.4.dylib\r\n0x90709000 - 0x9070bffe libCVMSPluginSupport.dylib (9.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib\r\n0x9070c000 - 0x9070dfff libDiagnosticMessagesClient.dylib (100) /usr/lib/libDiagnosticMessagesClient.dylib\r\n0x9070e000 - 0x9070ffff com.apple.AddressBook.ContactsData (8.0 - 1369) /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsData\r\n0x90710000 - 0x90872ffb com.apple.CFNetwork (673.4 - 673.4) <3B6BDE2F-BFA3-3B7E-BC53-7B6B75EB12D3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork\r\n0x90873000 - 0x90888ff3 com.apple.AppContainer (3.0 - 1) <017FED4F-AD6E-3A56-806B-A2D33E69EFF9> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer\r\n0x90889000 - 0x908f2fff com.apple.SystemConfiguration (1.13 - 1.13) <144317BE-7AE5-3B8D-90CD-62DCDE9399E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration\r\n0x908f3000 - 0x9090bffd libdispatch.dylib (339.90.1) <871AC354-D1B6-3475-889E-AF594448CF43> /usr/lib/system/libdispatch.dylib\r\n0x9090c000 - 0x90937ff7 libsystem_network.dylib (241.3) <71EBA489-386D-3608-ADE6-CB50EBD1AB1B> /usr/lib/system/libsystem_network.dylib\r\n0x90938000 - 0x90a48fed com.apple.MediaControlSender (2.0 - 200.34.4) <48A88743-4EB7-364B-968F-43C17FFCEB97> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender\r\n0x90a49000 - 0x90a4bfff libquarantine.dylib (71) /usr/lib/system/libquarantine.dylib\r\n0x90a4c000 - 0x90aa1ff7 com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <0F1C111F-1E64-33BB-A69F-14643B3037D5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio\r\n0x90aa2000 - 0x90bcfff9 com.apple.avfoundation (2.0 - 651.12) <5D46DA01-3CFB-375E-B134-8625EA3466A7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation\r\n0x90bd0000 - 0x90bd9fff com.apple.DiskArbitration (2.6 - 2.6) <92F7575A-AA20-34D9-BB26-2CC8C3CCAFEB> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration\r\n0x90bda000 - 0x90c1aff7 com.apple.bom (14.0 - 193.1) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom\r\n0x90c1b000 - 0x90c4aff1 com.apple.frameworks.CoreDaemon (1.3 - 1.3) <2215559E-C517-3122-906F-156FD3CC10AD> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon\r\n0x90c4b000 - 0x90dbbfff com.apple.QTKit (7.7.3 - 2826.17) <962F9FB1-7E46-3F93-9BAF-E05E7CF8D36D> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit\r\n0x90dc1000 - 0x90dcafff com.apple.speech.recognition.framework (4.2.4 - 4.2.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition\r\n0x90dcb000 - 0x90ea6ff7 com.apple.LaunchServices (572.26 - 572.26) <5915A9AC-7928-30B1-9329-94048ADE81D9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices\r\n0x90ea7000 - 0x90eabffe libCoreVMClient.dylib (58.1) <0EB8FFD7-AFED-3A63-810E-29629831D43D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib\r\n0x90eac000 - 0x9102aff8 libGLProgrammability.dylib (9.6) <95E86FA5-8620-38C5-B3CB-885F32569634> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib\r\n0x9102b000 - 0x9102bfff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib\r\n0x9102c000 - 0x910c4ff7 com.apple.Metadata (10.7.0 - 800.23) <6590358F-9677-3257-8780-FF0462852EDD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata\r\n0x910d4000 - 0x91135ff7 com.apple.Symbolication (1.4 - 129) <843C9ED1-A0BB-37F5-B445-579327C5D764> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication\r\n0x91136000 - 0x9114ffff libAVFAudio.dylib (32.2) /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib\r\n0x91150000 - 0x91156ff7 com.apple.AddressBook.ContactsFoundation (8.0 - 1369) <9A9AB323-5534-3FD5-879C-763E4265AED1> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation\r\n0x91b19000 - 0x91b23ff2 com.apple.AppSandbox (3.0 - 1) /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox\r\n0x91b2d000 - 0x91b93ff4 com.apple.ISSupport (1.9.9 - 57) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport\r\n0x91b94000 - 0x91be7fff 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\r\n0x91cf1000 - 0x91de5fff libFontParser.dylib (111.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib\r\n0x91de6000 - 0x91e17ffa libsystem_m.dylib (3047.16) <28E614E8-7802-3E84-960A-AD4721EF10F7> /usr/lib/system/libsystem_m.dylib\r\n0x91e1b000 - 0x91e25ff7 com.apple.DirectoryService.Framework (10.9 - 173.90.1) <6CD2D996-2972-30A3-B4AD-BB1B816EFDCC> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService\r\n0x91e26000 - 0x922cdfe7 com.apple.CoreAUC (6.22.08 - 6.22.08) <3F9E2986-8FF9-3339-A0C8-DC1186C4A5EC> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC\r\n0x922ce000 - 0x923beffb libiconv.2.dylib (41) <848FEBA7-2E3E-3ECB-BD59-007F32468787> /usr/lib/libiconv.2.dylib\r\n0x923bf000 - 0x923c3fff libheimdal-asn1.dylib (323.92.1) /usr/lib/libheimdal-asn1.dylib\r\n0x9258f000 - 0x92599ff7 com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis\r\n0x9259a000 - 0x9259afff com.apple.Cocoa (6.8 - 20) <407DC9E6-BBCE-3D34-9BBB-00C90584FFDF> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa\r\n0x9259b000 - 0x9279dfff com.apple.CoreFoundation (6.9 - 855.16) <6283B27F-3C46-365F-932C-1A7102D8A3CF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation\r\n0x9279e000 - 0x927b4ff9 com.apple.aps.framework (4.0 - 4.0) /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService\r\n0x927b5000 - 0x927f2ffb libGLImage.dylib (9.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib\r\n0x927f3000 - 0x92839ff7 libFontRegistry.dylib (127) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib\r\n0x9283a000 - 0x9283affd com.apple.audio.units.AudioUnit (1.10 - 1.10) <85316395-817E-342D-8F41-88838EC6FB63> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit\r\n0x9283b000 - 0x92840fff com.apple.MediaAccessibility (1.0 - 43) <1CC2B661-146A-3FF3-B843-508F611F7B4B> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility\r\n0x92841000 - 0x92841ffe com.apple.AOSMigrate (1.0 - 1) /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate\r\n0x928dd000 - 0x92901ff3 libc++abi.dylib (49.1) <43A04ACF-97A5-35ED-B454-6B5C0CF0F99D> /usr/lib/libc++abi.dylib\r\n0x92902000 - 0x92c77ff9 com.apple.HIToolbox (2.1 - 697.4) <8CB677B7-43FC-3534-A685-5A5445C95F7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox\r\n0x92c78000 - 0x92cf8ff7 com.apple.CoreServices.OSServices (600.4 - 600.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices\r\n0x92cf9000 - 0x92ea14af libobjc.A.dylib (551.1) <31CBE178-E972-30D1-ADC6-4B8345CAE326> /usr/lib/libobjc.A.dylib\r\n0x92ea2000 - 0x92ea6ffa libGIF.dylib (1042.2) <6B0C937C-5950-33D1-9B39-6CE1E1BB3FD2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib\r\n0x92ea7000 - 0x92eadffb libunwind.dylib (35.3) <099D1A6F-A1F0-3D05-BF1C-0A7BB32D39C2> /usr/lib/system/libunwind.dylib\r\n0x92eae000 - 0x92ebeff5 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\r\n0x92ebf000 - 0x92ec2ff9 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC\r\n0x92ec3000 - 0x92f5ffff com.apple.QD (3.50 - 298) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD\r\n0x92f60000 - 0x9328bffe com.apple.Foundation (6.9 - 1056.13) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation\r\n0x9328c000 - 0x937f9fff com.apple.QuartzComposer (5.1 - 319) <77419C8D-B822-3649-BBB4-2CF0F0993E9A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer\r\n0x937fa000 - 0x9384aff7 libcorecrypto.dylib (161.1) <135FD99E-2211-3DF4-825C-C9F816107F0C> /usr/lib/system/libcorecrypto.dylib\r\n0x9384b000 - 0x93859ff7 libz.1.dylib (53) <858B4D9F-D87E-3D81-B07A-DF9632BD185F> /usr/lib/libz.1.dylib\r\n0x9385a000 - 0x93865fff com.apple.CrashReporterSupport (10.9 - 538) <7ED18744-8296-3AB8-BBAA-77B0849CF88E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport\r\n0x93866000 - 0x93868fff libsystem_configuration.dylib (596.13) <57095AFE-3FF1-3F42-A43E-ED679409B827> /usr/lib/system/libsystem_configuration.dylib\r\n0x93869000 - 0x938bcff3 com.apple.CoreMediaIO (407.0 - 4561) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO\r\n0x938bd000 - 0x93946fff com.apple.CoreSymbolication (3.0 - 141) <4D580E6C-79B5-3583-9713-4DDF9A0D096C> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication\r\n0x93947000 - 0x93a7efff com.apple.desktopservices (1.8.2 - 1.8.2) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv\r\n0x93a7f000 - 0x93a92ff7 com.apple.idsfoundation (10.0 - 1000) <67D0D240-D471-3882-8FAA-922FD91C3846> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation\r\n0x93a93000 - 0x93aa0ff7 com.apple.AppleFSCompression (56 - 1.0) <0C44B3E4-C4A7-3A65-9C1A-334CA3E35BDB> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression\r\n0x93aa1000 - 0x93ac0ff9 com.apple.framework.Apple80211 (9.3.1 - 931.58) <120A58B6-9DC7-3001-9735-C08661A3ECC0> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211\r\n0x93af4000 - 0x93eecfff com.apple.CoreGraphics (1.600.0 - 599.21.1) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics\r\n0x93eed000 - 0x93f62ffb com.apple.framework.IOKit (2.0.1 - 907.90.2) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit\r\n0x93f63000 - 0x940b9ff0 libBLAS.dylib (1094.5) <74310C2F-4FDB-3995-A01A-5AFB83010A43> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib\r\n0x940ba000 - 0x9410ffff libc++.1.dylib (120) <10C0A136-64F9-3CC2-9420-013247032120> /usr/lib/libc++.1.dylib\r\n0x94110000 - 0x942bcfff com.apple.QuartzCore (1.8 - 332.3) <00167BF7-E3C4-3AA7-8DA0-466BD4175350> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore\r\n0x942bd000 - 0x942fffff libGLU.dylib (9.6) <6A7E248D-3936-3B0D-9BF2-E4F0D2FE5306> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib\r\n0x94300000 - 0x94314ff9 com.apple.MultitouchSupport.framework (245.13 - 245.13) <1576F96C-385B-3AAE-8A09-1D49091FE931> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport\r\n0x94315000 - 0x94332ff4 libsystem_kernel.dylib (2422.92.1) <20AE426A-E386-3119-A740-14E13CBD0596> /usr/lib/system/libsystem_kernel.dylib\r\n0x94333000 - 0x943b8ffc com.apple.CorePDF (4.0 - 4) <73557F2A-B0EF-3128-90FE-8EDD7824CE73> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF\r\n0x943b9000 - 0x943b9fff com.apple.quartzframework (1.5 - 1.5) <5BB3FDD4-4727-3D1B-9582-C96F36DA1542> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz\r\n0x9446f000 - 0x944a4ffd libssl.0.9.8.dylib (50) /usr/lib/libssl.0.9.8.dylib\r\n0x944a5000 - 0x9486aff6 libLAPACK.dylib (1094.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib\r\n0x9486b000 - 0x948e0ff1 com.apple.ApplicationServices.ATS (360 - 363.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS\r\n0x948e1000 - 0x948edff7 com.apple.OpenDirectory (10.9 - 173.90.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory\r\n0x948ee000 - 0x9492aff4 com.apple.RemoteViewServices (2.0 - 94) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices\r\n0x9492b000 - 0x94969ff7 com.apple.NavigationServices (3.8 - 215) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices\r\n0x9496a000 - 0x94d8ffe3 com.apple.VideoToolbox (1.0 - 1273.49) /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox\r\n0x94d90000 - 0x94dd8fff com.apple.PerformanceAnalysis (1.47 - 47) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis\r\n0x94dd9000 - 0x950ceff8 com.apple.CoreImage (9.2.7) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage\r\n0x950cf000 - 0x95161ff9 libsystem_c.dylib (997.90.3) <80D21D3D-1031-314C-B1F0-0B35B977CEFB> /usr/lib/system/libsystem_c.dylib\r\n0x95162000 - 0x95164fff com.apple.SecCodeWrapper (3.0 - 1) <066E1E30-2EEA-3166-8F86-D1054B50875B> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper\r\n0x95165000 - 0x95196ffb com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS\r\n0x95197000 - 0x951c1fff libxslt.1.dylib (13) <249D54AB-1D82-38FE-ABEC-0D575450C73B> /usr/lib/libxslt.1.dylib\r\n0x951c2000 - 0x951c3fff liblangid.dylib (117) /usr/lib/liblangid.dylib\r\n0x951c4000 - 0x951d3fff libGL.dylib (9.6) <58C42A46-27D0-3228-B3C1-EC3923D49BAD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib\r\n0x951d4000 - 0x951eeff7 com.apple.GenerationalStorage (2.0 - 160.2) <8755F7F1-2402-387C-A32A-2270E7D680C8> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage\r\n0x951ef000 - 0x951f8fff libsystem_notify.dylib (121) <623269F5-1518-3035-A916-8AF83C972154> /usr/lib/system/libsystem_notify.dylib\r\n0x951f9000 - 0x951fdffc com.apple.IOSurface (91 - 91) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface\r\n0x9520a000 - 0x95214ff3 com.apple.DisplayServicesFW (2.8 - 360.8.14) /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices\r\n0x95215000 - 0x95218ffb libutil.dylib (34) /usr/lib/libutil.dylib\r\n0x95219000 - 0x95241fff libsystem_info.dylib (449.1.3) /usr/lib/system/libsystem_info.dylib\r\n0x95242000 - 0x95543ffb com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <02C72D54-E3D3-32B0-A081-E85A7038489D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore\r\n0x95544000 - 0x9586affd com.apple.JavaScriptCore (9537 - 9537.75.12) <4E79A817-4AC3-39C8-B820-8817BFC5272B> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore\r\n0x9586b000 - 0x95874ffc com.apple.CommonAuth (4.0 - 2.0) <99219CEB-D340-3E1F-9C04-FD0FA700BD67> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth\r\n0x95875000 - 0x95877fff com.apple.securityhi (9.0 - 55005) <4F6A2006-CC82-39D0-AA0F-C448CF3943AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI\r\n0x95878000 - 0x95879fff libremovefile.dylib (33) /usr/lib/system/libremovefile.dylib\r\n0x958ab000 - 0x95b95fd2 com.apple.vImage (7.0 - 7.0) <256972F0-3DBC-3CE1-9EE8-B48243868729> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage\r\n0x95b96000 - 0x95b96fff com.apple.CoreServices (59 - 59) <06747539-5035-3307-8645-9BC4E7F89023> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices\r\n0x95b97000 - 0x95bbefff com.apple.CoreVideo (1.8 - 117.2) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo\r\n0x95bc3000 - 0x95bc3ffd libOpenScriptingUtil.dylib (157) <4D06E8ED-D312-34EA-A448-DFF45ADC3CE5> /usr/lib/libOpenScriptingUtil.dylib\r\n0x95bc4000 - 0x95c87ff1 com.apple.CoreText (352.0 - 367.19) <14FD889D-4D6D-3D53-B28E-2E23975B3C9D> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText\r\n0x95c88000 - 0x95cefffc com.apple.framework.CoreWLAN (4.3.2 - 432.47) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN\r\n0x95cf0000 - 0x95cf7ff7 com.apple.XPCService (2.0 - 1) <94783930-9E46-394F-B1B2-9CA57CBA2D25> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService\r\n0x95cf8000 - 0x95cffff1 com.apple.phonenumbers (1.1.1 - 105) <4279F426-BD5E-3716-A23E-5A718B01F466> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers\r\n0x95d00000 - 0x95d04ffa libcache.dylib (62) <9730D7F2-D226-3F30-8D26-BF598CB781F6> /usr/lib/system/libcache.dylib\r\n0x95d05000 - 0x95df1ff7 libxml2.2.dylib (26) <32040145-6FD6-3AD2-B98B-39F73BF9AC47> /usr/lib/libxml2.2.dylib\r\n0x95df2000 - 0x96071ff7 com.apple.imageKit (2.5 - 774) <53C3FA27-3830-3A15-9707-AF7369119866> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit\r\n0x96072000 - 0x96073fff com.apple.marco (10.0 - 1000) /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco\r\n0x96074000 - 0x96075ffc com.apple.TrustEvaluationAgent (2.0 - 25) <064B485D-56E0-3DD7-BBE2-E08A5BFFF8B3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent\r\n0x96076000 - 0x960a1ff5 com.apple.ChunkingLibrary (2.0 - 155.1) <50BBBBF8-F30B-39EA-A512-11A47F429F2C> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary\r\n0x960a2000 - 0x960bdff5 com.apple.openscripting (1.4 - 157) <5C161A52-8D2F-3D56-A988-05727BED7A59> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting\r\n0x960be000 - 0x960bfffd libunc.dylib (28) <22A126A1-DCFB-3BE5-A66B-C973F0A5D839> /usr/lib/system/libunc.dylib\r\n0x960c0000 - 0x960f1ff4 com.apple.securityinterface (9.0 - 55047) <0D5ED2B8-C973-3C91-BA45-22501A043263> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface\r\n0x960f2000 - 0x96158ffb com.apple.CoreUtils (2.0 - 200.34.4) /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils\r\n0x96159000 - 0x96270ffb com.apple.WebKit (9537 - 9537.75.14) <514A37D5-3633-3F85-949D-CC0155DE6B1B> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit\r\n0x96271000 - 0x96271fff com.apple.Accelerate (1.9 - Accelerate 1.9) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate\r\n0x96272000 - 0x962b1ff5 com.apple.ids (10.0 - 1000) /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS\r\n0x962b2000 - 0x962baffe libGFXShared.dylib (9.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib\r\n0x962bb000 - 0x96317ffa 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\r\n0x96318000 - 0x96369ff1 libstdc++.6.dylib (60) <354F284B-2343-3810-9CA2-E28038824F6E> /usr/lib/libstdc++.6.dylib\r\n0x9636a000 - 0x964faff0 GLEngine (9.6) <6A58B9C0-B67E-3FD1-B707-837744D918C2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine\r\n0x964fb000 - 0x964fbfff libodfde.dylib (20) <98FC02AE-C596-3ED5-80D1-C502FF6115ED> /usr/lib/libodfde.dylib\r\n0x964fc000 - 0x9650aff7 com.apple.Sharing (132.2 - 132.2) <87DBFC7A-9689-3B8E-AD16-5A9DFF9DE625> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing\r\n0x9650b000 - 0x965b7ffb libvMisc.dylib (423.32) <43873EFF-FB43-3301-BEE8-F2C3A046D7A6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib\r\n0x965b8000 - 0x965d4ff9 com.apple.Ubiquity (1.3 - 289) <1CEDC83D-7282-3B4D-8CF7-4FE045012391> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity\r\n0x965d5000 - 0x965ddfff libsystem_dnssd.dylib (522.90.2) /usr/lib/system/libsystem_dnssd.dylib\r\n0x965de000 - 0x96842ff7 com.apple.CoreData (107 - 481.01) <85EE4DFF-3A61-3D3B-A818-524F0A427A4D> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData\r\n0x96843000 - 0x9686fff7 GLRendererFloat (9.6) <7A6A96FE-472D-3C12-A19C-ADD30A38BB02> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat\r\n0x96870000 - 0x968adff7 libauto.dylib (185.5) /usr/lib/libauto.dylib\r\n0x968ae000 - 0x96ce2ff7 com.apple.vision.FaceCore (3.0.0 - 3.0.0) <5B12F3E9-84F6-3183-B85D-FD19EF800ADB> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore\r\n0x96d0d000 - 0x96d80fff com.apple.SearchKit (1.4.0 - 1.4.0) <6F607AB6-7553-37BA-BEC5-98FD7C27FAD7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit\r\n0x96d81000 - 0x96dacff7 libpcap.A.dylib (42) <66FBEAD3-FE91-3A89-8706-FB95229068AC> /usr/lib/libpcap.A.dylib\r\n0x96dad000 - 0x96e7dfef libvDSP.dylib (423.32) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib\r\n0x96e84000 - 0x96efaff3 com.apple.securityfoundation (6.0 - 55122.1) <18024F59-DE2B-3FC5-A29F-8F2B27349685> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation\r\n0x96efb000 - 0x97008fff com.apple.ImageIO.framework (3.3.0 - 1042) <19F7AA81-5144-37F3-AAAC-4D200C7417D8> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO\r\n0x97009000 - 0x97011fff liblaunch.dylib (842.90.1) /usr/lib/system/liblaunch.dylib\r\n0x97012000 - 0x97015ff3 com.apple.AppleSystemInfo (3.0 - 3.0) <4586B503-A0A8-3654-AA48-D2F9FA0188CB> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo\r\n0x97016000 - 0x9702eff7 libsystem_malloc.dylib (23.10.1) /usr/lib/system/libsystem_malloc.dylib\r\n0x97041000 - 0x97043ff2 com.apple.EFILogin (2.0 - 2) /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin\r\n0x97044000 - 0x9707cff7 com.apple.MediaKit (15 - 709) <82E0F8C0-313C-379C-9994-4D21587D0C0C> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit\r\n0x9707d000 - 0x97080ffe com.apple.LoginUICore (3.0 - 3.0) <6FE961A4-3C17-3004-B50B-FD78FDC28350> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore\r\n0x97081000 - 0x970daffe libTIFF.dylib (1042.2) <5589DBDB-4324-3DAE-8530-0B8273D3F21C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib\r\n0x970db000 - 0x970fbfff com.apple.facetimeservices (10.0 - 1000) /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices\r\n0x970fc000 - 0x9715afff com.apple.ViewBridge (1.0 - 46.2) <64AC1689-5F60-3E16-AE62-A2259E0D57EC> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge\r\n0x9715b000 - 0x971ecfff 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\r\n0x971ed000 - 0x971f5fff libcopyfile.dylib (103) <1B1484BD-08B6-3BA9-94CA-A7C24B610EB3> /usr/lib/system/libcopyfile.dylib\r\n0x971f6000 - 0x97204ff3 com.apple.opengl (9.6.0 - 9.6.0) <63941A8D-AACC-3C71-BE8C-4DAA913A1439> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL\r\n0x97205000 - 0x980a4ff5 com.apple.WebCore (9537 - 9537.75.14) <4021EC9F-936C-32AE-9BF2-031694CC43ED> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore\r\n0x980a5000 - 0x9826bffb libicucore.A.dylib (511.31) <9C25D145-E785-357B-9833-1980A1A738C9> /usr/lib/libicucore.A.dylib\r\n0x9826c000 - 0x982d7fff com.apple.Heimdal (4.0 - 2.0) <3DEF31F9-7F59-3DEF-9DC8-7DDD23CA816F> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal\r\n0x982d8000 - 0x98307ff7 com.apple.framework.SystemAdministration (1.0 - 1.0) <1BD6205B-7C66-3B7B-AC8C-11BE34F7CF6B> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration\r\n0x98308000 - 0x98336ff3 com.apple.DebugSymbols (106 - 106) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols\r\n0x98337000 - 0x9833cff6 libcompiler_rt.dylib (35) <9924DF2E-D80B-3A21-920D-544A4597203F> /usr/lib/system/libcompiler_rt.dylib\r\n0x9833d000 - 0x9833efff libsystem_blocks.dylib (63) <2AC67D5E-ECD4-3644-A53C-9684F9B7AA33> /usr/lib/system/libsystem_blocks.dylib\r\n0x9833f000 - 0x9839dffd com.apple.AE (665.5 - 665.5) <54F2F247-160C-3A22-A6E3-5D49655A67AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE\r\n0x9839e000 - 0x9869fff1 com.apple.AOSKit (1.06 - 176) /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit\r\n0x986a0000 - 0x986a1fff libSystem.B.dylib (1197.1.1) /usr/lib/libSystem.B.dylib\r\n0x986a2000 - 0x986d8fff com.apple.IconServices (25 - 25.17) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices\r\n0x986d9000 - 0x987a7ff7 com.apple.backup.framework (1.5.2 - 1.5.2) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup\r\n0x987a8000 - 0x98812ff7 com.apple.framework.CoreWiFi (2.0 - 200.21.1) <13EE6C12-B981-3132-864A-D493B91AE37E> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi\r\n0x98813000 - 0x98817ff7 libmacho.dylib (845) /usr/lib/system/libmacho.dylib\r\n0x988b9000 - 0x988bcff7 libdyld.dylib (239.4) /usr/lib/system/libdyld.dylib\r\n0x988bd000 - 0x988bdfff com.apple.ApplicationServices (48 - 48) <7967F6FA-2984-3CC3-AD9A-7B9AEC562A2A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices\r\n0x988be000 - 0x98913ff7 com.apple.framework.internetaccounts (2.1 - 210) <3E555C08-C8FA-3175-8C3F-E49F6F5238A6> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts\r\n0x98963000 - 0x98968ff3 libsystem_platform.dylib (24.90.1) <0613F163-9A7A-3908-B30B-AC1627503933> /usr/lib/system/libsystem_platform.dylib\r\n0x98969000 - 0x9897bfff libbsm.0.dylib (33) <1BE92DB5-0D2F-3BB5-BCC6-8A71EF2A3450> /usr/lib/libbsm.0.dylib\r\n0x9897c000 - 0x9897fff7 com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help\r\n0x98980000 - 0x989d5ff7 com.apple.QuickLookFramework (5.0 - 622.7) <215A2C74-801A-39AE-85E4-A1E5031CFD38> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook\r\n0x989d6000 - 0x98a08ffb com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <30CF0E7B-3511-318F-AC31-06C29EDC111E> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD\r\n0x98a09000 - 0x98a10ffb libsystem_pthread.dylib (53.1.4) <8B1B7B84-1B5D-32A8-AC0D-1E689E5C8A4C> /usr/lib/system/libsystem_pthread.dylib\r\n0x98a11000 - 0x98a11fff libkeymgr.dylib (28) <1B097DEA-011E-3B1C-86D5-6C7FAD5C765A> /usr/lib/system/libkeymgr.dylib\r\n0x98a12000 - 0x98a19fff libMatch.1.dylib (19) <3B3680FC-2AC9-37CC-B262-5ACE2CF8939A> /usr/lib/libMatch.1.dylib\r\n0x98a1a000 - 0x98a70ff6 com.apple.ScalableUserInterface (1.0 - 1) <2C81641B-FA30-32FF-8B3E-3CB9BF53B2D9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface\r\n0x98a71000 - 0x98a7afff com.apple.audio.SoundManager (4.1 - 4.1) <68B7CEB7-AF09-3E24-8548-6ABF065B5186> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound\r\n0x98a7b000 - 0x98a86ffb libcommonCrypto.dylib (60049) /usr/lib/system/libcommonCrypto.dylib\r\n0x98a87000 - 0x98a9ffff com.apple.CFOpenDirectory (10.9 - 173.90.1) <13B70F7C-9A4D-3CCA-AEB8-3958F5B6167E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory\r\n0x98aa0000 - 0x98d1cfe7 com.apple.QuickTime (7.7.3 - 2826.17) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime\r\n0x98d1d000 - 0x98f95ff2 com.apple.RawCamera.bundle (5.03 - 731) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera\r\n0x98f96000 - 0x98f9affc libpam.2.dylib (20) <50623D44-795F-3E28-AA85-23E0E7E2AE0E> /usr/lib/libpam.2.dylib\r\n0x98f9d000 - 0x98faffff libsystem_asl.dylib (217.1.4) <51EB17C9-9F5B-39F3-B6CD-8EF238B05B89> /usr/lib/system/libsystem_asl.dylib\r\n0x9977a000 - 0x99841ff7 com.apple.DiscRecording (8.0 - 8000.4.6) <84A7EC09-3BBD-3E04-A88C-6D3B724448FF> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording\r\n0x99842000 - 0x9984dff6 com.apple.NetAuth (5.0 - 5.0) <3B2E9615-EE12-38FC-BDCF-09529FF9464B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth\r\n0x9984e000 - 0x99939ff4 com.apple.DiskImagesFramework (10.9 - 371.1) <3B983A59-C2DB-3CBA-803A-DF5E0E6E4058> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages\r\n0x9993a000 - 0x99a1dff7 libcrypto.0.9.8.dylib (50) /usr/lib/libcrypto.0.9.8.dylib\r\n0x99a1e000 - 0x99c8cff6 com.apple.security (7.0 - 55471.14.1) <025B3E5C-1582-357F-BFE5-B1AA3ACD18F2> /System/Library/Frameworks/Security.framework/Versions/A/Security\r\n0x99c8d000 - 0x99d8bfff libJP2.dylib (1042.2) <24326770-81EE-3FA8-AAE1-A1E0CA12184B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib\r\n0x99d8c000 - 0x99e66ff6 com.apple.QuickLookUIFramework (5.0 - 622.7) <6F9C5661-0D7D-3B54-AC34-55E1A24EC05A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI\r\n0x99e67000 - 0x99e91ff7 libsandbox.1.dylib (278.11) /usr/lib/libsandbox.1.dylib\r\n0x99e92000 - 0x99efbffa com.apple.datadetectorscore (5.0 - 354.3) <566882DE-B726-331E-BA89-ACBB3D5BEEC4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore\r\n0x99efc000 - 0x99f03ffe com.apple.agl (3.2.3 - AGL-3.2.3) <3CD7521E-5FEA-34CA-9F40-87EECA27D7C0> /System/Library/Frameworks/AGL.framework/Versions/A/AGL\r\n0x99f04000 - 0x99f34ff3 libtidy.A.dylib (15.12) <3DBE95FE-8FA7-3584-9202-E37B54B3B064> /usr/lib/libtidy.A.dylib\r\n0x99f35000 - 0x99f3bff7 com.apple.AOSNotification (1.7.0 - 760.3) <63F7E7F8-6FA3-38D3-9907-CDF360CA9354> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification\r\n0x99fe8000 - 0x99ff1fff com.apple.AppleSRP (5.0 - 1) <6B946F4B-7DC4-3E82-BF2C-BE0930E3CF47> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP\r\n0x99ff2000 - 0x9a046fff com.apple.AppleVAFramework (5.0.27 - 5.0.27) <95A1E1CF-FC3E-3203-8683-34823CD70B6B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA\r\n0x9a047000 - 0x9a077ff7 com.apple.CoreServicesInternal (184.9 - 184.9) <999FEDEC-7657-3F32-A9AE-F29E0BE0AAF5> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal\r\n0x9a078000 - 0x9a18affc libsqlite3.dylib (158) /usr/lib/libsqlite3.dylib\r\n0x9a18b000 - 0x9a22aff7 libCoreStorage.dylib (380) <9FEEDD0F-5CDC-3BCA-B291-EA97AA9F01C4> /usr/lib/libCoreStorage.dylib\r\n0x9a22b000 - 0x9a22cffa libsystem_sandbox.dylib (278.11) /usr/lib/system/libsystem_sandbox.dylib\r\n0x9a22d000 - 0x9a252ff7 com.apple.quartzfilters (1.8.0 - 1.7.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters\r\n0x9a253000 - 0x9a271ff5 com.apple.frameworks.preferencepanes (16.0 - 16.0) <3E3368EE-CAD3-3096-89BC-D006A25A6294> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes\r\n0x9a286000 - 0x9a324ff7 com.apple.PDFKit (2.9.1 - 2.9.1) <37D112C0-3AF4-399F-B1E0-09162CBA3741> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit\r\n0x9ac4c000 - 0x9ac51ff7 com.apple.print.framework.Print (9.0 - 260) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print\r\n0x9ac52000 - 0x9ac59ff2 com.apple.NetFS (6.0 - 4.0) <915AA303-C02B-3B0C-8208-D8AAA4350DB4> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS\r\n0x9ac5a000 - 0x9ad05ff5 com.apple.imcore (10.0 - 1000) <000D6E8B-1067-3FE1-8524-18A8710C572E> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore\r\n0x9ad11000 - 0x9ad60ff1 com.apple.HIServices (1.22 - 467.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices\r\n0x9ad61000 - 0x9ad6dffc libbz2.1.0.dylib (29) <3CEF1E92-BA42-3F8A-8E8D-9E1F7658E5C7> /usr/lib/libbz2.1.0.dylib\r\n0x9ad6e000 - 0x9ad92fff libJPEG.dylib (1042.2) <72940135-AAA7-3F55-A2E7-CECDDBD592BE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib\r\n0x9ad93000 - 0x9ae79ff7 com.apple.coreui (2.1 - 231) <1C1AE894-C5C2-3F1C-BF29-B152ECD9BD88> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI\r\n0x9ae7d000 - 0x9ae8dff7 libsasl2.2.dylib (170) /usr/lib/libsasl2.2.dylib\r\n0x9ae8e000 - 0x9ae90ffb libRadiance.dylib (1042.2) <3AE35DFA-AAF0-37C0-8544-1B19E9B5FCE1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib\r\n0x9ae91000 - 0x9aeaeffb libresolv.9.dylib (54) <3EC12A7F-6BA1-3976-9F1F-6A4B76303028> /usr/lib/libresolv.9.dylib\r\n0x9aeaf000 - 0x9aeb7fee libcldcpuengine.dylib (2.3.58) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib\r\n0x9aeb8000 - 0x9af09ffb com.apple.CoreMedia (1.0 - 1273.49) <26F891C5-DF9F-3A2C-995A-827595F03CF2> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia\r\n0x9af33000 - 0x9bb51ff3 com.apple.AppKit (6.9 - 1265.19) <07125263-9E97-3A47-BBD3-6FB462910565> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit\r\n0x9bb52000 - 0x9bb5dfff libcsfde.dylib (380) <06651EEB-0EF8-390F-B3F4-4BE2D82D7BB8> /usr/lib/libcsfde.dylib\r\n0x9bbcd000 - 0x9bbe4ff4 com.apple.CoreMediaAuthoring (2.2 - 947) <1D8AD09F-B8E5-3958-89F4-8470D25AE9AE> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring\r\n0x9bbe5000 - 0x9bc3aff3 com.apple.ImageCaptureCore (5.0 - 5.0) <69A007AE-4654-3C79-9AF6-5EC8F173F225> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore\r\n0x9bc3b000 - 0x9bfa9fff com.apple.MediaToolbox (1.0 - 1273.49) <236C702F-BC87-3255-A8B3-C7B2C597DBCA> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox\r\n0x9bfaa000 - 0x9c11dffb com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox\r\n0x9c11e000 - 0x9c156fff com.apple.LDAPFramework (2.4.28 - 194.5) <4399D209-B119-3ACC-97AF-F2E14DD207CB> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP\r\n0x9c157000 - 0x9c170fff com.apple.Kerberos (3.0 - 1) <91F17EB2-C70C-359C-B09D-96B52D2A9C9F> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos\r\n0x9c171000 - 0x9c175fff com.apple.CommonPanels (1.2.6 - 96) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels\r\n0x9c176000 - 0x9c192fff libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib\r\n0x9c193000 - 0x9c22aff7 com.apple.ink.framework (10.9 - 207) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink\r\n0x9c22b000 - 0x9c238fff com.apple.Librarian (1.2 - 1) /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian\r\n0x9c239000 - 0x9c28eff2 com.apple.Suggestions (3.0 - 137.1) <3914C088-5905-30B1-BA4A-3C778D3C3869> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions\r\n0x9c28f000 - 0x9c28ffff com.apple.Carbon (154 - 157) <6C29C608-97B4-306E-AEC5-6F48EDF7EFB5> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon\r\n0x9c290000 - 0x9c2abff6 libPng.dylib (1042.2) <85BC9AE9-7924-34B8-842F-B11BBAD64D22> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib\r\n0x9c2ac000 - 0x9c2b6fff com.apple.bsd.ServiceManagement (2.0 - 2.0) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement\r\n0x9c2b7000 - 0x9c2c5fff libxar.1.dylib (202) /usr/lib/libxar.1.dylib\r\n0x9c2c6000 - 0x9c2d2ffe libkxld.dylib (2422.92.1) /usr/lib/system/libkxld.dylib\r\n0x9c2d3000 - 0x9c2f7ff7 libxpc.dylib (300.90.2) <5ACBBE2C-74EB-3E88-BCBF-C573095318A5> /usr/lib/system/libxpc.dylib\r\n0x9c31b000 - 0x9c36bfff com.apple.opencl (2.3.59 - 2.3.59) <4BEFE83C-1C89-3BB6-A445-9BE680C84FB3> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL\r\n0x9c36c000 - 0x9c398ff7 com.apple.DictionaryServices (1.2 - 208) <33873336-BECD-3F62-A315-C45F24C1818C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices\r\n\r\nExternal Modification Summary:\r\n Calls made by other processes targeting this process:\r\n task_for_pid: 3\r\n thread_create: 0\r\n thread_set_state: 0\r\n Calls made by this process:\r\n task_for_pid: 0\r\n thread_create: 0\r\n thread_set_state: 0\r\n Calls made by all processes on this machine:\r\n task_for_pid: 7689\r\n thread_create: 0\r\n thread_set_state: 0\r\n\r\nVM Region Summary:\r\nReadOnly portion of Libraries: Total=279.4M resident=153.9M(55%) swapped_out_or_unallocated=125.5M(45%)\r\nWritable regions: Total=1.5G written=450.9M(29%) resident=1.2G(80%) swapped_out=0K(0%) unallocated=301.8M(20%)\r\n \r\nREGION TYPE VIRTUAL\r\n=========== =======\r\nCG backing stores 3048K\r\nCG image 104K\r\nCG raster data 84K\r\nCG shared images 180K\r\nFoundation 4K\r\nIOKit 618.0M\r\nImage IO 20K\r\nKernel Alloc Once 4K\r\nMALLOC 771.0M\r\nMALLOC (admin) 48K\r\nMemory Tag 241 120K\r\nMemory Tag 242 12K\r\nMemory Tag 249 156K\r\nOpenCL 56K\r\nOpenGL GLSL 3072K\r\nStack 72.3M\r\nVM_ALLOCATE 130.4M\r\nVM_ALLOCATE (reserved) 40K reserved VM address space (unallocated)\r\n__DATA 21.5M\r\n__IMAGE 528K\r\n__IMPORT 28K\r\n__LINKEDIT 68.8M\r\n__OBJC 4076K\r\n__PAGEZERO 4K\r\n__TEXT 210.6M\r\n__UNICODE 544K\r\nmapped file 218.9M\r\nshared memory 68K\r\n=========== =======\r\nTOTAL 2.1G\r\nTOTAL, minus reserved VM space 2.1G\r\n \r\n\r\nModel: MacBookPro8,1, BootROM MBP81.0047.B27, 2 processors, Intel Core i5, 2.4 GHz, 4 GB, SMC 1.68f99\r\nGraphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB\r\nMemory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020\r\nMemory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020\r\nAirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.98.100.22)\r\nBluetooth: Version 4.2.3f10 13477, 3 services, 23 devices, 1 incoming serial ports\r\nNetwork Service: Wi-Fi, AirPort, en1\r\nSerial ATA Device: ST9500325ASG, 500.11 GB\r\nSerial ATA Device: HL-DT-ST DVDRW GS31N\r\nUSB Device: Hub\r\nUSB Device: Apple Optical USB Mouse\r\nUSB Device: IR Receiver\r\nUSB Device: FaceTime HD Camera (Built-in)\r\nUSB Device: Hub\r\nUSB Device: Apple Internal Keyboard / Trackpad\r\nUSB Device: BRCM2070 Hub\r\nUSB Device: Bluetooth USB Host Controller\r\nThunderbolt Bus: MacBook Pro, Apple Inc., 25.1\r\n', 'What were you expecting to happen instead?': 'I wish I could take my photos as always.', 'Where': 'http://maps.secondlife.com/secondlife/High%20Life%20Rentals/32/236/2686', } ```
sl-service-account commented 10 years ago

Whirly Fizzle commented at 2014-05-24T16:11:51Z

Heya Shantal,

Are you only crashing when taking a high resolution snapshot when shadows are enabled? Approximately what size of snapshot do you need to take to reproduce the crash?

Have you changed any debug settings to improve shadow quality? For example RenderShadowResolutionScale or RenderShadowDetail? Setting RenderShadowResolutionScale above default is pretty much certain to cause a crash when saving high resolution snapshots with shadows enabled if your graphics card cannot handle it. This settings appears to be a popular one for phorographers to change ;)

sl-service-account commented 10 years ago

Marissa Linden commented at 2014-05-28T21:34:46Z

I created a proper SecondLife.log out of the text that Shantal had pasted into the description of this jira, and attached the file.

Marking as Needs More Info while Shantal answers Whirly's questions.

sl-service-account commented 7 years ago

Saeros Linden commented at 2017-07-07T00:43:01Z

Our apologies, it appears this jira has been a victim of a spammer. We’re cleaning up the offending comments, sorry for the mess!