Skip to main content
Known Participant
April 10, 2018
Answered

After Effects crashing when renaming composition

  • April 10, 2018
  • 4 replies
  • 1619 views

Since updating my laptop to a new Macbook Pro and CC to the latest version I am having intermittent crashes when I rename a comp, specifically when I change the comp title then hit OK in the dialog. AE simply disappears without warning as soon as I click OK. A minute or so later I get a crash report.

Once this error starts happening it cannot be stopped and the .aep becomes corrupted (i.e. it happens every time you try to rename a comp). My workaround has been starting a new project and importing the corrupted one, which fixed the problem for a few days. Now it's just started happening again in a new file. Can anyone help? I've got a crash log below.

Sorry, it's quite long.

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread

0   libsystem_kernel.dylib        0x00007fff7ea96b6e __pthread_kill + 10

1   libsystem_pthread.dylib        0x00007fff7ec61080 pthread_kill + 333

2   libsystem_c.dylib              0x00007fff7e9f21ae abort + 127

3   libsystem_malloc.dylib        0x00007fff7eaf0822 free + 521

4   TDB.dylib                      0x00000001008dbd90 TDB_StreamIDPath::CopyPath(TDB_StreamIDPath const&) + 576

5   TDB.dylib                      0x00000001008dc32e TDB_StreamIDPath::operator=(TDB_StreamIDPath const&) + 14

6   com.adobe.AfterEffectsLib.framework 0x00000001094632d6 CRQRenderSettings::SetRS_FromPref(unsigned long) + 91126

7   com.adobe.AfterEffectsLib.framework 0x000000010946b918 CTLTopicPane::DoClick(ae::egg::MouseEvent const&) + 296

8   com.adobe.AfterEffectsLib.framework 0x00000001092e6a09 COutlineDir::GetOutlinePano() + 39545

9   com.adobe.AfterEffectsLib.framework 0x00000001092e69d9 COutlineDir::GetOutlinePano() + 39497

10  com.adobe.AfterEffectsLib.framework 0x00000001093cb30d CTLOutlinePano::DrawCurrentTimeLine(M_Rect*) + 26269

11  com.adobe.AfterEffectsLib.framework 0x0000000108e29791 CView::DispatchMouseEvent(ae::egg::MouseEvent const&) + 257

12  com.adobe.AfterEffectsLib.framework 0x0000000108e296f2 CView::DispatchMouseEvent(ae::egg::MouseEvent const&) + 98

13  com.adobe.AfterEffectsLib.framework 0x0000000108e296f2 CView::DispatchMouseEvent(ae::egg::MouseEvent const&) + 98

14  com.adobe.AfterEffectsLib.framework 0x0000000108e6f8ff dvacore::utility::SearchLiveHelp(std::__1::basic_string<unsigned short, std::__1::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> >) + 22927

15  com.adobe.dvaui.framework      0x00000001040c572c dvaui::ui::UI_Node::UI_DoPointerEvent(dvaui::ui::UI_Node*, dvaui::ui::PointerEvent const&) + 44

16  com.adobe.AfterEffectsLib.framework 0x0000000108e6faac dvacore::utility::SearchLiveHelp(std::__1::basic_string<unsigned short, std::__1::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> >) + 23356

17  com.adobe.dvaui.framework      0x00000001040bf90d dvaui::ui::UI_Node::UI_DispatchPointerEventToLeaf(dvaui::ui::UI_Node*, dvaui::ui::UI_Node*, dvaui::ui::PointerEvent const&) + 221

18  com.adobe.dvaui.framework      0x00000001040bf3bb dvaui::ui::UI_Node::DispatchPointerEvent::operator()(dvaui::ui::UI_Node*, dvaui::ui::UI_Node*, dvacore::geom::PointT<float> const&) const + 139

19  com.adobe.dvaui.framework      0x00000001040bfa46 std::__1::pair<bool, dvaui::ui::UI_Node*> dvaui::ui::UI_Node::UI_DispatchPointerEventTowardsLeafT<dvaui::ui::UI_Node::DispatchPointerEvent>(dvaui::ui::UI_Node::DispatchPointerEvent&, dvacore::geom::PointT<float> const&, bool) + 182

20  com.adobe.dvaui.framework      0x00000001040bfa2a std::__1::pair<bool, dvaui::ui::UI_Node*> dvaui::ui::UI_Node::UI_DispatchPointerEventTowardsLeafT<dvaui::ui::UI_Node::DispatchPointerEvent>(dvaui::ui::UI_Node::DispatchPointerEvent&, dvacore::geom::PointT<float> const&, bool) + 154

21  com.adobe.dvaui.framework      0x00000001040be99f dvaui::ui::UI_Node::UI_DispatchPointerEventTowardsLeaf(dvaui::ui::PointerEvent const&, bool) + 63

22  com.adobe.dvaui.framework      0x00000001040be01e dvaui::ui::UI_Node::UI_DispatchPointerEventToTarget(dvaui::ui::UI_Node*, dvaui::ui::PointerEvent const&, bool) + 174

23  com.adobe.dvaui.framework      0x00000001040bdec2 dvaui::ui::UI_Node::UI_DispatchPointerEvent(dvaui::ui::PointerEvent const&, bool) + 66

24  com.adobe.dvaui.framework      0x000000010413bbe9 dvaui::ui::OS_View::UI_DispatchPlatformMouseEvent(dvaui::ui::MouseEvent const&, bool) + 681

25  com.adobe.dvaui.framework      0x000000010413b6ae dvaui::ui::OS_View::UI_DispatchPlatformMouseClickEvent(dvaui::ui::OS_Event const&) + 510

26  com.adobe.dvaui.framework      0x00000001041396d8 dvaui::ui::OS_View::UI_DispatchEvent(dvaui::ui::OS_Event*) + 120

27  com.adobe.dvaui.framework      0x0000000104139636 dvaui::ui::OS_View::UI_HandleOSEvent(dvaui::ui::OS_Event*) + 22

28  com.adobe.dvaui.framework      0x000000010413ae16 dvaui::ui::OS_View::UI_HandlePlatformEvent(NSEvent*) + 70

29  com.adobe.dvacore.framework    0x00000001035a593c int dvacore::config::ErrorManager::ExecuteFunction<void>(boost::function0<void>*, void*) + 28

30  MEE.dylib                      0x00000001287669aa egg::dvainit::AE_DVA_ErrorManager::ExecuteFunctionWithTopLevelExceptionHandler(boost::function0<int>) + 922

31  com.adobe.dvacore.framework    0x00000001035a59f3 void dvacore::config::ErrorManager::ExecuteFunctionWithTopLevelExceptionHandler<void>(boost::function0<void>, bool*) + 99

32  com.adobe.dvacore.framework    0x00000001035a6331 void dvacore::config::ExecuteTopLevelFunction<void>(boost::function0<void>, bool*) + 161

33  com.adobe.dvaui.framework      0x000000010414779c -[DVAMacContainerView rightMouseDown:] + 156

34  com.apple.AppKit              0x00007fff5450043d -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 5040

35  com.apple.AppKit              0x00007fff544fec70 -[NSWindow(NSEventRouting) sendEvent:] + 497

