Dreamweaver 12.0.1 Crashes when Opening Complex HTML5

I'm getting a consistent crash when opening HTML5 documents with the latest general release and patched version of Dreamweaver.
I open a document, switch to the split code and design view... bam. Immediate crash.
If I'm in Code view, it's fine. Switch to design and it crashes.
Any ideas?
Process:         Dreamweaver [33459]
Path:            /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/Dreamweaver
Identifier:      com.adobe.dreamweaver-12.0
Version:         12.0.1.5842 (12.0.1)
Code Type:       X86 (Native)
Parent Process:  launchd [185]
User ID:         501
Date/Time:       2012-10-28 20:57:37.243 -0500
OS Version:      Mac OS X 10.8.2 (12C60)
Report Version:  10
Interval Since Last Report:          890573 sec
Crashes Since Last Report:           11
Per-App Interval Since Last Report:  12 sec
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      37299CCF-EED7-5E12-32C0-EE877539C7B2
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_ARITHMETIC (SIGFPE)
Exception Codes: EXC_I386_DIV (divide by zero)
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.adobe.dreamweaver-12.0              0x00a43c7b ViewItem::CalcObjectWidthHeight(Run*, int, int, int, BlockState&, int, int, int&, int&) + 2279
1   com.adobe.dreamweaver-12.0              0x00a43100 ViewItem::GetParentContainerSizeInPixels(BlockState&) + 952
2   com.adobe.dreamweaver-12.0              0x00a849d0 ViewItemTable::ReadPaginationAttributes(BlockState&) + 1626
3   com.adobe.dreamweaver-12.0              0x00a85c1a ViewItemTable::PaginateYourself(BlockState&) + 436
4   com.adobe.dreamweaver-12.0              0x00152536 ViewBlock::AddAnotherItem(BlockState&, CreatorData&, TitanViewLayerManager*) + 11134
5   com.adobe.dreamweaver-12.0              0x00153b9d ViewBlock::AddAnotherLine(BlockState&, TitanViewLayerManager*) + 1905
6   com.adobe.dreamweaver-12.0              0x00154286 ViewBlock::PaginateBlockInternal(BlockState&, TitanViewLayerManager*) + 248
7   com.adobe.dreamweaver-12.0              0x00154677 ViewBlock::PaginateBlock(BlockState&) + 977
8   com.adobe.dreamweaver-12.0              0x001574bf ViewBlockList::DoTheNextBlock(CDC32*, ViewBlockList::PaginationMode, CRect const*, int) + 205
9   com.adobe.dreamweaver-12.0              0x00a30a84 ViewBlockList::FullForegroundPaginate(CDC32*) + 70
10  com.adobe.dreamweaver-12.0              0x00a50fca ViewItemContainer::PaginateForMaximumWidth(BlockState&) + 374
11  com.adobe.dreamweaver-12.0              0x00a51872 ViewItemContainer::PaginateYourself(BlockState&) + 442
12  com.adobe.dreamweaver-12.0              0x00152536 ViewBlock::AddAnotherItem(BlockState&, CreatorData&, TitanViewLayerManager*) + 11134
13  com.adobe.dreamweaver-12.0              0x00153b9d ViewBlock::AddAnotherLine(BlockState&, TitanViewLayerManager*) + 1905
14  com.adobe.dreamweaver-12.0              0x00154286 ViewBlock::PaginateBlockInternal(BlockState&, TitanViewLayerManager*) + 248
15  com.adobe.dreamweaver-12.0              0x00154677 ViewBlock::PaginateBlock(BlockState&) + 977
16  com.adobe.dreamweaver-12.0              0x001574bf ViewBlockList::DoTheNextBlock(CDC32*, ViewBlockList::PaginationMode, CRect const*, int) + 205
17  com.adobe.dreamweaver-12.0              0x005abae1 TitanView::DoUpdatePagination() + 1627
18  com.adobe.dreamweaver-12.0              0x005ac1d7 TitanView::OnUpdate(CView*, long, CObject*) + 55
19  com.adobe.dreamweaver-12.0              0x003ad7f4 CView::OnInitialUpdate() + 44
20  com.adobe.dreamweaver-12.0              0x0004be67 TitanView::OnInitialUpdate(int) + 1939
21  com.adobe.dreamweaver-12.0              0x0004c2d2 TitanView::DoDeferredUpdates() + 132
22  com.adobe.dreamweaver-12.0              0x0112a766 CWnd::OnWndMsg(unsigned int, unsigned int, long, long*) + 258
23  com.adobe.dreamweaver-12.0              0x0059e6d0 TitanView::OnWndMsg(unsigned int, unsigned int, long, long*) + 176
24  com.adobe.dreamweaver-12.0              0x01129d12 CWnd::WindowProc(unsigned int, unsigned int, long) + 58
25  com.adobe.dreamweaver-12.0              0x003ab59e CWnd::WinSendMessage(unsigned int, unsigned int, long) + 44
26  com.adobe.dreamweaver-12.0              0x0112a4c4 CPostedMessage::SpendTime() + 196
27  com.adobe.dreamweaver-12.0              0x003ab22f CPostedMessage::PostedMessageHandler(long const&) + 249
28  com.adobe.dreamweaver-12.0              0x003ab461 CPostedMessage::HandlePostedMessages(bool) + 493
29  com.adobe.dreamweaver-12.0              0x01149282 -[M2DMacNodeTimer fire:] + 18
30  com.apple.Foundation                    0x916c27d4 __NSFireTimer + 117
31  com.apple.CoreFoundation                0x930ad9b6 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22
32  com.apple.CoreFoundation                0x930ad355 __CFRunLoopDoTimer + 709
33  com.apple.CoreFoundation                0x93092162 __CFRunLoopRun + 1730
34  com.apple.CoreFoundation                0x9309163a CFRunLoopRunSpecific + 378
35  com.apple.CoreFoundation                0x930914ab CFRunLoopRunInMode + 123
36  com.apple.HIToolbox                     0x95ebe15a RunCurrentEventLoopInMode + 242
37  com.apple.HIToolbox                     0x95ebddf5 ReceiveNextEventCommon + 162
38  com.apple.HIToolbox                     0x95ebdd44 BlockUntilNextEventMatchingListInMode + 88
39  com.apple.AppKit                        0x979c8a3a _DPSNextEvent + 724
40  com.apple.AppKit                        0x979c826c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
41  com.adobe.dreamweaver-12.0              0x003e9287 CEventDispatcher::ProcessEvent(int, unsigned long) + 529
42  com.adobe.dreamweaver-12.0              0x011be5b0 CEventDispatcher::ProcessHttpEvent() + 26
43  com.adobe.dreamweaver-12.0              0x008f3a65 http::startSynch() + 51
44  com.adobe.dreamweaver-12.0              0x00cdf929 CSiteInfo::TestURLPrefixConnection(CString const&, int&, int) + 1531
45  com.adobe.dreamweaver-12.0              0x00655aa6 DataSourcesInstructions::GetSetupSteps(CStringArray&, int&) + 1898
46  com.adobe.dreamweaver-12.0              0x000e5917 InstructionsView::Refresh() + 207
47  com.adobe.dreamweaver-12.0              0x0065eeb3 DataSourcesView::PopulateTreeControl(int) + 2245
48  com.adobe.dreamweaver-12.0              0x0008016c DataSourcesView::RefreshTreeControl() + 872
49  com.adobe.dreamweaver-12.0              0x0007efc2 DataSourcesFloater::RefreshTreeControl() + 70
50  com.adobe.dreamweaver-12.0              0x000d6e28 ActionFrame::RefreshListControl() + 580
51  com.adobe.dreamweaver-12.0              0x000da4ad ActionFrame::UpdateServerModel(int, bool) + 1999
52  com.adobe.dreamweaver-12.0              0x008bc407 ActionFrame::OnDocFocusChanged(unsigned int, long) + 305
53  com.adobe.dreamweaver-12.0              0x0112a811 CWnd::OnWndMsg(unsigned int, unsigned int, long, long*) + 429
54  com.adobe.dreamweaver-12.0              0x01129d12 CWnd::WindowProc(unsigned int, unsigned int, long) + 58
55  com.adobe.dreamweaver-12.0              0x003ab59e CWnd::WinSendMessage(unsigned int, unsigned int, long) + 44
56  com.adobe.dreamweaver-12.0              0x0112a4c4 CPostedMessage::SpendTime() + 196
57  com.adobe.dreamweaver-12.0              0x003ab22f CPostedMessage::PostedMessageHandler(long const&) + 249
58  com.adobe.dreamweaver-12.0              0x003ab461 CPostedMessage::HandlePostedMessages(bool) + 493
59  com.adobe.dreamweaver-12.0              0x0114c264 CRealApp::DoPreEventProcessing(dvaui::ui::OS_Event const&) + 108
60  com.adobe.exo.framework                 0x040eefed exo::app::AppBase::PreEventProcessing(dvaui::ui::OS_Event const&) + 27
61  com.adobe.exo.framework                 0x040f5d9f boost::detail::function::function_obj_invoker0<boost::_bi::bind_t<bool, boost::_mfi::mf1<bool, exo::app::AppBase, dvaui::ui::OS_Event const&>, boost::_bi::list2<boost::_bi::value<exo::app::OS_AppBase*>, boost::_bi::value<dvaui::ui::OS_Event> > >, bool>::invoke(boost::detail::function::function_buffer&) + 47
62  com.adobe.dreamweaver-12.0              0x0119c3e2 int dvacore::config::ErrorManager::ExecuteFunction<bool>(boost::function0<bool>*, bool*) + 32
63  com.adobe.dreamweaver-12.0              0x0119c248 boost::detail::function::function_obj_invoker0<boost::_bi::bind_t<int, int (*)(boost::function0<bool>*, bool*), boost::_bi::list2<boost::_bi::value<boost::function0<bool>*>, boost::_bi::value<bool*> > >, int>::invoke(boost::detail::function::function_buffer&) + 24
64  com.adobe.dreamweaver-12.0              0x0114d888 TestErrorManager::ExecuteFunctionWithTopLevelExceptionHandler(boost::function0<int>) + 50
65  com.adobe.dreamweaver-12.0              0x0119c2d5 bool dvacore::config::ErrorManager::ExecuteFunctionWithTopLevelExceptionHandler<bool>(boost::f unction0<bool>, bool*) + 127
66  com.adobe.dreamweaver-12.0              0x0119c5fb bool dvacore::config::ExecuteTopLevelFunction<bool>(boost::function0<bool>, bool*) + 123
67  com.adobe.exo.framework                 0x040f46be -[ExoMacApplication sendEvent:] + 366
68  com.apple.AppKit                        0x979be72c -[NSApplication run] + 951
69  com.adobe.exo.framework                 0x040f3bd3 exo::app::OS_AppBase::RunEventLoop() + 67
70  com.adobe.dreamweaver-12.0              0x0114bcef CRealApp::Run() + 395
71  com.adobe.dreamweaver-12.0              0x0112f570 CWinAppImpl::Run() + 36
72  com.adobe.dreamweaver-12.0              0x0112f85f main + 95
73  com.adobe.dreamweaver-12.0              0x004e1375 start + 53
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x99d579ae kevent + 10
1   libdispatch.dylib                       0x959e1c71 _dispatch_mgr_invoke + 993
2   libdispatch.dylib                       0x959e17a9 _dispatch_mgr_thread + 53
Thread 2:
0   libsystem_kernel.dylib                  0x99d570ee __workq_kernreturn + 10
1   libsystem_c.dylib                       0x99d7604c _pthread_workq_return + 45
2   libsystem_c.dylib                       0x99d75e19 _pthread_wqthread + 448
3   libsystem_c.dylib                       0x99d5dcca start_wqthread + 30
Thread 3:
0   libsystem_kernel.dylib                  0x99d570ee __workq_kernreturn + 10
1   libsystem_c.dylib                       0x99d7604c _pthread_workq_return + 45
2   libsystem_c.dylib                       0x99d75e19 _pthread_wqthread + 448
3   libsystem_c.dylib                       0x99d5dcca start_wqthread + 30
Thread 4:
0   libsystem_kernel.dylib                  0x99d570ee __workq_kernreturn + 10
1   libsystem_c.dylib                       0x99d7604c _pthread_workq_return + 45
2   libsystem_c.dylib                       0x99d75e19 _pthread_wqthread + 448
3   libsystem_c.dylib                       0x99d5dcca start_wqthread + 30
Thread 5:
0   libsystem_kernel.dylib                  0x99d568e2 __psynch_cvwait + 10
1   libsystem_c.dylib                       0x99d78220 _pthread_cond_wait + 833
2   libsystem_c.dylib                       0x99dfe0ec pthread_cond_timedwait$UNIX2003 + 70
3   com.adobe.boost_threads.framework          0x0285026e boost::condition_variable::timed_wait(boost::unique_lock<boost::mutex>&, boost::posix_time::ptime const&) + 812
4   com.adobe.boost_threads.framework          0x02849680 boost::this_thread::sleep(boost::posix_time::ptime const&) + 128
5   com.adobe.dreamweaver-12.0              0x00902046 JSInterp::testForINET() + 110
6   com.adobe.dreamweaver-12.0              0x00902da5 boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, JSInterp>, boost::_bi::list1<boost::_bi::value<JSInterp*> > >, void>::invoke(boost::detail::function::function_buffer&) + 37
7   com.adobe.dvacore.framework             0x03458b37 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 151
8   com.adobe.dvacore.framework             0x03458c48 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
9   com.adobe.boost_threads.framework          0x02848737 thread_proxy + 167
10  libsystem_c.dylib                       0x99d73557 _pthread_start + 344
11  libsystem_c.dylib                       0x99d5dcee thread_start + 34
Thread 6:
0   libsystem_kernel.dylib                  0x99d56c72 __semwait_signal + 10
1   libsystem_c.dylib                       0x99dfda61 nanosleep$UNIX2003 + 189
2   com.apple.carbonbundletemplate          0x11c414db ScObjects::Thread::sleep(unsigned int) + 59
3   com.apple.carbonbundletemplate          0x11c3d339 ScObjects::BridgeTalkThread::run() + 185
4   com.apple.carbonbundletemplate          0x11c41848 ScObjects::Thread::go(void*) + 168
5   libsystem_c.dylib                       0x99d73557 _pthread_start + 344
6   libsystem_c.dylib                       0x99d5dcee thread_start + 34
Thread 7:
0   libsystem_kernel.dylib                  0x99d56b3e __recvfrom + 10
1   libsystem_c.dylib                       0x99dfdbcb recv$UNIX2003 + 54
2   ServiceManager-Launcher.dylib           0x11e87733 Invoke + 47867
3   ServiceManager-Launcher.dylib           0x11e86846 Invoke + 44046
4   ServiceManager-Launcher.dylib           0x11e85988 Invoke + 40272
5   ServiceManager-Launcher.dylib           0x11e85a0f Invoke + 40407
6   ServiceManager-Launcher.dylib           0x11e80baf Invoke + 20343
7   ServiceManager-Launcher.dylib           0x11e80ea7 Invoke + 21103
8   ServiceManager-Launcher.dylib           0x11e81685 Invoke + 23117
9   ServiceManager-Launcher.dylib           0x11e818f9 Invoke + 23745
10  ServiceManager-Launcher.dylib           0x11e842a0 Invoke + 34408
11  ServiceManager-Launcher.dylib           0x11e843fd Invoke + 34757
12  ServiceManager-Launcher.dylib           0x11e84c91 Invoke + 36953
13  ServiceManager-Launcher.dylib           0x11e84db2 Invoke + 37242
14  ServiceManager-Launcher.dylib           0x11e77656 Login + 461
15  ServiceManager-Launcher.dylib           0x11e7b09a Login + 15377
16  ServiceManager-Launcher.dylib           0x11e85165 Invoke + 38189
17  ServiceManager-Launcher.dylib           0x11e872eb Invoke + 46771
18  libsystem_c.dylib                       0x99d73557 _pthread_start + 344
19  libsystem_c.dylib                       0x99d5dcee thread_start + 34
Thread 8:
0   libsystem_kernel.dylib                  0x99d568e2 __psynch_cvwait + 10
1   libsystem_c.dylib                       0x99d78220 _pthread_cond_wait + 833
2   libsystem_c.dylib                       0x99dfe0a1 pthread_cond_wait$UNIX2003 + 71
3   com.adobe.ape.engine                    0x132b804f APXGetHostAPI + 2633743
4   com.adobe.ape.engine                    0x1304962f APXGetHostAPI + 83439
5   com.adobe.ape.engine                    0x132b813e APXGetHostAPI + 2633982
6   com.adobe.ape.engine                    0x132b81a7 APXGetHostAPI + 2634087
7   com.adobe.ape.engine                    0x132b82c6 APXGetHostAPI + 2634374
8   libsystem_c.dylib                       0x99d73557 _pthread_start + 344
9   libsystem_c.dylib                       0x99d5dcee thread_start + 34
Thread 9:
0   libsystem_kernel.dylib                  0x99d568e2 __psynch_cvwait + 10
1   libsystem_c.dylib                       0x99d78220 _pthread_cond_wait + 833
2   libsystem_c.dylib                       0x99dfe0a1 pthread_cond_wait$UNIX2003 + 71
3   com.adobe.ape.engine                    0x132b804f APXGetHostAPI + 2633743
4   com.adobe.ape.engine                    0x1304962f APXGetHostAPI + 83439
5   com.adobe.ape.engine                    0x132b813e APXGetHostAPI + 2633982
6   com.adobe.ape.engine                    0x132b81a7 APXGetHostAPI + 2634087
7   com.adobe.ape.engine                    0x132b82c6 APXGetHostAPI + 2634374
8   libsystem_c.dylib                       0x99d73557 _pthread_start + 344
9   libsystem_c.dylib                       0x99d5dcee thread_start + 34
Thread 10:
0   libsystem_kernel.dylib                  0x99d568e2 __psynch_cvwait + 10
1   libsystem_c.dylib                       0x99d78220 _pthread_cond_wait + 833
2   libsystem_c.dylib                       0x99dfe0a1 pthread_cond_wait$UNIX2003 + 71
3   com.adobe.ape.engine                    0x132b804f APXGetHostAPI + 2633743
4   com.adobe.ape.engine                    0x1304962f APXGetHostAPI + 83439
5   com.adobe.ape.engine                    0x132b813e APXGetHostAPI + 2633982
6   com.adobe.ape.engine                    0x132b81a7 APXGetHostAPI + 2634087
7   com.adobe.ape.engine                    0x132b82c6 APXGetHostAPI + 2634374
8   libsystem_c.dylib                       0x99d73557 _pthread_start + 344
9   libsystem_c.dylib                       0x99d5dcee thread_start + 34
Thread 11:
0   libsystem_kernel.dylib                  0x99d568e2 __psynch_cvwait + 10
1   libsystem_c.dylib                       0x99d78220 _pthread_cond_wait + 833
2   libsystem_c.dylib                       0x99dfe0a1 pthread_cond_wait$UNIX2003 + 71
3   com.adobe.ape.engine                    0x132b804f APXGetHostAPI + 2633743
4   com.adobe.ape.engine                    0x1304962f APXGetHostAPI + 83439
5   com.adobe.ape.engine                    0x132b813e APXGetHostAPI + 2633982
6   com.adobe.ape.engine                    0x132b81a7 APXGetHostAPI + 2634087
7   com.adobe.ape.engine                    0x132b82c6 APXGetHostAPI + 2634374
8   libsystem_c.dylib                       0x99d73557 _pthread_start + 344
9   libsystem_c.dylib                       0x99d5dcee thread_start + 34
Thread 12:
0   libsystem_kernel.dylib                  0x99d568e2 __psynch_cvwait + 10
1   libsystem_c.dylib                       0x99d78289 _pthread_cond_wait + 938
2   libsystem_c.dylib                       0x99d78512 pthread_cond_timedwait_relative_np + 47
3   com.adobe.ape.engine                    0x132b8017 APXGetHostAPI + 2633687
4   com.adobe.ape.engine                    0x132d120e APXGetHostAPI + 2736590
5   com.adobe.ape.engine                    0x132b813e APXGetHostAPI + 2633982
6   com.adobe.ape.engine                    0x132b81a7 APXGetHostAPI + 2634087
7   com.adobe.ape.engine                    0x132b82c6 APXGetHostAPI + 2634374
8   libsystem_c.dylib                       0x99d73557 _pthread_start + 344
9   libsystem_c.dylib                       0x99d5dcee thread_start + 34
Thread 13:
0   libsystem_kernel.dylib                  0x99d568e2 __psynch_cvwait + 10
1   libsystem_c.dylib                       0x99d78289 _pthread_cond_wait + 938
2   libsystem_c.dylib                       0x99d78512 pthread_cond_timedwait_relative_np + 47
3   com.adobe.ape.engine                    0x132b8017 APXGetHostAPI + 2633687
4   com.adobe.ape.engine                    0x13446168 APXGetHostAPI + 4264232
5   com.adobe.ape.engine                    0x132b813e APXGetHostAPI + 2633982
6   com.adobe.ape.engine                    0x132b81a7 APXGetHostAPI + 2634087
7   com.adobe.ape.engine                    0x132b82c6 APXGetHostAPI + 2634374
8   libsystem_c.dylib                       0x99d73557 _pthread_start + 344
9   libsystem_c.dylib                       0x99d5dcee thread_start + 34
Thread 14:
0   libsystem_kernel.dylib                  0x99d568e2 __psynch_cvwait + 10
1   libsystem_c.dylib                       0x99d78289 _pthread_cond_wait + 938
2   libsystem_c.dylib                       0x99e05afc pthread_cond_wait + 48
3   com.macromedia.Flash Player.authplaylib          0x16ced25f 0x1689d000 + 4522591
4   com.macromedia.Flash Player.authplaylib          0x168b739f 0x1689d000 + 107423
5   com.macromedia.Flash Player.authplaylib          0x16ced34c 0x1689d000 + 4522828
6   com.macromedia.Flash Player.authplaylib          0x16ced390 0x1689d000 + 4522896
7   com.macromedia.Flash Player.authplaylib          0x16ced4b6 0x1689d000 + 4523190
8   libsystem_c.dylib                       0x99d73557 _pthread_start + 344
9   libsystem_c.dylib                       0x99d5dcee thread_start + 34
Thread 15:
0   libsystem_kernel.dylib                  0x99d568e2 __psynch_cvwait + 10
1   libsystem_c.dylib                       0x99d78289 _pthread_cond_wait + 938
2   libsystem_c.dylib                       0x99e05afc pthread_cond_wait + 48
3   com.macromedia.Flash Player.authplaylib          0x16ced25f 0x1689d000 + 4522591
4   com.macromedia.Flash Player.authplaylib          0x168b739f 0x1689d000 + 107423
5   com.macromedia.Flash Player.authplaylib          0x16ced34c 0x1689d000 + 4522828
6   com.macromedia.Flash Player.authplaylib          0x16ced390 0x1689d000 + 4522896
7   com.macromedia.Flash Player.authplaylib          0x16ced4b6 0x1689d000 + 4523190
8   libsystem_c.dylib                       0x99d73557 _pthread_start + 344
9   libsystem_c.dylib                       0x99d5dcee thread_start + 34
Thread 16:
0   libsystem_kernel.dylib                  0x99d568e2 __psynch_cvwait + 10
1   libsystem_c.dylib                       0x99d78289 _pthread_cond_wait + 938
2   libsystem_c.dylib                       0x99e05afc pthread_cond_wait + 48
3   com.macromedia.Flash Player.authplaylib          0x16ced25f 0x1689d000 + 4522591
4   com.macromedia.Flash Player.authplaylib          0x168b739f 0x1689d000 + 107423
5   com.macromedia.Flash Player.authplaylib          0x16ced34c 0x1689d000 + 4522828
6   com.macromedia.Flash Player.authplaylib          0x16ced390 0x1689d000 + 4522896
7   com.macromedia.Flash Player.authplaylib          0x16ced4b6 0x1689d000 + 4523190
8   libsystem_c.dylib                       0x99d73557 _pthread_start + 344
9   libsystem_c.dylib                       0x99d5dcee thread_start + 34
Thread 17:
0   libsystem_kernel.dylib                  0x99d568e2 __psynch_cvwait + 10
1   libsystem_c.dylib                       0x99d78289 _pthread_cond_wait + 938
2   libsystem_c.dylib                       0x99e05afc pthread_cond_wait + 48
3   com.macromedia.Flash Player.authplaylib          0x16ced25f 0x1689d000 + 4522591
4   com.macromedia.Flash Player.authplaylib          0x168b739f 0x1689d000 + 107423
5   com.macromedia.Flash Player.authplaylib          0x16ced34c 0x1689d000 + 4522828
6   com.macromedia.Flash Player.authplaylib          0x16ced390 0x1689d000 + 4522896
7   com.macromedia.Flash Player.authplaylib          0x16ced4b6 0x1689d000 + 4523190
8   libsystem_c.dylib                       0x99d73557 _pthread_start + 344
9   libsystem_c.dylib                       0x99d5dcee thread_start + 34
Thread 18:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib                  0x99d547d2 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x99d53cb0 mach_msg + 68
2   com.apple.CoreFoundation                0x9308c599 __CFRunLoopServiceMachPort + 185
3   com.apple.CoreFoundation                0x93091f7f __CFRunLoopRun + 1247
4   com.apple.CoreFoundation                0x9309163a CFRunLoopRunSpecific + 378
5   com.apple.CoreFoundation                0x930914ab CFRunLoopRunInMode + 123
6   com.apple.Foundation                    0x9168313a +[NSURLConnection(Loader) _resourceLoadLoop:] + 395
7   com.apple.Foundation                    0x916e71d8 -[NSThread main] + 45
8   com.apple.Foundation                    0x916e715b __NSThread__main__ + 1396
9   libsystem_c.dylib                       0x99d73557 _pthread_start + 344
10  libsystem_c.dylib                       0x99d5dcee thread_start + 34
Thread 19:
0   libsystem_kernel.dylib                  0x99d570ee __workq_kernreturn + 10
1   libsystem_c.dylib                       0x99d7604c _pthread_workq_return + 45
2   libsystem_c.dylib                       0x99d75e19 _pthread_wqthread + 448
3   libsystem_c.dylib                       0x99d5dcca start_wqthread + 30
Thread 20:: com.apple.CFSocket.private
0   libsystem_kernel.dylib                  0x99d56be6 __select + 10
1   com.apple.CoreFoundation                0x930d5c00 __CFSocketManager + 1632
2   libsystem_c.dylib                       0x99d73557 _pthread_start + 344
3   libsystem_c.dylib                       0x99d5dcee thread_start + 34
Thread 21:
0   libsystem_kernel.dylib                  0x99d568e2 __psynch_cvwait + 10
1   libsystem_c.dylib                       0x99d78220 _pthread_cond_wait + 833
2   libsystem_c.dylib                       0x99dfe0a1 pthread_cond_wait$UNIX2003 + 71
3   WebKitDw.dylib                          0x1ae1a273 WTF::TCMalloc_PageHeap::scavengerThread() + 179
4   WebKitDw.dylib                          0x1ae1a2e1 WTF::TCMalloc_PageHeap::runScavengerThread(void*) + 17
5   libsystem_c.dylib                       0x99d73557 _pthread_start + 344
6   libsystem_c.dylib                       0x99d5dcee thread_start + 34
Thread 22:
0   libsystem_kernel.dylib                  0x99d56c72 __semwait_signal + 10
1   libsystem_c.dylib                       0x99dfda61 nanosleep$UNIX2003 + 189
2   libsystem_c.dylib                       0x99dfd92a usleep$UNIX2003 + 60
3   com.adobe.dreamweaver-12.0              0x003aa0e5 Sleep + 21
4   com.adobe.dreamweaver-12.0              0x00f55386 CodeViewTypingMonitorThread::MonitorThread() + 184
5   com.adobe.dreamweaver-12.0              0x00f55423 CodeViewTypingMonitorThread::tramp(void*) + 17
6   libsystem_c.dylib                       0x99d73557 _pthread_start + 344
7   libsystem_c.dylib                       0x99d5dcee thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x00000000  ecx: 0x00000000  edx: 0x00000000
  edi: 0x00000190  esi: 0xbfffbdf8  ebp: 0xbfffbe48  esp: 0xbfffbd70
   ss: 0x00000023  efl: 0x00010206  eip: 0x00a43c7b   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
  cr2: 0x00a84376
