PE9 report when crashing on Mac

Hi folks!
An addition to the previous: this is the report PE prints when crashing. Can any computer wizard make sense out of this?
Process:         Adobe Premiere Elements [1670]
Path:            /Applications/Adobe Premiere Elements 9/Adobe Premiere Elements.app/Contents/MacOS/Adobe Premiere Elements
Identifier:      com.adobe.Adobe Premiere Elements.framework
Version:         N224.08092010.240488 (9.0)
Code Type:       X86 (Native)
Parent Process:  launchd [89]
Date/Time:       2011-01-19 11:04:40.118 -0500
OS Version:      Mac OS X 10.6.6 (10J567)
Report Version:  6
Interval Since Last Report:          118661 sec
Crashes Since Last Report:           9
Per-App Interval Since Last Report:  70209 sec
Per-App Crashes Since Last Report:   9
Anonymous UUID:                      953B491E-1056-4052-AFB8-9B3AD5C31200
Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread:  39  Dispatch queue: com.apple.root.default-priority
Application Specific Information:
Assertion failed: (manager != 0), function operator new, file xercesc/util/XMemory.cpp, line 63.
Thread 0:  Dispatch queue: com.apple.main-thread
0   libSystem.B.dylib             0x920c00fa mach_msg_trap + 10
1   libSystem.B.dylib             0x920c0867 mach_msg + 68
2   com.apple.CoreFoundation      0x9967d37f __CFRunLoopRun + 2079
3   com.apple.CoreFoundation      0x9967c464 CFRunLoopRunSpecific + 452
4   com.apple.CoreFoundation      0x9967c291 CFRunLoopRunInMode + 97
5   com.apple.HIToolbox           0x935b0004 RunCurrentEventLoopInMode + 392
6   com.apple.HIToolbox           0x935afdbb ReceiveNextEventCommon + 354
7   com.apple.HIToolbox           0x935afc40 BlockUntilNextEventMatchingListInMode + 81
8   com.apple.AppKit              0x9509978d _DPSNextEvent + 847
9   com.apple.AppKit              0x95098fce -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
10  com.adobe.dvaui.framework     0x005a82e6 dvaui::ui::OS_Dialog::WaitForNextEvent() + 182
11  com.adobe.dvaui.framework     0x005a9c97 dvaui::ui::OS_Dialog::ModalLoop() + 71
12  com.adobe.dvaui.framework     0x005a9a24 dvaui::ui::OS_Dialog::RunModal() + 196
13  com.adobe.dvaeve.framework    0x00d004be dvaeve::UI_EveManager::DisplayView(std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&, std::istream&, dvaui::drawbot::SupplierInterface const*, dvaui::ui::UI_Node*) + 1838
14  com.adobe.dvaeve.framework    0x00cfc4f2 dvaeve::UI_Eve::ParseEveScript(std::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >&) + 1170
15  ...adobe.UIFramework.framework 0x010fd2af UIF::DialogBaseImpl::DoModal() + 111
16  ...adobe.premiere-elements.HSL 0x09482678 HSL::RenderProgressDialog::DoRenderProgressDialog(ASL::InterfaceRef<ASL::IBatchOperation, ASL::IBatchOperation>) + 328
17  ...adobe.premiere-elements.HSL 0x09482b25 HSL::RenderProgressDlg::DoRenderProgressDlg(ASL::InterfaceRef<ASL::IBatchOperation, ASL::IBatchOperation>) + 37
18  ...adobe.premiere-elements.HSL 0x094b7a2c HSL::SequencePreviewRenderer::SyncRenderPreviews(ASL::InterfaceRef<BE::ISequence, BE::ISequence>, dvamediatypes::TickTime, dvamediatypes::TickTime) + 220
19  ...adobe.premiere-elements.HSL 0x094ad678 HSL::SequencePlayer::GenerateSourceFiles(dvamediatypes::TickTime const&, dvamediatypes::TickTime const&, ASL::InterfaceRef<BE::IAudioRenderable, BE::IAudioRenderable>) + 120
20  ...adobe.premiere-elements.HSL 0x094ae09c HSL::SequencePlayer::RenderSources(bool) + 460
21  ...adobe.premiere-elements.HSL 0x094a9fb9 HSL::SequencePlayer::RenderSources() + 25
22  ...adobe.premiere-elements.HSL 0x09412d01 HSL::Player::HandlePlayCommand(UIF::Command const&, dvamediatypes::TickTime const&) + 273
23  ...be.HandlerMonitor.framework 0x0abd95f2 HandlerMonitor::ElementsProgramMonitorView::OnSequencePreview(UIF::Command const&) + 370
24  ...be.HandlerMonitor.framework 0x0abe3b8f HandlerMonitor::ElementsProgramMonitorView::ObeyCommand(UIF::Command const&) + 1199
25  ...adobe.UIFramework.framework 0x010a1e7c UIF::Commander::PostCommand(int) + 60
26  com.adobe.Frontend.framework  0x060e8395 HandleMenuCommand(NSMenuItem*) + 117
27  com.adobe.dvacore.framework   0x00075cf9 int dvacore::config::ErrorManager::ExecuteFunction<void>(boost::function0<void>*, void*) + 41
28  com.adobe.dvacore.framework   0x00076088 boost::detail::function::function_obj_invoker0<boost::_bi::bind_t<int, int (*)(boost::function0<void>*, void*), boost::_bi::list2<boost::_bi::value<boost::function0<void>*>, boost::_bi::value<void*> > >, int>::invoke(boost::detail::function::function_buffer&) + 24
29  com.adobe.Frontend.framework  0x0605e199 FE::ApplicationErrorManager::ExecuteFunctionWithTopLevelExceptionHandler(boost::function0 <int>) + 41
30  com.adobe.dvacore.framework   0x00074c2f void dvacore::config::ErrorManager::ExecuteFunctionWithTopLevelExceptionHandler<void>(boost::f unction0<void>, bool*) + 159
31  com.adobe.dvacore.framework   0x00076bac void dvacore::config::ExecuteTopLevelFunction<void>(boost::function0<void>, bool*) + 92
32  com.adobe.Frontend.framework  0x060e96d0 -[PremiereCocoaMacApplication handleMenuCommand:] + 144
33  com.apple.AppKit              0x950d7c46 -[NSApplication sendAction:to:from:] + 112
34  com.apple.AppKit              0x950d7af9 -[NSMenuItem _corePerformAction] + 435
35  com.apple.AppKit              0x950d77eb -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 174
36  com.apple.AppKit              0x950d76da -[NSMenu performActionForItemAtIndex:] + 65
37  com.adobe.dvaui.framework     0x005e160a -[DVAMacMenu performActionForItemAtIndex:] + 58
38  com.apple.AppKit              0x950d768d -[NSMenu _internalPerformActionForItemAtIndex:] + 50
39  com.apple.AppKit              0x950d75f3 -[NSMenuItem _internalPerformActionThroughMenuIfPossible] + 97
40  com.apple.AppKit              0x950d7537 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 336
41  com.apple.AppKit              0x950cbc61 NSSLMMenuEventHandler + 404
42  com.apple.HIToolbox           0x93582ecf DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
43  com.apple.HIToolbox           0x93582196 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
44  com.apple.HIToolbox           0x935a4a07 SendEventToEventTarget + 52
45  com.apple.HIToolbox           0x935d0fd3 SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 448
46  com.apple.HIToolbox           0x935f5cc0 SendMenuCommandWithContextAndModifiers + 66
47  com.apple.HIToolbox           0x935f5c75 SendMenuItemSelectedEvent + 121
48  com.apple.HIToolbox           0x935f5b80 FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 152
49  com.apple.HIToolbox           0x935c534a MenuSelectCore(MenuData*, Point, double, unsigned long, OpaqueMenuRef**, unsigned short*) + 454
50  com.apple.HIToolbox           0x935c4abc _HandleMenuSelection2 + 465
51  com.apple.HIToolbox           0x935c48da _HandleMenuSelection + 53
52  com.apple.AppKit              0x950c51a2 _NSHandleCarbonMenuEvent + 285
53  com.apple.AppKit              0x95099d3e _DPSNextEvent + 2304
54  com.apple.AppKit              0x95098fce -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
55  com.apple.AppKit              0x9505b247 -[NSApplication run] + 821
56  com.adobe.Frontend.framework  0x060e8f66 FE::MacApplication::RunSelf(std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&) + 214
57  com.adobe.Frontend.framework  0x06049a27 FE::Application::Run(std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&) + 1079
58  com.adobe.Frontend.framework  0x060ec28a AppMain + 298
59  com.adobe.Startup.framework   0x062cfd30 (anonymous namespace)::LaunchFrontendFramework(ASL::ObjectPtr<ASL::Module, ASL::AtomicValue> const&, std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&, int, void*) + 176
60  ...Premiere Elements.framework 0x000038c6 (anonymous namespace)::CallStartupFramework(int, char const* const*) + 246
61  ...Premiere Elements.framework 0x00003e85 main + 229
62  ...Premiere Elements.framework 0x00003736 start + 54
Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib             0x920e6982 kevent + 10
1   libSystem.B.dylib             0x920e709c _dispatch_mgr_invoke + 215
2   libSystem.B.dylib             0x920e6559 _dispatch_queue_invoke + 163
3   libSystem.B.dylib             0x920e62fe _dispatch_worker_thread2 + 240
4   libSystem.B.dylib             0x920e5d81 _pthread_wqthread + 390
5   libSystem.B.dylib             0x920e5bc6 start_wqthread + 30
Thread 2:
0   libSystem.B.dylib             0x920ee0a6 __semwait_signal + 10
1   libSystem.B.dylib             0x920edd62 _pthread_cond_wait + 1191
2   libSystem.B.dylib             0x920ef9f8 pthread_cond_wait$UNIX2003 + 73
3   ...ple.CoreServices.CarbonCore 0x913d251e TSWaitOnCondition + 126
4   ...ple.CoreServices.CarbonCore 0x913bdea5 TSWaitOnConditionTimedRelative + 202
5   ...ple.CoreServices.CarbonCore 0x913b9873 MPWaitOnQueue + 250
6   com.adobe.dvacore.framework   0x000ee3da dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 154
7   com.adobe.dvacore.framework   0x000ea26a boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, void (*)(boost::shared_ptr<dvacore::threads::ThreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&), boost::_bi::list2<boost::_bi::value<boost::shared_ptr<dvacore::threads::ThreadSafeDelayQu eue> >, boost::_bi::value<boost::shared_ptr<dvacore::threads::Gate> > > >, void>::invoke(boost::detail::function::function_buffer&) + 26
8   com.adobe.dvacore.framework   0x00076c79 boost::function0<void>::operator()() const + 41
9   com.adobe.dvacore.framework   0x000e6cdd dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 109
10  com.adobe.dvacore.framework   0x000e7bd0 boost::detail::thread_data<boost::_bi::bind_t<void, void (*)(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&), boost::_bi::list5<boost::_bi::value<std::string>, boost::_bi::value<boost::function<void ()()> >, boost::_bi::value<dvacore::threads::ThreadPriority>, boost::_bi::value<boost::function<void ()()> >, boost::_bi::value<boost::function<void ()()> > > > >::run() + 64
11  ...obe.boost_threads.framework 0x0002f6ed thread_proxy + 141
12  libSystem.B.dylib             0x920ed85d _pthread_start + 345
13  libSystem.B.dylib             0x920ed6e2 thread_start + 34
Thread 3:
0   libSystem.B.dylib             0x920c0142 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             0x920edcfc _pthread_cond_wait + 1089
2   libSystem.B.dylib             0x9213646f pthread_cond_wait + 48
3   com.adobe.amt.services        0x145234ba C_AMTUISwitchSuppressUpdates + 16864
4   com.adobe.amt.services        0x1451c49c C_EULA_SetState + 2166
5   com.adobe.amt.services        0x14523520 C_AMTUISwitchSuppressUpdates + 16966
6   libSystem.B.dylib             0x920ed85d _pthread_start + 345
7   libSystem.B.dylib             0x920ed6e2 thread_start + 34
Thread 4:
0   libSystem.B.dylib             0x920ee0a6 __semwait_signal + 10
1   libSystem.B.dylib             0x920edd62 _pthread_cond_wait + 1191
2   libSystem.B.dylib             0x920ef9f8 pthread_cond_wait$UNIX2003 + 73
3   ...ple.CoreServices.CarbonCore 0x913d251e TSWaitOnCondition + 126
4   ...ple.CoreServices.CarbonCore 0x913bdea5 TSWaitOnConditionTimedRelative + 202
5   ...ple.CoreServices.CarbonCore 0x913b9873 MPWaitOnQueue + 250
6   ...e.Frameworks.ASL.Foundation 0x014e364e ASL::(anonymous namespace)::TaskProc(void*) + 94
7   ...ple.CoreServices.CarbonCore 0x9139d85a PrivateMPEntryPoint + 68
8   libSystem.B.dylib             0x920ed85d _pthread_start + 345
9   libSystem.B.dylib             0x920ed6e2 thread_start + 34
Thread 5:
0   libSystem.B.dylib             0x920ee0a6 __semwait_signal + 10
1   libSystem.B.dylib             0x92119ee5 nanosleep$UNIX2003 + 188
2   ScriptLayer                   0x0be9e17b ScObjects::Thread::sleep(unsigned int) + 59
3   ScriptLayer                   0x0be86e13 ScObjects::BridgeTalkThread::run() + 163
4   ScriptLayer                   0x0be9e288 ScObjects::Thread::go(void*) + 168
5   libSystem.B.dylib             0x920ed85d _pthread_start + 345
6   libSystem.B.dylib             0x920ed6e2 thread_start + 34
Thread 6:
0   libSystem.B.dylib             0x920ee0a6 __semwait_signal + 10
1   libSystem.B.dylib             0x920edd62 _pthread_cond_wait + 1191
2   libSystem.B.dylib             0x920ef9f8 pthread_cond_wait$UNIX2003 + 73
3   ...ple.CoreServices.CarbonCore 0x913d251e TSWaitOnCondition + 126
4   ...ple.CoreServices.CarbonCore 0x913bdea5 TSWaitOnConditionTimedRelative + 202
5   ...ple.CoreServices.CarbonCore 0x913b9873 MPWaitOnQueue + 250
6   AdobeACE                      0x049b26f1 0x4978000 + 239345
7   AdobeACE                      0x049b20ed 0x4978000 + 237805
8   ...ple.CoreServices.CarbonCore 0x9139d85a PrivateMPEntryPoint + 68
9   libSystem.B.dylib             0x920ed85d _pthread_start + 345
10  libSystem.B.dylib             0x920ed6e2 thread_start + 34
Thread 7:
0   libSystem.B.dylib             0x920ee0a6 __semwait_signal + 10
1   libSystem.B.dylib             0x920edd62 _pthread_cond_wait + 1191
2   libSystem.B.dylib             0x920ef9f8 pthread_cond_wait$UNIX2003 + 73
3   ...ple.CoreServices.CarbonCore 0x913d251e TSWaitOnCondition + 126
4   ...ple.CoreServices.CarbonCore 0x913bdea5 TSWaitOnConditionTimedRelative + 202
5   ...ple.CoreServices.CarbonCore 0x913b9873 MPWaitOnQueue + 250
6   AdobeACE                      0x049b26f1 0x4978000 + 239345
7   AdobeACE                      0x049b20ed 0x4978000 + 237805
8   ...ple.CoreServices.CarbonCore 0x9139d85a PrivateMPEntryPoint + 68
9   libSystem.B.dylib             0x920ed85d _pthread_start + 345
10  libSystem.B.dylib             0x920ed6e2 thread_start + 34
Thread 8:
0   libSystem.B.dylib             0x920ee0a6 __semwait_signal + 10
1   libSystem.B.dylib             0x920edd62 _pthread_cond_wait + 1191
2   libSystem.B.dylib             0x920ef9f8 pthread_cond_wait$UNIX2003 + 73
3   ...ple.CoreServices.CarbonCore 0x913d251e TSWaitOnCondition + 126
4   ...ple.CoreServices.CarbonCore 0x913bdea5 TSWaitOnConditionTimedRelative + 202
5   ...ple.CoreServices.CarbonCore 0x913b9873 MPWaitOnQueue + 250
6   AdobeACE                      0x049b26f1 0x4978000 + 239345
7   AdobeACE                      0x049b20ed 0x4978000 + 237805
8   ...ple.CoreServices.CarbonCore 0x9139d85a PrivateMPEntryPoint + 68
9   libSystem.B.dylib             0x920ed85d _pthread_start + 345
10  libSystem.B.dylib             0x920ed6e2 thread_start + 34
Thread 9:
0   libSystem.B.dylib             0x920ee0a6 __semwait_signal + 10
1   libSystem.B.dylib             0x920edd62 _pthread_cond_wait + 1191
2   libSystem.B.dylib             0x920ef9f8 pthread_cond_wait$UNIX2003 + 73
3   ...ple.CoreServices.CarbonCore 0x913d251e TSWaitOnCondition + 126
4   ...ple.CoreServices.CarbonCore 0x913bdea5 TSWaitOnConditionTimedRelative + 202
5   ...ple.CoreServices.CarbonCore 0x913b9873 MPWaitOnQueue + 250
6   com.adobe.dvacore.framework   0x000ee3da dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 154
7   com.adobe.dvacore.framework   0x000ea26a boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, void (*)(boost::shared_ptr<dvacore::threads::ThreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&), boost::_bi::list2<boost::_bi::value<boost::shared_ptr<dvacore::threads::ThreadSafeDelayQu eue> >, boost::_bi::value<boost::shared_ptr<dvacore::threads::Gate> > > >, void>::invoke(boost::detail::function::function_buffer&) + 26
8   com.adobe.dvacore.framework   0x00076c79 boost::function0<void>::operator()() const + 41
9   com.adobe.dvacore.framework   0x000e6cdd dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 109
10  com.adobe.dvacore.framework   0x000e7bd0 boost::detail::thread_data<boost::_bi::bind_t<void, void (*)(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&), boost::_bi::list5<boost::_bi::value<std::string>, boost::_bi::value<boost::function<void ()()> >, boost::_bi::value<dvacore::threads::ThreadPriority>, boost::_bi::value<boost::function<void ()()> >, boost::_bi::value<boost::function<void ()()> > > > >::run() + 64
11  ...obe.boost_threads.framework 0x0002f6ed thread_proxy + 141
12  libSystem.B.dylib             0x920ed85d _pthread_start + 345
13  libSystem.B.dylib             0x920ed6e2 thread_start + 34
Thread 10:
0   libSystem.B.dylib             0x920ee0a6 __semwait_signal + 10
1   libSystem.B.dylib             0x920edd62 _pthread_cond_wait + 1191
2   libSystem.B.dylib             0x920ef9f8 pthread_cond_wait$UNIX2003 + 73
3   ...ple.CoreServices.CarbonCore 0x913d251e TSWaitOnCondition + 126
4   ...ple.CoreServices.CarbonCore 0x913bdea5 TSWaitOnConditionTimedRelative + 202
5   ...ple.CoreServices.CarbonCore 0x913b9873 MPWaitOnQueue + 250
6   com.adobe.dvacore.framework   0x000ee3da dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 154
7   com.adobe.dvacore.framework   0x000ea26a boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, void (*)(boost::shared_ptr<dvacore::threads::ThreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&), boost::_bi::list2<boost::_bi::value<boost::shared_ptr<dvacore::threads::ThreadSafeDelayQu eue> >, boost::_bi::value<boost::shared_ptr<dvacore::threads::Gate> > > >, void>::invoke(boost::detail::function::function_buffer&) + 26
8   com.adobe.dvacore.framework   0x00076c79 boost::function0<void>::operator()() const + 41
9   com.adobe.dvacore.framework   0x000e6cdd dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 109
10  com.adobe.dvacore.framework   0x000e7bd0 boost::detail::thread_data<boost::_bi::bind_t<void, void (*)(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&), boost::_bi::list5<boost::_bi::value<std::string>, boost::_bi::value<boost::function<void ()()> >, boost::_bi::value<dvacore::threads::ThreadPriority>, boost::_bi::value<boost::function<void ()()> >, boost::_bi::value<boost::function<void ()()> > > > >::run() + 64
11  ...obe.boost_threads.framework 0x0002f6ed thread_proxy + 141
12  libSystem.B.dylib             0x920ed85d _pthread_start + 345
13  libSystem.B.dylib             0x920ed6e2 thread_start + 34
Thread 11:
0   libSystem.B.dylib             0x920ee0a6 __semwait_signal + 10
1   libSystem.B.dylib             0x920edd62 _pthread_cond_wait + 1191
2   libSystem.B.dylib             0x920ef9f8 pthread_cond_wait$UNIX2003 + 73
3   ...ple.CoreServices.CarbonCore 0x913d251e TSWaitOnCondition + 126
4   ...ple.CoreServices.CarbonCore 0x913bdea5 TSWaitOnConditionTimedRelative + 202
5   ...ple.CoreServices.CarbonCore 0x913b9873 MPWaitOnQueue + 250
6   com.adobe.dvacore.framework   0x000ee3da dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 154
7   com.adobe.dvacore.framework   0x000ea26a boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, void (*)(boost::shared_ptr<dvacore::threads::ThreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&), boost::_bi::list2<boost::_bi::value<boost::shared_ptr<dvacore::threads::ThreadSafeDelayQu eue> >, boost::_bi::value<boost::shared_ptr<dvacore::threads::Gate> > > >, void>::invoke(boost::detail::function::function_buffer&) + 26
8   com.adobe.dvacore.framework   0x00076c79 boost::function0<void>::operator()() const + 41
9   com.adobe.dvacore.framework   0x000e6cdd dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 109
10  com.adobe.dvacore.framework   0x000e7bd0 boost::detail::thread_data<boost::_bi::bind_t<void, void (*)(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&), boost::_bi::list5<boost::_bi::value<std::string>, boost::_bi::value<boost::function<void ()()> >, boost::_bi::value<dvacore::threads::ThreadPriority>, boost::_bi::value<boost::function<void ()()> >, boost::_bi::value<boost::function<void ()()> > > > >::run() + 64
11  ...obe.boost_threads.framework 0x0002f6ed thread_proxy + 141
12  libSystem.B.dylib             0x920ed85d _pthread_start + 345
13  libSystem.B.dylib             0x920ed6e2 thread_start + 34
Thread 12:
0   libSystem.B.dylib             0x920ee0a6 __semwait_signal + 10
1   libSystem.B.dylib             0x920edd62 _pthread_cond_wait + 1191
2   libSystem.B.dylib             0x920ef9f8 pthread_cond_wait$UNIX2003 + 73
3   ...ple.CoreServices.CarbonCore 0x913d251e TSWaitOnCondition + 126
4   ...ple.CoreServices.CarbonCore 0x913bdea5 TSWaitOnConditionTimedRelative + 202
5   ...ple.CoreServices.CarbonCore 0x913b9873 MPWaitOnQueue + 250
6   com.adobe.dvacore.framework   0x000ee3da dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 154
7   com.adobe.dvacore.framework   0x000ea26a boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, void (*)(boost::shared_ptr<dvacore::threads::ThreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&), boost::_bi::list2<boost::_bi::value<boost::shared_ptr<dvacore::threads::ThreadSafeDelayQu eue> >, boost::_bi::value<boost::shared_ptr<dvacore::threads::Gate> > > >, void>::invoke(boost::detail::function::function_buffer&) + 26
8   com.adobe.dvacore.framework   0x00076c79 boost::function0<void>::operator()() const + 41
9   com.adobe.dvacore.framework   0x000e6cdd dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 109
10  com.adobe.dvacore.framework   0x000e7bd0 boost::detail::thread_data<boost::_bi::bind_t<void, void (*)(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&), boost::_bi::list5<boost::_bi::value<std::string>, boost::_bi::value<boost::function<void ()()> >, boost::_bi::value<dvacore::threads::ThreadPriority>, boost::_bi::value<boost::function<void ()()> >, boost::_bi::value<boost::function<void ()()> > > > >::run() + 64
11  ...obe.boost_threads.framework 0x0002f6ed thread_proxy + 141
12  libSystem.B.dylib             0x920ed85d _pthread_start + 345
13  libSystem.B.dylib             0x920ed6e2 thread_start + 34
Thread 13:
0   libSystem.B.dylib             0x920ee0a6 __semwait_signal + 10
1   libSystem.B.dylib             0x920edd62 _pthread_cond_wait + 1191
2   libSystem.B.dylib             0x920ef9f8 pthread_cond_wait$UNIX2003 + 73
3   ...ple.CoreServices.CarbonCore 0x913d251e TSWaitOnCondition + 126
4   ...ple.CoreServices.CarbonCore 0x913bdea5 TSWaitOnConditionTimedRelative + 202
5   ...ple.CoreServices.CarbonCore 0x913b9873 MPWaitOnQueue + 250
6   com.adobe.dvacore.framework   0x000ee3da dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 154
7   com.adobe.dvacore.framework   0x000ea26a boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, void (*)(boost::shared_ptr<dvacore::threads::ThreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&), boost::_bi::list2<boost::_bi::value<boost::shared_ptr<dvacore::threads::ThreadSafeDelayQu eue> >, boost::_bi::value<boost::shared_ptr<dvacore::threads::Gate> > > >, void>::invoke(boost::detail::function::function_buffer&) + 26
8   com.adobe.dvacore.framework   0x00076c79 boost::function0<void>::operator()() const + 41
9   com.adobe.dvacore.framework   0x000e6cdd dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 109
10  com.adobe.dvacore.framework   0x000e7bd0 boost::detail::thread_data<boost::_bi::bind_t<void, void (*)(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&), boost::_bi::list5<boost::_bi::value<std::string>, boost::_bi::value<boost::function<void ()()> >, boost::_bi::value<dvacore::threads::ThreadPriority>, boost::_bi::value<boost::function<void ()()> >, boost::_bi::value<boost::function<void ()()> > > > >::run() + 64
11  ...obe.boost_threads.framework 0x0002f6ed thread_proxy + 141
12  libSystem.B.dylib             0x920ed85d _pthread_start + 345
13  libSystem.B.dylib             0x920ed6e2 thread_start + 34
Thread 14:
0   libSystem.B.dylib             0x920ee0a6 __semwait_signal + 10
1   libSystem.B.dylib             0x920edd62 _pthread_cond_wait + 1191
2   libSystem.B.dylib             0x920ef9f8 pthread_cond_wait$UNIX2003 + 73
3   ...ple.CoreServices.CarbonCore 0x913d251e TSWaitOnCondition + 126
4   ...ple.CoreServices.CarbonCore 0x913bdea5 TSWaitOnConditionTimedRelative + 202
5   ...ple.CoreServices.CarbonCore 0x913b9873 MPWaitOnQueue + 250
6   com.adobe.dvacore.framework   0x000ee3da dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 154
7   com.adobe.dvacore.framework   0x000ea26a boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, void (*)(boost::shared_ptr<dvacore::threads::ThreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&), boost::_bi::list2<boost::_bi::value<boost::shared_ptr<dvacore::threads::ThreadSafeDelayQu eue> >, boost::_bi::value<boost::shared_ptr<dvacore::threads::Gate> > > >, void>::invoke(boost::detail::function::function_buffer&) + 26
8   com.adobe.dvacore.framework   0x00076c79 boost::function0<void>::operator()() const + 41
9   com.adobe.dvacore.framework   0x000e6cdd dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 109
10  com.adobe.dvacore.framework   0x000e7bd0 boost::detail::thread_data<boost::_bi::bind_t<void, void (*)(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&), boost::_bi::list5<boost::_bi::value<std::string>, boost::_bi::value<boost::function<void ()()> >, boost::_bi::value<dvacore::threads::ThreadPriority>, boost::_bi::value<boost::function<void ()()> >, boost::_bi::value<boost::function<void ()()> > > > >::run() + 64
11  ...obe.boost_threads.framework 0x0002f6ed thread_proxy + 141
12  libSystem.B.dylib             0x920ed85d _pthread_start + 345
13  libSystem.B.dylib             0x920ed6e2 thread_start + 34
Thread 15:
0   libSystem.B.dylib             0x920ee0a6 __semwait_signal + 10
1   libSystem.B.dylib             0x920edd62 _pthread_cond_wait + 1191
2   libSystem.B.dylib             0x920ef9f8 pthread_cond_wait$UNIX2003 + 73
3   ...ple.CoreServices.CarbonCore 0x913d251e TSWaitOnCondition + 126
4   ...ple.CoreServices.CarbonCore 0x913bdea5 TSWaitOnConditionTimedRelative + 202
5   ...ple.CoreServices.CarbonCore 0x913b9873 MPWaitOnQueue + 250
6   com.adobe.dvacore.framework   0x000ee3da dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 154
7   com.adobe.dvacore.framework   0x000ea26a boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, void (*)(boost::shared_ptr<dvacore::threads::ThreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&), boost::_bi::list2<boost::_bi::value<boost::shared_ptr<dvacore::threads::ThreadSafeDelayQu eue> >, boost::_bi::value<boost::shared_ptr<dvacore::threads::Gate> > > >, void>::invoke(boost::detail::function::function_buffer&) + 26
8   com.adobe.dvacore.framework   0x00076c79 boost::function0<void>::operator()() const + 41
9   com.adobe.dvacore.framework   0x000e6cdd dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 109
10  com.adobe.dvacore.framework   0x000e7bd0 boost::detail::thread_data<boost::_bi::bind_t<void, void (*)(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&), boost::_bi::list5<boost::_bi::value<std::string>, boost::_bi::value<boost::function<void ()()> >, boost::_bi::value<dvacore::threads::ThreadPriority>, boost::_bi::value<boost::function<void ()()> >, boost::_bi::value<boost::function<void ()()> > > > >::run() + 64
11  ...obe.boost_threads.framework 0x0002f6ed thread_proxy + 141
12  libSystem.B.dylib             0x920ed85d _pthread_start + 345
13  libSystem.B.dylib             0x920ed6e2 thread_start + 34
Thread 16:
0   libSystem.B.dylib             0x920e6982 kevent + 10
1   ...dobe.dvatransport.framework 0x0167e1e3 boost::asio::detail::kqueue_reactor<false>::run(bool) + 531
2   ...dobe.dvatransport.framework 0x0167f409 boost::asio::detail::task_io_service<boost::asio::detail::kqueue_reactor<false> >::run(boost::system::error_code&) + 489
3   ...dobe.dvatransport.framework 0x0165b33e SkyConnectionEnv::MainLoop() + 94
4   ...obe.boost_threads.framework 0x0002f6ed thread_proxy + 141
5   libSystem.B.dylib             0x920ed85d _pthread_start + 345
6   libSystem.B.dylib             0x920ed6e2 thread_start + 34
Thread 17:
0   libSystem.B.dylib             0x920ee0a6 __semwait_signal + 10
1   libSystem.B.dylib             0x920edd62 _pthread_cond_wait + 1191
2   libSystem.B.dylib             0x920ef9f8 pthread_cond_wait$UNIX2003 + 73
3   ...dobe.dvatransport.framework 0x0167f6c2 boost::asio::detail::task_io_service<boost::asio::detail::kqueue_reactor<false> >::run(boost::system::error_code&) + 1186
4   ...dobe.dvatransport.framework 0x01680133 boost::asio::detail::posix_thread::func<boost::asio::detail::resolver_service<boost::asio ::ip::tcp>::work_io_service_runner>::run() + 51
5   ...dobe.dvatransport.framework 0x01664fa7 asio_detail_posix_thread_function + 23
6   libSystem.B.dylib             0x920ed85d _pthread_start + 345
7   libSystem.B.dylib             0x920ed6e2 thread_start + 34
Thread 18:
0   libSystem.B.dylib             0x920c00fa mach_msg_trap + 10
1   libSystem.B.dylib             0x920c0867 mach_msg + 68
2   com.apple.CoreFoundation      0x9967d37f __CFRunLoopRun + 2079
3   com.apple.CoreFoundation      0x9967c464 CFRunLoopRunSpecific + 452
4   com.apple.CoreFoundation      0x9967c291 CFRunLoopRunInMode + 97
5   com.apple.audio.CoreAudio     0x9187796e HALRunLoop::OwnThread(void*) + 162
6   com.apple.audio.CoreAudio     0x918634a4 CAPThread::Entry(CAPThread*) + 140
7   libSystem.B.dylib             0x920ed85d _pthread_start + 345
8   libSystem.B.dylib             0x920ed6e2 thread_start + 34
Thread 19:
0   libSystem.B.dylib             0x920c015a semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             0x920edce5 _pthread_cond_wait + 1066
2   libSystem.B.dylib             0x9211cac8 pthread_cond_timedwait_relative_np + 47
3   ...ple.CoreServices.CarbonCore 0x913bdecd TSWaitOnConditionTimedRelative + 242
4   ...ple.CoreServices.CarbonCore 0x913b9873 MPWaitOnQueue + 250
5   com.adobe.dvacore.framework   0x000ee3da dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 154
6   com.adobe.dvacore.framework   0x000ea26a boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, void (*)(boost::shared_ptr<dvacore::threads::ThreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&), boost::_bi::list2<boost::_bi::value<boost::shared_ptr<dvacore::threads::ThreadSafeDelayQu eue> >, boost::_bi::value<boost::shared_ptr<dvacore::threads::Gate> > > >, void>::invoke(boost::detail::function::function_buffer&) + 26
7   com.adobe.dvacore.framework   0x00076c79 boost::function0<void>::operator()() const + 41
8   com.adobe.dvacore.framework   0x000e6cdd dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 109
9   com.adobe.dvacore.framework   0x000e7bd0 boost::detail::thread_data<boost::_bi::bind_t<void, void (*)(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&), boost::_bi::list5<boost::_bi::value<std::string>, boost::_bi::value<boost::function<void ()()> >, boost::_bi::value<dvacore::threads::ThreadPriority>, boost::_bi::value<boost::function<void ()()> >, boost::_bi::value<boost::function<void ()()> > > > >::run() + 64
10  ...obe.boost_threads.framework 0x0002f6ed thread_proxy + 141
11  libSystem.B.dylib             0x920ed85d _pthread_start + 345
12  libSystem.B.dylib             0x920ed6e2 thread_start + 34
Thread 20:
0   libSystem.B.dylib             0x920c015a semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             0x920edce5 _pthread_cond_wait + 1066
2   libSystem.B.dylib             0x9211cac8 pthread_cond_timedwait_relative_np + 47
3   ...ple.CoreServices.CarbonCore 0x913bdecd TSWaitOnConditionTimedRelative + 242
4   ...ple.CoreServices.CarbonCore 0x913b9873 MPWaitOnQueue + 250
5   com.adobe.dvacore.framework   0x000ee3da dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 154
6   com.adobe.dvacore.framework   0x000ea26a boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, void (*)(boost::shared_ptr<dvacore::threads::ThreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&), boost::_bi::list2<boost::_bi::value<boost::shared_ptr<dvacore::threads::ThreadSafeDelayQu eue> >, boost::_bi::value<boost::shared_ptr<dvacore::threads::Gate> > > >, void>::invoke(boost::detail::function::function_buffer&) + 26
7   com.adobe.dvacore.framework   0x00076c79 boost::function0<void>::operator()() const + 41
8   com.adobe.dvacore.framework   0x000e6cdd dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 109
9   com.adobe.dvacore.framework   0x000e7bd0 boost::detail::thread_data<boost::_bi::bind_t<void, void (*)(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&), boost::_bi::list5<boost::_bi::value<std::string>, boost::_bi::value<boost::function<void ()()> >, boost::_bi::value<dvacore::threads::ThreadPriority>, boost::_bi::value<boost::function<void ()()> >, boost::_bi::value<boost::function<void ()()> > > > >::run() + 64
10  ...obe.boost_threads.framework 0x0002f6ed thread_proxy + 141
11  libSystem.B.dylib             0x920ed85d _pthread_start + 345
12  libSystem.B.dylib             0x920ed6e2 thread_start + 34
Thread 21:
0   libSystem.B.dylib             0x920ee0a6 __semwait_signal + 10
1   libSystem.B.dylib             0x920edd62 _pthread_cond_wait + 1191
2   libSystem.B.dylib             0x920ef9f8 pthread_cond_wait$UNIX2003 + 73
3   ...ple.CoreServices.CarbonCore 0x913d251e TSWaitOnCondition + 126
4   ...ple.CoreServices.CarbonCore 0x913bdea5 TSWaitOnConditionTimedRelative + 202
5   ...ple.CoreServices.CarbonCore 0x913b9873 MPWaitOnQueue + 250
6   com.adobe.dvacore.framework   0x000ee3da dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 154
7   com.adobe.dvacore.framework   0x000ea26a boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, void (*)(boost::shared_ptr<dvacore::threads::ThreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&), boost::_bi::list2<boost::_bi::value<boost::shared_ptr<dvacore::threads::ThreadSafeDelayQu eue> >, boost::_bi::value<boost::shared_ptr<dvacore::threads::Gate> > > >, void>::invoke(boost::detail::function::function_buffer&) + 26
8   com.adobe.dvacore.framework   0x00076c79 boost::function0<void>::operator()() const + 41
9   com.adobe.dvacore.framework   0x000e6cdd dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 109
10  com.adobe.dvacore.framework   0x000e7bd0 boost::detail::thread_data<boost::_bi::bind_t<void, void (*)(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&), boost::_bi::list5<boost::_bi::value<std::string>, boost::_bi::value<boost::function<void ()()> >, boost::_bi::value<dvacore::threads::ThreadPriority>, boost::_bi::value<boost::function<void ()()> >, boost::_bi::value<boost::function<void ()()> > > > >::run() + 64
11  ...obe.boost_threads.framework 0x0002f6ed thread_proxy + 141
12  libSystem.B.dylib             0x920ed85d _pthread_start + 345
13  libSystem.B.dylib             0x920ed6e2 thread_start + 34
Thread 22:
0   libSystem.B.dylib             0x920e6982 kevent + 10
1   ...dobe.dvatransport.framework 0x0167e1e3 boost::asio::detail::kqueue_reactor<false>::run(bool) + 531
2   ...dobe.dvatransport.framework 0x0167f409 boost::asio::detail::task_io_service<boost::asio::detail::kqueue_reactor<false> >::run(boost::system::error_code&) + 489
3   ...dobe.dvatransport.framework 0x0165b33e SkyConnectionEnv::MainLoop() + 94
4   ...obe.boost_threads.framework 0x0002f6ed thread_proxy + 141
5   libSystem.B.dylib             0x920ed85d _pthread_start + 345
6   libSystem.B.dylib             0x920ed6e2 thread_start + 34
Thread 23:
0   libSystem.B.dylib             0x920ee0a6 __semwait_signal + 10
1   libSystem.B.dylib             0x920edd62 _pthread_cond_wait + 1191
2   libSystem.B.dylib             0x920ef9f8 pthread_cond_wait$UNIX2003 + 73
3   ...dobe.dvatransport.framework 0x0167f6c2 boost::asio::detail::task_io_service<boost::asio::detail::kqueue_reactor<false> >::run(boost::system::error_code&) + 1186
4   ...dobe.dvatransport.framework 0x01680133 boost::asio::detail::posix_thread::func<boost::asio::detail::resolver_service<boost::asio ::ip::tcp>::work_io_service_runner>::run() + 51
5   ...dobe.dvatransport.framework 0x01664fa7 asio_detail_posix_thread_function + 23
6   libSystem.B.dylib             0x920ed85d _pthread_start + 345
7   libSystem.B.dylib             0x920ed6e2 thread_start + 34
Thread 24:
0   libSystem.B.dylib             0x920ee0a6 __semwait_signal + 10
1   libSystem.B.dylib             0x920edd62 _pthread_cond_wait + 1191
2   libSystem.B.dylib             0x920ef9f8 pthread_cond_wait$UNIX2003 + 73
3   ...ple.CoreServices.CarbonCore 0x913d251e TSWaitOnCondition + 126
4   ...ple.CoreServices.CarbonCore 0x913bdea5 TSWaitOnConditionTimedRelative + 202
5   ...ple.CoreServices.CarbonCore 0x913b9873 MPWaitOnQueue + 250
6   com.adobe.CameraRaw           0x33897158 0x33696000 + 2101592
7   com.adobe.CameraRaw           0x33896a56 0x33696000 + 2099798
8   ...ple.CoreServices.CarbonCore 0x9139d85a PrivateMPEntryPoint + 68
9   libSystem.B.dylib             0x920ed85d _pthread_start + 345
10  libSystem.B.dylib             0x920ed6e2 thread_start + 34
Thread 25:
0   libSystem.B.dylib             0x920ee0a6 __semwait_signal + 10
1   libSystem.B.dylib             0x920edd62 _pthread_cond_wait + 1191
2   libSystem.B.dylib             0x920ef9f8 pthread_cond_wait$UNIX2003 + 73
3   ...ple.CoreServices.CarbonCore 0x913d251e TSWaitOnCondition + 126
4   ...ple.CoreServices.CarbonCore 0x913bdea5 TSWaitOnConditionTimedRelative + 202
5   ...ple.CoreServices.CarbonCore 0x913b9873 MPWaitOnQueue + 250
6   com.adobe.CameraRaw           0x33897158 0x33696000 + 2101592
7   com.adobe.CameraRaw           0x33896a56 0x33696000 + 2099798
8   ...ple.CoreServices.CarbonCore 0x9139d85a PrivateMPEntryPoint + 68
9   libSystem.B.dylib             0x920ed85d _pthread_start + 345
10  libSystem.B.dylib             0x920ed6e2 thread_start + 34
Thread 26:
0   libSystem.B.dylib             0x920ee0a6 __semwait_signal + 10
1   libSystem.B.dylib             0x920edd62 _pthread_cond_wait + 1191
2   libSystem.B.dylib             0x920ef9f8 pthread_cond_wait$UNIX2003 + 73
3   ...ple.CoreServices.CarbonCore 0x913d251e TSWaitOnCondition + 126
4   ...ple.CoreServices.CarbonCore 0x913bdea5 TSWaitOnConditionTimedRelative + 202
5   ...ple.CoreServices.CarbonCore 0x913b9873 MPWaitOnQueue + 250
6   com.adobe.CameraRaw           0x33897158 0x33696000 + 2101592
7   com.adobe.CameraRaw           0x33896a56 0x33696000 + 2099798
8   ...ple.CoreServices.CarbonCore 0x9139d85a PrivateMPEntryPoint + 68
9   libSystem.B.dylib             0x920ed85d _pthread_start + 345
10  libSystem.B.dylib             0x920ed6e2 thread_start + 34
Thread 27:
0   libSystem.B.dylib             0x920ee0a6 __semwait_signal + 10
1   libSystem.B.dylib             0x920edd62 _pthread_cond_wait + 1191
2   libSystem.B.dylib             0x920ef9f8 pthread_cond_wait$UNIX2003 + 73
3   com.adobe.CameraRaw           0x336dbdca 0x33696000 + 286154
4   com.adobe.CameraRaw           0x33a01cd4 EntryFM + 894068
5   com.adobe.CameraRaw           0x3379c606 0x33696000 + 1074694
6   libSystem.B.dylib             0x920ed85d _pthread_start + 345
7   libSystem.B.dylib             0x920ed6e2 thread_start + 34
Thread 28:
0   libSystem.B.dylib             0x920c00fa mach_msg_trap + 10
1   libSystem.B.dylib             0x920c0867 mach_msg + 68
2   com.apple.CoreFoundation      0x9967d37f __CFRunLoopRun + 2079
3   com.apple.CoreFoundation      0x9967c464 CFRunLoopRunSpecific + 452
4   com.apple.CoreFoundation      0x996823a4 CFRunLoopRun + 84
5   com.adobe.dvacore.framework   0x000d9867 dvacore::threads::RunPlatformEventLoop() + 103
6   com.adobe.dvacore.framework   0x000df24a dvacore::threads::(anonymous namespace)::EventLoopExecutor::EventLoopMain(dvacore::threads::SyncPoint&) + 154
7   com.adobe.dvacore.framework   0x000def27 boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf1<void, dvacore::threads::(anonymous namespace)::EventLoopExecutor, dvacore::threads::SyncPoint&>, boost::_bi::list2<boost::_bi::value<dvacore::threads::(anonymous namespace)::EventLoopExecutor*>, boost::reference_wrapper<dvacore::threads::SyncPoint> > >, void>::invoke(boost::detail::function::function_buffer&) + 55
8   com.adobe.dvacore.framework   0x00076c79 boost::function0<void>::operator()() const + 41
9   com.adobe.dvacore.framework   0x000e6cdd dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 109
10  com.adobe.dvacore.framework   0x000e7bd0 boost::detail::thread_data<boost::_bi::bind_t<void, void (*)(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&), boost::_bi::list5<boost::_bi::value<std::string>, boost::_bi::value<boost::function<void ()()> >, boost::_bi::value<dvacore::threads::ThreadPriority>, boost::_bi::value<boost::function<void ()()> >, boost::_bi::value<boost::function<void ()()> > > > >::run() + 64
11  ...obe.boost_threads.framework 0x0002f6ed thread_proxy + 141
12  libSystem.B.dylib             0x920ed85d _pthread_start + 345
13  libSystem.B.dylib             0x920ed6e2 thread_start + 34
Thread 29:
0   libSystem.B.dylib             0x920cb442 open$UNIX2003 + 10
1   com.adobe.Frontend.framework  0x06098646 FE::(anonymous namespace)::waitformsg(void*) + 86
2   libSystem.B.dylib             0x920ed85d _pthread_start + 345
3   libSystem.B.dylib             0x920ed6e2 thread_start + 34
Thread 30:
0   libSystem.B.dylib             0x920c015a semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             0x920edce5 _pthread_cond_wait + 1066
2   libSystem.B.dylib             0x9211cac8 pthread_cond_timedwait_relative_np + 47
3   ...ple.CoreServices.CarbonCore 0x913bdecd TSWaitOnConditionTimedRelative + 242
4   ...ple.CoreServices.CarbonCore 0x913b9873 MPWaitOnQueue + 250
5   com.adobe.dvacore.framework   0x000ee3da dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 154
6   com.adobe.dvacore.framework   0x000ea26a boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, void (*)(boost::shared_ptr<dvacore::threads::ThreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&), boost::_bi::list2<boost::_bi::value<boost::shared_ptr<dvacore::threads::ThreadSafeDelayQu eue> >, boost::_bi::value<boost::shared_ptr<dvacore::threads::Gate> > > >, void>::invoke(boost::detail::function::function_buffer&) + 26
7   com.adobe.dvacore.framework   0x00076c79 boost::function0<void>::operator()() const + 41
8   com.adobe.dvacore.framework   0x000e6cdd dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 109
9   com.adobe.dvacore.framework   0x000e7bd0 boost::detail::thread_data<boost::_bi::bind_t<void, void (*)(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&), boost::_bi::list5<boost::_bi::value<std::string>, boost::_bi::value<boost::function<void ()()> >, boost::_bi::value<dvacore::threads::ThreadPriority>, boost::_bi::value<boost::function<void ()()> >, boost::_bi::value<boost::function<void ()()> > > > >::run() + 64
10  ...obe.boost_threads.framework 0x0002f6ed thread_proxy + 141
11  libSystem.B.dylib             0x920ed85d _pthread_start + 345
12  libSystem.B.dylib   