36  com.apple.AppKit              0x00007fff54360236 -[NSApplication(NSEvent) sendEvent:] + 2462

37  com.adobe.dvaui.framework      0x000000010413fe2b -[DVAMacApplication sendEvent:] + 619

38  com.adobe.AfterEffectsLib.framework 0x0000000108b9ac59 GetAECocoaApplication() + 5817

39  com.apple.AppKit              0x00007fff53bc08b5 -[NSApplication run] + 812

40  com.adobe.AfterEffectsLib.framework 0x0000000108d70888 EggMain(bool, bool, bool, bool, bool, bool, unsigned short const*, bool, int) + 1176

41  com.adobe.AfterEffectsLib.framework 0x0000000108d7042a EggMain(bool, bool, bool, bool, bool, bool, unsigned short const*, bool, int) + 58

42  com.adobe.AfterEffects        0x000000010000398a main + 2554

43  libdyld.dylib                  0x00007fff7e946015 start + 1

Thread 1:

0   libsystem_kernel.dylib        0x00007fff7ea96a1e __psynch_cvwait + 10

1   libsystem_pthread.dylib        0x00007fff7ec5f589 _pthread_cond_wait + 732

2   com.adobe.headlights.LogSessionFramework 0x0000000114d1e2dc boost::condition_variable::do_wait_until(boost::unique_lock<boost::mutex>&, timespec const&) + 76

3   com.adobe.headlights.LogSessionFramework 0x0000000114d1cbff boost::this_thread::hiden::sleep_for(timespec const&) + 191

4   com.adobe.headlights.LogSessionFramework 0x0000000114cca149 void boost::this_thread::sleep_for<long long, boost::ratio<1l, 1l> >(boost::chrono::duration<long long, boost::ratio<1l, 1l> > const&) + 107

5   com.adobe.headlights.LogSessionFramework 0x0000000114c99221 RealTimeProcessor::WorkerThread(int, int) + 3633

6   com.adobe.headlights.LogSessionFramework 0x0000000114d1bf79 boost::(anonymous namespace)::thread_proxy(void*) + 185

7   libsystem_pthread.dylib        0x00007fff7ec5e661 _pthread_body + 340

8   libsystem_pthread.dylib        0x00007fff7ec5e50d _pthread_start + 377

9   libsystem_pthread.dylib        0x00007fff7ec5dbf9 thread_start + 13

Thread 2:: com.apple.NSURLConnectionLoader

0   libsystem_kernel.dylib        0x00007fff7ea8d20a mach_msg_trap + 10

1   libsystem_kernel.dylib        0x00007fff7ea8c724 mach_msg + 60

2   com.apple.CoreFoundation      0x00007fff566317d5 __CFRunLoopServiceMachPort + 341

3   com.apple.CoreFoundation      0x00007fff56630b27 __CFRunLoopRun + 1783

4   com.apple.CoreFoundation      0x00007fff566301a3 CFRunLoopRunSpecific + 483

5   com.apple.CFNetwork            0x00007fff55778ca8 -[__CoreSchedulingSetRunnable runForever] + 722

6   com.apple.Foundation          0x00007fff5872e1f8 __NSThread__start__ + 1197

7   libsystem_pthread.dylib        0x00007fff7ec5e661 _pthread_body + 340

8   libsystem_pthread.dylib        0x00007fff7ec5e50d _pthread_start + 377

9   libsystem_pthread.dylib        0x00007fff7ec5dbf9 thread_start + 13

Thread 3:: com.apple.CFSocket.private

0   libsystem_kernel.dylib        0x00007fff7ea96cfa __select + 10

1   com.apple.CoreFoundation      0x00007fff5666b8db __CFSocketManager + 635

2   libsystem_pthread.dylib        0x00007fff7ec5e661 _pthread_body + 340

3   libsystem_pthread.dylib        0x00007fff7ec5e50d _pthread_start + 377

4   libsystem_pthread.dylib        0x00007fff7ec5dbf9 thread_start + 13

Thread 4:

0   libsystem_kernel.dylib        0x00007fff7ea96a1e __psynch_cvwait + 10

1   libsystem_pthread.dylib        0x00007fff7ec5f589 _pthread_cond_wait + 732

2   com.adobe.dvacore.framework    0x0000000103578001 boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 65

3   com.adobe.dvacore.framework    0x0000000103577d3b dvacore::threads::ThreadSafeQueueBase::Pop(void*&, int) + 171

4   com.adobe.dvacore.framework    0x0000000103692cf1 dvacore::threads::ThreadSafeDelayQueue::PopWithTimeout(std::__1::auto_ptr<dvacore::threads::AllocatedFunctionT<boost::function<void ()> > >&, int) + 145

5   com.adobe.dvacore.framework    0x00000001036911d9 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 153

6   com.adobe.dvacore.framework    0x000000010368e31f dvacore::threads::(anonymous namespace)::LaunchThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 367

7   com.adobe.boost-threads.framework 0x00000001034c3395 boost::(anonymous namespace)::thread_proxy(void*) + 165

8   libsystem_pthread.dylib        0x00007fff7ec5e661 _pthread_body + 340

9   libsystem_pthread.dylib        0x00007fff7ec5e50d _pthread_start + 377

10  libsystem_pthread.dylib        0x00007fff7ec5dbf9 thread_start + 13

Thread 5:: VulcanMsgRecv

0   libsystem_kernel.dylib        0x00007fff7ea96c3a __recvfrom + 10

1   VulcanMessage5.dylib          0x000000011489e2b8 vcfoundation::net::Bsd::Recv(int, void*, int, int) + 16

2   VulcanMessage5.dylib          0x000000011489d67c vcfoundation::io::BSDNamedPipe::Read(void*, unsigned long) + 20

3   VulcanMessage5.dylib          0x000000011489c974 vcfoundation::io::BufferedReader::InternalRead(char*, long) + 100

4   VulcanMessage5.dylib          0x000000011489c838 vcfoundation::io::BufferedReader::Read(void*, unsigned long) + 50

5   VulcanMessage5.dylib          0x0000000114897477 vcfoundation::io::IVCChannel::ReadFully(void*, unsigned long) + 57

6   VulcanMessage5.dylib          0x0000000114897f06 vcfoundation::io::Serializer::InternalDeserialize() + 30

7   VulcanMessage5.dylib          0x000000011489789f vcfoundation::io::Serializer::Deserialize() + 9

8   VulcanMessage5.dylib          0x000000011489b924 vcfoundation::ncomm::Connection::ReadIn() + 22

9   VulcanMessage5.dylib          0x000000011489b37d vcfoundation::ncomm::NCService::ReadResponse(vcfoundation::ncomm::INCRequest*, vcfoundation::ncomm::INCListener&, vcfoundation::ncomm::NCService::ConRef&) + 41

10  VulcanMessage5.dylib          0x000000011489b06a vcfoundation::ncomm::NCService::Execute(vcfoundation::ncomm::INCRequest*, vcfoundation::ncomm::INCListener&) + 166

11  VulcanMessage5.dylib          0x000000011489afbd vcfoundation::ncomm::NCService::Execute(vcfoundation::ncomm::INCRequest*) + 29