Logical CPU: 3
Binary Images:
    0x1000 -  0x1997ff3 +com.adobe.dreamweaver-12.0 (12.0.1.5842 - 12.0.1) <29913439-D46C-C332-764C-D06DEB11B66C> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/Dreamweaver
0x2847000 -  0x2855ff3 +com.adobe.boost_threads.framework (5.0.0 - 5.0.0.0) <C5ECA213-7C14-0DD2-6334-1EA67EDCDCAE> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
0x287a000 -  0x2884ffb +com.adobe.boost_signals.framework (5.0.0 - 5.0.0.0) <074C63C5-7E19-8F31-D72C-127042CC7468> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/boost_signals.framework/Versions/A/boost_signals
0x289d000 -  0x28a3ff7 +com.adobe.boost_date_time.framework (5.0.0 - 5.0.0.0) <5C589D24-FD4E-6A1B-D115-052DFC629D3A> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
0x28c3000 -  0x28c6fff +com.adobe.boost_system.framework (5.0.0 - 5.0.0.0) <0CFC745C-CB43-4C4B-85A2-BBE60204A09D> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
0x28ce000 -  0x2bfefeb +com.adobe.dvaadameve.framework (5.0.0 - 5.0.0.0) <E1A0CB86-20DE-395B-519A-0B02A7783EF3> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
0x33a6000 -  0x33baff3 +com.adobe.boost_filesystem.framework (5.0.0 - 5.0.0.0) <1DD7FD3D-AA32-F2B4-78E4-7372977856F3> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/boost_filesystem.framework/Versions/A/boost_filesystem
0x33e5000 -  0x3565ff3 +com.adobe.dvacore.framework (5.0.0 - 5.0.0.0) <67A1A918-F107-AA77-BCA9-C919998E9C9C> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
0x3700000 -  0x3b20fff +com.adobe.dvaui.framework (5.0.0 - 5.0.0.0) <2B4268D5-110F-E44E-25DD-D501ED4EE7CD> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
0x40eb000 -  0x4190fff +com.adobe.exo.framework (5.0.0 - 5.0.0.0) <78ED2229-FC60-9DCB-34C0-B3BC04E74C73> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/exo.framework/Versions/A/exo
0x42cd000 -  0x437bfff +com.adobe.dvaworkspace.framework (5.0.0 - 5.0.0.0) <B3DDB3EE-930F-A3EB-1AA5-B8463CC5AD7B> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/dvaworkspace.framework/Versions/A/dvaworkspace
0x44a2000 -  0x467cfeb +com.adobe.owl (AdobeOwl version 4.0.93 - 4.0.93) <9E6B8841-D4FA-A2B7-2B0A-1D2DE2219B00> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
0x46a9000 -  0x46b0ffb +com.adobe.ape.shim (3.3.8.19346 - 3.3.8.19346) <B711CAA7-29D6-D5CF-CE1B-A611896C8D87> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
0x46b8000 -  0x46d1fe7 +libChar16.dylib (1) <A6CEB90D-0445-9F09-C60D-889D0E4F5E56> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/libChar16.dylib
0x46ee000 -  0x4710ff7 +libCoreTypes.dylib (1) <A1FAF8EC-6459-4654-4149-0FF9A557D70D> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/libCoreTypes.dylib
0x4729000 -  0x4771ff7 +libCurl.dylib (1) <40F485B4-A6EC-75CD-E370-9FDE82271700> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/libCurl.dylib
0x478d000 -  0x479aff7 +libZ.dylib (1) <F129F5D3-8764-9B14-1E22-0DCE54B70E6C> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/libZ.dylib
0x47a2000 -  0x484eff7 +libCrypto.dylib (1) <F4D68DC4-29A8-7E11-A3F2-231FF8462B28> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/libCrypto.dylib
0x48f1000 -  0x4914ff7 +libSSL.dylib (1) <408169A9-1CD1-8841-9A23-AC097F9411B8> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/libSSL.dylib
0x492c000 -  0x492dff7 +libCocoa.dylib (1) <DCDB2597-90DA-9DE8-D61C-DA9DEA9A7004> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/libCocoa.dylib
0x4933000 -  0x4b7efff  com.apple.carbonframeworktemplate (1.0 - 1.0) <522C3C40-8CEA-1071-0BA1-5F5985F08CB1> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/Xerces.framework/Versions/A/Xerces
0x4e49000 -  0x4e54ff3  com.apple.carbonframeworktemplate (1.0 - 1.0) <2F2E6DD0-60C5-97DF-7DA9-49CF5974A974> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/NetIO.framework/Versions/A/NetIO
0x4e64000 -  0x4e67ffb +com.adobe.AdobeCrashReporter (6.0 - 6.0.20120201) <6CE1936E-6AC7-6900-769B-876CBB68B5BC> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
0x4e6f000 -  0x4febff3 +com.adobe.ACE (AdobeACE 2.19.18.19243 - 2.19.18.19243) <464E11C2-11BF-EED9-445F-B110D65E1944> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
0x4ffa000 -  0x55c1fef +com.adobe.AGM (AdobeAGM 4.26.17.19243 - 4.26.17.19243) <895F58FE-CF43-B09B-336E-C7725860E6AF> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
0x5634000 -  0x564ffff +com.adobe.BIB (AdobeBIB 1.2.02.19243 - 1.2.02.19243) <147A128F-ACC3-A4AB-C003-20CEAD8AE1CC> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
0x5655000 -  0x567bfff +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <55E00096-6399-E2FD-021E-A15B8CF15ABB> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
0x5681000 -  0x59a8ffb +com.adobe.CoolType (AdobeCoolType 5.10.31.19243 - 5.10.31.19243) <4DB6A24B-C380-EF7A-B9A1-BF373C6F0AAD> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
0x59e0000 -  0x6a8cff3 +com.adobe.psl (AdobePSL 13.0.0.19655 - 13.0.0.19655) <47A9AAEC-43CD-17C9-6E58-6312315FC15D> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
0x6c05000 -  0x6c2dfeb +com.adobe.AXE8SharedExpat (AdobeAXE8SharedExpat 3.7.101.18636 - 3.7.101.18636) <C38ACBCE-04AA-DF40-FF79-29377F25CDAF> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
0x6c4c000 -  0x6ca8fef +com.adobe.AdobeXMPCore (Adobe XMP Core 5.3 -c 11 - 66.145661) <123A0829-A85B-6E67-0E48-4F37B08E4C03> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
0x6cb1000 -  0x6d1effb +com.adobe.headlights.LogSessionFramework (2.1.2.1652) <82DA9279-45D2-AD40-C86C-F5A94B9DAAFF> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
0x6d6d000 -  0x6e4fff3 +com.adobe.amtlib (amtlib 6.0.0.75 - 6.0.0.75) <808CABA8-E8E6-AC45-4905-A6AA59E8C41C> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
0x6e5e000 -  0x6f46fe3 +com.adobe.AXEDOMCore (AdobeAXEDOMCore 3.7.101.18636 - 3.7.101.18636) <2540764B-C2F2-61D7-EFBA-6663171FD19A> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore
0x6fd7000 -  0x6fdbffd  com.apple.JavaVM (14.5.0 - 14.5.0) <1163556C-5C1D-3C5A-8767-682DAE7D3174> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0x6fe3000 -  0x6ff9ffc  libexpat.1.dylib (12) <D4F1FD2B-F75A-322C-843E-113EF5F8EEAF> /usr/lib/libexpat.1.dylib
0x7002000 -  0x70edff3 +com.adobe.linguistic.LinguisticManager (6.0.0 - 17018) <8CA89B59-BCD4-58A2-D40E-C41F1621EAD1> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
0x7176000 -  0x7ebbff7 +libicudata.40.0.dylib (40) <015E6351-4F42-00C1-2096-BEE385B275B1> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/ICUData.framework/Versions/4.0/libicudata.40.0.dylib
0x7ece000 -  0x7f6cfe3 +libicucnv.40.0.dylib (40) <D11DC46F-D58E-B17C-9356-46F593D5A7CF> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/ICUConverter.framework/Versions/4.0/libicucnv.40.0.dylib
0x7f8e000 -  0x80c3fe7 +libicui18n.40.0.dylib (40) <8BE3FE71-0CE6-2B93-B5F2-B4F0DD274B91> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/ICUInternationalization.framework/Versions/4.0/libicui18n.40. 0.dylib
0x8137000 -  0x8228fef +libicuuc.40.0.dylib (40) <4CF7066A-6E82-FF80-93E6-6849149FBB98> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/ICUUnicode.framework/Versions/4.0/libicuuc.40.0.dylib
0x8265000 -  0x881bfe7 +com.adobe.dw.imageoptimization.engine (Dreamweaver Image Optimization CS6 Library version "12.0.0.043" - "12.0.0.043") <932726A9-6ECC-4BE5-9271-3482F6025679> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/ImageOptimization.framework/Versions/A/ImageOptimization
0x8e3b000 -  0x8f7bfeb +com.winsoft.wrservices (WRServices 5.0.0 - 5.0.0) <6D085279-1185-E7F0-B0D8-FBADBA062516> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
0x8fed000 -  0x9030ff3 +com.adobe.AAM.AdobeUpdaterNotificationFramework (UpdaterNotifications 6.0.0.24 - 6.0.0.24) <4B40551F-5306-C836-02AD-109826BD580C> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/UpdaterNotifications.framework/Versions/A/UpdaterNotification s
0x9049000 -  0x91ddfff +com.adobe.PlugPlug (3.0.0.383 - 3.0.0.383) <2205B6E1-7C9E-1892-EC68-C1B326C727A8> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/PlugPlug.framework/Versions/A/PlugPlug
0x9285000 -  0x931affb +com.adobe.boost_regex.framework (5.0.0 - 5.0.0.0) <D0E3DCBB-BFDD-3AEB-A8A7-C28FB6FED5B5> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_regex
0x93d3000 -  0x93ecff7  com.apple.ScriptingBridge (1.3 - 61.2) <74397541-E4DD-3DCA-BA5F-F7AAF145819A> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
0x93fb000 -  0x93fbff7  libffi.dylib (18) <362F6C27-6407-388E-9521-8A2A0845188C> /usr/lib/libffi.dylib
0x93ff000 -  0x943bff7  com.apple.vmutils (4.2.1 - 108) <6918860D-B24F-356C-9374-025BFFEA66A3> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
0x9455000 -  0x9474fff +libtbb.dylib (0) <6EA19434-60D6-505D-CB6F-5CA562A0F2A7> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/libtbb.dylib
0x948b000 -  0x9493fef +libtbbmalloc.dylib (0) <7A79ED70-A4AC-737A-2FAA-63B6FB29D4ED> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/libtbbmalloc.dylib
0x94a2000 -  0x94a6fff  JavaLaunching (1) <D457DAD6-EEA5-375B-AA96-0D1B2CD08253> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunching
0x94f6000 -  0x94f7ffd  com.apple.textencoding.unicode (2.5 - 2.5) <4E2ABBEB-1F0D-3C06-BA0C-C3CEDDF17BD2> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
0xa7cf000 -  0xa7dcff3  com.apple.Librarian (1.1 - 1) <88A55A5E-40FF-3234-8394-2317120B79AB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0xcd24000 -  0xcd25ff8  ATSHI.dylib (341.1) <7FD74F4D-E42A-30CB-8863-1832BFADFE5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/ATSHI.dylib
0xcd2a000 -  0xcd38fff  libSimplifiedChineseConverter.dylib (61) <60899F9C-A79F-3BC2-855E-DC5C78B98FEB> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0xcd3c000 -  0xcd4effd  libTraditionalChineseConverter.dylib (61) <519CAA3F-715E-3CAE-B158-57EC95D916B1> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
0xcfd5000 -  0xcfd6ffb  com.apple.carbonbundletemplate (12,0,0, 5808 - 12,0,0) <9A813627-0886-6DB1-B012-A20E1631C8EC> /Applications/Adobe Dreamweaver CS6/*/MM.bundle/Contents/MacOS/MM
0xcfdc000 -  0xcfddff7  com.apple.carbonbundletemplate (12,0,0, 5808 - 12,0,0) <EF780E97-5C7C-8192-119A-857F7A394B51> /Applications/Adobe Dreamweaver CS6/*/DWfile.bundle/Contents/MacOS/DWfile
0xcff1000 -  0xcff6fff  com.apple.audio.AppleHDAHALPlugIn (2.3.1 - 2.3.1f2) <58BDA15D-2B2D-3E77-BC8C-D14AB1E4AC4E> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
0xe20f000 -  0xe213ffb  libFontRegistryUI.dylib (100) <10CAC446-A500-3291-A144-7FAFA57D6720> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resourc es/libFontRegistryUI.dylib
0x11bde000 - 0x11bfcfe3  com.apple.carbonbundletemplate (3.0.2,5808 - 3.0.2) <70C51FDF-69D3-638E-B512-C984DD75BD87> /Applications/Adobe Dreamweaver CS6/*/MMNotes.bundle/Contents/MacOS/MMNotes
0x11c22000 - 0x11c66ff7  com.apple.carbonbundletemplate (1.0.0,5808 - 1.0.0) <DB1BC7D0-5E3C-E7E2-7821-9D36A977A111> /Applications/Adobe Dreamweaver CS6/*/JSBridge.bundle/Contents/MacOS/JSBridge
0x11cc3000 - 0x11cd1ffb  com.apple.carbonbundletemplate (12,0,0, 5808 - 12,0,0) <C2231A1A-4550-9AA8-36E9-D0F01F713A34> /Applications/Adobe Dreamweaver CS6/*/TSL.bundle/Contents/MacOS/TSL
0x11d86000 - 0x11df8fef +com.adobe.adobe_caps (adobe_caps 6.0.29.0 - 6.0.29.0) <E4ADECD5-05B4-E78B-09D8-E45FD640E84D> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/adobe_caps.framework/adobe_caps
0x11e05000 - 0x11e59fe7 +com.adobe.ape (3.3.8.19346 - 3.3.8.19346) <0B80F7A7-EC10-A7C7-5E6E-787953553C55> /Library/Application Support/Adobe/*/adbeapecore.framework/adbeapecore
0x11e72000 - 0x11e99ffb +ServiceManager-Launcher.dylib (389) <4EEAF886-0B48-9FF4-BE65-41E222123A50> /Library/Application Support/Adobe/*/ServiceManager-Launcher.dylib
0x12200000 - 0x122abfff  libcrypto.0.9.7.dylib (106) <041B3399-5033-3395-9A71-6693F3A33D94> /usr/lib/libcrypto.0.9.7.dylib
0x13000000 - 0x13f48fcb +com.adobe.ape.engine (3.3.8.19346 - 3.3.8.19346) <FB642021-E854-27B0-9C15-E3567B4F56B9> /Library/Application Support/Adobe/*/adbeapecore.framework/Libraries/adbeapeengine.bundle/Contents/MacOS/adbea peengine
0x14143000 - 0x14201ff3  ColorSyncDeprecated.dylib (400) <35E3054C-5DF1-30D4-A368-C4FDB0992373> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x14245000 - 0x14279ff7 +com.adobe.pip (6.0.0.1654) <21A87289-747E-A0BD-2692-F9E844932E26> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/AdobePIP.framework/AdobePIP
0x1689d000 - 0x1728fff3 +com.macromedia.Flash Player.authplaylib (10.2.152.34 - 10.2.152.34) <F5DEB3D4-4A6A-DDB6-8590-3E98276AE494> /Applications/Adobe Dreamweaver CS6/*/AuthPlayLib.bundle/Contents/MacOS/AuthPlayLib
0x1ad00000 - 0x1b467ff7 +WebKitDw.dylib (1) <D65DCC25-9F5F-4A61-AD27-DB4ACD1D591F> /Applications/Adobe Dreamweaver CS6/*/WebKitDw.dylib
0x1c656000 - 0x1c778ff3  com.apple.carbonbundletemplate (1.0 - 1.0) <B3E2C642-787F-5EE9-1CAE-6C73315E323D> /Applications/Adobe Dreamweaver CS6/*/JS_KnowledgeEngine.bundle/Contents/MacOS/JS_KnowledgeEngine
0x1c7c2000 - 0x1c85dff3  com.apple.carbonbundletemplate (1.0 - 1.0) <BC4C9A0D-0563-F6AF-41CC-EA9CDD28DE39> /Applications/Adobe Dreamweaver CS6/*/PHP_KE.bundle/Contents/MacOS/PHP_KE
0x40000000 - 0x400c4fe3 +com.adobe.JP2K (2.0.0 - 2.0.0.18562) <FFA540EA-6CEB-F4D1-E0EF-A844A536D499> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
0x8fec9000 - 0x8fefbe57  dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld
0x90007000 - 0x900b6ff7  com.apple.CoreText (260.0 - 275.16) <873ADCD9-D361-3753-A220-CDD289196AD8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x907bf000 - 0x90803fff  libGLU.dylib (8.6.1) <06BAFDCA-800C-35E3-B1A3-F05E105B86AB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x90804000 - 0x9084dff7  com.apple.framework.CoreWLAN (3.0.1 - 301.11) <ABA6A926-34C2-3C09-AD9F-A87A8A35536A> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x9084e000 - 0x9087aff7  libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib
0x9087b000 - 0x908c0ff5  com.apple.opencl (2.1.20 - 2.1.20) <41C4AE6E-67B6-33E2-A9B6-BF6F01580B16> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x908c1000 - 0x90cbdfeb  com.apple.VideoToolbox (1.0 - 926.62) <B09EEF06-CB3C-3EAA-8B0E-22A1801F3CAE> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x90cbe000 - 0x90d72fff  com.apple.coreui (2.0 - 181.1) <C15ABF35-B7F5-34ED-A461-386DAF65D96B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x90db4000 - 0x90dddff7  libRIP.A.dylib (324.6) <7976E6A2-A489-33F5-A727-7634DDE3B761> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libRIP.A.dylib
0x90dde000 - 0x90de7ff3  com.apple.DisplayServicesFW (2.6.1 - 353) <50D0BBF0-F911-380F-B470-E59B5E48E520> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x90de8000 - 0x90e43fff  com.apple.htmlrendering (77 - 1.1.4) <5C0C669F-AE07-3983-B38F-EB829B5CE609> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework /Versions/A/HTMLRendering
0x90e44000 - 0x90e44fff  com.apple.vecLib (3.8 - vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x90e45000 - 0x90e6efff  libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib
0x9115b000 - 0x9115cfff  libdnsinfo.dylib (453.18) <41C7B8E2-2A81-31DE-BD8B-F0C29E169D4F> /usr/lib/system/libdnsinfo.dylib
0x9115d000 - 0x911b6ff7  com.apple.ImageCaptureCore (5.0.1 - 5.0.1) <541529F7-063E-370B-9EB2-DF5BE39073E6> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x911b7000 - 0x911b9fff  libCVMSPluginSupport.dylib (8.6.1) <8A174BD9-992E-351D-8F9A-DF6991723ABE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dyl ib
0x911ba000 - 0x91445ff3  com.apple.RawCamera.bundle (4.00 - 658) <53F1DB23-B58B-3EAF-9D1E-95C34E669DDB> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x91446000 - 0x91451fff  libcommonCrypto.dylib (60026) <A6C6EDB8-7E69-3827-81F3-9A74D0935461> /usr/lib/system/libcommonCrypto.dylib
0x91452000 - 0x91499ff3  com.apple.CoreMedia (1.0 - 926.62) <69B3835E-C02F-3935-AD39-83F8E81FB780> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x9149a000 - 0x914b1ff4  com.apple.CoreMediaAuthoring (2.1 - 914) <37C0A2C7-73B3-39BC-8DE1-4A6B75F115FC> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthor ing
0x914b2000 - 0x914f4ff7  libauto.dylib (185.1) <B2B5B639-6778-352A-828D-FD8B64A3E8B3> /usr/lib/libauto.dylib
0x914f5000 - 0x9158ffff  com.apple.CoreSymbolication (3.0 - 87) <6A27BBE5-6EF0-3D5D-A485-2145826B9796> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolicatio n
0x91590000 - 0x9160cffb  libType1Scaler.dylib (101.1) <0D94D786-29F7-33DB-B64B-B264FA5EACD2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libType1Scaler.dylib
0x9160d000 - 0x9160dfff  libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib
0x9160e000 - 0x91633ffb  com.apple.framework.familycontrols (4.1 - 410) <5A8504E7-D95D-3101-8E20-38EADE8DEAE1> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x91635000 - 0x91648ff9  com.apple.MultitouchSupport.framework (235.28 - 235.28) <5C8CFA21-D4FC-32E8-B199-0F7155E6ED9A> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
0x91649000 - 0x91966ff3  com.apple.Foundation (6.8 - 945.11) <03B242AC-519C-3683-AA52-E73536B3D55F> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x91967000 - 0x91974fff  libGL.dylib (8.6.1) <C7A3917A-C444-33CC-8599-BB9CD8C12BC4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x91975000 - 0x91992fff  libxpc.dylib (140.41) <1BFE3149-C242-3A77-9729-B00DEDC8CCF2> /usr/lib/system/libxpc.dylib
0x91993000 - 0x91aebffb  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <9205DFC2-8DAE-354E-AD87-46E229B5F2F1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x91aec000 - 0x91c49ffb  com.apple.QTKit (7.7.1 - 2599.13) <2DC9E2BB-9895-3D02-A318-88431052E70B> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x91c4a000 - 0x91c50fff  com.apple.print.framework.Print (8.0 - 258) <12AEAD24-6924-3923-9E4A-C5D21231E639> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
0x91c51000 - 0x91c5bfff  libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib
0x91c5c000 - 0x91c5fff7  com.apple.TCC (1.0 - 1) <437D76CD-6437-3B55-BE2C-A53508858256> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x91c60000 - 0x91cb9fff  com.apple.AE (645.3 - 645.3) <6745659F-006D-3F25-94D6-DF944E9A01FD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
0x91cba000 - 0x91cbdffd  libCoreVMClient.dylib (24.4) <C54E8FD0-61EC-3DC8-8631-54288AC66AC8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x91cbe000 - 0x91d33ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <95206704-F9C9-33C4-AF25-FE9890E160B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
0x91e45000 - 0x91e51ffe  libkxld.dylib (2050.18.24) <48A75AF6-9D5A-3552-948E-30A1682D3664> /usr/lib/system/libkxld.dylib
0x91e52000 - 0x91eabfff  com.apple.QuickLookFramework (4.0 - 555.4) <96911441-FDD4-3B68-9E0C-51BA11A97C2E> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x91eac000 - 0x91eaefff  libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib
0x91eaf000 - 0x91eccfff  libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib
0x91ecd000 - 0x91efaffe  libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib
0x91f9d000 - 0x921b4fff  com.apple.CoreData (106.1 - 407.7) <17FD06D6-AD7C-345A-8FA4-1F0FBFF4DAE1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x921b5000 - 0x921b8fff  com.apple.help (1.3.2 - 42) <AD7EB1F0-A068-3A2C-9D59-38E59CEC0D96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
0x921ef000 - 0x92253fff  com.apple.datadetectorscore (4.0 - 269.1) <4D155F09-1A60-325A-BCAC-1B858C2C051B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCor e
0x92254000 - 0x922c3ffb  com.apple.Heimdal (3.0 - 2.0) <1ABF438B-30E6-3165-968C-E2EA1A9DF1FD> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x922c4000 - 0x9232cff7  com.apple.framework.IOKit (2.0 - 755.18.10) <9A80E97E-544F-3A45-916D-6DB7ED217E33> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9232d000 - 0x92388ff7  com.apple.AppleVAFramework (5.0.18 - 5.0.18) <4BA2AAEA-4936-375C-B4D8-4BBE2EDC7FF5> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x92393000 - 0x92484ffc  libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib
0x92485000 - 0x92488ff9  libCGXType.A.dylib (324.6) <3004616B-51F6-3B9D-8B85-DCCA3DF9BC10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCGXType.A.dylib
0x92489000 - 0x92489ffd  libOpenScriptingUtil.dylib (148.2) <907E25B1-4F50-3461-B8D5-733C687EB534> /usr/lib/libOpenScriptingUtil.dylib
0x9248a000 - 0x926bafff  com.apple.QuartzComposer (5.1 - 284) <4E8682B7-EBAE-3C40-ABDB-8705EC7952BD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framewor k/Versions/A/QuartzComposer
0x926ec000 - 0x9273cff7  com.apple.CoreMediaIO (301.0 - 4147) <F13FA9D4-BD1D-3297-BDD5-5858B231D738> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x92820000 - 0x9293eff7  com.apple.MediaControlSender (1.4.5 - 145.3) <E0931EE7-4ACA-3538-9658-B9B2AC1E6A80> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSen der
0x9293f000 - 0x929c7fff  com.apple.PDFKit (2.7.2 - 2.7.2) <7AE7BAE9-4C21-3BFB-919E-5C6EEBBDFF75> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versio ns/A/PDFKit
0x92a80000 - 0x92bbbff7  libBLAS.dylib (1073.4) <FF74A147-05E1-37C4-BC10-7DEB57FE5326> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
0x92bfc000 - 0x92c37fe7  libGLImage.dylib (8.6.1) <A3442557-18D5-332E-8859-423D5A20EBBE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x92c38000 - 0x92ca0fe7  libvDSP.dylib (380.6) <55780308-4DCA-3B10-9703-EAFC3E13A3FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
0x92ca1000 - 0x92cc5fff  libJPEG.dylib (845) <547FA9A5-0BBB-3E39-BACA-F3E2DAE57DB0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x92cc6000 - 0x92cc6fff  com.apple.Cocoa (6.7 - 19) <354094F0-F36B-36F9-BF5F-FD60590FBEB9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x92cc7000 - 0x92d2dfff  com.apple.print.framework.PrintCore (8.1 - 387.1) <F8CF762B-B707-3021-958F-BB8D33DB3576> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
0x92d2e000 - 0x92d31ffc  libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib
0x92d32000 - 0x92d48fff  com.apple.CFOpenDirectory (10.8 - 151.10) <56C3F276-BD1F-3031-8CF9-8F4F481A534E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.

Have you tried any of the standard "possible fixes": restart, delete cache file, reinstall, etc?
Knowing what you've already tried is also a great help in trying to repair your issue.
That said, one of the biggest quasi-cure-alls for DW is to delete the cache file: http://forums.adobe.com/thread/494811
If you've already tried it, or try it and it doesn't help, check back and someone will have another idea for you.

Similar Messages

  • Photoshop 5.1 strange crashes when opening files

    Hi there
    I'd be grateful for any help with the following scenario:
    I'm using Win 7 64bit, and have run Photoshop 64bit CS4 without issue since first owning the computer (2 years or so), along with the rest of CS4 Productions Studio etc; I've now upgraded to CS5.5 Production Studio
    Now using Photoshop 5.1 64bit, I'm having trouble with Photoshop crashing when opening certain files - I get the 'Photoshop has stopped responding' windows message.
    The problem is intermittent - but when it happens, re-oppening Photoshop and then trying to open the same file causes Photoshop to crash again, in the same way, over and over.  The workaround seems to be that if you open several files at once, including the one that Photoshop crashed while openig, the files load ok - but this doesn't always work.
    I've disabled openGL drawing in Photoshop, I have no 3rd party plugins installed, I've turned off all scratch disks except the C: drive, and I've tried loading the files from different hard drives, without effect.  Once openned, I've re-saved the files in different loactions wih different names, to no effect.
    I've also had a 'DDE Server Window:Photoshop.exe Application Error message a couple of times when closing Photoshop
    There was also a day a couple of weeks back when workig on a particular file that contained a complex text layout, Photoshop 5.1 would repeatedly crash when trying to use the type tool - I have used a 'font fixer' program to check the fidelity of my fonts, and they're fine
    Overall, given the amount I've actually used 5.1 since I installed it, it seems very unstable - not what I've come to expect from Photoshop at all (I've been using it since version 3.0)
    If anyone could shed some light on any of this, and how I might get Photoshop stable like CS4 was, that would be really great, otherwise I'm going to have to step back a version
    Thanks
    Jon

    A good possibility is that the latest version of Photoshop is demanding things of your display driver that it hasn't been asked to do before.  Display driver updates do solve a LOT of issues...  I suggest you visit the web site of the maker of your video card and see if they offer an updated display driver you can download and install.
    Your mention of the type tool issues implies a possibly corrupted or badly formed font.   Chris Cox just the other day shared a neat link to a handy font troubleshooting page...  http://kb2.adobe.com/cps/843/cpsid_84363.html
    Lastly, it never hurts to set all Photoshop preferences back to defaults and then reconfigure only the things you know you need to change...  Do this by pressing and holding Control - Shift - Alt when cold-starting Photoshop.  You have to be very quick, and if you're quick enough Photoshop will prompt you to confirm the deletion of the current preferences.
    Good luck!
    -Noel
    P.S., At the moment, on my system Photoshop CS5 seems very stable.  I had some periods of instability, and display driver updates from ATI seem to have solved that completely.  Currently I'm using Catalyst 11.9, which may be interesting to you if you're using an ATI card.

  • Finder crash when opening any Folder

    I am a very experienced mac user and this one has me stumped. Im posting here to see if anyone else has this problem.
    Finder crashes when opening a folder on the desktop
    Finder crashes when using any option from the Go menu (or key combo) except Airdrop.
    Once Finder window is open on Airdrop any navigation to home folder or any other folder using side bar causes Finder to crash.
    Using Go To Folder causes crash, even on hidden folder like /var
    Finder is OK when opening files on desktop
    All other apps can browse file system and open/save OK
    Google Drive is not present on system (this used to be an issue a long time a go that caused similar symptoms in other threads)
    Drop Box is installed. But issue occurs even when dropbox is not running
    Using spotlight to open applications still works normally.
    Clicking the Finder icon in the Dock results in a non-functional blank window entitled "Window", all tool buttons are disabled.
    Repeatedly opening the same folder over and over results in the message "The last time you open Finder, it unexpectedly quite while reopening windows. Do you want to try to reopen its windows again? If you choose not to reopen windows, you may have to open and position the windows yourself" Two options "Don't Reopen" and "Reopen". Both buttons have no effect except to dismiss the dialog.
    Steps Taken to fix:
    Booted into recovery mode and performed repair disk and Permissions - Finder Still Crashes
    Removed finder preference files using terminal
    ~/Library/Preferences/com.apple.finder.plist
    ~/Library/Preferences/com.apple.sidebarlists.plist
    Recent changes to system:
    iTunes 11.4 Installed with normal Software Update.
    Possible Cause of Problem
    Found app in iTunes that has File Sharing enabled and has a shared folder. Curious as to what was in the folder i dragged it to my desktop and double clicked. Im not sure if iTunes would have had enough time to copy the contents of the folder before i tried to open the folder. Finder crashed. This was the first time it happened.
    iPhone app in iTunes that I picked in was "Ubersense".

    1. This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve the problem. But with the aid of the test results, the solution may take a few minutes, instead of hours or days.
    Don't be put off merely by the seeming complexity of these instructions. The process is much less complicated than the description. You do harder tasks with the computer all the time.
    2. If you don't already have a current backup, back up all data before doing anything else. The backup is necessary on general principle, not because of anything in the test procedure. Backup is always a must, and when you're having any kind of trouble with the computer, you may be at higher than usual risk of losing data, whether you follow these instructions or not.
    There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
    3. Below are instructions to run a UNIX shell script, a type of program. As I wrote above, it changes nothing. It doesn't send or receive any data on the network. All it does is to generate a human-readable report on the state of the computer. That report goes nowhere unless you choose to share it. If you prefer, you can read it yourself without disclosing the contents to me or anyone else.
    You should be wondering whether you can believe me, and whether it's safe to run a program at the behest of a stranger. In general, no, it's not safe and I don't encourage it.
    In this case, however, there are a couple of ways for you to decide whether the program is safe without having to trust me. First, you can read it. Unlike an application that you download and click to run, it's transparent, so anyone with the necessary skill can verify what it does.
    You may not be able to understand the script yourself. But variations of the script have been posted on this website thousands of times over a period of years. The site is hosted by Apple, which does not allow it to be used to distribute harmful software. Any one of the millions of registered users could have read the script and raised the alarm if it was harmful. Then I would not be here now and you would not be reading this message.
    Nevertheless, if you can't satisfy yourself that these instructions are safe, don't follow them. Ask for other options.
    4. Here's a summary of what you need to do, if you choose to proceed:
    ☞ Copy a line of text in this window to the Clipboard.
    ☞ Paste into the window of another application.
    ☞ Wait for the test to run. It usually takes a few minutes.
    ☞ Paste the results, which will have been copied automatically, back into a reply on this page.
    The sequence is: copy, paste, wait, paste again. You don't need to copy a second time. Details follow.
    5. You may have started the computer in "safe" mode. Preferably, these steps should be taken in “normal” mode, under the conditions in which the problem is reproduced. If the system is now in safe mode and works well enough in normal mode to run the test, restart as usual. If you can only test in safe mode, do that.
    6. If you have more than one user, and the one affected by the problem is not an administrator, then please run the test twice: once while logged in as the affected user, and once as an administrator. The results may be different. The user that is created automatically on a new computer when you start it for the first time is an administrator. If you can't log in as an administrator, test as the affected user. Most personal Macs have only one user, and in that case this section doesn’t apply. Don't log in as root.
    7. The script is a single long line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, though you may not see all of it in the browser window, and you can then copy it. If you try to select the line by dragging across the part you can see, you won't get all of it.
    Triple-click anywhere in the line of text below on this page to select it:
    PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/libexec;clear;cd;p=(Software Hardware Memory Diagnostics Power FireWire Thunderbolt USB Fonts SerialATA 4 1000 25 5120 KiB/s 1024 85 \\b%% 20480 1 MB/s 25000 ports ' com.clark.\* \*dropbox \*GoogleDr\* \*k.AutoCAD\* \*k.Maya\* vidinst\* ' DYLD_INSERT_LIBRARIES\ DYLD_LIBRARY_PATH -86 "` route -n get default|awk '/e:/{print $2}' `" 25 N\\/A down up 102400 25600 recvfrom sendto CFBundleIdentifier 25 25 25 1000 MB com.apple.AirPortBaseStationAgent 464843899 51 5120 files );N5=${#p[@]};p[N5]=` networksetup -listnetworkserviceorder|awk ' NR>1 { sub(/^\([0-9]+\) /,"");n=$0;getline;} $NF=="'${p[26]}')" { sub(/.$/,"",$NF);print n;exit;} ' `;f=('\n%s: %s\n' '\n%s\n\n%s\n' '\nRAM details\n%s\n' %s\ %s '%s\n-\t%s\n' );S0() { echo ' { q=$NF+0;$NF="";u=$(NF-1);$(NF-1)="";gsub(/^ +| +$/,"");if(q>='${p[$1]}') printf("%s (UID %s) is using %s '${p[$2]}'",$0,u,q);} ';};s=(' /^ *$|CSConfigDot/d;s/^ */   /;s/[-0-9A-Fa-f]{22,}/UUID/g;s/(ochat)\.[^.]+(\..+)/\1\2/;/Shared/!s/\/Users\/[^/]+/~/g ' ' s/^ +//;/de: S|[nst]:/p;' ' {sub(/^ +/,"")};/er:/;/y:/&&$2<'${p[10]} ' 1s/://;3,6d;/[my].+:/d;s/^ {4}//;H;${ g;s/\n$//;/s: [^EO]|x([^08]|02[^F]|8[^0])/p;} ' ' 5h;6{ H;g;/P/!p;} ' ' ($1~/^Cy/&&$3>'${p[11]}')||($1~/^Cond/&&$2!~/^N/) ' ' /:$/{ N;/:.+:/d;s/ *://;b0'$'\n'' };/^ *(V.+ [0N]|Man).+ /{ s/ 0x.... //;s/[()]//g;s/(.+: )(.+)/ (\2)/;H;};$b0'$'\n'' d;:0'$'\n'' x;s/\n\n//;/Apple[ ,]|Genesy|Intel|SMSC/d;s/\n.*//;/\)$/p;' ' s/^.*C/C/;H;${ g;/No th|pms/!p;} ' '/= [^GO]/p' '{$1=""};1' ' /Of/!{ s/^.+is |\.//g;p;} ' ' $0&&!/ / { n++;print;} END { if(n<200) print "com.apple.";} ' ' $3~/[0-9]:[0-9]{2}$/ { gsub(/:[0-9:a-f]{14}/,"");} { print|"tail -n'${p[12]}'";} ' ' NR==2&&$4<='${p[13]}' { print $4;} ' ' END { $2/=256;if($2>='${p[15]}') print int($2) } ' ' NR!=13{next};{sub(/[+-]$/,"",$NF)};'"`S0 21 22`" 'NR!=2{next}'"`S0 37 17`" ' NR!=5||$8!~/[RW]/{next};{ $(NF-1)=$1;$NF=int($NF/10000000);for(i=1;i<=3;i++){$i="";$(NF-1-i)="";};};'"`S0 19 20`" 's:^:/:p' '/\.kext\/(Contents\/)?Info\.plist$/p' 's/^.{52}(.+) <.+/\1/p' ' /Launch[AD].+\.plist$/ { n++;print;} END { print "'${p[41]}'";if(n<200) print "/System/";} ' '/\.xpc\/(Contents\/)?Info\.plist$/p' ' NR>1&&!/0x|\.[0-9]+$|com\.apple\.launchctl\.(Aqua|Background|System)$|'${p[41]}'/ { print $3;} ' ' /\.(framew|lproj)|\):/d;/plist:|:.+(Mach|scrip)/s/:[^:]+//p ' '/^root$/p' ' !/\/Contents\/.+\/Contents|Applic|Autom|Frameworks/&&/Lib.+\/Info.plist$/ { n++;print;} END { if(n<1100) print "/System/";} ' '/^\/usr\/lib\/.+dylib$/p' ' /Temp|emac/{next};/(etc|Preferences|Launch[AD].+)\// { sub(".(/private)?","");n++;print;} END { print "'${p[41]}'.plist\t'${p[42]}'";if(n<500) print "Launch";} ' ' /\/(Contents\/.+\/Contents|Frameworks)\/|\.wdgt\/.+\.([bw]|plu)/d;p;' 's/\/(Contents\/)?Info.plist$//;p' ' { gsub("^| |\n","\\|\\|kMDItem'${p[35]}'=");sub("^...."," ") };1 ' p '{print $3"\t"$1}' 's/\'$'\t''.+//p' 's/1/On/p' '/Prox.+: [^0]/p' '$2>'${p[43]}'{$2=$2-1;print}' ' BEGIN { i="'${p[26]}'";M1='${p[16]}';M2='${p[18]}';M3='${p[31]}';M4='${p[32]}';} !/^A/{next};/%/ { getline;if($5<M1) a="user "$2"%, system "$4"%";} /disk0/&&$4>M2 { b=$3" ops/s, "$4" blocks/s";} $2==i { if(c) { d=$3+$4+$5+$6;next;};if($4>M3||$6>M4) c=int($4/1024)" in, "int($6/1024)" out";} END { if(a) print "CPU: "a;if(b) print "I/O: "b;if(c) print "Net: "c" (KiB/s)";if(d) print "Net errors: "d" packets/s";} ' ' /r\[0\] /&&$NF!~/^1(0|72\.(1[6-9]|2[0-9]|3[0-1])|92\.168)\./ { print $NF;exit;} ' ' !/^T/ { printf "(static)";exit;} ' '/apsd|BKAg|OpenD/!s/:.+//p' ' (/k:/&&$3!~/(255\.){3}0/ )||(/v6:/&&$2!~/A/ ) ' ' $1~"lR"&&$2<='${p[25]}';$1~"li"&&$3!~"wpa2";' ' BEGIN { FS=":";p="uniq -c|sed -E '"'s/ +\\([0-9]+\\)\\(.+\\)/\\\2 x\\\1/;s/x1$//'"'";} { n=split($3,a,".");sub(/_2[01].+/,"",$3);print $2" "$3" "a[n]$1|p;b=b$1;} END { close(p) if(b) print("\n\t* Code injection");} ' ' NR!=4{next} {$NF/=10240} '"`S0 27 14`" ' END { if($3~/[0-9]/)print$3;} ' ' BEGIN { L='${p[36]}';} !/^[[:space:]]*(#.*)?$/ { l++;if(l<=L) f=f"\n   "$0;} END { F=FILENAME;if(!F) exit;if(!f) f="\n   [N/A]";"file -b "F|getline T;if(T!~/^(AS.+ (En.+ )?text$|(Bo|PO).+ sh.+ text ex)/) F=F" ("T")";printf("\nContents of %s\n%s\n",F,f);if(l>L) printf("\n   ...and %s more line(s)\n",l-L);} ' ' s/^ +N.+ =//p;' 's/0/Off/p' ' END{print NR} ' ' /id: N|te: Y/{i++} END{print i} ' ' / / { print "'"${p[28]}"'";exit;};1;' '/ en/!s/\.//p' ' NR!=13{next};{sub(/[+-M]$/,"",$NF)};'"`S0 39 40`" ' $10~/\(L/&&$9!~"localhost" { sub(/.+:/,"",$9);print $1": "$9;} ' '/^ +r/s/.+"(.+)".+/\1/p' 's/(.+\.wdgt)\/(Contents\/)?Info\.plist$/\1/p' 's/^.+\/(.+)\.wdgt$/\1/p' ' /l: /{ /DVD/d;s/.+: //;b0'$'\n'' };/s: /{ /V/d;s/^ */- /;H;};$b0'$'\n'' d;:0'$'\n'' x;/APPLE [^:]+$/d;p;' ' /^find: /d;p;' "`S0 44 45`" );c1=(system_profiler pmset\ -g nvram fdesetup find syslog df vm_stat sar ps sudo\ crontab sudo\ iotop top pkgutil 'PlistBuddy 2>&1 -c "Print' whoami cksum kextstat launchctl sudo\ launchctl crontab 'sudo defaults read' stat lsbom mdfind ' for i in ${p[24]};do ${c1[18]} ${c2[27]} $i;done;' defaults\ read scutil sudo\ dtrace sudo\ profiles sed\ -En awk /S*/*/P*/*/*/C*/*/airport networksetup mdutil sudo\ lsof test );c2=(com.apple.loginwindow\ LoginHook '" /L*/P*/loginw*' '" L*/P*/*loginit*' 'L*/Ca*/com.ap*.Saf*/E*/* -d 1 -name In*t -exec '"${c1[14]}"' :CFBundleDisplayName" {} \;|sort|uniq' '~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \)' '.??* -path .Trash -prune -o -type d -name *.app -print -prune' :${p[35]}\" :Label\" '{/,}L*/{Con,Pref}* -type f ! -size 0 -name *.plist -exec plutil -s {} \;' "-f'%N: %l' Desktop L*/Keyc*" therm sysload boot-args status " -F '\$Time \$Message' -k Sender kernel -k Message Req 'bad |Beac|caug|dead[^bl]|FAIL|fail|GPU |hfs: Ru|inval|jnl:|last value [1-9]|n Cause: -|NVDA\(|pagin|proc: t|Roamed|rror|ssert|Thrott|tim(ed? ?|ing )o|WARN' -k Message Rne 'Goog|ksadm|SMC:| VALI|xpma' -o -k Sender fseventsd -k Message Req 'SL' " '-du -n DEV -n EDEV 1 10' 'acrx -o comm,ruid,%cpu' '-t1 10 1' '-f -pfc /var/db/r*/com.apple.*.{BS,Bas,Es,J,OSXU,Rem,up}*.bom' '{/,}L*/Lo*/Diag* -type f -regex .\*[cgh] ! -name *ag \( -exec grep -lq "^Thread c" {} \; -exec printf \* \; -o -true \) -execdir stat -f:%Sc:%N -t%F {} \;|sort -t: -k2 |tail -n'${p[38]} '-L {/{S*/,},}L*/Lau* -type f' '-L /{S*/,}L*/StartupItems -type f -exec file {} +' '-L /S*/L*/{C*/Sec*A,E}* {/,}L*/{A*d,Ca*/*/Ex,Co{mpon,reM},Ex,Inter,iTu*/*P,Keyb,Mail/B,Pr*P,Qu*T,Scripti,Sec,Servi,Spo,Widg}* -path \\*s/Resources -prune -o -type f -name Info.plist' '/usr/lib -type f -name *.dylib' `awk "${s[31]}"<<<${p[23]}` "/e*/{auto,{cron,fs}tab,hosts,{[lp],sy}*.conf,pam.d/*,ssh{,d}_config,*.local} {,/usr/local}/etc/periodic/*/* /L*/P*{,/*}/com.a*.{Bo,sec*.ap}*t /S*/L*/Lau*/*t .launchd.conf" list getenv /Library/Preferences/com.apple.alf\ globalstate --proxy '-n get default' -I --dns -getdnsservers\ "${p[N5]}" -getinfo\ "${p[N5]}" -P -m\ / '' -n1 '-R -l1 -n1 -o prt -stats command,uid,prt' '--regexp --only-files --files com.apple.pkg.*|sort|uniq' -kl -l -s\ / '-R -l1 -n1 -o mem -stats command,uid,mem' '+c0 -i4TCP:0-1023' com.apple.dashboard\ layer-gadgets '-d /L*/Mana*/$USER&&echo On' '-app Safari WebKitDNSPrefetchingEnabled' "+c0 -l|awk '{print(\$1,\$3)}'|sort|uniq -c|sort -n|tail -1|awk '{print(\$2,\$3,\$1)}'" );N1=${#c2[@]};for j in {0..9};do c2[N1+j]=SP${p[j]}DataType;done;N2=${#c2[@]};for j in 0 1;do c2[N2+j]="-n ' syscall::'${p[33+j]}':return { @out[execname,uid]=sum(arg0) } tick-10sec { trunc(@out,1);exit(0);} '";done;l=(Restricted\ files Hidden\ apps 'Elapsed time (s)' POST Battery Safari\ extensions Bad\ plists 'High file counts' User Heat System\ load boot\ args FileVault Diagnostic\ reports Log 'Free space (MiB)' 'Swap (MiB)' Activity 'CPU per process' Login\ hook 'I/O per process' Mach\ ports kexts Daemons Agents launchd Startup\ items Admin\ access Root\ access Bundles dylibs Apps Font\ issues Inserted\ dylibs Firewall Proxies DNS TCP/IP Wi-Fi Profiles Root\ crontab User\ crontab 'Global login items' 'User login items' Spotlight Memory Listeners Widgets Parental\ Controls Prefetching SATA Descriptors );N3=${#l[@]};for i in 0 1 2;do l[N3+i]=${p[5+i]};done;N4=${#l[@]};for j in 0 1;do l[N4+j]="Current ${p[29+j]}stream data";done;A0() { id -G|grep -qw 80;v[1]=$?;((v[1]==0))&&sudo true;v[2]=$?;v[3]=`date +%s`;clear >&-;date '+Start time: %T %D%n';};for i in 0 1;do eval ' A'$((1+i))'() { v=` eval "${c1[$1]} ${c2[$2]}"|'${c1[30+i]}' "${s[$3]}" `;[[ "$v" ]];};A'$((3+i))'() { v=` while read i;do [[ "$i" ]]&&eval "${c1[$1]} ${c2[$2]}" \"$i\"|'${c1[30+i]}' "${s[$3]}";done<<<"${v[$4]}" `;[[ "$v" ]];};A'$((5+i))'() { v=` while read i;do '${c1[30+i]}' "${s[$1]}" "$i";done<<<"${v[$2]}" `;[[ "$v" ]];};';done;A7(){ v=$((`date +%s`-v[3]));};B2(){ v[$1]="$v";};for i in 0 1;do eval ' B'$i'() { v=;((v['$((i+1))']==0))||{ v=No;false;};};B'$((3+i))'() { v[$2]=`'${c1[30+i]}' "${s[$3]}"<<<"${v[$1]}"`;} ';done;B5(){ v[$1]="${v[$1]}"$'\n'"${v[$2]}";};B6() { v=` paste -d: <(printf "${v[$1]}") <(printf "${v[$2]}")|awk -F: ' {printf("'"${f[$3]}"'",$1,$2)} ' `;};B7(){ v=`grep -Fv "${v[$1]}"<<<"$v"`;};C0(){ [[ "$v" ]]&&echo "$v";};C1() { [[ "$v" ]]&&printf "${f[$1]}" "${l[$2]}" "$v";};C2() { v=`echo $v`;[[ "$v" != 0 ]]&&C1 0 $1;};C3() { v=`sed -E "$s"<<<"$v"`&&C1 1 $1;};for i in 1 2;do for j in 0 2 3;do eval D$i$j'(){ A'$i' $1 $2 $3; C'$j' $4;};';done;done;{ A0;D20 0 $((N1+1)) 2;D10 0 $N1 1;B0;C2 27;B0&&! B1&&C2 28;D12 15 37 25 8;A1 0 $((N1+2)) 3;C0;D13 0 $((N1+3)) 4 3;D23 0 $((N1+4)) 5 4;D13 0 $((N1+9)) 59 50;for i in 0 1 2;do D13 0 $((N1+5+i)) 6 $((N3+i));done;D13 1 10 7 9;D13 1 11 8 10;D22 2 12 9 11;D12 3 13 10 12;D23 4 19 44 13;D23 5 14 12 14;D22 6 36 13 15;D22 7 37 14 16;D23 8 15 38 17;D22 9 16 16 18;B1&&{ D22 35 49 61 51;D22 11 17 17 20;for i in 0 1;do D22 28 $((N2+i)) 45 $((N4+i));done;};D22 12 44 54 45;D22 12 39 15 21;A1 13 40 18;B2 4;B3 4 0 19;A3 14 6 32 0;B4 0 5 11;A1 17 41 20;B7 5;C3 22;B4 4 6 21;A3 14 7 32 6;B4 0 7 11;B3 4 0 22;A3 14 6 32 0;B4 0 8 11;B5 7 8;B1&&{ A2 19 26 23;B7 7;C3 23;};A2 18 26 23;B7 7;C3 24;A2 4 20 21;B7 6;B2 9;A4 14 7 52 9;B2 10;B6 9 10 4;C3 25;D13 4 21 24 26;B4 4 12 26;B3 4 13 27;A1 4 22 29;B7 12;B2 14;A4 14 6 52 14;B2 15;B6 14 15 4;B3 0 0 30;C3 29;A1 4 23 27;B7 13;C3 30;D13 24 24 32 31;D13 25 37 32 33;A2 23 18 28;B2 16;A2 16 25 33;B7 16;B3 0 0 34;B2 21;A6 47 21&&C0;B1&&{ D13 21 0 32 19;D13 10 42 32 40;D22 29 35 46 39;};D13 14 1 48 42;D12 34 43 53 44;D22 0 $((N1+8)) 51 32;D13 4 8 41 6;D12 26 28 35 34;D13 27 29 36 35;A2 27 32 39&&{ B2 19;A2 33 33 40;B2 20;B6 19 20 3;};C2 36;D23 33 34 42 37;B1&&D23 35 45 55 46;D23 32 31 43 38;D12 36 47 32 48;D13 20 42 32 41;D13 14 2 48 43;D13 4 5 32 1;D13 4 3 60 5;D12 26 48 49 49;B3 4 22 57;A1 26 46 56;B7 22;B3 0 0 58;C3 47;D22 4 4 50 0;D23 22 9 37 7;A7;C2 2;} 2>/dev/null|pbcopy;exit 2>&-
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    8. Launch the built-in Terminal 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 Terminal in the icon grid.
    Click anywhere in the Terminal window and paste by pressing command-V. The text you pasted should vanish immediately. If it doesn't, press the return key.
    9. If you see an error message in the Terminal window such as "Syntax error" or "Event not found," enter
    exec bash
    and press return. Then paste the script again.
    10. If you're logged in as an administrator, you'll be prompted for your login password. Nothing will be displayed when you type it. You will not see the usual dots in place of typed characters. Make sure caps lock is off. Type carefully and then press return. You may get a one-time warning to be careful. If you make three failed attempts to enter the password, the test will run anyway, but it will produce less information. In most cases, the difference is not important. If you don't know the password, or if you prefer not to enter it, press the key combination control-C or just press return  three times at the password prompt. Again, the script will still run.
    If you're not logged in as an administrator, you won't be prompted for a password. The test will still run. It just won't do anything that requires administrator privileges.
    11. The test may take a few minutes to run, depending on how many files you have and the speed of the computer. A computer that's abnormally slow may take longer to run the test. While it's running, there will be nothing in the Terminal window and no indication of progress. Wait for the line
    [Process completed]
    to appear. If you don't see it within half an hour or so, the test probably won't complete in a reasonable time. In that case, close the Terminal window and report what happened. No harm will be done.
    12. When the test is complete, quit Terminal. The results will have been copied to the Clipboard automatically. They are not shown in the Terminal window. Please don't copy anything from there. All you have to do is start a reply to this comment and then paste by pressing command-V again.
    At the top of the results, there will be a line that begins with the words "Start time." If you don't see that, but instead see a mass of gibberish, you didn't wait for the "Process completed" message to appear in the Terminal window. Please wait for it and try again.
    If any private information, such as your name or email address, appears in the results, anonymize it before posting. Usually that won't be necessary.
    13. When you post the results, you might see an error message on the web page: "You have included content in your post that is not permitted," or "You are not authorized to post." That's a bug in the forum software. Please post the test results on Pastebin, then post a link here to the page you created.
    14. This is a public forum, and others may give you advice based on the results of the test. They speak only for themselves, and I don't necessarily agree with them.
    Copyright © 2014 by Linc Davis. As the sole author of this work, I reserve all rights to it except as provided in the Use Agreement for the Apple Support Communities website ("ASC"). Readers of ASC may copy it for their own personal use. Neither the whole nor any part may be redistributed.

  • My new iMac with FCPX crashes when rendering complex templates and crashes when exporting with Motion 5

    My new iMac with FCPX crashes when rendering complex templates and crashes when exporting with Motion 5
    Using Motion 5.0.6 and Final Cut Pro X 10.0.7 on New iMac (December 2012)  Mountain Lion,
    Intel Core i7 quad-core a 3,4GHz, Turbo Boost fino a 3,9GHz
    32GB di SDRAM DDR3 a 1600MHz - 4 x 8GB
    Fusion Drive da 3TB
    NVIDIA GeForce GTX 680MX 2GB GDDR5
    During the rendering of complex FCPX mac crashes and I have to force a restart.
    I also happens when I try to export movies with Motion 5.
    Does anyone have the same problem with my new iMac?

    Problems such as yours are sometimes caused by files that should belong to you but are locked or have wrong permissions. This procedure will check for such files. It makes no changes and therefore will not, in itself, solve your problem.
    First, empty the Trash.
    Launch the Terminal 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 Terminal in the icon grid.
    Triple-click anywhere in the line below to select it, then drag or copy it — do not type — into the Terminal window:
    find . $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 -o -acl \) 2> /dev/null | wc -l
    Press return. The command may take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear.
    The output of this command, on a line directly below what you entered, will be a number such as "35." Please post it in a reply.

  • Why does Illustrator CS5.5 crash when opening 1.5GB sized vector layered files on my iMac OS X?

    Why does Illustrator CS5.5 crash when opening 1.5GB sized vector layered files on my iMac OS X?

    1.5GB for a vector file is very large. If you can ever open this file would recomend  file >> save as >> turn off PDF compatibility.
    Can you please tell us why your file is so large, you may have a problem such as deleted global swatches, or an exceptionally large number of items in your symbols, styles, brushes palette. For even the most complex illustration filling the entire 227.54" artboard, you should be under 20mb if you have no embedded or linked images.

  • Since updating to mac osx10.6.7 firefox crashes when opening google homepage

    Firefox crashes when opening home page on google. after clicking restore get this is embarassing note if I click on restore once firefox toolbar comes up. I can than access my bookmarks and browse. however it will still crash at random sites, including any firefox help article. as exampl,e on a comics site doonsberry crashed yesterday opened today and crashed again when I went back to yesterdays site.

    * Preferences that have been modified are shown as '''bold (user set)'''.
    * Preferences can be '''Reset to the default''' or changed via the right-click context menu.
    The preferences on which Reset is greyed (not available), are they appearing in Bold Text or Normal ??

  • Pages crashes when opening any document on iPad 3 Latest version.   I could find on the net and finally deleted Pages from my device and reinstalled it. Still when I try to create anew document or open a document it just cr

    Pages crashes when opening any document on iPad 3 Latest version. I tried everything I could find on the net and finally deleted Pages from my device and reinstalled it. Still when I try to create a new document or open a document it just crashes out.

    Try this:
    Make sure IOS is updated to latest version
    Reboot device by pressing both the home button and sleep/wake (power) buttons at the same time for 10-15 seconds until the apple logo appears on the screen, then let go.
    If that doesn't work then reset the device by going to settings/general/reset/reset all settings

  • Firefox crashes when opening and the crash report I get is Firefox 3.6.3 Crash Report [@ strlen | nspr4.dll@0x15f9f ].

    == Issue
    ==
    Firefox is crashing or closing unexpectedly
    == Description
    ==
    Firefox 3.6.3 crashes when opening and the Crash Report [[@ strlen nspr4.dll@0x15f9f ]. It was working perfectly fine and the last three days, I am having difficulty in opening firefox. It crashes with the above crash report every time I open. I came across the bad image error and did a clean reinstall multiple times and that did not help. I have firebug and firecookies as an addon.
    == Crash ID(s)
    ==
    bp-5972b384-791f-4667-b3cb-051812100504
    == Firefox version
    ==
    3.6
    == Operating system
    ==
    windows XP
    == User Agent
    ==
    Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.1.249.1064 Safari/532.5
    == Plugins installed
    ==
    firebug and firecookie

    Usually doesn't immediately crash, although that happens also. Usually hangs, then crashes.
    Addons are WHY I use Firefox when it works. I am NOT on the bleeding edge any longer. I could go back to boring, boring, Chrome.

  • Safari crashes when opening

    Help! Safari crashes when opening for one user on my macbook.
    Here is the error report:
    Date/Time: 2007-11-12 20:40:37.341 -0500
    OS Version: 10.4.10 (Build 8R2218)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [58]
    Version: 2.0.4 (419.3)
    Build Version: 31
    Project Name: WebBrowser
    Source Version: 4190300
    PID: 344
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x14aa48be
    Thread 0 Crashed:
    0 com.apple.CoreFoundation 0x90838fa9 __CFBinaryPlistCreateObject + 3708
    1 com.apple.CoreFoundation 0x9082f6b3 __CFTryParseBinaryPlist + 177
    2 com.apple.CoreFoundation 0x9082ea20 _CFPropertyListCreateFromXMLData + 150
    3 com.apple.Foundation 0x928410cd +[NSPropertyListSerialization propertyListFromData:mutabilityOption:format:errorDescription:] + 89
    4 com.apple.WebKit 0x94d49cf9 -[WebHistoryPrivate _loadHistoryGuts:URL:error:] + 177
    5 com.apple.WebKit 0x94d49c31 -[WebHistoryPrivate loadFromURL:error:] + 62
    6 com.apple.WebKit 0x94d49bab -[WebHistory loadFromURL:error:] + 51
    7 com.apple.Safari 0x0001e754 0x1000 + 120660
    8 com.apple.Safari 0x0001e6bb 0x1000 + 120507
    9 com.apple.Safari 0x0001e3ac 0x1000 + 119724
    10 com.apple.Foundation 0x927e317b nsnotecallback + 230
    11 com.apple.CoreFoundation 0x908563e6 __CFXNotificationPost + 345
    12 com.apple.CoreFoundation 0x9084dbd1 _CFXNotificationPostNotification + 600
    13 com.apple.Foundation 0x927db724 -[NSNotificationCenter postNotificationName:object:userInfo:] + 121
    14 com.apple.Foundation 0x927e26c9 -[NSNotificationCenter postNotificationName:object:] + 55
    15 com.apple.AppKit 0x93265e94 -[NSApplication _postDidFinishNotification] + 124
    16 com.apple.AppKit 0x93265d7e -[NSApplication _sendFinishLaunchingNotification] + 67
    17 com.apple.AppKit 0x9326587d -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 273
    18 com.apple.AppKit 0x93265448 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 96
    19 com.apple.Foundation 0x927e8e65 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 447
    20 com.apple.Foundation 0x927e8c8f _NSAppleEventManagerGenericHandler + 91
    21 com.apple.AE 0x9151bfb5 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 147
    22 com.apple.AE 0x9151bee6 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
    23 com.apple.AE 0x9151bdb2 aeProcessAppleEvent + 190
    24 com.apple.HIToolbox 0x92de00e4 AEProcessAppleEvent + 37
    25 com.apple.AppKit 0x9326363d _DPSNextEvent + 1044
    26 com.apple.AppKit 0x93263056 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    27 com.apple.Safari 0x00006cea 0x1000 + 23786
    28 com.apple.AppKit 0x9325cddb -[NSApplication run] + 512
    29 com.apple.AppKit 0x93250d2f NSApplicationMain + 573
    30 com.apple.Safari 0x0005f54a 0x1000 + 386378
    31 com.apple.Safari 0x0005f471 0x1000 + 386161
    Thread 1:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082cace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x92820d3a -[NSRunLoop runMode:beforeDate:] + 182
    4 com.apple.Foundation 0x92820c36 -[NSRunLoop run] + 75
    5 com.apple.WebKit 0x94d3ab89 +[WebFileDatabase _syncLoop:] + 198
    6 com.apple.Foundation 0x927eb2e0 forkThreadForFunction + 123
    7 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082cace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x92820a0f +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
    4 com.apple.Foundation 0x927eb2e0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 3:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082cace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x92847bc2 +[NSURLCache _diskCacheSyncLoop:] + 206
    4 com.apple.Foundation 0x927eb2e0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 4:
    0 libSystem.B.dylib 0x9001a1cc select + 12
    1 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x0000b288 ebx: 0x9083813e ecx: 0x00000000 edx: 0x14aa48be
    edi: 0x14aa48be esi: 0x00000000 ebp: 0xbfffedf8 esp: 0xbfffe8b0
    ss: 0x0000001f efl: 0x00010256 eip: 0x90838fa9 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0xdbfff com.apple.Safari 2.0.4 (419.3) /Applications/Safari.app/Contents/MacOS/Safari
    0x8fe00000 - 0x8fe4afff dyld 46.12 /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.75 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90913000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.26 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91007000 - 0x91046fff com.apple.CFNetwork 129.21 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91059000 - 0x91069fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91074000 - 0x910f2fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91127000 - 0x91145fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91151000 - 0x9115ffff libz.1.dylib /usr/lib/libz.1.dylib
    0x91162000 - 0x91301fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913ff000 - 0x91407fff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9140e000 - 0x91415fff libbsm.dylib /usr/lib/libbsm.dylib
    0x91419000 - 0x9143ffff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91451000 - 0x914c7fff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91518000 - 0x91518fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9151a000 - 0x91545fff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91558000 - 0x9162cfff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91667000 - 0x916dafff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91708000 - 0x917b1fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917d7000 - 0x91822fff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91841000 - 0x91857fff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91863000 - 0x9187dfff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91887000 - 0x918c4fff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918d8000 - 0x918e4fff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918eb000 - 0x9192bfff com.apple.ImageIO.framework 1.5.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9193e000 - 0x919f0fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a36000 - 0x91a4cfff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a51000 - 0x91a6ffff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a74000 - 0x91ad3fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91ae5000 - 0x91ae9fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91aeb000 - 0x91b71fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b75000 - 0x91bb2fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bb8000 - 0x91bd2fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91bd7000 - 0x91bd9fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91bdb000 - 0x91cb9fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91cd6000 - 0x91cd6fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91cd8000 - 0x91d66fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d6d000 - 0x91d6dfff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d6f000 - 0x91dc8fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91dd1000 - 0x91df5fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91dfd000 - 0x92206fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92240000 - 0x925f4fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92621000 - 0x9270efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92710000 - 0x9278dfff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927ce000 - 0x929fefff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b18000 - 0x92b2ffff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b3a000 - 0x92b92fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92ba6000 - 0x92ba6fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92ba8000 - 0x92bb8fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bc7000 - 0x92bcffff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92bd5000 - 0x92bdafff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92be0000 - 0x92c71fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c85000 - 0x92c88fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c8b000 - 0x92ca9fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cbb000 - 0x92cc1fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92cc7000 - 0x92d2afff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d4e000 - 0x92d8ffff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92db6000 - 0x92dc3fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dca000 - 0x92dcffff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92dd4000 - 0x930c9fff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931cf000 - 0x931dafff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931df000 - 0x931fafff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9324a000 - 0x9324afff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9324c000 - 0x93902fff com.apple.AppKit 6.4.8 (824.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c83000 - 0x93cfefff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d37000 - 0x93df1fff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e34000 - 0x93e34fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e36000 - 0x93ff7fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9403d000 - 0x9407efff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94086000 - 0x940c0fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940c5000 - 0x940dbfff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94174000 - 0x941b2fff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x941f6000 - 0x94207fff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94215000 - 0x94253fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9426f000 - 0x9427efff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94285000 - 0x94290fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942dc000 - 0x942f6fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94795000 - 0x948dbfff com.apple.AddressBook.framework 4.0.5 (487) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94967000 - 0x94976fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9497d000 - 0x949a6fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x949ac000 - 0x949bbfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x949bf000 - 0x949e4fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x949f0000 - 0x94a0dfff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94d38000 - 0x94dcbfff com.apple.WebKit 419.3 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94e25000 - 0x94ea5fff com.apple.JavaScriptCore 418.6.1 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x94ede000 - 0x951bdfff com.apple.WebCore 418.23 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9533c000 - 0x9535ffff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x99de3000 - 0x99e1afff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x99e36000 - 0x99e48fff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: MacBook1,1, BootROM MB11.0061.B03, 2 processors, Intel Core Duo, 1.83 GHz, 512 MB
    Graphics: Intel GMA 950, GMA 950, Built-In, spdisplaysintegratedvram
    Memory Module: BANK 0/DIMM0, 256 MB, DDR2 SDRAM, 667 MHz
    Memory Module: BANK 1/DIMM1, 256 MB, DDR2 SDRAM, 667 MHz
    AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x86), 1.1.9.3
    Bluetooth: Version 1.9.0f8, 2 service, 0 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: TOSHIBA MK6034GSX, 55.89 GB
    Parallel ATA Device: MATSHITACD-RW CW-8221
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
    USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, Up to 12 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA

    Hi David
    Welcome to Apple Discussions
    4 com.apple.WebKit 0x94d49cf9 -WebHistoryPrivate _loadHistoryGuts:URL:error: + 177
    5 com.apple.WebKit 0x94d49c31 -WebHistoryPrivate loadFromURL:error: + 62
    6 com.apple.WebKit 0x94d49bab -WebHistory loadFromURL:error: + 51
    The above indicates there is corruption in the History file.
    For the User Account crashing, go to the Home folder>Library>Safari folder. There, move to the trash the History.plist file. Then restart Safari.

  • ITunes 10.6.3 crashes when opening

    My MacBook is running OS X v. 10.6.8, and iTunes 10.6.3 crashes when opening.  This began happening when I was running the previous version of iTunes and 10.6.3 did not fix it for me.  Suggestions?  My iPhone is out in left field until this is fixed.  Thank you in advance!  Here is the crash report:
    Process:         iTunes [202]
    Path:            /Applications/iTunes.app/Contents/MacOS/iTunes
    Identifier:      com.apple.iTunes
    Version:         10.6.3 (10.6.3)
    Build Info:      iTunes-10632501~1
    Code Type:       X86 (Native)
    Parent Process:  launchd [106]
    Date/Time:       2012-07-09 14:41:08.559 -0400
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          60022 sec
    Crashes Since Last Report:           330
    Per-App Interval Since Last Report:  5298 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                      1701DD29-E5FE-45B7-9207-A9695CDBC0B9
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00000000e11a2307
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   ...ple.audio.codecs.Components          0x18ced000 SBREncode::SbrCPEBitCount(SBR_CONFIGURATION*, SBR_CHANNEL*, SBR_CHANNEL*) + 2576
    1   ...ple.audio.codecs.Components          0x18bf8b77 ComponentInitLocker::ComponentInitLocker() + 37
    2   ...ple.audio.codecs.Components          0x18c8696c ComponentEntryPoint<ACMP4AACLowComplexityEncoder>::Dispatch(ComponentParameters *, ACMP4AACLowComplexityEncoder*) + 46
    3   ...ple.CoreServices.CarbonCore          0x9786951f CallComponentDispatch + 29
    4   ...ple.CoreServices.CarbonCore          0x97869500 CallComponentOpen + 43
    5   ...ple.CoreServices.CarbonCore          0x978677d8 OpenAComponent + 433
    6   ...apple.audio.units.AudioUnit          0x9162d494 AudioComponentInstanceNew + 51
    7   com.apple.iTunes                        0x000356b9 0x1000 + 214713
    8   com.apple.iTunes                        0x0003557c 0x1000 + 214396
    9   com.apple.iTunes                        0x0003525d 0x1000 + 213597
    10  com.apple.iTunes                        0x00035131 0x1000 + 213297
    11  com.apple.iTunes                        0x00027c43 0x1000 + 158787
    12  com.apple.iTunes                        0x0069553f 0x1000 + 6899007
    13  com.apple.iTunes                        0x0069588f 0x1000 + 6899855
    14  com.apple.iTunes                        0x0003507e 0x1000 + 213118
    15  com.apple.iTunes                        0x0002439a 0x1000 + 144282
    16  com.apple.iTunes                        0x00023f71 0x1000 + 143217
    17  com.apple.iTunes                        0x00023465 0x1000 + 140389
    18  com.apple.iTunes                        0x000232de 0x1000 + 139998
    19  com.apple.iTunes                        0x000230d7 0x1000 + 139479
    20  com.apple.iTunes                        0x00009338 0x1000 + 33592
    21  com.apple.iTunes                        0x00009047 0x1000 + 32839
    22  com.apple.iTunes                        0x00008fb7 0x1000 + 32695
    23  com.apple.Foundation                    0x99567db3 _nsnote_callback + 176
    24  com.apple.CoreFoundation                0x99256763 __CFXNotificationPost + 947
    25  com.apple.CoreFoundation                0x9925616a _CFXNotificationPostNotification + 186
    26  com.apple.Foundation                    0x9955cc50 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
    27  com.apple.Foundation                    0x9956a05d -[NSNotificationCenter postNotificationName:object:] + 56
    28  com.apple.AppKit                        0x95884511 -[NSApplication finishLaunching] + 493
    29  com.apple.AppKit                        0x95883f0d -[NSApplication run] + 79
    30  com.apple.iTunes                        0x0000446f 0x1000 + 13423
    31  com.apple.iTunes                        0x000042b9 0x1000 + 12985
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x908f9382 kevent + 10
    1   libSystem.B.dylib                       0x908f9a9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x908f8f59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x908f8cfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x908f8781 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x908f85c6 start_wqthread + 30
    Thread 2:
    0   com.apple.CoreFP1                       0x16fae650 Zmdjk32jjoap + 11404400
    1   com.apple.CoreFP1                       0x1719da7d Zmdjk32jjoap + 13432989
    2   com.apple.CoreFP1                       0x1726948c Zmdjk32jjoap + 14267052
    3   com.apple.CoreFP1                       0x17380cd9 DFjn2fjk + 15145
    4   com.apple.CoreFP                        0x148d7163 lxpgvVMLd0S7uRl + 437795
    5   com.apple.CoreFP                        0x148debe0 lxpgvVMLd0S7uRl + 469152
    6   com.apple.CoreFP                        0x148fee1c lxpgvVMLd0S7uRl + 600796
    7   com.apple.CoreFP                        0x14835e2d X46O5IeS + 21069
    8   com.apple.iTunes                        0x00ad9c87 0x1000 + 11373703
    9   com.apple.iTunes                        0x00adb376 0x1000 + 11379574
    10  com.apple.iTunes                        0x00bb3516 0x1000 + 12264726
    11  com.apple.iTunes                        0x000089fa 0x1000 + 31226
    12  com.apple.iTunes                        0x00008894 0x1000 + 30868
    13  com.apple.iTunes                        0x00920d3a 0x1000 + 9567546
    14  libSystem.B.dylib                       0x90900259 _pthread_start + 345
    15  libSystem.B.dylib                       0x909000de thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                       0x908d2afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x908d3267 mach_msg + 68
    2   com.apple.CoreFoundation                0x992382df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x992373c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x9923d304 CFRunLoopRun + 84
    5   com.apple.iTunes                        0x0000aac2 0x1000 + 39618
    6   com.apple.iTunes                        0x00920d3a 0x1000 + 9567546
    7   libSystem.B.dylib                       0x90900259 _pthread_start + 345
    8   libSystem.B.dylib                       0x909000de thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                       0x90900aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9090075e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x909520cb pthread_cond_wait$NOCANCEL$UNIX2003 + 73
    3   libSystem.B.dylib                       0x90934616 pthread_rwlock_wrlock$UNIX2003 + 289
    4   com.apple.iTunes                        0x00bdfe00 0x1000 + 12447232
    5   com.apple.iTunes                        0x00ad94b7 0x1000 + 11371703
    6   com.apple.iTunes                        0x00bafb93 0x1000 + 12250003
    7   com.apple.iTunes                        0x00baff01 0x1000 + 12250881
    8   com.apple.iTunes                        0x00012726 0x1000 + 71462
    9   com.apple.iTunes                        0x0001104a 0x1000 + 65610
    10  com.apple.iTunes                        0x00010f77 0x1000 + 65399
    11  com.apple.iTunes                        0x0000f476 0x1000 + 58486
    12  com.apple.iTunes                        0x00920d3a 0x1000 + 9567546
    13  libSystem.B.dylib                       0x90900259 _pthread_start + 345
    14  libSystem.B.dylib                       0x909000de thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                       0x90900aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9090075e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x909023f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.iTunes                        0x0000ac9d 0x1000 + 40093
    4   com.apple.iTunes                        0x000211f7 0x1000 + 131575
    5   com.apple.iTunes                        0x00920d3a 0x1000 + 9567546
    6   libSystem.B.dylib                       0x90900259 _pthread_start + 345
    7   libSystem.B.dylib                       0x909000de thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0xbfffd704  ebx: 0x908f12c2  ecx: 0x18dc3110  edx: 0xa00a7540
      edi: 0x18dc310c  esi: 0x18dc3110  ebp: 0xbfffd728  esp: 0xbfffd6dc
       ss: 0x0000001f  efl: 0x00010292  eip: 0x18ced000   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0xe11a2307
    Binary Images:
        0x1000 -  0x1138fdf  com.apple.iTunes 10.6.3 (10.6.3) <307F7FE8-1C94-272C-C31F-42AF69ED30E7> /Applications/iTunes.app/Contents/MacOS/iTunes
    0x138b000 -  0x1406fef  com.apple.iTunes.iPodUpdater 10.4 (10.4) <B29EA882-8874-0E2B-FC30-999F8B209640> /Applications/iTunes.app/Contents/Frameworks/iPodUpdater.framework/Versions/A/i PodUpdater
    0x144b000 -  0x1470ff7  com.apple.avfoundationcf 2.0 (60.1) <2D4DFC71-1195-4549-658B-7295F37AAEC3> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Versions/A/AVFoundat ionCF
    0x1498000 -  0x149dff7  com.apple.iPod 1.6 (17) <4CCD2720-D270-C0D2-1E14-1374779C2401> /System/Library/PrivateFrameworks/iPod.framework/Versions/A/iPod
    0x14a3000 -  0x177ffe7 +libgnsdk_dsp.1.9.5.dylib 1.9.5 (compatibility 1.9.5) <E468D2B0-295A-D520-C02A-5383413B5DDE> /Applications/iTunes.app/Contents/MacOS/libgnsdk_dsp.1.9.5.dylib
    0x17a1000 -  0x17d4fe7 +libgnsdk_musicid.1.9.5.dylib 1.9.5 (compatibility 1.9.5) <F6487E48-3B93-7C89-7734-85600749661D> /Applications/iTunes.app/Contents/MacOS/libgnsdk_musicid.1.9.5.dylib
    0x17e1000 -  0x18abfe7 +libgnsdk_sdkmanager.1.9.5.dylib 1.9.5 (compatibility 1.9.5) <70001144-C144-B6D7-3CA9-836ACD97CE9F> /Applications/iTunes.app/Contents/MacOS/libgnsdk_sdkmanager.1.9.5.dylib
    0x18c2000 -  0x1904fe7 +libgnsdk_submit.1.9.5.dylib 1.9.5 (compatibility 1.9.5) <AB1597CE-FBAC-6C05-330E-879EDD036C94> /Applications/iTunes.app/Contents/MacOS/libgnsdk_submit.1.9.5.dylib
    0x1909000 -  0x194eff7  com.apple.CoreMedia.AVCFSupport 1.0 (705.24.4) <FAEC8CE1-BF17-B566-38E3-98E97C2403CE> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Support/CoreMedia.fr amework/Versions/A/CoreMedia
    0x196d000 -  0x1cd8ff3  com.apple.MediaToolbox.AVCFSupport 1.0 (705.24.4) <B801EFCB-07D9-2A94-9E7A-530AD7E892AA> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Support/MediaToolbox .framework/Versions/A/MediaToolbox
    0x1d3d000 -  0x207dfeb  com.apple.VideoToolbox.AVCFSupport 1.0 (705.24.4) <A4DBF709-3753-2F20-B20D-1D5DB80F3997> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Support/VideoToolbox .framework/Versions/A/VideoToolbox
    0x25f5000 -  0x25f6ffd +com.1passwd.InputManager 2.12.1 (7671) <18F7437D-3C1A-074B-AE30-7FBA53AAC2E8> /Library/InputManagers/1PasswdIM/1PasswdIM.bundle/Contents/MacOS/1PasswdIM
    0x2740000 -  0x2749fff +net.sourceforge.SafariAdBlock 0.3.2 (0.3.2) <83D3F111-F660-BE38-66FF-42427E0BD1C9> /Library/InputManagers/Safari AdBlock/Safari AdBlock.bundle/Contents/MacOS/Safari AdBlock
    0x2756000 -  0x2793fe3 +com.zang.RegexKit 0.6.0 (0.6.0) /Library/InputManagers/Safari AdBlock/Safari AdBlock.bundle/Contents/Frameworks/RegexKit.framework/Versions/A/RegexKit
    0x27a7000 -  0x27a8fff +com.Logitech.Control Center.Scroll Enhancer Loader 2.4.0 (2.4.0) /Library/InputManagers/LCC Scroll Enhancer Loader/LCC Scroll Enhancer Loader.bundle/Contents/MacOS/LCC Scroll Enhancer Loader
    0x27ae000 -  0x27b8fff +com.unsanity.smartcrashreports Smart Crash Reports version 1.5b3 (1.5b3) <7E3E7D42-BB62-6D09-E262-0140BA963851> /Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
    0x1455b000 - 0x1493afe7  com.apple.CoreFP 2.1.42 (2.1.42) <FAB85F69-D039-170F-4482-DDAE831651DC> /System/Library/PrivateFrameworks/CoreFP.framework/CoreFP
    0x14aa2000 - 0x14fb4feb  com.apple.RawCamera.bundle 3.14.0 (646) <27962422-EA30-43CF-2B3E-E662BB4C46C7> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x164ca000 - 0x175f9fe7  com.apple.CoreFP1 1.14.42 (1.14.42) <9A0CE286-6B0F-3DAC-DE0F-66219FDF8036> /System/Library/PrivateFrameworks/CoreFP1.framework/CoreFP1
    0x18519000 - 0x1851aff7  com.apple.textencoding.unicode 2.3 (2.3) <78A61FD5-70EE-19EA-48D4-3481C640B70D> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x1851f000 - 0x18523ff3  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <E9CB576C-283B-1DB2-0C69-E7C914BD7922> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x18528000 - 0x1852eff7  com.apple.audio.AppleHDAHALPlugIn 2.0.5 (2.0.5f14) <38E3C1A4-84E4-C105-B55F-8FC4C154036D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x18553000 - 0x185a301f +com.DivXInc.DivXDecoder 6.0.5 (6.0.5) /Library/QuickTime/DivX 6 Decoder.component/Contents/MacOS/DivX 6 Decoder
    0x1888c000 - 0x188b2fff  libssl.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <32607000-7573-6D51-ABC3-420B4A0D6629> /usr/lib/libssl.0.9.7.dylib
    0x18a00000 - 0x18a8dfe7  com.apple.mobiledevice 507.11 (507.11) <D0CF942A-141A-A03E-2321-858612F157F2> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
    0x18ad7000 - 0x18b8cfe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <0B69B1F5-3440-B0BF-957F-E0ADD49F13CB> /usr/lib/libcrypto.0.9.7.dylib
    0x18bd2000 - 0x18db8fef  com.apple.audio.codecs.Components 2.0.4 (2.0.4) <5D32DF8D-C577-EB6B-72FA-1ABDF1CED762> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x70000000 - 0x700cbfff  com.apple.audio.units.Components 1.6.5 (1.6.5) <412DBD1B-E9B5-E67C-99E4-820BF38239AC> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
    0x901f0000 - 0x901f5ff7  com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x90248000 - 0x90249ff7  libScreenReader.dylib ??? (???) <E559E38F-FB36-C1C4-B915-D3A4E4354921> /usr/lib/libScreenReader.dylib
    0x9024a000 - 0x9025ffff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x90260000 - 0x9030eff3  com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x90328000 - 0x9042afe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
    0x9042b000 - 0x9044fff7  libJPEG.dylib ??? (???) <5F2343E4-C268-B9AE-1BC3-466F5A614648> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9047a000 - 0x9063dfeb  com.apple.ImageIO.framework 3.0.5 (3.0.5) <87750C2B-193F-56A6-AB97-0842A2D02092> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9063e000 - 0x906ebfe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x907e8000 - 0x90849fe7  com.apple.CoreText 151.12 (???) <98F53C15-1D29-A2B3-0717-5A26A2699163> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9087e000 - 0x90880ff7  com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x908d2000 - 0x90a79ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x90a7a000 - 0x90a88ff7  com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x90ac7000 - 0x90c0afef  com.apple.QTKit 7.7 (1790) <95F7C69A-1D24-A96A-E95D-1DF8CCD03FB3> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x90c0b000 - 0x90c1ffe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x90c2a000 - 0x90c2eff7  libGIF.dylib ??? (???) <5D29E5F4-30B9-5A24-55E7-BCBA30499093> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x90c2f000 - 0x90c3fff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x90c79000 - 0x90c7ffe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x90c84000 - 0x90ca6fef  com.apple.DirectoryService.Framework 3.6 (621.14) <A24C9308-4EB3-456D-1691-43DDB6F9A79F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x912f0000 - 0x912f0ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x9162c000 - 0x9162dff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9162e000 - 0x9163eff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x91681000 - 0x9168dff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x9168e000 - 0x916c1ff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x91727000 - 0x91854ffb  com.apple.MediaToolbox 0.484.60 (484.60) <A7FE2739-64A7-40EB-A6E7-69FBCE3C87D4> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x91855000 - 0x918d0fff  com.apple.AppleVAFramework 4.10.27 (4.10.27) <BFD2D1CA-535C-F16F-0EB5-04905ABD65CF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x91918000 - 0x919b3fe7  com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x919b4000 - 0x91a70fff  com.apple.ColorSync 4.6.8 (4.6.8) <920DD017-8B41-7334-E554-A85DB99EBD5A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91a71000 - 0x91b1dfe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91b1e000 - 0x91c2afe7  libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x91c2b000 - 0x91ce3feb  libFontParser.dylib ??? (???) <D2D0C922-5ED1-3AE9-6F99-707C74DF3E62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x91de5000 - 0x91e4ffe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x91e50000 - 0x91e50ff7  com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92208000 - 0x9225eff7  com.apple.MeshKitRuntime 1.1 (49.2) <F1EAE9EC-2DA3-BAFD-0A8C-6A3FFC96D728> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x92272000 - 0x92273ff7  com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x92274000 - 0x92274ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x92365000 - 0x9238cff7  com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x924b1000 - 0x924f6ff7  com.apple.ImageCaptureCore 1.1 (1.1) <F54F284F-0B81-0AFA-CE47-FF797A6E05B0> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x924f7000 - 0x92539ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x9253a000 - 0x92541ff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92542000 - 0x9254cfe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9254d000 - 0x9254dff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9254e000 - 0x9256ffe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x92778000 - 0x92878fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <BE7FCD73-03B5-25A4-FCA4-D4980F1488D6> /usr/lib/libxml2.2.dylib
    0x928f6000 - 0x92946ff7  com.apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x92947000 - 0x92ac9fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
    0x92aca000 - 0x92ba4fff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92ba5000 - 0x92fbbff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92fbc000 - 0x92ffaff7  com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x93025000 - 0x93032ff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x93033000 - 0x93033ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x93034000 - 0x93087ff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x93088000 - 0x930b9ff7  libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x930ba000 - 0x930f3fe7  com.apple.bom 10.0 (164) <CC61CCD7-F76C-45DD-6666-C0E0D07C7343> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x930f4000 - 0x9313aff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x93177000 - 0x9317eff7  com.apple.agl 3.0.12 (AGL-3.0.12) <6877F0D8-0DCF-CB98-5304-913667FF50FA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x931bb000 - 0x93229ff7  com.apple.QuickLookUIFramework 2.3 (327.6) <74706A08-5399-24FE-00B2-4A702A6B83C1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x9322a000 - 0x93299ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x938fa000 - 0x93a28fe7  com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93a29000 - 0x93ac1fe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x93ac2000 - 0x93ad3ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x93bdb000 - 0x93bdbff7  com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x93bdc000 - 0x93cbcfe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x93ccc000 - 0x93cebff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x93cec000 - 0x93ceffe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x93d00000 - 0x93d28ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <E761F29A-328B-29D9-3DF0-023F2C21E500> /usr/lib/libxslt.1.dylib
    0x93d42000 - 0x93d4aff7  com.apple.DisplayServicesFW 2.3.3 (289) <828084B0-9197-14DD-F66A-D634250A212E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x93d4b000 - 0x93dc5fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x93dc6000 - 0x93dc9ffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93dd5000 - 0x93e18ff7  libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x93e19000 - 0x93e1ffff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93e20000 - 0x93e2bff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x93e2c000 - 0x93e33ff7  com.apple.aps.framework 1.2 (1.2) <16A7DB74-F951-D8DB-35D0-5E5673529AB0> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x93e34000 - 0x93e5affb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x93e9b000 - 0x94c13fe7  com.apple.WebCore 6534.57 (6534.57.2) <6AF29D9A-F549-5BE7-3842-CFF75FC46360> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x94c14000 - 0x950cfff7  com.apple.VideoToolbox 0.484.60 (484.60) <B53299EC-E30F-EC04-779D-29B7113CC14A> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x950ef000 - 0x95129ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <6875335E-0993-0D77-4E80-41763A8477CF> /usr/lib/libcups.2.dylib
    0x9512a000 - 0x95134ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x95135000 - 0x95212fe3  com.apple.DiscRecording 5.0.9 (5090.4.2) <92C85A16-5C80-9F35-13BE-2B312956AA9A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x952be000 - 0x95524ff7  com.apple.security 6.1.2 (55002) <E999CCEF-B769-4355-3E68-6003FCF6FE2B> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x95566000 - 0x95748fff  com.apple.imageKit 2.0.3 (1.0) <6E557757-26F7-7941-8AE7-046EC1871F50> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x95749000 - 0x95749ff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9574a000 - 0x95766fe3  com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x95767000 - 0x957b4feb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x957c1000 - 0x957c3ff7  libRadiance.dylib ??? (???) <98EC06D5-1A02-EDEF-BF9D-2C986761AD54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x9587a000 - 0x9615dff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9615e000 - 0x96206ffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x96207000 - 0x9652bfef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9652c000 - 0x965dcfe3  com.apple.QuickTimeImporters.component 7.6.6 (1790) <F2F9FAA1-3B6D-722B-3ECA-2395588D3B20> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x96740000 - 0x96744ff7  IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x9679d000 - 0x967abfe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
    0x967ac000 - 0x967b5ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x967b6000 - 0x96fa5557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x96fa6000 - 0x97621ff7  com.apple.CoreAUC 6.11.03 (6.11.03) <42B31B0F-18F9-29D2-A67C-7B81A47F6D67> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x97622000 - 0x97666ff3  com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x9766c000 - 0x976a9ff7  com.apple.CoreMedia 0.484.60 (484.60) <8FAB137D-682C-6DEC-5A15-F0029A5B226F> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x977be000 - 0x97801ff7  com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x97802000 - 0x97b22ff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x97b23000 - 0x97b43fe7  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib
    0x97b44000 - 0x97b58ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x97b59000 - 0x97ba8fe7  libTIFF.dylib ??? (???) <D0EB31DC-40E6-9A97-64D3-9867605DC3DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x97ba9000 - 0x97f14ff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x97f15000 - 0x98e68ffb  com.apple.QuickTimeComponents.component 7.6.6 (1790) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x98f43000 - 0x98f46ff7  libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x98f47000 - 0x98f4bff7  libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x98f4c000 - 0x991fafe7  com.apple.JavaScriptCore 6534.57 (6534.57.3) <5B18B308-DBB2-7133-DE56-494C2FA1848B> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x991fb000 - 0x99376fe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x99377000 - 0x993f9ffb  SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x993fb000 - 0x99538fe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x99539000 - 0x99551ff7  com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x99552000 - 0x997c3fef  com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x997c4000 - 0x997c5ff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x997c6000 - 0x997d1ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x997d2000 - 0x9988bfe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x9988c000 - 0x998e9ff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x99959000 - 0x99a24fef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x99a25000 - 0x99a37ff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x99a40000 - 0x99ac0feb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x99ac1000 - 0x99b08ffb  com.apple.CoreMediaIOServices 140.0 (1496) <DA152F1C-8EF4-4F5E-6D60-82B1DC72EF47> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x99b09000 - 0x99b16fe7  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <CC90193E-BDF7-2F0F-6C68-D9567EDDA4B3> /usr/lib/libbz2.1.0.dylib
    0x99b17000 - 0x99b54ff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x99b81000 - 0x99c83fef  com.apple.MeshKitIO 1.1 (49.2) <34322CDD-E67E-318A-F03A-A3DD05201046> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x99cd2000 - 0x99d64fe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x99dd4000 - 0x99efcfe7  com.apple.WebKit 6534.57 (6534.57.2) <4CB86278-4657-3503-8042-074628222DF3> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x99efd000 - 0x99f0aff7  com.apple.AppleFSCompression 24.4 (1.0) <6D696284-020B-7F5C-226D-B820F0E981D2> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x99f0b000 - 0x99fa8fe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x99fa9000 - 0x99fa9ff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x99faa000 - 0x9a00effb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9a07f000 - 0x9a07fff7  com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9a087000 - 0x9a0a5fe7  libPng.dylib ??? (???) <45185287-25AD-C239-AA58-8FA53DF55B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9a0a6000 - 0x9a4dbff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9a4dc000 - 0x9a7d6fef  com.apple.QuickTime 7.6.6 (1790) <A5B2CDA8-47C9-F1AE-ED54-625B0FAB426F> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9a7d7000 - 0x9a850ff7  com.apple.PDFKit 2.5.1 (2.5.1) <CEF13510-F08D-3177-7504-7F8853906DE6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x9a923000 - 0x9ab4eff3  com.apple.QuartzComposer 4.2 ({156.30}) <2C88F8C3-7181-6B1D-B278-E0EE3F33A2AF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x9ab4f000 - 0x9aba9fe7  com.apple.CorePDF 1.4 (1.4) <78A1DDE1-1609-223C-A532-D282DC5E0CD0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x9abaa000 - 0x9abdaff7  com.apple.MeshKit 1.1 (49.2) <ECFBD794-5D36-4405-6184-5568BFF29BF3> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x9abdb000 - 0x9ac33fe7  com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x9ac6a000 - 0x9acaefe7  com.apple.Metadata 10.6.3 (507.15) <74F05E64-2A68-BA10-CCD4-128D164E5A0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    Model: MacBook2,1, BootROM MB21.00A5.B07, 2 processors, Intel Core 2 Duo, 2.16 GHz, 2 GB, SMC 1.17f0
    Graphics: Intel GMA 950, GMA 950, Built-In, spdisplays_integrated_vram
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x87), Atheros 5416: 2.1.14.6
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST9120822AS, 111.79 GB
    Parallel ATA Device: MATSHITADVD-R   UJ-857E
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8501, 0xfd400000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x021a, 0x1d200000 / 2
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8240, 0x5d200000 / 2
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8205, 0x7d100000 / 2

    Hi madatapple18,
    What happened to the love? You said," I enjoy using Apple products because of how easy they are to love."
    Seriously, don't worry, somebody in the Apple Discussions Community will help you figure out what the problem is! I promise.
    You see, one of the main reasons why Apple Products are easy to love is because of all of the kindhearted, kindred folks here who enjoy helping others. I try to help too, but I never get any points. My heart is in the right place though.
    I don't actually have an iPhone myself BUT I know that sometimes when I connect with iTunes online, that there is a lag while the "Genius" is "analyzing my iTunes library". Perhaps that could have something to do with it?
    Good luck

  • Motion crashes when opening templetes

    Motion crashes when opening templetes.
    Any idea why this happenes?
    I have Intel Mac Pro 2.66
    Intel Mac Pro 2.66   Mac OS X (10.4.8)  

    Welcome to the family. You're going to discover crash reports are almost impossible to decypher. Yours indicates thread 25 crashed and it's all about Helium so you can try searching the Motion forum for HELIUM and you can even use Google to search for some of those text strings. There are some people out there who try to decode Apple's useless and insanely unfriendly crash reporting syntax.
    How many graphics cards do you have in your machine?
    Do you perhaps have any CMYK graphics in the project?
    bogiesan

  • Adobe Acrobat pro 9.4.6 crashes when opening multiple files simultaneously.

    We have Adobe Acrobat Pro 9 which has been updated to version 9.4.6. we had this problem when the 9.4.5 update was applied also. It is now crashing when we try to open multiple files simultaneously.
    Yesterday, I narrowed down the problem to 6 plugins:
    IA32
    ADBC
    eBook
    EScript
    HLS
    PPKLite
    SaveAsRTS
    However, we discovered that that Comments and markup tool bars weren't loading. So I did a repair install on it.
    Now those plugins from yesterday work and Acroform.api is causing it to crash when opening multiple files.
    I did try other suggestion that involved using Icacls/cacls on dll files to no avail.
    It is running on XP SP3 fully updated with plenty of RAM and HDD space.
    Is there a way to fix this without reinstalling?

    I am not sure what's causing this problem on your machine because everything's working fine for me.
    What is the version of Acroform.api on your machine now.
    Do a Repair after deleting this file and see if it works.
    Enable Windows MSI logging (http://support.microsoft.com/kb/314852) before you do a repair, upload that log to some file sharing server, and paste its link here.

  • Adobe Bridge CC crashes when opening file with Photoshop CC or Camera RAW!

    Adobe Bridge CC crashes when opening file with Photoshop CC or Camera RAW!
    - Tried to Reset the preference with CTRL + Click.
    - It's just new clean install didn't do anything with it yet.
    - Windows 8.
    Any help?

    Just that one project, or any project?  Can you create new projects?

  • Crash when opening Yosemite OSx installer and Adobe Bridge and Photoshop CS6

    Hi,
    I'm having increasing problems with my Mac Book Pro. It crashes when opening Adobe Bridge CS6, Photoshop CS6 and now when trying to install the Yosemite operating system.  There is no error code associated with the crash but the error report is below:
    19/10/2014 10:24:07.084 pm ReportCrash[1410]: com.apple.message.domain: com.apple.crashreporter.writereport.crash
    com.apple.message.signature: AdobeCrashDaemon
    com.apple.message.signature2: UNBUNDLED ||| 6.9
    com.apple.message.signature3: FDEC1D7D5E72B5BCEC142C1EE957EFE2
    com.apple.message.result: NO
    com.apple.message.summarize: YES
    Sender_Mach_UUID: 3C9D65AC-CCF7-32B3-AE41-F8475197DE30
    I've also tried to install Yosemite OSx and can't open the install program, with this error code:
    19/10/2014 10:15:32.539 pm ReportCrash[1210]: com.apple.message.domain: com.apple.crashreporter.writereport.crash
    com.apple.message.signature: InstallAssistant
    com.apple.message.signature2: com.apple.InstallAssistant.Yosemite ||| 1.6.5 (1012)
    com.apple.message.signature3: B3105148EAE221144320FE0B88D924A9
    com.apple.message.result: NO
    com.apple.message.summarize: YES
    Sender_Mach_UUID: 3C9D65AC-CCF7-32B3-AE41-F8475197DE30
    I've cleaned up my hard drive and am running 8GB RAM with plenty of memory.  Also scanned the disk for errors etc.  No luck.
    Does anyone have any suggestions on what's going wrong?
    Thanks.
    MacBook Pro with Retina display, OS X Mavericks (10.9.5)

    I have the exact same problem, also running OS X Machericks 10.9.5 on a Mac Book Pro, would be really helpful to understand how to fix this error.

  • Photoshop elements 6 has started to crash when opened, so does Bridge.

    I've used PSE 6 for years with no problems.  Now it crashes when opened.  Bridge is doing the same thing.  I don't know where to start to get help or answers.  Any help will be appreciated.

    Reasons for crashes are frequently similar to reasons for slowing down.  Does any of the reasons below sound familiar to what may be happening?
    https://discussions.apple.com/docs/DOC-6921
    If not, there is Adobe's forums: https://forums.adobe.com/community/photoshop_elements

Maybe you are looking for