Katia, please don't post the same issue several times on this forum! It makes it very hard to have a discussion with you.
This thread has been locked. Please continue the discussion in your first thread.

Similar Messages

  • Report Engine crashing on Solaris when report with graph is given.

    Hi,
    We are using following environment:
    Solaris 8
    Oracle 9i Report Sevices.
    When we try to execute reports having graphs then the report engine crashes with the following exception:
    REP-0177: Error while running in remote server
    REP-56048: Engine rwEng-0 crashed
    The complete crash log is also appendend in the end of this mail.
    When I remove the graph from the rdf then reports get exectued fine without any crash. The same rdg with graph works fine on windows NT.
    If somebody can help on this, it will be great.
    Thanks,
    Ashish
    The complete crash log is as follows:
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : 11 occurred at PC=0xf017b350
    Function name=_Xm21FreeHashTable
    Library=/usr/lib/libXm.so.4
    Current Java thread:
         at sun.awt.motif.MWindowPeer.create(Native Method)
         at sun.awt.motif.MComponentPeer.init(MComponentPeer.java:169)
         at sun.awt.motif.MWindowPeer.init(MWindowPeer.java:86)
         at sun.awt.motif.MFramePeer.<init>(MFramePeer.java:53)
         at sun.awt.motif.MToolkit.createFrame(MToolkit.java:138)
         at java.awt.Frame.addNotify(Frame.java:353)
         at java.awt.Window.pack(Window.java:369)
         at tdg.Perspective.<init>(Perspective.java:478)
         at oracle.dss.graph.PFJ.<init>(PFJ.java:47)
         at oracle.dss.graph.Graph.createPFJ(Graph.java:1190)
         at oracle.dss.graph.Graph._setupGraphView(Graph.java:353)
         at oracle.dss.graph.Graph.<init>(Graph.java:164)
         at oracle.reports.chart.Chart.<init>(Chart.java:51)
         at oracle.reports.chart.ChartRunner.<init>(ChartRunner.java:46)
         at oracle.reports.engine.EngineImpl.CRunReport(Native Method)
         at oracle.reports.engine.EngineImpl.run(EngineImpl.java:289)
         at oracle.reports.engine.EngineClassPOATie.run(EngineClassPOATie.java:84)
         at oracle.reports.engine.EngineClassPOA._invoke(EngineClassPOA.java:117)
         at oracle.reports.engine.EngineClassPOA._invoke(EngineClassPOA.java:62)
         at com.inprise.vbroker.poa.POAImpl.invoke(POAImpl.java:2355)
         at com.inprise.vbroker.poa.ActivationRecord.invoke(ActivationRecord.java:104)
         at com.inprise.vbroker.GIOP.GiopProtocolAdapter.doRequest(GiopProtocolAdapter.java:492)
         at com.inprise.vbroker.IIOP.ServerProtocolAdapter.doRequest(ServerProtocolAdapter.java:64)
         at com.inprise.vbroker.GIOP.GiopProtocolAdapter.dispatchMessage(GiopProtocolAdapter.java:653)
         at com.inprise.vbroker.orb.TPDispatcherImpl$TPDispatcher.run(TPDispatcherImpl.java:99)
         at com.inprise.vbroker.orb.ThreadPool$PoolWorker.run(ThreadPool.java:76)
    Dynamic libraries:
    0x10000      /users/orarep9i/OraHome1/jdk/jre/bin/../bin/sparc/native_threads/java
    0xff350000      /usr/lib/libthread.so.1
    0xff390000      /usr/lib/libdl.so.1
    0xff200000      /usr/lib/libc.so.1
    0xff330000      /usr/platform/SUNW,Ultra-60/lib/libc_psr.so.1
    0xfe480000      /users/orarep9i/OraHome1/jdk/jre/lib/sparc/client/libjvm.so
    0xff2d0000      /usr/lib/libCrun.so.1
    0xff1d0000      /usr/lib/libsocket.so.1
    0xff100000      /usr/lib/libnsl.so.1
    0xff0d0000      /usr/lib/libm.so.1
    0xff310000      /usr/lib/libw.so.1
    0xff0b0000      /usr/lib/libmp.so.2
    0xff080000      /users/orarep9i/OraHome1/jdk/jre/lib/sparc/native_threads/libhpi.so
    0xff040000      /users/orarep9i/OraHome1/jdk/jre/lib/sparc/libverify.so
    0xfe440000      /users/orarep9i/OraHome1/jdk/jre/lib/sparc/libjava.so
    0xfe410000      /users/orarep9i/OraHome1/jdk/jre/lib/sparc/libzip.so
    0xf3be0000      /users/orarep9i/OraHome1/jdk/jre/lib/sparc/libnet.so
    0xf3bc0000      /users/orarep9i/OraHome1/jdk/jre/lib/sparc/libioser12.so
    0xf39e0000      /usr/lib/nss_nis.so.1
    0xf2000000      /users/orarep9i/OraHome1/lib/librw90.so
    0xf1d00000      /users/orarep9i/OraHome1/lib/libobx90.so.0
    0xf36b0000      /users/orarep9i/OraHome1/lib/librws90.so.0
    0xf2a80000      /users/orarep9i/OraHome1/lib/libde90.so.0
    0xf2fc0000      /users/orarep9i/OraHome1/lib/libucol90.so.0
    0xf39b0000      /users/orarep9i/OraHome1/lib/libuicc90.so.0
    0xf2ea0000      /users/orarep9i/OraHome1/lib/libca90.so.0
    0xf35e0000      /users/orarep9i/OraHome1/lib/libmma90.so.0
    0xf2dc0000      /users/orarep9i/OraHome1/lib/libmmiw90.so.0
    0xf3860000      /users/orarep9i/OraHome1/lib/libmmov90.so.0
    0xf2f90000      /users/orarep9i/OraHome1/lib/libmmos90.so.0
    0xf2cc0000      /users/orarep9i/OraHome1/lib/libmmoi90.so.0
    0xf32e0000      /users/orarep9i/OraHome1/lib/libmmia90.so.0
    0xf2da0000      /users/orarep9i/OraHome1/lib/libmmft90.so.0
    0xf1fc0000      /users/orarep9i/OraHome1/lib/libmmcm90.so.0
    0xf1c00000      /users/orarep9i/OraHome1/lib/libvgs90.so.0
    0xf2ca0000      /users/orarep9i/OraHome1/lib/libuihx90.so.0
    0xf1b90000      /users/orarep9i/OraHome1/lib/libuc90.so.0
    0xf1b20000      /users/orarep9i/OraHome1/lib/libuipr90.so.0
    0xf1900000      /users/orarep9i/OraHome1/lib/libuimotif90.so.0
    0xf1ae0000      /users/orarep9i/OraHome1/lib/libot90.so.0
    0xf18a0000      /users/orarep9i/OraHome1/lib/librem90.so.0
    0xf1820000      /users/orarep9i/OraHome1/lib/libree90.so.0
    0xf1fa0000      /users/orarep9i/OraHome1/lib/librec90.so.0
    0xf17f0000      /users/orarep9i/OraHome1/lib/libuiimg90.so.0
    0xf17b0000      /users/orarep9i/OraHome1/lib/libuia90.so.0
    0xf2a60000      /users/orarep9i/OraHome1/lib/libtknqap90.so.0
    0xf1780000      /users/orarep9i/OraHome1/lib/libutt90.so.0
    0xf1750000      /users/orarep9i/OraHome1/lib/librod90.so.0
    0xf1720000      /users/orarep9i/OraHome1/lib/libror90.so.0
    0xf16f0000      /users/orarep9i/OraHome1/lib/libros90.so.0
    0xf16c0000      /users/orarep9i/OraHome1/lib/libuat90.so.0
    0xf16a0000      /users/orarep9i/OraHome1/lib/libdfc90.so.0
    0xf1680000      /users/orarep9i/OraHome1/lib/libutc90.so.0
    0xf1660000      /users/orarep9i/OraHome1/lib/libutj90.so.0
    0xf1630000      /users/orarep9i/OraHome1/lib/libutl90.so.0
    0xf1610000      /users/orarep9i/OraHome1/lib/libsl90.so.0
    0xf0c00000      /users/orarep9i/OraHome1/lib/libclntsh.so.9.0
    0xf15f0000      /users/orarep9i/OraHome1/lib/libwtc9.so
    0xf15d0000      /usr/lib/libsched.so.1
    0xf15b0000      /usr/lib/libaio.so.1
    0xf0a00000      /usr/lib/libXm.so.3
    0xf1540000      /usr/lib/libXt.so.4
    0xf0900000      /usr/lib/libX11.so.4
    0xf1520000      /usr/lib/libgen.so.1
    0xf1500000      /usr/lib/librt.so.1
    0xf14e0000      /usr/lib/libSM.so.6
    0xf14b0000      /usr/lib/libICE.so.6
    0xf1480000      /usr/lib/libXext.so.0
    0xf0bd0000      /usr/openwin/lib/libdga.so.1
    0xf0bb0000      /users/orarep9i/OraHome1/jdk/jre/lib/sparc/libawt.so
    0xf0280000      /users/orarep9i/OraHome1/jdk/jre/lib/sparc/motif21/libmawt.so
    0xf09b0000      /users/orarep9i/OraHome1/jdk/jre/bin/../lib/sparc/libmlib_image.so
    0xf0000000      /usr/lib/libXm.so.4
    0xf08e0000      /usr/openwin/lib/libXtst.so.1
    0xeff00000      /users/orarep9i/OraHome1/jdk/jre/lib/sparc/libfontmanager.so
    0xf07a0000      /usr/openwin/lib/libdps.so.5
    Local Time = Fri Apr 18 09:22:09 2003
    Elapsed Time = 110
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.3.1_02-b02 mixed mode)

    Please try the following
    * Modify $ORACLE_HOME/bin/reports.sh, replace "classic"
    with "server" in the LD_LIBRARY_PATH for the JVM
    * Modify $ORACLE_HOME/bin/rwengine.sh, just before the exec
    command, insert the following line:
    export LD_PRELOAD=$ORACLE_HOME/jdk/jre/lib/i386/libawt.so
    In Linux there was a similar problem and the above workaround worked . You can give this a try .
    Thanks
    The Oracle Reports Team

  • My firefox always opens a crash report when I close it. Even if I have no tabs open and close firefox.

    The Crash information is:
    AdapterDeviceID: 95c4
    AdapterVendorID: 1002
    Add-ons: TFToolbarX@torrent-finder:1.2.6,{1de0de3c-0b5c-4f67-90c6-689623894991}:0.3,{9fb7d178-155a-4318-9173-1a8eaaea7fe4}:2.1.11,{B17C1C5A-04B1-11DB-9804-B622A1EF5492}:1.2.1,{c0c9a2c7-2e5c-4447-bc53-97718bc91e1b}:5.4,{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}:1.3.9,{D4DD63FA-01E4-46a7-B6B1-EDAB7D6AD389}:0.9.8,{ef4e370e-d9f0-4e00-b93e-a4f274cfdd5a}:1.4.4,{b9db16a4-6edc-47ec-a1f4-b86292ed211d}:4.9.5,[email protected]:4.0.2,{1E73965B-8B48-48be-9C8D-68B920ABC1C4}:10.0.0.1410,avg@igeared:7.008.031.001,[email protected]:1.3.5
    AvailableVirtualMemory: 3804364800
    BuildID: 20110902133214
    CrashTime: 1316851060
    EMCheckCompatibility: true
    Email: [email protected]
    FramePoisonBase: 00000000f0de0000
    FramePoisonSize: 65536
    InstallTime: 1315413340
    Notes: AdapterVendorID: 1002, AdapterDeviceID: 95c4, AdapterDriverVersion: 8.872.0.0
    D2D? D2D+
    DWrite? DWrite+
    D3D10 Layers? D3D10 Layers+
    ProductName: Firefox
    ReleaseChannel: release
    SecondsSinceLastCrash: 452
    StartupTime: 1316850895
    SystemMemoryUsePercentage: 78
    Theme: LavaFox_V1-Blue
    Throttleable: 1
    TotalVirtualMemory: 4294836224
    URL: https://support.mozilla.com/en-US/questions/new?product=desktop&category=d2&search=My+firefox+always+opens+a+crash+report+when+I+close+it.+Even+if+I+have+no+tabs+open+and+close+firefox.&showform=1
    Vendor: Mozilla
    Version: 6.0.2
    Winsock_LSP: MSAFD Tcpip [TCP/IP] : 2 : 1 :
    MSAFD Tcpip [UDP/IP] : 2 : 2 : %SystemRoot%\system32\mswsock.dll
    MSAFD Tcpip [RAW/IP] : 2 : 3 :
    MSAFD Tcpip [TCP/IPv6] : 2 : 1 : %SystemRoot%\system32\mswsock.dll
    MSAFD Tcpip [UDP/IPv6] : 2 : 2 :
    MSAFD Tcpip [RAW/IPv6] : 2 : 3 : %SystemRoot%\system32\mswsock.dll
    RSVP TCPv6 Service Provider : 2 : 1 :
    RSVP TCP Service Provider : 2 : 1 : %SystemRoot%\system32\mswsock.dll
    RSVP UDPv6 Service Provider : 2 : 2 :
    RSVP UDP Service Provider : 2 : 2 : %SystemRoot%\system32\mswsock.dll
    This report also contains technical information about the state of the application when it crashed.

    Have a read of the rather complicated article
    * [[firefox crashes]]
    * and for anyone with firefox crashing before you can key in about:crashes see: <br/> http://kb.mozillazine.org/Breakpad#Location_of_crash_reports
    I note you have found bp-54df2ba6-de52-405d-9ccc-4dd272110924 have you any other recent crash signatures or crash IDs, the one you provide seems rather uncommon [https://crash-stats.mozilla.com/report/list?product=Firefox&query_search=signature&query_type=exact&query=karasx2.dll%400x2535&reason_type=contains&date=09%2F24%2F2011%2001%3A44%3A07&range_value=1&range_unit=weeks&hang_type=any&process_type=any&do_query=1&signature=karasx2.dll%400x2535 [karasx2.dll%400x2535]]
    Do you still get the problem in [[safe mode]] and with default themes, and all plugins disabled. Note common causes of crashes are malware, and versions of the software IDvault. (do you use IDvault ? - often provided by Comcast)

  • Crystal Reports 2008 crashes when I try to print

    Post Author: j89
    CA Forum: General
    When I open my report it says "This report uses an invalid printer. The default printer will be used instead."When I click on the print icon or file>print, Crystal Reports 2008 crashes. It simply disappears. Any ideas?

    Post Author: j89
    CA Forum: General
    When I open my report it says "This report uses an invalid printer. The default printer will be used instead."When I click on the print icon or file>print, Crystal Reports 2008 crashes. It simply disappears. Any ideas?

  • Does Mozilla Respond To Cash Report When FIREFOX Crashes?

    I'm getting a lot crashes. I have asked for help when it crashes but never heard any thing back. So the question is what good are the crash reports when no one reads them?

    We don't respond to every individual crash report that comes in, but we do look at them, and track trends and and use the crashes to help fix future versions of Firefox. Are you having a specific crash? If you would like help resolving it feel free to give us the crash ID :)
    #Enter about:crashes in the Firefox location bar (that's where you enter your website names) and press Enter. You should now see a list of submitted crash reports.
    #Copy the most recent 5 report IDs that you see in the crash report window and paste them into your forum response.
    Thanks in advance for your help!
    More information and further troubleshooting steps can be found in the [[Firefox crashes]] article.

  • Photoshop CS5 crashing my Mac when resizing large images

    I don't have much to explain this further but Photoshop CS5 is crashing my Mac when I resize large images.  Small images are fine but large 300dpi images crashes it without warning.  Don't know what to do.  The only other similar thing is After Effects CS5 is crashing my Mac when I trim a clip.  It completely turns off my Mac when I trim a clip. 
    I have 8gigs of Ram and am running 27" iMac Core i5
    Any help would be much appreciated!
    Thanks,
    Hal

    Hi Wendy
    Thank you for your insights. We are having the same problems here.
    It's been a headache as we bought two 27" iMacs in March 2011; and we've had even BOTH iMacs exchanged.
    After exchanging, same thing happened. We then got all 16GB of RAM on each iMac replaced.
    But we noticed that the auto-shutdown problem happens with files on 300dpi. We are contemplating on changing them to 299dpi though haha!
    Unfortunately, here in Singapore, we don't have a physical Apple store. We only have Premium Resellers.
    And the other unfortunate thing is, when RAMs are upgraded these Premium Resellers sell 3rd party RAMs.
    I supposed we'll have to deal with this for now until we have enough funds to replace ALL 32 RAMs to original Apple RAMs (which will cost abt another USD1600!!) ..
    Hope this forum helps others as much as it finally helped me understand the issue we're having.

  • After Effects CS5 is crashing my Mac when I trim a clip

    I don't have much to explain this further but After Effects CS5 is crashing my Mac when I trim a clip.  It completely turns off my Mac when I trim a clip. The only other similar thing is Photoshop CS5 is also doing crashing my Mac when I resize large images.  Small images are fine but large 300dpi images crashes it without warning. Don't know what to do.
    I have 8gigs of Ram and am running 27" iMac Core i5
    Any help would be much appreciated!
    Thanks,
    Hal

    Are you running these two program together?
    I would think so.OK you are probably running them both as 64 bit that is great that they run 64 bit and can use more RAM and even better they actually do use more RAM.
    So the solution is probably more RAM, don't run them to together or lower the expectations of Photoshop and AE.
    That way they won't try to use all the RAM to do this work. It will probably do the wrk pretty fast but not as fast if you had more RAM maybe.
    Also AE and PS on an iMac, what about your scratch disk. Is it a very fast external drive and how is it connected?
    If you don't have a fast internal drive say with at least a 32MB buffer running at 7200rpm then there you go a real contributing ffactor.
    To be honest you need both more RAM and a fast start up disk and a fast external scratch.
    The new 2TB drives by Seagate run at 7200 rpm and have  64 MB cache which s as important as the rotation. You can possibly make a Raptor an external scratch as well at 300 GB they are probably not arge enough s a start up.
    Those are my thoughts.
    16 GB of RAM a larger faster internal drive lower the performance and memory setting as well.

  • Firefox 4 crashes on Mac OS X 10.6.6 every time when I run any bangla site

    Generally I downloaded fonts from [http://ekushey.org/?page/osx_fonts here] here. It worked fine with previous version of firefox. But in FF4 is crashing frequently. Please give solution

    Firefox 4 crashes on Mac OS X 10.6.6 and since a week a have no sound anymore, not in video, not in I Tunes and so on and so on. Please give me a solution. Txs. '''''''''''''''''''''''''''''''''''''''''' * ''vette tekst'''''''

  • Flash 8 Pro Keeps Crashing My Mac

    Almost every day I have a total freeze crash of my eMac (OS
    10.3.9) while working in Flash 8 Pro. (Sometimes mouse will
    continue to move, though uselessly, sometimes not even that.) Can't
    even do a keyboard force quit of Flash. Only recourse is to power
    down.
    I have recently done Disk Utility repairs, Disk Warrior
    re-directory repairs, and ran TechTool, which could find no fault
    with Mac. Problem still kept occuring. So I did an Archive and
    Install on the Mac. But the problem keeps reoccuring.
    Has anyone on Mac had similar similar problems? (I did
    searches--here and generally on web with Google--nuthin'.)
    Thanks for any feedback.

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Step 1
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Enter the name of the crashed application or process in the Filter text field. Select the messages from the time of the last crash, if any. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message (command-V).
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.
    Step 2
    In the Console window, look under User Diagnostic Reports for crash reports related to the crashed process. The report name starts with the name of the process, and ends with ".crash". Select the most recent report and post the entire contents — again, the text, not a screenshot. In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.) Please don’t post other kinds of diagnostic report — they're very long and not helpful.

  • Cisco Anyconnect Secure Mobility Client crashes on Mac 10.8.5

    Hi,
    I have a Macbook Pro with Mountain Lion 10.8.5 OS installed. I am using Cisco Anyconnect Secure Mobility Client as a VPN to access my company's network (Intranet). Had been using this software for more than 2 Months and all of a sudden now when I use this Secure Mobility Client, the application is crashing and I get the following error message:
    Process:         Cisco AnyConnect Secure Mobility Client [1340]
    Path: /Applications/Cisco/Cisco AnyConnect Secure Mobility Client.app/Contents/MacOS/Cisco AnyConnect Secure Mobility Client
    Identifier: com.cisco.vpn
    Version:         3.0.10055
    Code Type:       X86 (Native)
    Parent Process: launchd [152]
    Date/Time: 2013-11-10 11:18:57.739 +0530
    OS Version:      Mac OS X 10.8.5 (12F45)
    Report Version:  10
    Interval Since Last Report:          6277 sec
    Crashes Since Last Report:           2
    Per-App Crashes Since Last Report:   2
    Crashed Thread:  6
    Exception Type: EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000004
    VM Regions Near 0x4:
    --> __PAGEZERO 0000000000000000-0000000000001000 [ 4K] ---/--- SM=NUL /Applications/Cisco/Cisco AnyConnect Secure Mobility Client.app/Contents/MacOS/Cisco AnyConnect Secure Mobility Client
        __TEXT                 0000000000001000-0000000000025000 [  144K] r-x/rwx SM=COW  /Applications/Cisco/Cisco AnyConnect Secure Mobility Client.app/Contents/MacOS/Cisco AnyConnect Secure Mobility Client
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                 0x96fcf7ce mach_msg_trap + 10
    1 libsystem_kernel.dylib                 0x96fcecac mach_msg + 68
    2 com.apple.CoreFoundation         0x990e1f79 __CFRunLoopServiceMachPort + 185
    3 com.apple.CoreFoundation         0x990e795f __CFRunLoopRun + 1247
    4 com.apple.CoreFoundation         0x990e701a CFRunLoopRunSpecific + 378
    5 com.apple.CoreFoundation         0x990e6e8b CFRunLoopRunInMode + 123
    6 com.apple.HIToolbox                   0x97821f5a RunCurrentEventLoopInMode + 242
    7 com.apple.HIToolbox                   0x97821cc9 ReceiveNextEventCommon + 374
    8 com.apple.HIToolbox                   0x97821b44 BlockUntilNextEventMatchingListInMode + 88
    9 com.apple.AppKit                         0x91d9193a _DPSNextEvent + 724
    10 com.apple.AppKit                       0x91d9116c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
    11 com.apple.AppKit                       0x91d875cc -[NSApplication run] + 855

    I have identical problem on 10.7.5 OS and AnyConnect 3.1.04074
    Just started happening yesterday.
    Please post if you find a solution.

  • Safari 6.0.2 crashing on Mac OS X 10.7.5

    Hello,
    I am new to Apple Support Communities. I was facing an issue with Safari recently. As soon as I open any CNN.com page with picture of video content on it, Safari Crashes.
    I am using Safari 6.0.2 on Mac OS X 10.7.5.
    I have copies the crash report below. Please help me fix this problem. Appreciate your help.
    Process:         WebProcess [2096]
    Path:            /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Identifier:      com.apple.WebProcess
    Version:         7536 (7536.26.17)
    Build Info:      WebKit2-7536026017000000~2
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [1]
    Date/Time:       2013-01-15 13:52:28.581 -0800
    OS Version:      Mac OS X 10.7.5 (11G63)
    Report Version:  9
    Interval Since Last Report:          76684 sec
    Crashes Since Last Report:           12
    Per-App Interval Since Last Report:  78809 sec
    Per-App Crashes Since Last Report:   10
    Anonymous UUID:                      521144BA-7CFE-4B92-8158-4FC21E185F01
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    objc[2096]: garbage collection is OFF
    Bundle controller class:
    BrowserBundleController
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation                0x00007fff953b0379 CFEqual + 25
    1   com.apple.WebCore                       0x0000000101936021 WebCore::SocketStreamHandle::addCONNECTCredentials(__CFHTTPMessage*) + 417
    2   com.apple.WebCore                       0x00000001013a4663 WebCore::SocketStreamHandle::readStreamCallback(unsigned long) + 179
    3   com.apple.CoreFoundation                0x00007fff9540352b _signalEventSync + 107
    4   com.apple.CoreFoundation                0x00007fff95449437 _cfstream_shared_signalEventSync + 615
    5   com.apple.CoreFoundation                0x00007fff953b34f1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    6   com.apple.CoreFoundation                0x00007fff953b2e1c __CFRunLoopDoSources0 + 444
    7   com.apple.CoreFoundation                0x00007fff953d9b49 __CFRunLoopRun + 905
    8   com.apple.CoreFoundation                0x00007fff953d9486 CFRunLoopRunSpecific + 230
    9   com.apple.HIToolbox                     0x00007fff934852bf RunCurrentEventLoopInMode + 277
    10  com.apple.HIToolbox                     0x00007fff9348c56d ReceiveNextEventCommon + 355
    11  com.apple.HIToolbox                     0x00007fff9348c3fa BlockUntilNextEventMatchingListInMode + 62
    12  com.apple.AppKit                        0x00007fff8c275779 _DPSNextEvent + 659
    13  com.apple.AppKit                        0x00007fff8c27507d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    14  com.apple.AppKit                        0x00007fff8c2719b9 -[NSApplication run] + 470
    15  com.apple.WebCore                       0x0000000101905fef WebCore::RunLoop::run() + 63
    16  com.apple.WebKit2                       0x00000001008fa054 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
    17  com.apple.WebKit2                       0x00000001008c4ac5 WebKitMain + 285
    18  com.apple.WebProcess                    0x00000001005fbe5e 0x1005fb000 + 3678
    19  com.apple.WebProcess                    0x00000001005fbd80 0x1005fb000 + 3456
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff88a707e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff8f19a786 _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff8f199316 _dispatch_mgr_thread + 54
    Thread 2:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff88a6e67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a6dd71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff953d150c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff953d9c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff953d9486 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff93042fd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation                    0x00007fff9303772a -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff930376a2 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff8ceec8bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff8ceefb75 thread_start + 13
    Thread 3:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff88a6fbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8cef0274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x0000000100b3dfb6 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x0000000100d5fd9a JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore                0x0000000100d7538f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff8ceec8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8ceefb75 thread_start + 13
    Thread 4:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff88a6fbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8cef0274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x0000000100cc27b4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x0000000100cc2696 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x0000000100d7538f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff8ceec8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8ceefb75 thread_start + 13
    Thread 5:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff88a6fbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8cef0274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x0000000100cc27b4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x0000000100cc2696 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x0000000100d7538f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff8ceec8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8ceefb75 thread_start + 13
    Thread 6:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff88a6fbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8cef0274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x0000000100cc27b4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x0000000100cc2696 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x0000000100d7538f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff8ceec8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8ceefb75 thread_start + 13
    Thread 7:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff88a6fdf2 __select + 10
    1   com.apple.CoreFoundation                0x00007fff95422c8b __CFSocketManager + 1355
    2   libsystem_c.dylib                       0x00007fff8ceec8bf _pthread_start + 335
    3   libsystem_c.dylib                       0x00007fff8ceefb75 thread_start + 13
    Thread 8:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff88a6fbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8cef0274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x0000000100b3dfb6 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x0000000100d5fd9a JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore                0x0000000100d7538f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff8ceec8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8ceefb75 thread_start + 13
    Thread 9:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff88a6fbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8cef0274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x0000000100cc27b4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x0000000100cc2696 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x0000000100d7538f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff8ceec8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8ceefb75 thread_start + 13
    Thread 10:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff88a6fbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8cef0274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x0000000100cc27b4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x0000000100cc2696 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x0000000100d7538f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff8ceec8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8ceefb75 thread_start + 13
    Thread 11:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff88a6fbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8cef0274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x0000000100cc27b4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x0000000100cc2696 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x0000000100d7538f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff8ceec8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8ceefb75 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff88a70192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8ceee594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8ceefb85 start_wqthread + 13
    Thread 13:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff88a6fbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8cef0274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x0000000100b3df7d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x000000010193d0a1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool ()(WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x0000000100e9bafa WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x0000000100d7538f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    6   libsystem_c.dylib                       0x00007fff8ceec8bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff8ceefb75 thread_start + 13
    Thread 14:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff88a6fbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8cef0274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x0000000100b3df7d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x000000010193d0a1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool ()(WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x0000000100e9bafa WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x0000000100d7538f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    6   libsystem_c.dylib                       0x00007fff8ceec8bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff8ceefb75 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff88a70192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8ceee594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8ceefb85 start_wqthread + 13
    Thread 16:: QTKit: listenOnDelegatePort
    0   libsystem_kernel.dylib                  0x00007fff88a6e67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a6dd71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff953d150c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff953d9c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff953d9486 CFRunLoopRunSpecific + 230
    5   com.apple.CoreFoundation                0x00007fff953e919f CFRunLoopRun + 95
    6   com.apple.QTKit                         0x00007fff9330a98a listenOnDelegatePort + 418
    7   libsystem_c.dylib                       0x00007fff8ceec8bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff8ceefb75 thread_start + 13
    Thread 17:: QTKit: listenOnNotificationPort
    0   libsystem_kernel.dylib                  0x00007fff88a6e67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a6dd71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff953d150c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff953d9c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff953d9486 CFRunLoopRunSpecific + 230
    5   com.apple.CoreFoundation                0x00007fff953e919f CFRunLoopRun + 95
    6   com.apple.QTKit                         0x00007fff9330ae21 listenOnNotificationPort + 376
    7   libsystem_c.dylib                       0x00007fff8ceec8bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff8ceefb75 thread_start + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff88a70192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8ceee594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8ceefb85 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00007fff797ed1a0  rbx: 0x00007fff797f7378  rcx: 0x0000000000000000  rdx: 0x0000000000000000
      rdi: 0x0000000000000000  rsi: 0x00007fff797f7378  rbp: 0x00007fff601f8d60  rsp: 0x00007fff601f8d40
       r8: 0x00007fff601f8d1c   r9: 0x00007fff601f8d18  r10: 0x0000000000000081  r11: 0x000000011a698ba0
      r12: 0x00000001181ff180  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x00007fdaed529d70
      rip: 0x00007fff953b0379  rfl: 0x0000000000000246  cr2: 0x0000000101936000
    Logical CPU: 2
    Binary Images:
           0x1005fb000 -        0x1005fbfff  com.apple.WebProcess (7536 - 7536.26.17) <2188CE7D-394B-344E-8C8D-10B6E7147DCC> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
           0x1005ff000 -        0x1005fffff  WebProcessShim.dylib (536.26.17 - compatibility 1.0.0) <E951FB41-1358-32EF-9002-80DE9160AC12> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcessShim.dylib
           0x100800000 -        0x1009daff7  com.apple.WebKit2 (7536 - 7536.26.17) <581B0D94-3749-3DFC-B15B-68E026AF5942> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
           0x100b37000 -        0x100dd1ff7  com.apple.JavaScriptCore (7536 - 7536.26.15) <DE475475-D66E-3BF3-9AA6-422601989CF6> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
           0x100e7d000 -        0x101e23ff7  com.apple.WebCore (7536 - 7536.26.15) <BB07086A-227A-3817-BFED-4DF34E04CD56> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
           0x104cdb000 -        0x10517dfff  com.apple.Safari.framework (7536 - 7536.26.17) <8C9589AE-EA24-3360-812B-DBAE560FBE7F> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
           0x10549c000 -        0x105620fff  com.apple.WebKit (7536 - 7536.26.17) <8FC2CDD6-82DB-3ECE-A5C1-5CDA0E0575F1> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
           0x1057e0000 -        0x1057f6fff  com.apple.WebInspector (7536 - 7536.26.7) <0A8DB0C8-6526-33AF-91BB-910D2B4E3AE8> /System/Library/StagedFrameworks/Safari/WebInspector.framework/Versions/A/WebIn spector
           0x10cbe8000 -        0x10cbe9fff  ATSHI.dylib (??? - ???) <4761FD60-26EE-30C6-89FB-A3149852477F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
        0x7fff601fb000 -     0x7fff6022fbaf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
        0x7fff88783000 -     0x7fff88790fff  com.apple.CrashReporterSupport (10.7.4 - 353) <6044CFB6-939E-3C73-BFBB-A8BBC096F135> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff88791000 -     0x7fff887b9fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff887ba000 -     0x7fff887d0ff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff887d1000 -     0x7fff8882eff7  com.apple.QuickLookFramework (3.2 - 500.18) <C36371BF-E1F6-3DF7-83EA-CE96FCDCE4C4> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff88837000 -     0x7fff8883afff  libMatch.1.dylib (??? - ???) <B5F68196-AB9D-3899-8A0A-76001720C479> /usr/lib/libMatch.1.dylib
        0x7fff88a12000 -     0x7fff88a54ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff88a55000 -     0x7fff88a58fff  com.apple.help (1.3.2 - 42) <416BA8D2-9A2F-3F07-9E6B-E1231A92AAC0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff88a59000 -     0x7fff88a79fff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
        0x7fff88b2e000 -     0x7fff892d6fff  com.apple.CoreAUC (6.16.12 - 6.16.12) <EF535959-14FE-3B61-9C32-DF4C54B8F12D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff892d7000 -     0x7fff89316fff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff894a2000 -     0x7fff89543fff  com.apple.LaunchServices (480.40 - 480.40) <C936A07F-0CF8-3F8E-BDB3-76AA7611B4CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff89552000 -     0x7fff89596ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <B2A38D2C-7E82-34C5-8896-48C37B0E64A3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff895b4000 -     0x7fff895fbff7  com.apple.CoreMedia (1.0 - 705.94) <700C6863-7A8F-34FA-8B1D-7659EC95000B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff895fc000 -     0x7fff895fcfff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff895fd000 -     0x7fff89709fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8984b000 -     0x7fff89871fff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff89872000 -     0x7fff8987bff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff8987c000 -     0x7fff898a3fff  com.apple.framework.internetaccounts (1.2 - 3) <28D44E21-54F2-366B-B9D9-1DB788EF0278> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff898a4000 -     0x7fff898a5fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff898a6000 -     0x7fff898d9ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff89939000 -     0x7fff89939fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff89969000 -     0x7fff899a9fe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff89e3b000 -     0x7fff89f48fff  libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff89f49000 -     0x7fff89f4bfff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff89f4c000 -     0x7fff89fa7fff  com.apple.ImageCaptureCore (3.1.0 - 3.1.0) <9F7C4D81-5CC7-3D66-AC66-81EA9A5EAB94> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff89fa8000 -     0x7fff89fbffff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8a12d000 -     0x7fff8a1b1ff7  com.apple.ApplicationServices.ATS (317.12.0 - ???) <BE3C156D-8326-37AA-BC4E-D3C0D31BF976> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8a1b2000 -     0x7fff8a1c7fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <1158319D-3B16-3000-94D8-E4234CEC6152> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8a1c8000 -     0x7fff8a2e1fff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8a424000 -     0x7fff8a424fff  com.apple.Cocoa (6.6 - ???) <9E3D4787-A2CE-38E0-BEF8-E5DA63B6E6A1> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8a425000 -     0x7fff8a7cffe7  com.apple.MediaToolbox (1.0 - 705.94) <0719E69C-3275-3BD9-AD04-27DBADEB6E03> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff8a815000 -     0x7fff8a81afff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8a81b000 -     0x7fff8a850fff  com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8a851000 -     0x7fff8a8ebff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8a9e4000 -     0x7fff8aa67fef  com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8aa68000 -     0x7fff8aab9ff7  com.apple.CoreMediaIO (216.0 - 3199.8) <4D3FE512-E943-34E3-A7A5-2EC2E3854E28> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8aaba000 -     0x7fff8ab25ff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8ab26000 -     0x7fff8aba1ff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8aba2000 -     0x7fff8ac15fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff8acf5000 -     0x7fff8ad04fff  libxar.1.dylib (??? - ???) <9E05C939-6CBF-38E7-8915-86278F7DB6C7> /usr/lib/libxar.1.dylib
        0x7fff8ad05000 -     0x7fff8ad2efff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8ad2f000 -     0x7fff8ad30ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff8ad31000 -     0x7fff8ad99ff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8ad9a000 -     0x7fff8adc3fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8ade0000 -     0x7fff8adfdff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8af41000 -     0x7fff8afb1fff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8afb2000 -     0x7fff8b0e8fff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8b0e9000 -     0x7fff8b0f4ff7  com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8b0f5000 -     0x7fff8b157ff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8b47b000 -     0x7fff8b47cfff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8b47d000 -     0x7fff8b482fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <3D114C8A-AD1F-3C78-9E8C-B8F3810740E5> /usr/lib/system/libcache.dylib
        0x7fff8b64e000 -     0x7fff8b7eeff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8b7ef000 -     0x7fff8b894fff  com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8b895000 -     0x7fff8b8b4fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff8b8b9000 -     0x7fff8b8baff7  libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8b8ce000 -     0x7fff8b907fe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
        0x7fff8b908000 -     0x7fff8ba0afff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
        0x7fff8ba0b000 -     0x7fff8ba6bfff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8ba6c000 -     0x7fff8bad4ff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8bad5000 -     0x7fff8badaff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff8badb000 -     0x7fff8bb51fff  com.apple.ISSupport (1.9.8 - 56) <E7ED107A-1EFD-3720-A4B4-C0E2DDFA6C81> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8bb52000 -     0x7fff8bb7dfff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
        0x7fff8bb7e000 -     0x7fff8bb7ffff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
        0x7fff8bbbf000 -     0x7fff8bcb4fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff8bcb5000 -     0x7fff8bcbcff7  com.apple.CommerceCore (1.0 - 17) <95285481-4162-308B-85E9-E0A47D4F3766> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8bcbd000 -     0x7fff8bd4fff7  com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8bd50000 -     0x7fff8bd5cfff  com.apple.DirectoryService.Framework (10.7 - 146) <65C78AE3-89B8-3372-8359-31FD520781D5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8bd5d000 -     0x7fff8be41e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff8be7b000 -     0x7fff8c0ecfff  com.apple.QuartzComposer (5.0 - 236.10) <F8560AEC-4E26-3A43-BE0A-B20FCB5B2E7D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8c0f3000 -     0x7fff8c10ffff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <A1ABA9DB-2C8A-3C96-976A-21E63194F7B2> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8c110000 -     0x7fff8c211fff  com.apple.QuickLookUIFramework (3.2 - 500.18) <56A13D40-9A61-3B98-85ED-B1C7075A88FB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8c245000 -     0x7fff8c245fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8c246000 -     0x7fff8c251ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff8c252000 -     0x7fff8c260ff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
        0x7fff8c261000 -     0x7fff8c267fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8c268000 -     0x7fff8c26cff7  com.apple.CommonPanels (1.2.5 - 94) <CA9C910D-E406-33E7-B8EE-C86EAA62AB68> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8c26d000 -     0x7fff8ce73fff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8ce76000 -     0x7fff8ce84fff  com.apple.NetAuth (1.0 - 3.0) <CAA2C83D-B164-315A-8B6C-76C4A3746C9B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8ce85000 -     0x7fff8ce87fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8ce9e000 -     0x7fff8cf7bfef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
        0x7fff8cf7c000 -     0x7fff8cfb7fff  com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8cfb8000 -     0x7fff8d230fff  com.apple.imageKit (2.1.2 - 1.0) <23470050-28FB-3B09-8E27-ADC371B0E4B8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8d231000 -     0x7fff8d233ff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8d234000 -     0x7fff8d237ff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8d255000 -     0x7fff8d673ff7  com.apple.SceneKit (125.3 - 125.8) <23382F45-D9CE-3897-B998-5B26337608FD> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff8d674000 -     0x7fff8d686ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff8d687000 -     0x7fff8d78efe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff8d78f000 -     0x7fff8d7cffff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff8d7d5000 -     0x7fff8d831ff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8d832000 -     0x7fff8d853fff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8d869000 -     0x7fff8d86cfff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8d86d000 -     0x7fff8d889ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8d88a000 -     0x7fff8d895ff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8d896000 -     0x7fff8d897ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8d89a000 -     0x7fff8d979fff  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <E982B3FF-4788-3FA2-B9F1-53E44E2EA9BA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff8d9b8000 -     0x7fff8db15fff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8db16000 -     0x7fff8db1afff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff8db68000 -     0x7fff8db77fff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8db78000 -     0x7fff8dbeeff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
        0x7fff8dbef000 -     0x7fff8dbfeff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff8dc27000 -     0x7fff8dc70ff7  com.apple.framework.CoreWLAN (2.1.3 - 213.1) <D2101093-0B35-3B90-B511-E9272400ED9B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8dc71000 -     0x7fff8de73fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
        0x7fff8dea4000 -     0x7fff8dea4fff  com.apple.ApplicationServices (41 - 41) <E23F1CED-C0FB-35A8-9657-484C5E6A32AE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8deae000 -     0x7fff8deeeff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
        0x7fff8deef000 -     0x7fff8defcff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
        0x7fff8df0e000 -     0x7fff8e00bff7  com.apple.avfoundation (2.0 - 180.50) <A2EAE4E6-4DBA-3AAB-A387-7E72B93B6DA9> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff8e02c000 -     0x7fff8e034fff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8e035000 -     0x7fff8e35aff7  com.apple.AddressBook.framework (6.1.3 - 1091) <5A8BEED1-229C-3A9C-8281-581127A1B9B5> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8e35b000 -     0x7fff8e388fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
        0x7fff8e3f0000 -     0x7fff8e6e5ff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8e6e6000 -     0x7fff8e6e9fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff8e6ea000 -     0x7fff8e72bfff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8e72c000 -     0x7fff8e736ff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
        0x7fff8e737000 -     0x7fff8e789ff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8e78a000 -     0x7fff8f128a27  com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8f129000 -     0x7fff8f129fff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8f154000 -     0x7fff8f18ffff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff8f190000 -     0x7fff8f196ff7  com.apple.phonenumbers (1.0 - 47) <8CE13253-C65B-392F-B87F-D85A15D500D3> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8f197000 -     0x7fff8f1a5fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
        0x7fff8f1b4000 -     0x7fff8f1dcfff  libsandbox.1.dylib (??? - ???) <7C97EBDB-1351-3939-B2A1-68E0F24D79FB> /usr/lib/libsandbox.1.dylib
        0x7fff8f1dd000 -     0x7fff8f1e4fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <65602684-33B1-32DE-802B-050CE07659AC> /usr/lib/system/libcopyfile.dylib
        0x7fff8fae6000 -     0x7fff8ff13fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8ffdc000 -     0x7fff8ffdcfff  com.apple.quartzframework (1.5 - 1.5) <A7A2DBBA-BFFC-35C0-A927-CC0BA4C851E7> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff90024000 -     0x7fff90037ff7  libCRFSuite.dylib (??? - ???) <322486D1-359C-3059-BF53-D4B038621E18> /usr/lib/libCRFSuite.dylib
        0x7fff9013b000 -     0x7fff90196ff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff90197000 -     0x7fff901b1fff  com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff901b2000 -     0x7fff901c4ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff901d2000 -     0x7fff90226fff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff903b0000 -     0x7fff90435ff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff90436000 -     0x7fff904ccff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff904cd000 -     0x7fff904e1ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <A7C58D71-6D4A-317D-AA06-D648B1F78573> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff9053d000 -     0x7fff9054fff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff90550000 -     0x7fff9056dfff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
        0x7fff905d0000 -     0x7fff905f4fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff9061e000 -     0x7fff90622fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
        0x7fff90d04000 -     0x7fff90d09fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff90d0a000 -     0x7fff90d0bfff  libunc.dylib (24.0.0 - compatibility 1.0.0) <0482C762-746D-37EB-A8C9-E1048CF70462> /usr/lib/system/libunc.dylib
        0x7fff90d0c000 -     0x7fff90d58ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff90d59000 -     0x7fff90e5efff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff911b3000 -     0x7fff91255fff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff91328000 -     0x7fff91414ff7  com.apple.backup.framework (1.3.5 - 1.3.5) <B25104A3-1CE5-36CA-8F26-0A2DE3F95F70> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff91415000 -     0x7fff9143eff7  com.apple.framework.Apple80211 (7.4.1 - 741.1) <F60DA830-84ED-3473-8DE8-611A9D9B56FF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff9143f000 -     0x7fff91445fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff91446000 -     0x7fff9149eff7  libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff9149f000 -     0x7fff917bbfff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff917c6000 -     0x7fff917cbfff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff91a47000 -     0x7fff91cbbfff  com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff91cbc000 -     0x7fff91d83ff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff91d84000 -     0x7fff91dafff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
        0x7fff91db0000 -     0x7fff91e03fff  com.apple.AppleVAFramework (5.0.16 - 5.0.16) <6F9A4BCE-8B99-3144-BCF7-B4299B27F6E9> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff91e53000 -     0x7fff91e59ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff91e9e000 -     0x7fff91e9efff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff91e9f000 -     0x7fff91f15fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff91f22000 -     0x7fff91f38fff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff91f39000 -     0x7fff91f3bfff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
        0x7fff91f3c000 -     0x7fff91f7efff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff91f7f000 -     0x7fff92063ff7  com.apple.CoreServices.OSServices (478.49 - 478.49) <E5BF2069-ED1A-31F5-AFC2-4A530BD467AA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff92064000 -     0x7fff92064fff  com.apple.Carbon (153 - 153) <E37A515C-4C10-3102-8146-C0FBD458F8CF> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff920ab000 -     0x7fff920b0fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff920b1000 -     0x7fff92218fff  com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff92219000 -     0x7fff92443fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff92465000 -     0x7fff92489fff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff9248a000 -     0x7fff9248afff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff9248b000 -     0x7fff924dfff7  com.apple.ScalableUserInterface (1.0 - 1) <EB468227-3203-38C9-A5BC-E28576D507CF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff92871000 -     0x7fff92878fff  com.apple.NetFS (4.0 - 4.0) <AD99FA2A-CF27-30CB-937E-233AD161BA2C> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff92879000 -     0x7fff92d40fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff92fac000 -     0x7fff92fdcff7  com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff92fdd000 -     0x7fff932f6fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff932f7000 -     0x7fff93482ff7  com.apple.QTKit (7.7.1 - 2339) <2BC2CF44-CEAF-3D3B-A250-CA59D6AFB0B0> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff93483000 -     0x7fff937affff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff937fd000 -     0x7fff93814fff  com.apple.CFOpenDirectory (10.7 - 144) <99A746A5-870A-33DB-9E4F-30A0D755A8F6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff93815000 -     0x7fff93819fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff94606000 -     0x7fff948befff  com.apple.RawCamera.bundle (4.00 - 658) <789BC5C7-F03A-388C-B540-070FF5574B0C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff948bf000 -     0x7fff94cf2ff7  com.apple.VideoToolbox (1.0 - 705.94) <72AD524C-0616-3C69-BA1F-8D444F97F5A2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff94cf3000 -     0x7fff94da6ff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff94da7000 -     0x7fff94dadfff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <548BAEB6-8C4C-3B0F-AB0C-7E1C960BCAB5> /usr/lib/system/libmacho.dylib
        0x7fff94dae000 -     0x7fff95392fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff95393000 -     0x7fff953a0fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff953a1000 -     0x7fff95575ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff95576000 -     0x7fff955a2ff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff955a3000 -     0x7fff955a3fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff955a4000 -     0x7fff955a7fff  com.apple.AppleSystemInfo (1.0 - 1) <A42D460F-02ED-3AF3-9C11-FBB64124B191> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff955a8000 -     0x7fff955b3fff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff955c0000 -     0x7fff955edfff  com.apple.q

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Step 1
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Enter the name of the crashed application or process in the Filter text field. Select the messages from the time of the last crash, if any. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message (command-V).
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.
    Step 2
    In the Console window, look under User Diagnostic Reports for crash reports related to the crashed process. The report name starts with the name of the process, and ends with ".crash". Select the most recent report and post the entire contents — again, the text, not a screenshot. In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.) Please don’t post shutdownStall, spin, or hang logs — they're very long and not helpful.

  • AppleMobileDeviceHelper Crash on Mac - forums only talk about this being a windows issue

    AppleMobileDeviceHelper Crash on Mac - forums only talk about this being a windows issue
    It happens on my iMac with my iPhone

    I noticed several permissions changes after the last install of iTunes.
    Launch Disk Utility (Applications > Utilities > Disk Utility) and run the permissions repair routine on your hard drive. Then run verify disk. If any error is reported by the verify disk routine, restart your computer while holding down the Shift key. This will boot you into Safe Mode. The restart will take longer than normal, as diagnostic and repair routines are taking place. When the Finder shows up, restart normally. Then try your CD again.

  • Photoshop crash on mac in 'slct' event callback

    Hi,
    I am getting consistent  Photoshop crash on mac (12.0.4) when handling 'slct' event callback in my extension
    The crash itself produce the same repor (see bellow) t as described  here: http://forums.adobe.com/message/3473893#3473893
    I narrowed it down to the case when you have 2 or more documents in "consolidate all to tabs" mode and you try to  pull out one of them.
    If you have a callback registered like this for 'slct' ExternalInterface.addCallback("PhotoshopCallback" + CSXSInterface.instance.getExtensionId(), eventCallback) and you try to access Photoshop.app.activeDocument Photoshop crashes with the bellow report
    It's hapening onlyon mac.
    Do you have any advice how to workaround it or even better a fix?
    Regards
       Lukas
    Process:         Adobe Photoshop CS5 [2734] 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:  Adobe Flash Builder 4.5 [1259] Date/Time:       2012-04-03 17:57:37.438 +0200 OS Version:      Mac OS X 10.6.8 (10K549) Report Version:  6 Interval Since Last Report:          -2676258 sec Crashes Since Last Report:           36 Per-App Interval Since Last Report:  -1577868 sec Per-App Crashes Since Last Report:   36 Anonymous UUID:                      3253FFFA-8C14-41BE-B83D-82BE373CCD9F Exception Type:  EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 Crashed Thread:  0  Dispatch queue: com.apple.main-thread Thread 0 Crashed:  Dispatch queue: com.apple.main-thread 0   com.adobe.owl                      0x000000010371d186 OWLDockGetAnchor + 8186 1   com.adobe.owl                      0x0000000103683bc2 0x103652000 + 203714 2   com.adobe.owl                      0x000000010368acb6 OWLHandleNSApplicationEvent + 40 3   com.adobe.Photoshop                0x000000010024e831 0x100000000 + 2418737 4   com.adobe.Photoshop                0x0000000100278615 0x100000000 + 2590229 5   com.adobe.PSAutomate               0x0000000121ccfbcf CPsWActionControl::Get(CPsWActionReference const&, CPsWActionDescriptor&) + 31 6   com.adobe.PSAutomate               0x0000000121cac44b CPsDocuments::DocumentCount() + 85 7   com.adobe.PSAutomate               0x0000000121c93b3f CPsApplication::GetActiveDocument(MultiScript::InterfacePtr&) const + 77 8   com.adobe.PSAutomate               0x0000000121c47ffe CPsApplication::HostGet(int, ScCore::Variant&) const + 2606 9   com.adobe.PSAutomate               0x0000000121ce72d8 MultiScript::TProxyBase::get(int, ScCore::Variant&, ScCore::Error*) const + 240 10  com.adobe.AdobeScCore              0x00000001221d72e2 ScCore::LiveObject::get(ScCore::String const&, ScCore::Variant&, ScCore::Error*) + 242 11  com.adobe.AdobeScCore              0x000000012222c4a1 _getProperty(APEDOMObjectRef*, ScCore::Variant const&, ScCore::Variant&, ScCore::Error&) + 113 12  com.adobe.AdobeScCore              0x000000012222dad7 APEObjectGetPropertyCB(Opaque_APEPlayer*, void*, void*, APEOpaqueAtom*) + 263 13  com.adobe.adobeswfl                0x0000000122932cf3 APXGetHostAPI + 21603 14  com.adobe.adobeswfl                0x0000000122fa4914 SWFLPlayer_Initialize + 2208548 15  ???                                0x000000012ab64e0e 0 + 5011557902 16  ???                                0x000000012ab652ec 0 + 5011559148 17  ???                                0x000000012abc2883 0 + 5011941507 18  com.adobe.adobeswfl                0x0000000122fa2915 SWFLPlayer_Initialize + 2200357 19  com.adobe.adobeswfl                0x0000000122f85d6d SWFLPlayer_Initialize + 2082685 20  com.adobe.adobeswfl                0x0000000122fa4914 SWFLPlayer_Initialize + 2208548 21  ???                                0x00000001267cb5e3 0 + 4940674531 22  ???                                0x00000001267cbc43 0 + 4940676163 23  ???                                0x000000012a04b807 0 + 4999919623 24  com.adobe.adobeswfl                0x0000000122a273b7 APXGetHostAPI + 1022759 25  com.adobe.adobeswfl                0x0000000122a28a83 APXGetHostAPI + 1028595 26  com.adobe.adobeswfl                0x0000000122d317dc APXGetHostAPI + 4210508 27  com.adobe.adobeswfl                0x0000000122d91276 SWFLPlayer_Initialize + 31878 28  com.adobe.ape                      0x00000001207c7946 APEInitialize + 1398

    Sure, I know about PSEvenScrubber. This on is different beast though. When activeDocument is null it's just it and you get an exception in the script if you try to use it, but in this case code like this:
    var ho:HostObject=app.activeDocument.hostObjectDelegate or
    var d:int=Photoshop.app.documents.length;
    cause the crash of the whole Photoshop
    Keep in mind that if i just switch between the documents without pulling them out of the dock everything works fine.
    But it can be releated though as it seems that something is not initialized properly, but in this case on deeper level than actionScript

  • Safari 4.1.3 is crashing my mac with system 10.4.11 on launch

    Help! My mac, with os 10.4.11 can't start safari all of the sudden. the ball just goes around, then stops, then goes and my computer cranks away and then it freezes and i have to restart. when i log in under a test account safari starts up there. i've disabled plug ins, trashed preferences, trashed cookies, cache and same thing. (i'm on my laptop now). the g5 however is my work computer and i have to get safari working. help!!!

    ok, i had to copy it and mail it to my other computer, but, phew, here it is. i hope i did it right!
    ===== Display starts at offset 168297 within file of length 299369. ====
    ===== Use File->Reload (Cmd-R) to display more. ====
         0x9002b908 _pthread_body + 96
    Thread 3:
    0   libSystem.B.dylib                  0x9000af48 mach_msg_trap + 8
    1   libSystem.B.dylib                  0x9000ae9c mach_msg + 60
    2   com.apple.CoreFoundation           0x907de9ac __CFRunLoopRun + 832
    3   com.apple.CoreFoundation           0x907de2b0 CFRunLoopRunSpecific + 268
    4   com.apple.Safari                   0x000298e0 0x1000 + 166112
    5   com.apple.Safari                   0x00029864 0x1000 + 165988
    6   libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 4:
    0   libSystem.B.dylib                  0x9000af48 mach_msg_trap + 8
    1   libSystem.B.dylib                  0x9000ae9c mach_msg + 60
    2   com.apple.CoreFoundation           0x907de9ac __CFRunLoopRun + 832
    3   com.apple.CoreFoundation           0x907de2b0 CFRunLoopRunSpecific + 268
    4   com.apple.Foundation               0x92c1da3c
    +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5   com.apple.Foundation               0x92bf64d8 forkThreadForFunction +
    108
    6   libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 5:
    0   libSystem.B.dylib                  0x9002bfc8 semaphore_wait_signal_trap
    + 8
    1   libSystem.B.dylib                  0x90030aac pthread_cond_wait + 480
    2   com.apple.Foundation               0x92bfd644 -[NSConditionLock
    lockWhenCondition:] + 68
    3   com.apple.Syndication              0x9a43026c -[AsyncDB _run:] + 192
    4   com.apple.Foundation               0x92bf64d8 forkThreadForFunction +
    108
    5   libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 6:
    0   libSystem.B.dylib                  0x9001f48c select + 12
    1   com.apple.CoreFoundation           0x907f1240 __CFSocketManager + 472
    2   libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 7:
    0   libSystem.B.dylib                  0x9002bfc8 semaphore_wait_signal_trap
    + 8
    1   libSystem.B.dylib                  0x90030aac pthread_cond_wait + 480
    2   com.apple.JavaScriptCore           0x00510ed4
    ***::ThreadCondition::timedWait(***::Mutex&, double) + 84
    3   com.apple.Safari                   0x003082f0
    dyld_stub__ZNSt8ios_base4InitC1Ev + 215408
    4   com.apple.Safari                   0x003083d4
    dyld_stub__ZNSt8ios_base4InitC1Ev + 215636
    5   com.apple.Safari                   0x0003d9c8 0x1000 + 248264
    6   com.apple.Safari                   0x0003d920 0x1000 + 248096
    7   libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 8:
    0   libSystem.B.dylib                  0x9002bfc8 semaphore_wait_signal_trap
    + 8
    1   libSystem.B.dylib                  0x90030aac pthread_cond_wait + 480
    2   com.apple.JavaScriptCore           0x00510ed4
    ***::ThreadCondition::timedWait(***::Mutex&, double) + 84
    3   com.apple.WebCore                  0x01801988
    WebCore::LocalStorageThread::threadEntryPoint() + 104
    4   libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 9:
    0   libSystem.B.dylib                  0x9000af48 mach_msg_trap + 8
    1   libSystem.B.dylib                  0x9000ae9c mach_msg + 60
    2   ...romedia.Flash Player.plugin     0x0d57cc30
    FlashPlayer_10_0_45_2_FlashPlayer + 2028384
    3   libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 10:
    0   libSystem.B.dylib                  0x9002bfc8 semaphore_wait_signal_trap
    + 8
    1   libSystem.B.dylib                  0x90030aac pthread_cond_wait + 480
    2   ...romedia.Flash Player.plugin     0x0d37e2f4 dyld_stub_write +
    216037620
    3   ...romedia.Flash Player.plugin     0x0d3991c8
    FlashPlayer_10_0_45_2_FlashPlayer + 47352
    4   ...romedia.Flash Player.plugin     0x0d37e900 dyld_stub_write +
    216039168
    5   libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 11:
    0   libSystem.B.dylib                  0x9000af48 mach_msg_trap + 8
    1   libSystem.B.dylib                  0x9000ae9c mach_msg + 60
    2   com.apple.CoreFoundation           0x907de9ac __CFRunLoopRun + 832
    3   com.apple.CoreFoundation           0x907de2b0 CFRunLoopRunSpecific + 268
    4   com.apple.Foundation               0x92c054a4 -[NSRunLoop
    runMode:beforeDate:] + 172
    5   com.apple.Foundation               0x92c053dc -[NSRunLoop run] + 76
    6   com.apple.Safari                   0x0007e958 0x1000 + 514392
    7   com.apple.Foundation               0x92bf64d8 forkThreadForFunction +
    108
    8   libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x00000000fffeff30 srr1: 0x100000000200f030
    vrsave: 0x0000000000000000
       cr: 0x44042228          xer: 0x0000000000000000   lr: 0x00000000002dab00
    ctr: 0xfffffffffffeff00
       r0: 0x00000000a07bb680   r1: 0x00000000bfffce40   r2: 0x00000000a07bb678
    r3: 0x000000000ec68520
       r4: 0x0000000090a59538   r5: 0x0000000000000004   r6: 0x00000000098af418
    r7: 0x0000000000000065
       r8: 0x0000000000000065   r9: 0x0000000080a51130  r10: 0x00000000098af410
    r11: 0x000000008aff5170
      r12: 0x00000000093a7440  r13: 0x0000000000000000  r14: 0x0000000000000001
    r15: 0x00000000bfffcf20
      r16: 0x00000000bfffcf1c  r17: 0x0000000000000000  r18: 0x00000000bfffcf44
    r19: 0x00000000bfffcf40
      r20: 0x00000000bfffcf38  r21: 0x00000000bfffcf3c  r22: 0x0000000000000001
    r23: 0x0000000000000000
      r24: 0x0000000000000005  r25: 0x00000000bfffd08c  r26: 0x00000000bfffd090
    r27: 0x00000000bfffd088
      r28: 0x0000000008163138  r29: 0x00000000bfffcf28  r30: 0x0000000000000004
    r31: 0x000000000ec68520
    Binary Images Description:
       0x1000 -   0x355fff com.apple.Safari 4.1.3 (4533.19.4)
    /Applications/Safari.app/Contents/MacOS/Safari
    0x505000 -   0x681fff com.apple.JavaScriptCore 4533.19 (4533.19.1)
    /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCor
    e
    0x6d9000 -   0x7c7fff libxml2.2.dylib     /usr/lib/libxml2.2.dylib
    0x1008000 -  0x1109fff com.apple.WebKit 4533.19 (4533.19.4)
    /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x11b0000 -  0x1452fff com.apple.QuartzCore 1.4.13
    /System/Library/PrivateFrameworks/Safari.framework/Frameworks/QuartzCore.fra
    mework/Versions/A/QuartzCore
    0x14e5000 -  0x218afff com.apple.WebCore 4533.19 (4533.19.4)
    /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.fr
    amework/Versions/A/WebCore
    0x3018000 -  0x301ffff com.unsanity.smartcrashreports Smart Crash Reports
    version 1.0.3 (1.0.3b1)    /Users/amy/Library/InputManagers/Smart Crash
    Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
    0xd0c0000 -  0xd6a9fff com.macromedia.Flash Player.plugin 10.0.45.2
    (1.0.4f458472)    /Library/Internet Plug-Ins/Flash
    Player.plugin/Contents/MacOS/Flash Player
    0x8fe00000 - 0x8fe52fff dyld 46.16    /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib     /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib
    /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.4 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ATS.framework/Versions/A/ATS
    0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.85 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bb000 - 0x90895fff com.apple.CoreFoundation 6.4.11 (368.35)
    /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundatio
    n
    0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908e0000 - 0x909e2fff libicucore.A.dylib     /usr/lib/libicucore.A.dylib
    0x90a3c000 - 0x90ac0fff libobjc.A.dylib     /usr/lib/libobjc.A.dylib
    0x90aea000 - 0x90b5cfff IOKit
    /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b72000 - 0x90b84fff libauto.dylib     /usr/lib/libauto.dylib
    0x90b8b000 - 0x90e62fff com.apple.CoreServices.CarbonCore 681.19 (681.21)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Carb
    onCore.framework/Versions/A/CarbonCore
    0x90ec8000 - 0x90f48fff com.apple.CoreServices.OSServices 4.1
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSSe
    rvices.framework/Versions/A/OSServices
    0x90f92000 - 0x90fd4fff com.apple.CFNetwork 129.24
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNe
    twork.framework/Versions/A/CFNetwork
    0x90fe9000 - 0x91001fff com.apple.WebServices 1.1.2 (1.1.0)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebS
    ervicesCore.framework/Versions/A/WebServicesCore
    0x91011000 - 0x91092fff com.apple.SearchKit 1.0.8
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Sear
    chKit.framework/Versions/A/SearchKit
    0x910d8000 - 0x91101fff com.apple.Metadata 10.4.4 (121.36)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Meta
    data.framework/Versions/A/Metadata
    0x91112000 - 0x91120fff libz.1.dylib     /usr/lib/libz.1.dylib
    0x91123000 - 0x912defff com.apple.security 4.6 (29770)
    /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913dd000 - 0x913e6fff com.apple.DiskArbitration 2.1.2
    /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitrat
    ion
    0x913ed000 - 0x913f5fff libbsm.dylib     /usr/lib/libbsm.dylib
    0x913f9000 - 0x91421fff com.apple.SystemConfiguration 1.8.3
    /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemCo
    nfiguration
    0x91434000 - 0x9143ffff libgcc_s.1.dylib     /usr/lib/libgcc_s.1.dylib
    0x91444000 - 0x914bffff com.apple.audio.CoreAudio 3.0.5
    /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fc000 - 0x914fcfff com.apple.ApplicationServices 10.4 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Applicat
    ionServices
    0x914fe000 - 0x91536fff com.apple.AE 312.2
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/AE.framework/Versions/A/AE
    0x91551000 - 0x91623fff com.apple.ColorSync 4.4.13
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ColorSync.framework/Versions/A/ColorSync
    0x91676000 - 0x91707fff com.apple.print.framework.PrintCore 4.6 (177.13)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/PrintCore.framework/Versions/A/PrintCore
    0x9174e000 - 0x91805fff com.apple.QD 3.10.28 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/QD.framework/Versions/A/QD
    0x91842000 - 0x918a0fff com.apple.HIServices 1.5.3 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/HIServices.framework/Versions/A/HIServices
    0x918cf000 - 0x918f0fff com.apple.LangAnalysis 1.6.1
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x91904000 - 0x91929fff com.apple.FindByContent 1.5
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/FindByContent.framework/Versions/A/FindByContent
    0x9193c000 - 0x9197efff com.apple.LaunchServices 183.1
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/LaunchServices.framework/Versions/A/LaunchServices
    0x9199a000 - 0x919aefff com.apple.speech.synthesis.framework 3.3
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919bc000 - 0x91a02fff com.apple.ImageIO.framework 1.5.9
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ImageIO.framework/Versions/A/ImageIO
    0x91a19000 - 0x91ae0fff libcrypto.0.9.7.dylib
    /usr/lib/libcrypto.0.9.7.dylib
    0x91b2e000 - 0x91b43fff libcups.2.dylib     /usr/lib/libcups.2.dylib
    0x91b48000 - 0x91b66fff libJPEG.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b6c000 - 0x91c23fff libJP2.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c72000 - 0x91c76fff libGIF.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c78000 - 0x91ce2fff libRaw.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce7000 - 0x91d02fff libPng.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d07000 - 0x91d0afff libRadiance.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91e19000 - 0x91e57fff libTIFF.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91e5e000 - 0x91e5efff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2)
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e60000 - 0x91f45fff com.apple.vImage 2.4
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage
    .framework/Versions/A/vImage
    0x91f4d000 - 0x91f6cfff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2)
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
    .framework/Versions/A/vecLib
    0x91fd8000 - 0x92046fff libvMisc.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
    .framework/Versions/A/libvMisc.dylib
    0x92051000 - 0x920e6fff libvDSP.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
    .framework/Versions/A/libvDSP.dylib
    0x92100000 - 0x92688fff libBLAS.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
    .framework/Versions/A/libBLAS.dylib
    0x926bb000 - 0x929e6fff libLAPACK.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
    .framework/Versions/A/libLAPACK.dylib
    0x92a16000 - 0x92b04fff libiconv.2.dylib     /usr/lib/libiconv.2.dylib
    0x92b07000 - 0x92b8ffff com.apple.DesktopServices 1.3.7
    /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/D
    esktopServicesPriv
    0x92bd0000 - 0x92e03fff com.apple.Foundation 6.4.12 (567.42)
    /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f36000 - 0x92f54fff libGL.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f5f000 - 0x92fb9fff libGLU.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dyli
    b
    0x92fd7000 - 0x92fd7fff com.apple.Carbon 10.4 (???)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fd9000 - 0x92fedfff com.apple.ImageCapture 3.0
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCaptu
    re.framework/Versions/A/ImageCapture
    0x93005000 - 0x93015fff com.apple.speech.recognition.framework 3.4
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechReco
    gnition.framework/Versions/A/SpeechRecognition
    0x93021000 - 0x93036fff com.apple.securityhi 2.0 (203)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI
    .framework/Versions/A/SecurityHI
    0x93048000 - 0x930cffff com.apple.ink.framework 101.2 (69)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framew
    ork/Versions/A/Ink
    0x930e3000 - 0x930eefff com.apple.help 1.0.3 (32)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.frame
    work/Versions/A/Help
    0x930f8000 - 0x93126fff com.apple.openscripting 1.2.7 (???)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScript
    ing.framework/Versions/A/OpenScripting
    0x93140000 - 0x9314ffff com.apple.print.framework.Print 5.2 (192.4)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.fram
    ework/Versions/A/Print
    0x9315b000 - 0x931c1fff com.apple.htmlrendering 1.1.2
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRender
    ing.framework/Versions/A/HTMLRendering
    0x931f2000 - 0x93241fff com.apple.NavigationServices 3.4.4 (3.4.3)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Navigation
    Services.framework/Versions/A/NavigationServices
    0x9326f000 - 0x9328cfff com.apple.audio.SoundManager 3.9
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSoun
    d.framework/Versions/A/CarbonSound
    0x9329e000 - 0x932abfff com.apple.CommonPanels 1.2.2 (73)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPane
    ls.framework/Versions/A/CommonPanels
    0x932b4000 - 0x935c2fff com.apple.HIToolbox 1.4.10 (???)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.
    framework/Versions/A/HIToolbox
    0x93712000 - 0x9371efff com.apple.opengl 1.4.7
    /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93723000 - 0x93743fff com.apple.DirectoryService.Framework 3.1
    /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectorySe
    rvice
    0x93797000 - 0x93797fff com.apple.Cocoa 6.4 (???)
    /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93799000 - 0x93dccfff com.apple.AppKit 6.4.10 (824.48)
    /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94159000 - 0x941cbfff com.apple.CoreData 91 (92.1)
    /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94204000 - 0x942c9fff com.apple.audio.toolbox.AudioToolbox 1.4.7
    /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9431c000 - 0x9431cfff com.apple.audio.units.AudioUnit 1.4
    /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94528000 - 0x94565fff libsqlite3.0.dylib     /usr/lib/libsqlite3.0.dylib
    0x9456d000 - 0x945bdfff libGLImage.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.
    dylib
    0x945c6000 - 0x945dffff com.apple.CoreVideo 1.4.2
    /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94678000 - 0x946b0fff com.apple.vmutils 4.0.0 (85)
    /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x946f5000 - 0x94711fff com.apple.securityfoundation 2.2 (27710)
    /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityF
    oundation
    0x94725000 - 0x94769fff com.apple.securityinterface 2.2 (27692)
    /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityIn
    terface
    0x9478d000 - 0x9479cfff libCGATS.A.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x947a4000 - 0x947b1fff libCSync.A.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x947f7000 - 0x94810fff libRIP.A.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94817000 - 0x94b4afff com.apple.QuickTime 7.6.4 (1327.73)
    /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94c32000 - 0x94ca3fff libstdc++.6.dylib     /usr/lib/libstdc++.6.dylib
    0x94d41000 - 0x94d4dfff com.apple.framework.Apple80211 4.2.9 (429.6)
    /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x94e19000 - 0x94f49fff com.apple.AddressBook.framework 4.0.6 (490)
    /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94fdc000 - 0x94febfff com.apple.DSObjCWrappers.Framework 1.1
    /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjC
    Wrappers
    0x94ff3000 - 0x95020fff com.apple.LDAPFramework 1.4.1 (69.0.1)
    /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x95027000 - 0x95037fff libsasl2.2.dylib     /usr/lib/libsasl2.2.dylib
    0x9503b000 - 0x9506afff libssl.0.9.7.dylib     /usr/lib/libssl.0.9.7.dylib
    0x9507a000 - 0x95097fff libresolv.9.dylib     /usr/lib/libresolv.9.dylib
    0x95b56000 - 0x95b88fff com.apple.PDFKit 1.0.4
    /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.fra
    mework/Versions/A/PDFKit
    0x97273000 - 0x97280fff com.apple.agl 2.5.6 (AGL-2.5.6)
    /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9766e000 - 0x97684fff com.apple.audio.CoreAudioKit 1.0 (1.0.0d1)
    /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x97d86000 - 0x97e57fff com.apple.QuartzComposer 1.2.6 (32.25)
    /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComp
    oser.framework/Versions/A/QuartzComposer
    0x97ed4000 - 0x97ed4fff com.apple.quartzframework 1.0
    /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9a42d000 - 0x9a463fff com.apple.Syndication 1.0.8 (56.1)
    /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndicati
    on
    0x9ffe4000 - 0x9fff6fff com.apple.SyndicationUI 1.0.8 (56.1)
    /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndica
    tionUI
    Host Name:      Amys-Desktop-G5
    Date/Time:      2011-12-23 21:20:13.287 -0500
    OS Version:     10.4.11 (Build 8S165)
    Report Version: 4
    Command: Safari
    Path:    /Applications/Safari.app/Contents/MacOS/Safari
    Parent:  WindowServer [61]
    Version:        4.1.3 (4533.19.4)
    Build Version:  1
    Project Name:   WebBrowser
    Source Version: 75331904
    PID:    6122
    Thread: 4
    Exception:  EXC_BAD_ACCESS (0x0001)
    Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000000
    Thread 0:
    0   libSystem.B.dylib                  0x9002c048 swtch_pri + 8
    1   libSystem.B.dylib                  0x9002c014 sched_yield + 20
    2   ...romedia.Flash Player.plugin     0x0df61390 dyld_stub_write +
    228501904
    3   ...romedia.Flash Player.plugin     0x0de4eaa0 dyld_stub_write +
    227377312
    4   ...romedia.Flash Player.plugin     0x0e000a5c
    FlashPlayer_10_0_45_2_FlashPlayer + 590220
    5   ...romedia.Flash Player.plugin     0x0df70b3c
    FlashPlayer_10_0_45_2_FlashPlayer + 620
    6   com.apple.WebKit                   0x0108d7a0
    -[WebNetscapePluginDocumentView sendEvent:isDrawRect:] + 288
    7   com.apple.WebKit                   0x01088784
    WebNetscapePluginEventHandlerCarbon::sendEvent(EventRecord*) + 116
    8   com.apple.WebKit                   0x01088834
    WebNetscapePluginEventHandlerCarbon::sendNullEvent() + 132
    9   com.apple.CoreFoundation           0x907f2384 __CFRunLoopDoTimer + 184
    10  com.apple.CoreFoundation           0x907decfc __CFRunLoopRun + 1680
    11  com.apple.CoreFoundation           0x907de2b0 CFRunLoopRunSpecific + 268
    12  com.apple.HIToolbox                0x932bcb20 RunCurrentEventLoopInMode
    + 264
    13  com.apple.HIToolbox                0x932bc1b4 ReceiveNextEventCommon +
    380
    14  com.apple.HIToolbox                0x932bc020
    BlockUntilNextEventMatchingListInMode + 96
    15  com.apple.AppKit                   0x937a1734 _DPSNextEvent + 384
    16  com.apple.AppKit                   0x937a13f8 -[NSApplication
    nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    17  com.apple.Safari                   0x00011638 0x1000 + 67128
    18  com.apple.AppKit                   0x9379d93c -[NSApplication run] + 472
    19  com.apple.AppKit                   0x9388e458 NSApplicationMain + 452
    20  com.apple.Safari                   0x00118adc 0x1000 + 1145564
    21  com.apple.Safari                   0x00007ea0 0x1000 + 28320
    Thread 1:
    0   libSystem.B.dylib                  0x9002bfc8 semaphore_wait_signal_trap
    + 8
    1   libSystem.B.dylib                  0x90030aac pthread_cond_wait + 480
    2   com.apple.WebCore                  0x014e98d0
    WebCore::IconDatabase::syncThreadMainLoop() + 320
    3   com.apple.WebCore                  0x014e73b8
    WebCore::IconDatabase::iconDatabaseSyncThread() + 440
    4   libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 2:
    0   libSystem.B.dylib                  0x9000af48 mach_msg_trap + 8
    1   libSystem.B.dylib                  0x9000ae9c mach_msg + 60
    2   com.apple.CoreFoundation           0x907de9ac __CFRunLoopRun + 832
    3   com.apple.CoreFoundation           0x907de2b0 CFRunLoopRunSpecific + 268
    4   com.apple.Foundation               0x92c1eb7c +[NSURLCache
    _diskCacheSyncLoop:] + 152
    5   com.apple.Foundation               0x92bf64d8 forkThreadForFunction +
    108
    6   libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 3:
    0   libSystem.B.dylib                  0x9000af48 mach_msg_trap + 8
    1   libSystem.B.dylib                  0x9000ae9c mach_msg + 60
    2   com.apple.CoreFoundation           0x907de9ac __CFRunLoopRun + 832
    3   com.apple.CoreFoundation           0x907de2b0 CFRunLoopRunSpecific + 268
    4   com.apple.Safari                   0x000298e0 0x1000 + 166112
    5   com.apple.Safari                   0x00029864 0x1000 + 165988
    6   libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 4 Crashed:
    0   <<00000000>>     0xfffeff20 objc_msgSend_rtp + 32
    1   com.apple.CoreFoundation           0x9082afdc CFReadStreamSetClient +
    156
    2   com.apple.CFNetwork                0x90fa0e50 shutdownConnectionStreams
    + 112
    3   com.apple.CoreFoundation           0x907bed54 _CFRelease + 240
    4   com.apple.CoreFoundation           0x907c1eac __CFArrayReleaseValues +
    640
    5   com.apple.CoreFoundation           0x907c1c18 __CFArrayDeallocate + 284
    6   com.apple.CoreFoundation           0x907bed54 _CFRelease + 240
    7   com.apple.Foundation               0x92c2a578 connectionValueRelease +
    52
    8   com.apple.CoreFoundation           0x907d50e0 __CFDictionaryDeallocate +
    552
    9   com.apple.CoreFoundation           0x907bed54 _CFRelease + 240
    10  com.apple.Foundation               0x92c2a50c -[NSHTTPConnectionCache
    dealloc] + 32
    11  com.apple.Foundation               0x92c2a4a8
    +[NSConnectionHTTPURLProtocol flushHostCache] + 48
    12  com.apple.CoreFoundation           0x907f2384 __CFRunLoopDoTimer + 184
    13  com.apple.CoreFoundation           0x907decfc __CFRunLoopRun + 1680
    14  com.apple.CoreFoundation           0x907de2b0 CFRunLoopRunSpecific + 268
    15  com.apple.Foundation               0x92c1da3c
    +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    16  com.apple.Foundation               0x92bf64d8 forkThreadForFunction +
    108
    17  libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 5:
    0   libSystem.B.dylib                  0x9002bfc8 semaphore_wait_signal_trap
    + 8
    1   libSystem.B.dylib                  0x90030aac pthread_cond_wait + 480
    2   com.apple.Foundation               0x92bfd644 -[NSConditionLock
    lockWhenCondition:] + 68
    3   com.apple.Syndication              0x9a43026c -[AsyncDB _run:] + 192
    4   com.apple.Foundation               0x92bf64d8 forkThreadForFunction +
    108
    5   libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 6:
    0   libSystem.B.dylib                  0x9001f48c select + 12
    1   com.apple.CoreFoundation           0x907f1240 __CFSocketManager + 472
    2   libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 7:
    0   libSystem.B.dylib                  0x9002bfc8 semaphore_wait_signal_trap
    + 8
    1   libSystem.B.dylib                  0x90030aac pthread_cond_wait + 480
    2   com.apple.JavaScriptCore           0x00510ed4
    ***::ThreadCondition::timedWait(***::Mutex&, double) + 84
    3   com.apple.Safari                   0x003082f0
    dyld_stub__ZNSt8ios_base4InitC1Ev + 215408
    4   com.apple.Safari                   0x003083d4
    dyld_stub__ZNSt8ios_base4InitC1Ev + 215636
    5   com.apple.Safari                   0x0003d9c8 0x1000 + 248264
    6   com.apple.Safari                   0x0003d920 0x1000 + 248096
    7   libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 8:
    0   libSystem.B.dylib                  0x9002bfc8 semaphore_wait_signal_trap
    + 8
    1   libSystem.B.dylib                  0x90030aac pthread_cond_wait + 480
    2   com.apple.JavaScriptCore           0x00510ed4
    ***::ThreadCondition::timedWait(***::Mutex&, double) + 84
    3   com.apple.WebCore                  0x01801988
    WebCore::LocalStorageThread::threadEntryPoint() + 104
    4   libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 9:
    0   libSystem.B.dylib                  0x9000af48 mach_msg_trap + 8
    1   libSystem.B.dylib                  0x9000ae9c mach_msg + 60
    2   ...romedia.Flash Player.plugin     0x0e15fc30
    FlashPlayer_10_0_45_2_FlashPlayer + 2028384
    3   libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 10:
    0   libSystem.B.dylib                  0x9002bfc8 semaphore_wait_signal_trap
    + 8
    1   libSystem.B.dylib                  0x90030aac pthread_cond_wait + 480
    2   ...romedia.Flash Player.plugin     0x0df612f4 dyld_stub_write +
    228501748
    3   ...romedia.Flash Player.plugin     0x0df7c1c8
    FlashPlayer_10_0_45_2_FlashPlayer + 47352
    4   ...romedia.Flash Player.plugin     0x0df61900 dyld_stub_write +
    228503296
    5   libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 11:
    0   libSystem.B.dylib                  0x9000af48 mach_msg_trap + 8
    1   libSystem.B.dylib                  0x9000ae9c mach_msg + 60
    2   com.apple.CoreFoundation           0x907de9ac __CFRunLoopRun + 832
    3   com.apple.CoreFoundation           0x907de2b0 CFRunLoopRunSpecific + 268
    4   com.apple.audio.CoreAudio          0x91459524
    HALRunLoop::OwnThread(void*) + 264
    5   com.apple.audio.CoreAudio          0x914592c4
    CAPThread::Entry(CAPThread*) + 96
    6   libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 12:
    0   libSystem.B.dylib                  0x90053f88
    semaphore_timedwait_signal_trap + 8
    1   libSystem.B.dylib                  0x900707e8
    pthread_cond_timedwait_relative_np + 556
    2   com.apple.audio.CoreAudio          0x9146a6ac CAGuard::WaitFor(unsigned
    long long) + 204
    3   com.apple.audio.CoreAudio          0x9146a5bc
    CAGuard::WaitUntil(unsigned long long) + 304
    4   com.apple.audio.CoreAudio          0x91468800 HP_IOThread::WorkLoop() +
    852
    5   com.apple.audio.CoreAudio          0x91468498
    HP_IOThread::ThreadEntry(HP_IOThread*) + 16
    6   com.apple.audio.CoreAudio          0x914592c4
    CAPThread::Entry(CAPThread*) + 96
    7   libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 13:
    0   libSystem.B.dylib                  0x90053f88
    semaphore_timedwait_signal_trap + 8
    1   libSystem.B.dylib                  0x900707e8
    pthread_cond_timedwait_relative_np + 556
    2   ...ple.CoreServices.CarbonCore     0x90bf9330 TSWaitOnSemaphoreCommon +
    176
    3   ...ple.CoreServices.CarbonCore     0x90c012d0 TimerThread + 60
    4   libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 4 crashed with PPC Thread State 64:
    srr0: 0x00000000fffeff20 srr1: 0x100000000200d030
    vrsave: 0x0000000000000000
       cr: 0x44028424          xer: 0x0000000000000000   lr: 0x000000009082afdc
    ctr: 0xfffffffffffeff00
       r0: 0x000000009082afb4   r1: 0x00000000f0284320   r2: 0x0000000000000000
    r3: 0x000000000c518400
       r4: 0x000000000c5ff1f0   r5: 0x0000000000000000   r6: 0x0000000000000000
    r7: 0x0000000000000000
       r8: 0x000000000c5ff1f1   r9: 0x0000000000000000  r10: 0x0000000000002339
    r11: 0x00000000f3a1f1f0
      r12: 0x00000000141a0188  r13: 0x0000000000000000  r14: 0x0000000000000001
    r15: 0x0000000000000000
      r16: 0x0000000000000000  r17: 0x0000000000000000  r18: 0x0000000000000000
    r19: 0x0000000000000000
      r20: 0x000000007fffffff  r21: 0x00000000ffffffff  r22: 0x0000000008509208
    r23: 0x0000000000000001
      r24: 0x00000000a07bd17c  r25: 0x000000000c7b97b0  r26: 0x0000000000000000
    r27: 0x0000000000000000
      r28: 0x0000000000000000  r29: 0x000000000c518400  r30: 0x00000000a07c4ad0
    r31: 0x000000009082af48
    Binary Images Description:
       0x1000 -   0x355fff com.apple.Safari 4.1.3 (4533.19.4)
    /Applications/Safari.app/Contents/MacOS/Safari
    0x505000 -   0x681fff com.apple.JavaScriptCore 4533.19 (4533.19.1)
    /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCor
    e
    0x6d9000 -   0x7c7fff libxml2.2.dylib     /usr/lib/libxml2.2.dylib
    0x1008000 -  0x1109fff com.apple.WebKit 4533.19 (4533.19.4)
    /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x11b0000 -  0x1452fff com.apple.QuartzCore 1.4.13
    /System/Library/PrivateFrameworks/Safari.framework/Frameworks/QuartzCore.fra
    mework/Versions/A/QuartzCore
    0x14e5000 -  0x218afff com.apple.WebCore 4533.19 (4533.19.4)
    /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.fr
    amework/Versions/A/WebCore
    0x3018000 -  0x301ffff com.unsanity.smartcrashreports Smart Crash Reports
    version 1.0.3 (1.0.3b1)    /Users/amy/Library/InputManagers/Smart Crash
    Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
    0x3e6c000 -  0x3e6dfff com.apple.aoa.halplugin 2.5.6 (2.5.6b5)
    /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.
    bundle/Contents/MacOS/AOAHALPlugin
    0xdca3000 -  0xe28cfff com.macromedia.Flash Player.plugin 10.0.45.2
    (1.0.4f458472)    /Library/Internet Plug-Ins/Flash
    Player.plugin/Contents/MacOS/Flash Player
    0x70000000 - 0x700fdfff com.apple.audio.units.Components 1.4.7
    /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe52fff dyld 46.16    /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib     /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib
    /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.4 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ATS.framework/Versions/A/ATS
    0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.85 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bb000 - 0x90895fff com.apple.CoreFoundation 6.4.11 (368.35)
    /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundatio
    n
    0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908e0000 - 0x909e2fff libicucore.A.dylib     /usr/lib/libicucore.A.dylib
    0x90a3c000 - 0x90ac0fff libobjc.A.dylib     /usr/lib/libobjc.A.dylib
    0x90aea000 - 0x90b5cfff IOKit
    /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b72000 - 0x90b84fff libauto.dylib     /usr/lib/libauto.dylib
    0x90b8b000 - 0x90e62fff com.apple.CoreServices.CarbonCore 681.19 (681.21)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Carb
    onCore.framework/Versions/A/CarbonCore
    0x90ec8000 - 0x90f48fff com.apple.CoreServices.OSServices 4.1
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSSe
    rvices.framework/Versions/A/OSServices
    0x90f92000 - 0x90fd4fff com.apple.CFNetwork 129.24
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNe
    twork.framework/Versions/A/CFNetwork
    0x90fe9000 - 0x91001fff com.apple.WebServices 1.1.2 (1.1.0)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebS
    ervicesCore.framework/Versions/A/WebServicesCore
    0x91011000 - 0x91092fff com.apple.SearchKit 1.0.8
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Sear
    chKit.framework/Versions/A/SearchKit
    0x910d8000 - 0x91101fff com.apple.Metadata 10.4.4 (121.36)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Meta
    data.framework/Versions/A/Metadata
    0x91112000 - 0x91120fff libz.1.dylib     /usr/lib/libz.1.dylib
    0x91123000 - 0x912defff com.apple.security 4.6 (29770)
    /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913dd000 - 0x913e6fff com.apple.DiskArbitration 2.1.2
    /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitrat
    ion
    0x913ed000 - 0x913f5fff libbsm.dylib     /usr/lib/libbsm.dylib
    0x913f9000 - 0x91421fff com.apple.SystemConfiguration 1.8.3
    /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemCo
    nfiguration
    0x91434000 - 0x9143ffff libgcc_s.1.dylib     /usr/lib/libgcc_s.1.dylib
    0x91444000 - 0x914bffff com.apple.audio.CoreAudio 3.0.5
    /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fc000 - 0x914fcfff com.apple.ApplicationServices 10.4 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Applicat
    ionServices
    0x914fe000 - 0x91536fff com.apple.AE 312.2
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/AE.framework/Versions/A/AE
    0x91551000 - 0x91623fff com.apple.ColorSync 4.4.13
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ColorSync.framework/Versions/A/ColorSync
    0x91676000 - 0x91707fff com.apple.print.framework.PrintCore 4.6 (177.13)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/PrintCore.framework/Versions/A/PrintCore
    0x9174e000 - 0x91805fff com.apple.QD 3.10.28 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/QD.framework/Versions/A/QD
    0x91842000 - 0x918a0fff com.apple.HIServices 1.5.3 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/HIServices.framework/Versions/A/HIServices
    0x918cf000 - 0x918f0fff com.apple.LangAnalysis 1.6.1
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x91904000 - 0x91929fff com.apple.FindByContent 1.5
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/FindByContent.framework/Versions/A/FindByContent
    0x9193c000 - 0x9197efff com.apple.LaunchServices 183.1
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/LaunchServices.framework/Versions/A/LaunchServices
    0x9199a000 - 0x919aefff com.apple.speech.synthesis.framework 3.3
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919bc000 - 0x91a02fff com.apple.ImageIO.framework 1.5.9
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ImageIO.framework/Versions/A/ImageIO
    0x91a19000 - 0x91ae0fff libcrypto.0.9.7.dylib
    /usr/lib/libcrypto.0.9.7.dylib
    0x91b2e000 - 0x91b43fff libcups.2.dylib     /usr/lib/libcups.2.dylib
    0x91b48000 - 0x91b66fff libJPEG.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b6c000 - 0x91c23fff libJP2.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c72000 - 0x91c76fff libGIF.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c78000 - 0x91ce2fff libRaw.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce7000 - 0x91d02fff libPng.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d07000 - 0x91d0afff libRadiance.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91e19000 - 0x91e57fff libTIFF.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91e5e000 - 0x91e5efff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2)
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e60000 - 0x91f45fff com.apple.vImage 2.4
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage
    .framework/Versions/A/vImage
    0x91f4d000 - 0x91f6cfff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2)
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
    .framework/Versions/A/vecLib
    0x91fd8000 - 0x92046fff libvMisc.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
    .framework/Versions/A/libvMisc.dylib
    0x92051000 - 0x920e6fff libvDSP.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
    .framework/Versions/A/libvDSP.dylib
    0x92100000 - 0x92688fff libBLAS.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
    .framework/Versions/A/libBLAS.dylib
    0x926bb000 - 0x929e6fff libLAPACK.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
    .framework/Versions/A/libLAPACK.dylib
    0x92a16000 - 0x92b04fff libiconv.2.dylib     /usr/lib/libiconv.2.dylib
    0x92b07000 - 0x92b8ffff com.apple.DesktopServices 1.3.7
    /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/D
    esktopServicesPriv
    0x92bd0000 - 0x92e03fff com.apple.Foundation 6.4.12 (567.42)
    /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f36000 - 0x92f54fff libGL.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f5f000 - 0x92fb9fff libGLU.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dyli
    b
    0x92fd7000 - 0x92fd7fff com.apple.Carbon 10.4 (???)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fd9000 - 0x92fedfff com.apple.ImageCapture 3.0
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCaptu
    re.framework/Versions/A/ImageCapture
    0x93005000 - 0x93015fff com.apple.speech.recognition.framework 3.4
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechReco
    gnition.framework/Versions/A/SpeechRecognition
    0x93021000 - 0x93036fff com.apple.securityhi 2.0 (203)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI
    .framework/Versions/A/SecurityHI
    0x93048000 - 0x930cffff com.apple.ink.framework 101.2 (69)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framew
    ork/Versions/A/Ink
    0x930e3000 - 0x930eefff com.apple.help 1.0.3 (32)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.frame
    work/Versions/A/Help
    0x930f8000 - 0x93126fff com.apple.openscripting 1.2.7 (???)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScript
    ing.framework/Versions/A/OpenScripting
    0x93140000 - 0x9314ffff com.apple.print.framework.Print 5.2 (192.4)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.fram
    ework/Versions/A/Print
    0x9315b000 - 0x931c1fff com.apple.htmlrendering 1.1.2
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRender
    ing.framework/Versions/A/HTMLRendering
    0x931f2000 - 0x93241fff com.apple.NavigationServices 3.4.4 (3.4.3)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Navigation
    Services.framework/Versions/A/NavigationServices
    0x9326f000 - 0x9328cfff com.apple.audio.SoundManager 3.9
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSoun
    d.framework/Versions/A/CarbonSound
    0x9329e000 - 0x932abfff com.apple.CommonPanels 1.2.2 (73)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPane
    ls.framework/Versions/A/CommonPanels
    0x932b4000 - 0x935c2fff com.apple.HIToolbox 1.4.10 (???)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.
    framework/Versions/A/HIToolbox
    0x93712000 - 0x9371efff com.apple.opengl 1.4.7
    /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93723000 - 0x93743fff com.apple.DirectoryService.Framework 3.1
    /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectorySe
    rvice
    0x93797000 - 0x93797fff com.apple.Cocoa 6.4 (???)
    /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93799000 - 0x93dccfff com.apple.AppKit 6.4.10 (824.48)
    /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94159000 - 0x941cbfff com.apple.CoreData 91 (92.1)
    /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94204000 - 0x942c9fff com.apple.audio.toolbox.AudioToolbox 1.4.7
    /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9431c000 - 0x9431cfff com.apple.audio.units.AudioUnit 1.4
    /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94528000 - 0x94565fff libsqlite3.0.dylib     /usr/lib/libsqlite3.0.dylib
    0x9456d000 - 0x945bdfff libGLImage.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.
    dylib
    0x945c6000 - 0x945dffff com.apple.CoreVideo 1.4.2
    /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94678000 - 0x946b0fff com.apple.vmutils 4.0.0 (85)
    /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x946f5000 - 0x94711fff com.apple.securityfoundation 2.2 (27710)
    /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityF
    oundation
    0x94725000 - 0x94769fff com.apple.securityinterface 2.2 (27692)
    /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityIn
    terface
    0x9478d000 - 0x9479cfff libCGATS.A.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x947a4000 - 0x947b1fff libCSync.A.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x947f7000

  • Firefox 3 Crash on Mac OS X Leopard

    I'm a professional user of Windows and Linux (Ubuntu). But last week, I decided to switch to the Mac and I buy a Mac book Pro. I install the Firefox 3 on it. But after one day, when I installed some add-ons, my Firefox crashed. When I click on it, it become on. But after 2 or 3 seconds, it will crash. I delete it, and search and delete all the files and folders named "Firefox" or "Mozilla". But when I install it again, it will crash again. Detail of crash in Mac report is:
    Add-ons: {972ce4c6-7e08-4474-a285-3208198ce6fd}:3.0.1
    BuildID: 2008070206
    CrashTime: 1217855120
    InstallTime: 1217753340
    ProductName: Firefox
    SecondsSinceLastCrash: 72206
    StartupTime: 1217855104
    Theme: classic/1.0
    UserID: 594cf3ae-29d1-ea41-a107-b79b304e8e72
    Vendor: Mozilla
    Version: 3.0.1
    Please help me to fix it. I really love this mother f**ker Firefox.
    Thanks all

    1- I don't have any problem with Safari but FireFox is coooooool! i want it!
    2- I must fix it. if i
    3- Its version is 3.0.1
    4- I'm logging in as admin
    5- Important:
    I deleted all the folders named: Firefox and Mozilla from library, prefs, system/user library and ... again
    I re install the Firefox.
    I go to the Safe mode by holding (alt) Option key.
    But when it come on, after 3 secs, The Safe Mode window crashed too!
    still that problem

Maybe you are looking for

  • R/3 server work process error

    hi! i have 4.7e and oracle 8i in my machine. and i was used past 5 months. now when i start sap server, the work process will show 'ended'. why? and following error message will created. trc file: "dev_w0", trc level: 1, release: "620" ACTIVE TRACE L

  • Simple question: COMPUTE_BCD_OVERFLOW - how solve?

    Hi, I have a really simple problem but in the moment I can't find the right solution, so I hope you can give me a hint... I try to calculate a percentage-value based on 2 given amounts (of money). So my codings looks like this: diff_amount  = amount

  • Check printing - signature print on check??

    I was wonderng if anyone here has any advise on how to print a check with signature on a check. Our company is looking at a printer that will put the signature on the check but the company says we would have to supply on the form a "font call functio

  • Solaris 10 b69  and EPIA Mini-ITX Boards

    I am trying to install the Solaris 10 on a EPIA PD see http://www.viaembedded.com/product/epia_PD_spec.jsp?motherboardId=241 for details But then when it starts loading the kernel (no matter which install option I choose) as it passes controll to the

  • Free space in tablespaces

    Hi All, Is it possible to collect data about free space in tablespaces in GC (in some table)? I'd like to have history of free space in tablespaces. Now I have some sql script which is triggered once per day and store output in the file.