12  VulcanMessage5.dylib          0x000000011488e7f8 adobe::vulcan::servicemgr::CSIRequest::Execute() + 50

13  VulcanMessage5.dylib          0x000000011488da36 adobe::vulcan::servicemgr::RegisterForEventsRequest::Run() + 622

14  VulcanMessage5.dylib          0x000000011489c1bc vcfoundation::thread::AbstractThread::Run() + 72

15  VulcanMessage5.dylib          0x000000011489e0b9 vcfoundation::thread::Thread::ThreadProc(void*) + 9

16  libsystem_pthread.dylib        0x00007fff7ec5e661 _pthread_body + 340

17  libsystem_pthread.dylib        0x00007fff7ec5e50d _pthread_start + 377

18  libsystem_pthread.dylib        0x00007fff7ec5dbf9 thread_start + 13

Thread 6:

0   libsystem_kernel.dylib        0x00007fff7ea97bf2 kevent + 10

1   com.adobe.dvatransport.framework 0x000000010584fbac boost::asio::detail::kqueue_reactor::run(bool, boost::asio::detail::op_queue<boost::asio::detail::task_io_service_operation>&) + 268

2   com.adobe.dvatransport.framework 0x000000010584f65c boost::asio::detail::task_io_service::do_run_one(boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex>&, boost::asio::detail::task_io_service_thread_info&, boost::system::error_code const&) + 380

3   com.adobe.dvatransport.framework 0x000000010584f325 boost::asio::detail::task_io_service::run(boost::system::error_code&) + 181

4   com.adobe.dvatransport.framework 0x0000000105844c42 SkyConnectionEnv::MainLoop() + 162

5   com.adobe.dvatransport.framework 0x00000001058445f9 SkyConnectionEnv::StaticThreadFunc(SkyConnectionEnv*) + 9

6   com.adobe.boost-threads.framework 0x00000001034c3395 boost::(anonymous namespace)::thread_proxy(void*) + 165

7   libsystem_pthread.dylib        0x00007fff7ec5e661 _pthread_body + 340

8   libsystem_pthread.dylib        0x00007fff7ec5e50d _pthread_start + 377

9   libsystem_pthread.dylib        0x00007fff7ec5dbf9 thread_start + 13

Thread 7:

0   libsystem_kernel.dylib        0x00007fff7ea96a1e __psynch_cvwait + 10

1   libsystem_pthread.dylib        0x00007fff7ec5f589 _pthread_cond_wait + 732

2   com.adobe.dvatransport.framework 0x000000010584f5e7 boost::asio::detail::task_io_service::do_run_one(boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex>&, boost::asio::detail::task_io_service_thread_info&, boost::system::error_code const&) + 263

3   com.adobe.dvatransport.framework 0x000000010584f325 boost::asio::detail::task_io_service::run(boost::system::error_code&) + 181

4   com.adobe.dvatransport.framework 0x000000010585a75a boost::asio::detail::posix_thread::func<boost::asio::detail::resolver_service_base::work_io_service_runner>::run() + 42

5   com.adobe.dvacore.framework    0x0000000103636393 boost_asio_detail_posix_thread_function + 19

6   libsystem_pthread.dylib        0x00007fff7ec5e661 _pthread_body + 340

7   libsystem_pthread.dylib        0x00007fff7ec5e50d _pthread_start + 377

8   libsystem_pthread.dylib        0x00007fff7ec5dbf9 thread_start + 13

Thread 8:

0   libsystem_kernel.dylib        0x00007fff7ea96a1e __psynch_cvwait + 10

1   libsystem_pthread.dylib        0x00007fff7ec5f589 _pthread_cond_wait + 732

2   com.adobe.dvacore.framework    0x0000000103578001 boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 65

3   com.adobe.dvacore.framework    0x0000000103577d3b dvacore::threads::ThreadSafeQueueBase::Pop(void*&, int) + 171

4   com.adobe.dvacore.framework    0x0000000103692cf1 dvacore::threads::ThreadSafeDelayQueue::PopWithTimeout(std::__1::auto_ptr<dvacore::threads::AllocatedFunctionT<boost::function<void ()> > >&, int) + 145

5   com.adobe.dvacore.framework    0x00000001036911d9 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 153

6   com.adobe.dvacore.framework    0x000000010368e31f dvacore::threads::(anonymous namespace)::LaunchThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 367

7   com.adobe.boost-threads.framework 0x00000001034c3395 boost::(anonymous namespace)::thread_proxy(void*) + 165

8   libsystem_pthread.dylib        0x00007fff7ec5e661 _pthread_body + 340

9   libsystem_pthread.dylib        0x00007fff7ec5e50d _pthread_start + 377

10  libsystem_pthread.dylib        0x00007fff7ec5dbf9 thread_start + 13

Thread 9:

0   libsystem_kernel.dylib        0x00007fff7ea96a1e __psynch_cvwait + 10

1   libsystem_pthread.dylib        0x00007fff7ec5f589 _pthread_cond_wait + 732

2   com.adobe.dvacore.framework    0x0000000103578001 boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 65

3   com.adobe.dvacore.framework    0x0000000103577d3b dvacore::threads::ThreadSafeQueueBase::Pop(void*&, int) + 171

4   com.adobe.dvacore.framework    0x0000000103692cf1 dvacore::threads::ThreadSafeDelayQueue::PopWithTimeout(std::__1::auto_ptr<dvacore::threads::AllocatedFunctionT<boost::function<void ()> > >&, int) + 145

5   com.adobe.dvacore.framework    0x00000001036911d9 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 153

6   com.adobe.dvacore.framework    0x000000010368e31f dvacore::threads::(anonymous namespace)::LaunchThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 367

7   com.adobe.boost-threads.framework 0x00000001034c3395 boost::(anonymous namespace)::thread_proxy(void*) + 165

8   libsystem_pthread.dylib        0x00007fff7ec5e661 _pthread_body + 340

9   libsystem_pthread.dylib        0x00007fff7ec5e50d _pthread_start + 377

10  libsystem_pthread.dylib        0x00007fff7ec5dbf9 thread_start + 13

Thread 10:

0   libsystem_kernel.dylib        0x00007fff7ea8d20a mach_msg_trap + 10

1   libsystem_kernel.dylib        0x00007fff7ea8c724 mach_msg + 60

2   com.apple.CoreFoundation      0x00007fff566317d5 __CFRunLoopServiceMachPort + 341

3   com.apple.CoreFoundation      0x00007fff56630b27 __CFRunLoopRun + 1783

4   com.apple.CoreFoundation      0x00007fff566301a3 CFRunLoopRunSpecific + 483

5   com.apple.AVCVideoServices    0x000000013f4b4ad2 AVS::AVCVideoServicesThreadStart(AVS::AVCVideoServicesThreadParams*) + 162

6   libsystem_pthread.dylib        0x00007fff7ec5e661 _pthread_body + 340

7   libsystem_pthread.dylib        0x00007fff7ec5e50d _pthread_start + 377

8   libsystem_pthread.dylib        0x00007fff7ec5dbf9 thread_start + 13

Thread 11:

0   libsystem_kernel.dylib        0x00007fff7ea96a1e __psynch_cvwait + 10

1   libsystem_pthread.dylib        0x00007fff7ec5f589 _pthread_cond_wait + 732

2   com.adobe.dvacore.framework    0x0000000103578001 boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 65

3   com.adobe.dvacore.framework    0x0000000103577d3b dvacore::threads::ThreadSafeQueueBase::Pop(void*&, int) + 171

4   com.adobe.dvacore.framework    0x0000000103692cf1 dvacore::threads::ThreadSafeDelayQueue::PopWithTimeout(std::__1::auto_ptr<dvacore::threads::AllocatedFunctionT<boost::function<void ()> > >&, int) + 145

5   com.adobe.dvacore.framework    0x00000001036911d9 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 153

6   com.adobe.dvacore.framework    0x000000010368e31f dvacore::threads::(anonymous namespace)::LaunchThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 367

7   com.adobe.boost-threads.framework 0x00000001034c3395 boost::(anonymous namespace)::thread_proxy(void*) + 165

8   libsystem_pthread.dylib        0x00007fff7ec5e661 _pthread_body + 340

9   libsystem_pthread.dylib        0x00007fff7ec5e50d _pthread_start + 377

10  libsystem_pthread.dylib        0x00007fff7ec5dbf9 thread_start + 13

Thread 12:

0   libsystem_kernel.dylib        0x00007fff7ea96a1e __psynch_cvwait + 10

1   libsystem_pthread.dylib        0x00007fff7ec5f589 _pthread_cond_wait + 732

2   com.adobe.dvacore.framework    0x0000000103578001 boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 65

3   com.adobe.dvacore.framework    0x0000000103577d3b dvacore::threads::ThreadSafeQueueBase::Pop(void*&, int) + 171

4   com.adobe.dvacore.framework    0x0000000103692cf1 dvacore::threads::ThreadSafeDelayQueue::PopWithTimeout(std::__1::auto_ptr<dvacore::threads::AllocatedFunctionT<boost::function<void ()> > >&, int) + 145

5   com.adobe.dvacore.framework    0x00000001036911d9 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 153

6   com.adobe.dvacore.framework    0x000000010368e31f dvacore::threads::(anonymous namespace)::LaunchThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 367

7   com.adobe.boost-threads.framework 0x00000001034c3395 boost::(anonymous namespace)::thread_proxy(void*) + 165

8   libsystem_pthread.dylib        0x00007fff7ec5e661 _pthread_body + 340

9   libsystem_pthread.dylib        0x00007fff7ec5e50d _pthread_start + 377

10  libsystem_pthread.dylib        0x00007fff7ec5dbf9 thread_start + 13

Thread 13:

0   libsystem_kernel.dylib        0x00007fff7ea96a1e __psynch_cvwait + 10

1   libsystem_pthread.dylib        0x00007fff7ec5f589 _pthread_cond_wait + 732

2   com.adobe.dvacore.framework    0x0000000103578001 boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 65

3   com.adobe.dvacore.framework    0x0000000103577d3b dvacore::threads::ThreadSafeQueueBase::Pop(void*&, int) + 171

4   com.adobe.dvacore.framework    0x0000000103692cf1 dvacore::threads::ThreadSafeDelayQueue::PopWithTimeout(std::__1::auto_ptr<dvacore::threads::AllocatedFunctionT<boost::function<void ()> > >&, int) + 145

5   com.adobe.dvacore.framework    0x00000001036911d9 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 153

6   com.adobe.dvacore.framework    0x000000010368e31f dvacore::threads::(anonymous namespace)::LaunchThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 367

7   com.adobe.boost-threads.framework 0x00000001034c3395 boost::(anonymous namespace)::thread_proxy(void*) + 165

8   libsystem_pthread.dylib        0x00007fff7ec5e661 _pthread_body + 340

9   libsystem_pthread.dylib        0x00007fff7ec5e50d _pthread_start + 377

10  libsystem_pthread.dylib        0x00007fff7ec5dbf9 thread_start + 13

Thread 14:

0   libsystem_kernel.dylib        0x00007fff7ea96a1e __psynch_cvwait + 10

1   libsystem_pthread.dylib        0x00007fff7ec5f589 _pthread_cond_wait + 732

2   com.adobe.dvacore.framework    0x0000000103578001 boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 65

3   com.adobe.dvacore.framework    0x0000000103577d3b dvacore::threads::ThreadSafeQueueBase::Pop(void*&, int) + 171

4   com.adobe.dvacore.framework    0x0000000103692cf1 dvacore::threads::ThreadSafeDelayQueue::PopWithTimeout(std::__1::auto_ptr<dvacore::threads::AllocatedFunctionT<boost::function<void ()> > >&, int) + 145

5   com.adobe.dvacore.framework    0x00000001036911d9 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 153

6   com.adobe.dvacore.framework    0x000000010368e31f dvacore::threads::(anonymous namespace)::LaunchThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 367

7   com.adobe.boost-threads.framework 0x00000001034c3395 boost::(anonymous namespace)::thread_proxy(void*) + 165

8   libsystem_pthread.dylib        0x00007fff7ec5e661 _pthread_body + 340

9   libsystem_pthread.dylib        0x00007fff7ec5e50d _pthread_start + 377

10  libsystem_pthread.dylib        0x00007fff7ec5dbf9 thread_start + 13

Thread 15:

0   libsystem_kernel.dylib        0x00007fff7ea96a1e __psynch_cvwait + 10

1   libsystem_pthread.dylib        0x00007fff7ec5f589 _pthread_cond_wait + 732

2   com.adobe.dvacore.framework    0x0000000103578001 boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 65

3   com.adobe.dvacore.framework    0x0000000103577d3b dvacore::threads::ThreadSafeQueueBase::Pop(void*&, int) + 171

4   com.adobe.dvacore.framework    0x0000000103692cf1 dvacore::threads::ThreadSafeDelayQueue::PopWithTimeout(std::__1::auto_ptr<dvacore::threads::AllocatedFunctionT<boost::function<void ()> > >&, int) + 145

5   com.adobe.dvacore.framework    0x00000001036911d9 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 153

6   com.adobe.dvacore.framework    0x000000010368e31f dvacore::threads::(anonymous namespace)::LaunchThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 367

7   com.adobe.boost-threads.framework 0x00000001034c3395 boost::(anonymous namespace)::thread_proxy(void*) + 165

8   libsystem_pthread.dylib        0x00007fff7ec5e661 _pthread_body + 340

9   libsystem_pthread.dylib        0x00007fff7ec5e50d _pthread_start + 377

10  libsystem_pthread.dylib        0x00007fff7ec5dbf9 thread_start + 13

Thread 16:: com.apple.audio.IOThread.client

0   libsystem_kernel.dylib        0x00007fff7ea8d20a mach_msg_trap + 10

1   libsystem_kernel.dylib        0x00007fff7ea8c724 mach_msg + 60

2   com.apple.audio.CoreAudio      0x00007fff560878da HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 124

3   com.apple.audio.CoreAudio      0x00007fff5608784d HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 45

4   com.apple.audio.CoreAudio      0x00007fff560848b9 HALC_ProxyIOContext::IOWorkLoop() + 977

5   com.apple.audio.CoreAudio      0x00007fff5608431c HALC_ProxyIOContext::IOThreadEntry(void*) + 128

6   com.apple.audio.CoreAudio      0x00007fff5608405e HALB_IOThread::Entry(void*) + 72

7   libsystem_pthread.dylib        0x00007fff7ec5e661 _pthread_body + 340

8   libsystem_pthread.dylib        0x00007fff7ec5e50d _pthread_start + 377

9   libsystem_pthread.dylib        0x00007fff7ec5dbf9 thread_start + 13

Thread 17:

0   libsystem_kernel.dylib        0x00007fff7ea96a1e __psynch_cvwait + 10

1   libsystem_pthread.dylib        0x00007fff7ec5f589 _pthread_cond_wait + 732

2   com.adobe.dvacore.framework    0x0000000103578001 boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 65

3   com.adobe.dvacore.framework    0x0000000103577d3b dvacore::threads::ThreadSafeQueueBase::Pop(void*&, int) + 171

4   com.adobe.dvacore.framework    0x0000000103692cf1 dvacore::threads::ThreadSafeDelayQueue::PopWithTimeout(std::__1::auto_ptr<dvacore::threads::AllocatedFunctionT<boost::function<void ()> > >&, int) + 145

5   com.adobe.dvacore.framework    0x00000001036911d9 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 153

6   com.adobe.dvacore.framework    0x000000010368e31f dvacore::threads::(anonymous namespace)::LaunchThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 367

7   com.adobe.boost-threads.framework 0x00000001034c3395 boost::(anonymous namespace)::thread_proxy(void*) + 165

8   libsystem_pthread.dylib        0x00007fff7ec5e661 _pthread_body + 340

9   libsystem_pthread.dylib        0x00007fff7ec5e50d _pthread_start + 377

10  libsystem_pthread.dylib        0x00007fff7ec5dbf9 thread_start + 13

Thread 18:

0   libsystem_kernel.dylib        0x00007fff7ea96a1e __psynch_cvwait + 10

1   libsystem_pthread.dylib        0x00007fff7ec5f589 _pthread_cond_wait + 732

2   com.adobe.dvacore.framework    0x0000000103578001 boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 65

3   com.adobe.dvacore.framework    0x0000000103577d3b dvacore::threads::ThreadSafeQueueBase::Pop(void*&, int) + 171

4   com.adobe.dvacore.framework    0x0000000103692cf1 dvacore::threads::ThreadSafeDelayQueue::PopWithTimeout(std::__1::auto_ptr<dvacore::threads::AllocatedFunctionT<boost::function<void ()> > >&, int) + 145

5   com.adobe.dvacore.framework    0x00000001036911d9 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 153

6   com.adobe.dvacore.framework    0x000000010368e31f dvacore::threads::(anonymous namespace)::LaunchThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 367

7   com.adobe.boost-threads.framework 0x00000001034c3395 boost::(anonymous namespace)::thread_proxy(void*) + 165

8   libsystem_pthread.dylib        0x00007fff7ec5e661 _pthread_body + 340

9   libsystem_pthread.dylib        0x00007fff7ec5e50d _pthread_start + 377

10  libsystem_pthread.dylib        0x00007fff7ec5dbf9 thread_start + 13

Thread 19:

0   libsystem_kernel.dylib        0x00007fff7ea96a1e __psynch_cvwait + 10

1   libsystem_pthread.dylib        0x00007fff7ec5f589 _pthread_cond_wait + 732

2   com.adobe.dvacore.framework    0x0000000103578001 boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 65

3   com.adobe.dvacore.framework    0x0000000103577d3b dvacore::threads::ThreadSafeQueueBase::Pop(void*&, int) + 171

4   com.adobe.dvacore.framework    0x0000000103692cf1 dvacore::threads::ThreadSafeDelayQueue::PopWithTimeout(std::__1::auto_ptr<dvacore::threads::AllocatedFunctionT<boost::function<void ()> > >&, int) + 145

5   com.adobe.dvacore.framework    0x00000001036911d9 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 153

6   com.adobe.dvacore.framework    0x000000010368e31f dvacore::threads::(anonymous namespace)::LaunchThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 367

7   com.adobe.boost-threads.framework 0x00000001034c3395 boost::(anonymous namespace)::thread_proxy(void*) + 165

8   libsystem_pthread.dylib        0x00007fff7ec5e661 _pthread_body + 340

9   libsystem_pthread.dylib        0x00007fff7ec5e50d _pthread_start + 377

10  libsystem_pthread.dylib        0x00007fff7ec5dbf9 thread_start + 13

Thread 20:

0   libsystem_kernel.dylib        0x00007fff7ea96a1e __psynch_cvwait + 10

1   libsystem_pthread.dylib        0x00007fff7ec5f589 _pthread_cond_wait + 732

2   com.adobe.dvacore.framework    0x000000010357814a boost::condition_variable::do_wait_until(boost::unique_lock<boost::mutex>&, timespec const&) + 74

3   com.adobe.dvacore.framework    0x0000000103577e17 dvacore::threads::ThreadSafeQueueBase::Pop(void*&, int) + 391

4   com.adobe.dvacore.framework    0x0000000103692cf1 dvacore::threads::ThreadSafeDelayQueue::PopWithTimeout(std::__1::auto_ptr<dvacore::threads::AllocatedFunctionT<boost::function<void ()> > >&, int) + 145

5   com.adobe.dvacore.framework    0x00000001036911d9 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 153

6   com.adobe.dvacore.framework    0x000000010368e31f dvacore::threads::(anonymous namespace)::LaunchThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 367

7   com.adobe.boost-threads.framework 0x00000001034c3395 boost::(anonymous namespace)::thread_proxy(void*) + 165

8   libsystem_pthread.dylib        0x00007fff7ec5e661 _pthread_body + 340

9   libsystem_pthread.dylib        0x00007fff7ec5e50d _pthread_start + 377

10  libsystem_pthread.dylib        0x00007fff7ec5dbf9 thread_start + 13

Thread 21:: cr_scratch

0   libsystem_kernel.dylib        0x00007fff7ea96a1e __psynch_cvwait + 10

1   libsystem_pthread.dylib        0x00007fff7ec5f589 _pthread_cond_wait + 732

2   libc++.1.dylib                0x00007fff7c8a4cb0 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18

3   com.adobe.CameraRaw            0x000000014fb30153 0x14f0e1000 + 10809683

4   com.adobe.CameraRaw            0x000000014f88266a 0x14f0e1000 + 8001130

5   libsystem_pthread.dylib        0x00007fff7ec5e661 _pthread_body + 340

6   libsystem_pthread.dylib        0x00007fff7ec5e50d _pthread_start + 377

7   libsystem_pthread.dylib        0x00007fff7ec5dbf9 thread_start + 13

Thread 22:

0   libsystem_kernel.dylib        0x00007fff7ea96d8a __semwait_signal + 10

1   libsystem_c.dylib              0x00007fff7ea11724 nanosleep + 199

2   com.adobe.AfterEffects.Scripting 0x0000000159c427c8 GPMain_Scripting + 171736

3   com.adobe.AfterEffects.Scripting 0x0000000159c6bcec GPMain_Scripting + 340988

4   com.adobe.AfterEffects.Scripting 0x0000000159c42411 GPMain_Scripting + 170785

5   libsystem_pthread.dylib        0x00007fff7ec5e661 _pthread_body + 340

6   libsystem_pthread.dylib        0x00007fff7ec5e50d _pthread_start + 377

7   libsystem_pthread.dylib        0x00007fff7ec5dbf9 thread_start + 13

Thread 23:

0   libsystem_kernel.dylib        0x00007fff7ea96d8a __semwait_signal + 10

1   libsystem_c.dylib              0x00007fff7ea11724 nanosleep + 199

2   libsystem_c.dylib              0x00007fff7ea11618 usleep + 53

3   CinewareAESceneLayer          0x000000015b9f0caa melange::IpKillThread::Main() + 58

4   CinewareAESceneLayer          0x000000015b9e1d78 melange::BaseThread::Action() + 88

5   CinewareAESceneLayer          0x000000015b9e1c59 0x15b949000 + 625753

6   libsystem_pthread.dylib        0x00007fff7ec5e661 _pthread_body + 340

7   libsystem_pthread.dylib        0x00007fff7ec5e50d _pthread_start + 377

8   libsystem_pthread.dylib        0x00007fff7ec5dbf9 thread_start + 13

Thread 24:: com.apple.NSEventThread

0   libsystem_kernel.dylib        0x00007fff7ea8d20a mach_msg_trap + 10

1   libsystem_kernel.dylib        0x00007fff7ea8c724 mach_msg + 60

2   com.apple.CoreFoundation      0x00007fff566317d5 __CFRunLoopServiceMachPort + 341

3   com.apple.CoreFoundation      0x00007fff56630b27 __CFRunLoopRun + 1783

4   com.apple.CoreFoundation      0x00007fff566301a3 CFRunLoopRunSpecific + 483

5   com.apple.AppKit              0x00007fff53d08fc4 _NSEventThread + 184

6   libsystem_pthread.dylib        0x00007fff7ec5e661 _pthread_body + 340

7   libsystem_pthread.dylib        0x00007fff7ec5e50d _pthread_start + 377

8   libsystem_pthread.dylib        0x00007fff7ec5dbf9 thread_start + 13

Thread 25:

0   libsystem_kernel.dylib        0x00007fff7ea97bf2 kevent + 10

1   com.adobe.dvatransport.framework 0x000000010584fbac boost::asio::detail::kqueue_reactor::run(bool, boost::asio::detail::op_queue<boost::asio::detail::task_io_service_operation>&) + 268

2   com.adobe.dvatransport.framework 0x000000010584f65c boost::asio::detail::task_io_service::do_run_one(boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex>&, boost::asio::detail::task_io_service_thread_info&, boost::system::error_code const&) + 380

3   com.adobe.dvatransport.framework 0x000000010584f325 boost::asio::detail::task_io_service::run(boost::system::error_code&) + 181

4   com.adobe.dvatransport.framework 0x0000000105844c42 SkyConnectionEnv::MainLoop() + 162

5   com.adobe.dvatransport.framework 0x00000001058445f9 SkyConnectionEnv::StaticThreadFunc(SkyConnectionEnv*) + 9

6   com.adobe.boost-threads.framework 0x00000001034c3395 boost::(anonymous namespace)::thread_proxy(void*) + 165

7   libsystem_pthread.dylib        0x00007fff7ec5e661 _pthread_body + 340

8   libsystem_pthread.dylib        0x00007fff7ec5e50d _pthread_start + 377

9   libsystem_pthread.dylib        0x00007fff7ec5dbf9 thread_start + 13

Thread 26:

0   libsystem_kernel.dylib        0x00007fff7ea96d8a __semwait_signal + 10

1   libsystem_c.dylib              0x00007fff7ea11724 nanosleep + 199

2   libsystem_c.dylib              0x00007fff7ea11618 usleep + 53

3   ErnstLib.dylib                0x00000001544aad0a MelangeWrapper::GetLastRenderErrInfo(int*) + 727034

4   ErnstLib.dylib                0x000000015449d267 MelangeWrapper::GetLastRenderErrInfo(int*) + 671063

5   ErnstLib.dylib                0x000000015449d149 MelangeWrapper::GetLastRenderErrInfo(int*) + 670777

6   libsystem_pthread.dylib        0x00007fff7ec5e661 _pthread_body + 340

7   libsystem_pthread.dylib        0x00007fff7ec5e50d _pthread_start + 377

8   libsystem_pthread.dylib        0x00007fff7ec5dbf9 thread_start + 13

Thread 27:

0   libsystem_kernel.dylib        0x00007fff7ea8d246 semaphore_wait_trap + 10

1   libtbb.dylib                  0x000000010ea12920 tbb::internal::rml::private_worker::thread_routine(void*) + 448

2   libsystem_pthread.dylib        0x00007fff7ec5e661 _pthread_body + 340

3   libsystem_pthread.dylib        0x00007fff7ec5e50d _pthread_start + 377

4   libsystem_pthread.dylib        0x00007fff7ec5dbf9 thread_start + 13

Thread 28:

0   libsystem_kernel.dylib        0x00007fff7ea8d246 semaphore_wait_trap + 10

1   libtbb.dylib                  0x000000010ea12920 tbb::internal::rml::private_worker::thread_routine(void*) + 448

2   libsystem_pthread.dylib        0x00007fff7ec5e661 _pthread_body + 340

3   libsystem_pthread.dylib        0x00007fff7ec5e50d _pthread_start + 377

4   libsystem_pthread.dylib        0x00007fff7ec5dbf9 thread_start + 13

Thread 29:

0   libsystem_kernel.dylib        0x00007fff7ea8d246 semaphore_wait_trap + 10

1   libtbb.dylib                  0x000000010ea12920 tbb::internal::rml::private_worker::thread_routine(void*) + 448

2   libsystem_pthread.dylib        0x00007fff7ec5e661 _pthread_body + 340

3   libsystem_pthread.dylib        0x00007fff7ec5e50d _pthread_start + 377

4   libsystem_pthread.dylib        0x00007fff7ec5dbf9 thread_start + 13

Thread 30:

0   libsystem_kernel.dylib        0x00007fff7ea8d246 semaphore_wait_trap + 10

1   libtbb.dylib                  0x000000010ea12920 tbb::internal::rml::private_worker::thread_routine(void*) + 448

2   libsystem_pthread.dylib        0x00007fff7ec5e661 _pthread_body + 340

3   libsystem_pthread.dylib        0x00007fff7ec5e50d _pthread_start + 377

4   libsystem_pthread.dylib        0x00007fff7ec5dbf9 thread_start + 13

Thread 31:

0   libsystem_kernel.dylib        0x00007fff7ea8d246 semaphore_wait_trap + 10

1   libtbb.dylib                  0x000000010ea12920 tbb::internal::rml::private_worker::thread_routine(void*) + 448

2   libsystem_pthread.dylib        0x00007fff7ec5e661 _pthread_body + 340

3   libsystem_pthread.dylib        0x00007fff7ec5e50d _pthread_start + 377

4   libsystem_pthread.dylib        0x00007fff7ec5dbf9 thread_start + 13

Thread 32:

0   libsystem_kernel.dylib        0x00007fff7ea8d246 semaphore_wait_trap + 10

1   libtbb.dylib                  0x000000010ea12920 tbb::internal::rml::private_worker::thread_routine(void*) + 448

2   libsystem_pthread.dylib        0x00007fff7ec5e661 _pthread_body + 340

3   libsystem_pthread.dylib        0x00007fff7ec5e50d _pthread_start + 377

4   libsystem_pthread.dylib        0x00007fff7ec5dbf9 thread_start + 13

Thread 33:

0   libsystem_kernel.dylib        0x00007fff7ea8d246 semaphore_wait_trap + 10

1   libtbb.dylib                  0x000000010ea12920 tbb::internal::rml::private_worker::thread_routine(void*) + 448

2   libsystem_pthread.dylib        0x00007fff7ec5e661 _pthread_body + 340

3   libsystem_pthread.dylib        0x00007fff7ec5e50d _pthread_start + 377

4   libsystem_pthread.dylib        0x00007fff7ec5dbf9 thread_start + 13

Thread 34:

0   libsystem_kernel.dylib        0x00007fff7ea96a1e __psynch_cvwait + 10

1   libsystem_pthread.dylib        0x00007fff7ec5f589 _pthread_cond_wait + 732

2   com.adobe.dvacore.framework    0x0000000103578001 boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 65

3   com.adobe.dvacore.framework    0x0000000103577d3b dvacore::threads::ThreadSafeQueueBase::Pop(void*&, int) + 171

4   com.adobe.dvacore.framework    0x0000000103692cf1 dvacore::threads::ThreadSafeDelayQueue::PopWithTimeout(std::__1::auto_ptr<dvacore::threads::AllocatedFunctionT<boost::function<void ()> > >&, int) + 145

5   com.adobe.dvacore.framework    0x00000001036911d9 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 153

6   com.adobe.dvacore.framework    0x000000010368e31f dvacore::threads::(anonymous namespace)::LaunchThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 367

7   com.adobe.boost-threads.framework 0x00000001034c3395 boost::(anonymous namespace)::thread_proxy(void*) + 165

8   libsystem_pthread.dylib        0x00007fff7ec5e661 _pthread_body + 340

9   libsystem_pthread.dylib        0x00007fff7ec5e50d _pthread_start + 377

10  libsystem_pthread.dylib        0x00007fff7ec5dbf9 thread_start + 13

Thread 35:

0   libsystem_kernel.dylib        0x00007fff7ea97292 __workq_kernreturn + 10

1   libsystem_pthread.dylib        0x00007fff7ec5e009 _pthread_wqthread + 1035

2   libsystem_pthread.dylib        0x00007fff7ec5dbe9 start_wqthread + 13

Thread 36:

0   libsystem_kernel.dylib        0x00007fff7ea96a1e __psynch_cvwait + 10

1   libsystem_pthread.dylib        0x00007fff7ec5f589 _pthread_cond_wait + 732

2   com.mainconcept.mc.bc.dec.avc 0x000000011bd1de6b 0x11bc27000 + 1011307

3   com.mainconcept.mc.bc.dec.avc 0x000000011bc5d4b8 0x11bc27000 + 222392

4   libsystem_pthread.dylib        0x00007fff7ec5e661 _pthread_body + 340

5   libsystem_pthread.dylib        0x00007fff7ec5e50d _pthread_start + 377

6   libsystem_pthread.dylib        0x00007fff7ec5dbf9 thread_start + 13

Thread 37:

0   libsystem_kernel.dylib        0x00007fff7ea96a1e __psynch_cvwait + 10

1   libsystem_pthread.dylib        0x00007fff7ec5f589 _pthread_cond_wait + 732

2   com.mainconcept.mc.bc.dec.avc 0x000000011bd1de6b 0x11bc27000 + 1011307

3   com.mainconcept.mc.bc.dec.avc 0x000000011bc5d4b8 0x11bc27000 + 222392

4   libsystem_pthread.dylib        0x00007fff7ec5e661 _pthread_body + 340

5   libsystem_pthread.dylib        0x00007fff7ec5e50d _pthread_start + 377

6   libsystem_pthread.dylib        0x00007fff7ec5dbf9 thread_start + 13

Thread 38:

0   libsystem_kernel.dylib        0x00007fff7ea96a1e __psynch_cvwait + 10

1   libsystem_pthread.dylib        0x00007fff7ec5f589 _pthread_cond_wait + 732

2   com.mainconcept.mc.bc.dec.avc 0x000000011bd1de6b 0x11bc27000 + 1011307

3   com.mainconcept.mc.bc.dec.avc 0x000000011bc5d4b8 0x11bc27000 + 222392

4   libsystem_pthread.dylib        0x00007fff7ec5e661 _pthread_body + 340

5   libsystem_pthread.dylib        0x00007fff7ec5e50d _pthread_start + 377

6   libsystem_pthread.dylib        0x00007fff7ec5dbf9 thread_start + 13

Thread 39:

0   libsystem_kernel.dylib        0x00007fff7ea96a1e __psynch_cvwait + 10

1   libsystem_pthread.dylib        0x00007fff7ec5f589 _pthread_cond_wait + 732

2   com.mainconcept.mc.bc.dec.avc 0x000000011bd1de6b 0x11bc27000 + 1011307

3   com.mainconcept.mc.bc.dec.avc 0x000000011bc5d4b8 0x11bc27000 + 222392

4   libsystem_pthread.dylib        0x00007fff7ec5e661 _pthread_body + 340

5   libsystem_pthread.dylib        0x00007fff7ec5e50d _pthread_start + 377

6   libsystem_pthread.dylib        0x00007fff7ec5dbf9 thread_start + 13

Thread 40:

0   libsystem_kernel.dylib        0x00007fff7ea96a1e __psynch_cvwait + 10

1   libsystem_pthread.dylib        0x00007fff7ec5f589 _pthread_cond_wait + 732

2   com.mainconcept.mc.bc.dec.avc 0x000000011bd1de6b 0x11bc27000 + 1011307

3   com.mainconcept.mc.bc.dec.avc 0x000000011bc5d4b8 0x11bc27000 + 222392

4   libsystem_pthread.dylib        0x00007fff7ec5e661 _pthread_body + 340

5   libsystem_pthread.dylib        0x00007fff7ec5e50d _pthread_start + 377

6   libsystem_pthread.dylib        0x00007fff7ec5dbf9 thread_start + 13

Thread 41:

0   libsystem_kernel.dylib        0x00007fff7ea96a1e __psynch_cvwait + 10

1   libsystem_pthread.dylib        0x00007fff7ec5f589 _pthread_cond_wait + 732

2   com.mainconcept.mc.bc.dec.avc 0x000000011bd1de6b 0x11bc27000 + 1011307

3   com.mainconcept.mc.bc.dec.avc 0x000000011bc5d4b8 0x11bc27000 + 222392

4   libsystem_pthread.dylib        0x00007fff7ec5e661 _pthread_body + 340

5   libsystem_pthread.dylib        0x00007fff7ec5e50d _pthread_start + 377

6   libsystem_pthread.dylib        0x00007fff7ec5dbf9 thread_start + 13

Thread 42:

0   libsystem_kernel.dylib        0x00007fff7ea96a1e __psynch_cvwait + 10

1   libsystem_pthread.dylib        0x00007fff7ec5f589 _pthread_cond_wait + 732

2   com.mainconcept.mc.bc.dec.avc 0x000000011bd1de6b 0x11bc27000 + 1011307

3   com.mainconcept.mc.bc.dec.avc 0x000000011bc5d4b8 0x11bc27000 + 222392

4   libsystem_pthread.dylib        0x00007fff7ec5e661 _pthread_body + 340

5   libsystem_pthread.dylib        0x00007fff7ec5e50d _pthread_start + 377

6   libsystem_pthread.dylib        0x00007fff7ec5dbf9 thread_start + 13

Thread 43:

0   libsystem_kernel.dylib        0x00007fff7ea96a1e __psynch_cvwait + 10

1   libsystem_pthread.dylib        0x00007fff7ec5f589 _pthread_cond_wait + 732

2   com.mainconcept.mc.bc.dec.avc 0x000000011bd1de6b 0x11bc27000 + 1011307

3   com.mainconcept.mc.bc.dec.avc 0x000000011bc5d4b8 0x11bc27000 + 222392

4   libsystem_pthread.dylib        0x00007fff7ec5e661 _pthread_body + 340

5   libsystem_pthread.dylib        0x00007fff7ec5e50d _pthread_start + 377

6   libsystem_pthread.dylib        0x00007fff7ec5dbf9 thread_start + 13

Thread 44:

0   libsystem_kernel.dylib        0x00007fff7ea97292 __workq_kernreturn + 10

1   libsystem_pthread.dylib        0x00007fff7ec5e20e _pthread_wqthread + 1552

2   libsystem_pthread.dylib        0x00007fff7ec5dbe9 start_wqthread + 13

Thread 45:

0   libsystem_kernel.dylib        0x00007fff7ea97292 __workq_kernreturn + 10

1   libsystem_pthread.dylib        0x00007fff7ec5e20e _pthread_wqthread + 1552

2   libsystem_pthread.dylib        0x00007fff7ec5dbe9 start_wqthread + 13

Thread 46:

0   libsystem_kernel.dylib        0x00007fff7ea97292 __workq_kernreturn + 10

1   libsystem_pthread.dylib        0x00007fff7ec5e20e _pthread_wqthread + 1552

2   libsystem_pthread.dylib        0x00007fff7ec5dbe9 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):

  rax: 0x0000000000000000  rbx: 0x00007fffb6f76380  rcx: 0x00007ffeefbfd648  rdx: 0x0000000000000000

  rdi: 0x0000000000000307  rsi: 0x0000000000000006  rbp: 0x00007ffeefbfd680  rsp: 0x00007ffeefbfd648

   r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x0000000000000000  r11: 0x0000000000000206

  r12: 0x0000000000000307  r13: 0x0000000000000008  r14: 0x0000000000000006  r15: 0x000000000000002d

  rip: 0x00007fff7ea96b6e  rfl: 0x0000000000000206  cr2: 0x00007fffb6f53168

Logical CPU:     0

Error Code:      0x02000148

Trap Number:     133

This topic has been closed for replies.
Correct answer PaulUu

Thank you for reporting this!

It appears you have found another way to invoke the crash that many have encountered pre-composing a layer.

It should be resolved in the very near future.

4 replies

karimf9010342
Participant
June 19, 2019

Hi

Had the same issue.

And found out what was the problem (in my case).

I always rename my comps in the project panel. Most of the time with capital letters.

So when I press shift and a letter I usually keep my finger pressed on shift when pressing the space bar between 2 words.

This was precisely what made the app crash every single time I did so.

SO: don't combine shift/space bar when renaming.

Did this help?

GOOD LUCK

Roland Kahlenberg
Legend
June 24, 2019

Please file a Bug Report if you can reproduce a crash. Thanks.

Very Advanced After Effects Training | Adaptive &amp; Responsive Toolkits | Intelligent Design Assets (IDAs) | MoGraph Design System DEV
Adobe Employee
April 11, 2018

But just to be sure, could you list the exact steps you take to rename a comp that result in the crash occurring?

Thanks!

Known Participant
April 11, 2018

Hi Paul,

That's interesting! The first time it happened I was precomposing some layers! Most recently though I've just had a comp open, right clicked on the title, gone to "Composition Settings" changed the name there then hit OK and it crashes. I reopened the file and just tried right click>composition settings on random comps in the Project window and it crashes after entering a name then too. Sorry I can't give you more detail. I fixed it with the import method and overwrote the corrupt file so I can't re-enact it precisely.

Best,

Brigitte

Roland Kahlenberg
Legend
April 11, 2018

There are other ways to rename a comp. Try these other methods -

1) select the Comp in the Project Panel and hit Return. Type a new name for the Comp and hit Return again to confirm and exit the name-change routine, in the Project Panel

2) in the Timeline, press CTRL+K to open up the Composition Settings dialog. Change your comp's name in the provided dialog

3) With the Timeline or Comp Panel selected, use the Composition Menu to select Composition Settings. Change your comp's name in the provided dialog

You've used the fourth method, the Contextual Menu to change a Comp's name. While the Command (change Comp Name) is identical, the manner in which the Command is invoked is different. Hence, it's good to know exactly how a user commits to the different ways in which to commit to a Command, in AE, when trying to troubleshoot a bug.

Very Advanced After Effects Training | Adaptive &amp; Responsive Toolkits | Intelligent Design Assets (IDAs) | MoGraph Design System DEV
PaulUuCorrect answer
Adobe Employee
April 10, 2018

Thank you for reporting this!

It appears you have found another way to invoke the crash that many have encountered pre-composing a layer.

It should be resolved in the very near future.

Roland Kahlenberg
Legend
April 10, 2018

Please list the effects, scripts and Expressions you have in this comp.

Very Advanced After Effects Training | Adaptive &amp; Responsive Toolkits | Intelligent Design Assets (IDAs) | MoGraph Design System DEV
Known Participant
April 10, 2018

The comp has no effects in it, just some text layers, shape layers and

vector layers with normal position/scale/opacity keyframes.

There is a Cinema4D composition elsewhere in the project which has extruded vectors.

On 10 April 2018 at 12:25, Roland Kahlenberg <forums_noreply@adobe.com>

Roland Kahlenberg
Legend
April 10, 2018

A) What is the name of this comp that you are trying to rename?


B) I assume this renaming issue is specific to this one comp?

File a Bug Report and include this AEP in your Bug Report. Meanwhile, the answers you provide here may assist others who have similar issues, In the past, there have been strange occurrences when Comps are named with the use of special characters - I'm just seeing if there is a related issue.

Very Advanced After Effects Training | Adaptive &amp; Responsive Toolkits | Intelligent Design Assets (IDAs) | MoGraph Design System DEV