Skip to content

Instantly share code, notes, and snippets.

@scpeters
Created September 24, 2020 19:43
Show Gist options
  • Save scpeters/fd42f013378a7f513a4240b7b9f44c3c to your computer and use it in GitHub Desktop.
Save scpeters/fd42f013378a7f513a4240b7b9f44c3c to your computer and use it in GitHub Desktop.
ign gazebo -g crash log
Process: ruby [44015]
Path: /usr/local/opt/ruby/bin/ruby
Identifier: ruby
Version: 0
Code Type: X86-64 (Native)
Parent Process: bash [43986]
Responsible: ruby [44015]
User ID: 501
Date/Time: 2020-09-24 12:25:04.356 -0700
OS Version: Mac OS X 10.14.6 (18G6020)
Report Version: 12
Anonymous UUID: 4F5DAAEB-BCBE-7FFE-DD6C-0EAA4264FCF5
Sleep/Wake UUID: 977D5659-0686-4AA9-A4C2-8C13DC870A80
Time Awake Since Boot: 630000 seconds
Time Since Wake: 6600 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGABRT)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
VM Regions Near 0:
-->
__TEXT 00000001010bd000-00000001010bf000 [ 8K] r-x/r-x SM=COW /usr/local/Cellar/ruby/2.7.1_2/bin/ruby
Application Specific Information:
abort() called
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff6000b2c2 __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff600c6bf1 pthread_kill + 284
2 libsystem_c.dylib 0x00007fff5ff756a6 abort + 127
3 libruby.2.7.dylib 0x0000000101129bb2 die + 9
4 libruby.2.7.dylib 0x0000000101129c97 rb_bug_for_fatal_signal + 229
5 libruby.2.7.dylib 0x00000001011ffe77 sigsegv + 82
6 libsystem_platform.dylib 0x00007fff600bbb5d _sigtramp + 29
7 ??? 000000000000000000 0 + 0
8 libGzScene3D.dylib 0x0000000123f29caa ignition::gazebo::v2::TextureNode::TextureNode(QQuickWindow*) + 132
9 libGzScene3D.dylib 0x0000000123f2a6ab ignition::gazebo::v2::RenderWindowItem::updatePaintNode(QSGNode*, QQuickItem::UpdatePaintNodeData*) + 203
10 org.qt-project.QtQuick 0x00000001077646de QQuickWindowPrivate::updateDirtyNode(QQuickItem*) + 2878
11 org.qt-project.QtQuick 0x00000001077526f3 QQuickWindowPrivate::updateDirtyNodes() + 995
12 org.qt-project.QtQuick 0x00000001077520f9 QQuickWindowPrivate::syncSceneGraph() + 361
13 org.qt-project.QtQuick 0x00000001076da7da 0x107611000 + 825306
14 org.qt-project.QtQuick 0x00000001076db045 0x107611000 + 827461
15 org.qt-project.QtGui 0x0000000107ee322e QWindow::event(QEvent*) + 1006
16 org.qt-project.QtQuick 0x000000010775a1b1 QQuickWindow::event(QEvent*) + 241
17 org.qt-project.QtCore 0x0000000108b105b8 QCoreApplicationPrivate::notify_helper(QObject*, QEvent*) + 88
18 org.qt-project.QtCore 0x0000000108b10274 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212
19 org.qt-project.QtGui 0x0000000107ed7111 QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*) + 305
20 org.qt-project.QtGui 0x0000000107eb27b3 bool QWindowSystemInterfacePrivate::handleWindowSystemEvent<QWindowSystemInterface::SynchronousDelivery>(QWindowSystemInterfacePrivate::WindowSystemEvent*) + 115
21 org.qt-project.QtGui 0x0000000107eba4a9 void QWindowSystemInterface::handleExposeEvent<QWindowSystemInterface::SynchronousDelivery>(QWindow*, QRegion const&) + 185
22 libqcocoa.dylib 0x000000010fc07785 0x10fbe6000 + 137093
23 libqcocoa.dylib 0x000000010fc0fec2 0x10fbe6000 + 171714
24 com.apple.QuartzCore 0x00007fff3e9768e1 -[CALayer display] + 176
25 com.apple.AppKit 0x00007fff31bdfbc2 -[_NSOpenGLViewBackingLayer display] + 133
26 com.apple.QuartzCore 0x00007fff3e976551 CA::Layer::display_if_needed(CA::Transaction*) + 627
27 com.apple.QuartzCore 0x00007fff3e9647c6 CA::Context::commit_transaction(CA::Transaction*) + 342
28 com.apple.QuartzCore 0x00007fff3e963ea6 CA::Transaction::commit() + 596
29 com.apple.AppKit 0x00007fff3159f84d __65+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayRefresh]_block_invoke + 274
30 com.apple.CoreFoundation 0x00007fff33f14374 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
31 com.apple.CoreFoundation 0x00007fff33f142a9 __CFRunLoopDoObservers + 451
32 com.apple.CoreFoundation 0x00007fff33eb6e42 __CFRunLoopRun + 1143
33 com.apple.CoreFoundation 0x00007fff33eb6779 CFRunLoopRunSpecific + 459
34 com.apple.HIToolbox 0x00007fff331071ab RunCurrentEventLoopInMode + 292
35 com.apple.HIToolbox 0x00007fff33106ded ReceiveNextEventCommon + 355
36 com.apple.HIToolbox 0x00007fff33106c76 _BlockUntilNextEventMatchingListInModeWithFilter + 64
37 com.apple.AppKit 0x00007fff3149e77d _DPSNextEvent + 1135
38 com.apple.AppKit 0x00007fff3149d46b -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1361
39 com.apple.AppKit 0x00007fff31497588 -[NSApplication run] + 699
40 libqcocoa.dylib 0x000000010fc1e88c 0x10fbe6000 + 231564
41 org.qt-project.QtCore 0x0000000108b0c3ff QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 431
42 org.qt-project.QtCore 0x0000000108b10802 QCoreApplication::exec() + 130
43 libignition-gazebo2-gui.2.dylib 0x00000001016ec456 ignition::gazebo::v2::gui::runGui(int&, char**, char const*) + 69
44 libignition-gazebo2-ign.2.25.0.dylib 0x00000001016c7609 runGui + 43
45 libffi.dylib 0x00007fff5da81f6c ffi_call_unix64 + 76
46 libffi.dylib 0x00007fff5da82775 ffi_call + 785
47 fiddle.bundle 0x00000001016af7a0 nogvl_ffi_call + 27
48 libruby.2.7.dylib 0x000000010122ae8a rb_nogvl + 203
49 fiddle.bundle 0x00000001016af078 function_call + 712
50 libruby.2.7.dylib 0x0000000101261c88 vm_call_cfunc + 352
51 libruby.2.7.dylib 0x000000010124fa5d vm_exec_core + 7810
52 libruby.2.7.dylib 0x000000010125e7d1 rb_vm_exec + 1832
53 libruby.2.7.dylib 0x0000000101130580 rb_ec_exec_node + 187
54 libruby.2.7.dylib 0x000000010113047f ruby_run_node + 85
55 ruby 0x00000001010bef18 main + 100
56 libdyld.dylib 0x00007fff5fed03d5 start + 1
Thread 1:
0 libsystem_kernel.dylib 0x00007fff6000d36a poll + 10
1 libruby.2.7.dylib 0x0000000101231b2f timer_pthread_fn + 107
2 libsystem_pthread.dylib 0x00007fff600c42eb _pthread_body + 126
3 libsystem_pthread.dylib 0x00007fff600c7249 _pthread_start + 66
4 libsystem_pthread.dylib 0x00007fff600c340d thread_start + 13
Thread 2:: QQmlThread
0 libsystem_kernel.dylib 0x00007fff6000d36a poll + 10
1 org.qt-project.QtCore 0x0000000108b70e10 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 480
2 org.qt-project.QtCore 0x0000000108b72552 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 978
3 org.qt-project.QtCore 0x0000000108b0c3ff QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 431
4 org.qt-project.QtCore 0x000000010893ead3 QThread::exec() + 131
5 org.qt-project.QtQml 0x0000000107d24e09 0x107a89000 + 2735625
6 org.qt-project.QtCore 0x000000010893f9f9 0x10891e000 + 137721
7 libsystem_pthread.dylib 0x00007fff600c42eb _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff600c7249 _pthread_start + 66
9 libsystem_pthread.dylib 0x00007fff600c340d thread_start + 13
Thread 3:: ZMQbg/Reaper
0 libsystem_kernel.dylib 0x00007fff6000b78a kevent + 10
1 libzmq.5.dylib 0x00000001098e094a zmq::kqueue_t::loop() + 266
2 libzmq.5.dylib 0x000000010990944c thread_routine(void*) + 60
3 libsystem_pthread.dylib 0x00007fff600c42eb _pthread_body + 126
4 libsystem_pthread.dylib 0x00007fff600c7249 _pthread_start + 66
5 libsystem_pthread.dylib 0x00007fff600c340d thread_start + 13
Thread 4:: ZMQbg/IO/0
0 libsystem_kernel.dylib 0x00007fff6000b78a kevent + 10
1 libzmq.5.dylib 0x00000001098e094a zmq::kqueue_t::loop() + 266
2 libzmq.5.dylib 0x000000010990944c thread_routine(void*) + 60
3 libsystem_pthread.dylib 0x00007fff600c42eb _pthread_body + 126
4 libsystem_pthread.dylib 0x00007fff600c7249 _pthread_start + 66
5 libsystem_pthread.dylib 0x00007fff600c340d thread_start + 13
Thread 5:
0 libsystem_kernel.dylib 0x00007fff60008866 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff600c756e _pthread_cond_wait + 722
2 org.qt-project.QtCore 0x000000010894746b 0x10891e000 + 169067
3 org.qt-project.QtCore 0x0000000108947403 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 83
4 org.qt-project.QtCore 0x000000010894383e QSemaphore::acquire(int) + 110
5 org.qt-project.QtCore 0x0000000108b1aec2 QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1778
6 org.qt-project.QtCore 0x0000000108b1a32c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 2076
7 libComponentInspector.dylib 0x0000000129ef3c53 ignition::gazebo::ComponentInspector::Update(ignition::gazebo::v2::UpdateInfo const&, ignition::gazebo::v2::EntityComponentManager&) + 1075
8 libignition-gazebo2-gui.2.dylib 0x00000001016f76e2 ignition::gazebo::v2::GuiRunner::OnState(ignition::msgs::SerializedStepMap const&) + 310
9 libignition-gazebo2-gui.2.dylib 0x00000001017424fe ignition::transport::v7::SubscriptionHandler<ignition::msgs::SerializedStepMap>::RunLocalCallback(google::protobuf::Message const&, ignition::transport::v7::MessageInfo const&) + 60
10 libignition-transport7.7.dylib 0x000000010267d754 ignition::transport::v7::NodeShared::TriggerCallbacks(ignition::transport::v7::MessageInfo const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, ignition::transport::v7::NodeShared::HandlerInfo const&) + 1444
11 libignition-transport7.7.dylib 0x000000010267b2df ignition::transport::v7::NodeShared::RecvMsgUpdate() + 999
12 libignition-transport7.7.dylib 0x00000001026791c1 ignition::transport::v7::NodeShared::RunReceptionTask() + 231
13 libignition-transport7.7.dylib 0x00000001026894f3 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (ignition::transport::v7::NodeShared::*)(), ignition::transport::v7::NodeShared*> >(void*) + 59
14 libsystem_pthread.dylib 0x00007fff600c42eb _pthread_body + 126
15 libsystem_pthread.dylib 0x00007fff600c7249 _pthread_start + 66
16 libsystem_pthread.dylib 0x00007fff600c340d thread_start + 13
Thread 6:
0 libsystem_kernel.dylib 0x00007fff6000d36a poll + 10
1 libzmq.5.dylib 0x00000001099151ca zmq_poll + 349
2 libignition-transport7.7.dylib 0x0000000102667e65 ignition::transport::v7::pollSockets(std::__1::vector<int, std::__1::allocator<int> > const&, int) + 69
3 libignition-transport7-log.7.dylib 0x0000000102408e8c ignition::transport::v7::Discovery<ignition::transport::v7::MessagePublisher>::RecvMessages() + 118
4 libignition-transport7-log.7.dylib 0x000000010240d0e1 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (ignition::transport::v7::Discovery<ignition::transport::v7::MessagePublisher>::*)(), ignition::transport::v7::Discovery<ignition::transport::v7::MessagePublisher>*> >(void*) + 59
5 libsystem_pthread.dylib 0x00007fff600c42eb _pthread_body + 126
6 libsystem_pthread.dylib 0x00007fff600c7249 _pthread_start + 66
7 libsystem_pthread.dylib 0x00007fff600c340d thread_start + 13
Thread 7:
0 libsystem_kernel.dylib 0x00007fff6000d36a poll + 10
1 libzmq.5.dylib 0x00000001099151ca zmq_poll + 349
2 libignition-transport7.7.dylib 0x0000000102667e65 ignition::transport::v7::pollSockets(std::__1::vector<int, std::__1::allocator<int> > const&, int) + 69
3 libignition-transport7.7.dylib 0x000000010268bff2 ignition::transport::v7::Discovery<ignition::transport::v7::ServicePublisher>::RecvMessages() + 118
4 libignition-transport7.7.dylib 0x000000010268e4cf void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (ignition::transport::v7::Discovery<ignition::transport::v7::ServicePublisher>::*)(), ignition::transport::v7::Discovery<ignition::transport::v7::ServicePublisher>*> >(void*) + 59
5 libsystem_pthread.dylib 0x00007fff600c42eb _pthread_body + 126
6 libsystem_pthread.dylib 0x00007fff600c7249 _pthread_start + 66
7 libsystem_pthread.dylib 0x00007fff600c340d thread_start + 13
Thread 8:
0 libsystem_kernel.dylib 0x00007fff60008866 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff600c756e _pthread_cond_wait + 722
2 libc++.1.dylib 0x00007fff5d10ab31 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 93
3 libignition-transport7.7.dylib 0x0000000102690c1f std::__1::cv_status std::__1::condition_variable::wait_until<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > >(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > > const&) + 121
4 libignition-transport7.7.dylib 0x000000010267a8fc ignition::transport::v7::NodeSharedPrivate::PublishThread() + 578
5 libignition-transport7.7.dylib 0x000000010268e5ff void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (ignition::transport::v7::NodeSharedPrivate::*)(), ignition::transport::v7::NodeSharedPrivate*> >(void*) + 59
6 libsystem_pthread.dylib 0x00007fff600c42eb _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff600c7249 _pthread_start + 66
8 libsystem_pthread.dylib 0x00007fff600c340d thread_start + 13
Thread 9:: Thread (pooled)
0 libsystem_kernel.dylib 0x00007fff60008866 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff600c756e _pthread_cond_wait + 722
2 org.qt-project.QtCore 0x0000000108947720 0x10891e000 + 169760
3 org.qt-project.QtCore 0x000000010894748e 0x10891e000 + 169102
4 org.qt-project.QtCore 0x0000000108947403 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 83
5 org.qt-project.QtCore 0x0000000108943ded 0x10891e000 + 155117
6 org.qt-project.QtCore 0x000000010893f9f9 0x10891e000 + 137721
7 libsystem_pthread.dylib 0x00007fff600c42eb _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff600c7249 _pthread_start + 66
9 libsystem_pthread.dylib 0x00007fff600c340d thread_start + 13
Thread 10:: Thread (pooled)
0 libsystem_kernel.dylib 0x00007fff60008866 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff600c756e _pthread_cond_wait + 722
2 org.qt-project.QtCore 0x0000000108947720 0x10891e000 + 169760
3 org.qt-project.QtCore 0x000000010894748e 0x10891e000 + 169102
4 org.qt-project.QtCore 0x0000000108947403 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 83
5 org.qt-project.QtCore 0x0000000108943ded 0x10891e000 + 155117
6 org.qt-project.QtCore 0x000000010893f9f9 0x10891e000 + 137721
7 libsystem_pthread.dylib 0x00007fff600c42eb _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff600c7249 _pthread_start + 66
9 libsystem_pthread.dylib 0x00007fff600c340d thread_start + 13
Thread 11:: Thread (pooled)
0 libsystem_kernel.dylib 0x00007fff60008866 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff600c756e _pthread_cond_wait + 722
2 org.qt-project.QtCore 0x0000000108947720 0x10891e000 + 169760
3 org.qt-project.QtCore 0x000000010894748e 0x10891e000 + 169102
4 org.qt-project.QtCore 0x0000000108947403 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 83
5 org.qt-project.QtCore 0x0000000108943ded 0x10891e000 + 155117
6 org.qt-project.QtCore 0x000000010893f9f9 0x10891e000 + 137721
7 libsystem_pthread.dylib 0x00007fff600c42eb _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff600c7249 _pthread_start + 66
9 libsystem_pthread.dylib 0x00007fff600c340d thread_start + 13
Thread 12:: Thread (pooled)
0 libsystem_kernel.dylib 0x00007fff60008866 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff600c756e _pthread_cond_wait + 722
2 org.qt-project.QtCore 0x0000000108947720 0x10891e000 + 169760
3 org.qt-project.QtCore 0x000000010894748e 0x10891e000 + 169102
4 org.qt-project.QtCore 0x0000000108947403 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 83
5 org.qt-project.QtCore 0x0000000108943ded 0x10891e000 + 155117
6 org.qt-project.QtCore 0x000000010893f9f9 0x10891e000 + 137721
7 libsystem_pthread.dylib 0x00007fff600c42eb _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff600c7249 _pthread_start + 66
9 libsystem_pthread.dylib 0x00007fff600c340d thread_start + 13
Thread 13:: Thread (pooled)
0 libsystem_kernel.dylib 0x00007fff60008866 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff600c756e _pthread_cond_wait + 722
2 org.qt-project.QtCore 0x0000000108947720 0x10891e000 + 169760
3 org.qt-project.QtCore 0x000000010894748e 0x10891e000 + 169102
4 org.qt-project.QtCore 0x0000000108947403 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 83
5 org.qt-project.QtCore 0x0000000108943ded 0x10891e000 + 155117
6 org.qt-project.QtCore 0x000000010893f9f9 0x10891e000 + 137721
7 libsystem_pthread.dylib 0x00007fff600c42eb _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff600c7249 _pthread_start + 66
9 libsystem_pthread.dylib 0x00007fff600c340d thread_start + 13
Thread 14:: Thread (pooled)
0 libsystem_kernel.dylib 0x00007fff60008866 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff600c756e _pthread_cond_wait + 722
2 org.qt-project.QtCore 0x0000000108947720 0x10891e000 + 169760
3 org.qt-project.QtCore 0x000000010894748e 0x10891e000 + 169102
4 org.qt-project.QtCore 0x0000000108947403 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 83
5 org.qt-project.QtCore 0x0000000108943ded 0x10891e000 + 155117
6 org.qt-project.QtCore 0x000000010893f9f9 0x10891e000 + 137721
7 libsystem_pthread.dylib 0x00007fff600c42eb _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff600c7249 _pthread_start + 66
9 libsystem_pthread.dylib 0x00007fff600c340d thread_start + 13
Thread 15:: Thread (pooled)
0 libsystem_kernel.dylib 0x00007fff60008866 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff600c756e _pthread_cond_wait + 722
2 org.qt-project.QtCore 0x0000000108947720 0x10891e000 + 169760
3 org.qt-project.QtCore 0x000000010894748e 0x10891e000 + 169102
4 org.qt-project.QtCore 0x0000000108947403 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 83
5 org.qt-project.QtCore 0x0000000108943ded 0x10891e000 + 155117
6 org.qt-project.QtCore 0x000000010893f9f9 0x10891e000 + 137721
7 libsystem_pthread.dylib 0x00007fff600c42eb _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff600c7249 _pthread_start + 66
9 libsystem_pthread.dylib 0x00007fff600c340d thread_start + 13
Thread 16:: Thread (pooled)
0 libsystem_kernel.dylib 0x00007fff60008866 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff600c756e _pthread_cond_wait + 722
2 org.qt-project.QtCore 0x0000000108947720 0x10891e000 + 169760
3 org.qt-project.QtCore 0x000000010894748e 0x10891e000 + 169102
4 org.qt-project.QtCore 0x0000000108947403 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 83
5 org.qt-project.QtCore 0x0000000108943ded 0x10891e000 + 155117
6 org.qt-project.QtCore 0x000000010893f9f9 0x10891e000 + 137721
7 libsystem_pthread.dylib 0x00007fff600c42eb _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff600c7249 _pthread_start + 66
9 libsystem_pthread.dylib 0x00007fff600c340d thread_start + 13
Thread 17:
0 libsystem_pthread.dylib 0x00007fff600c33f0 start_wqthread + 0
Thread 18:: CVDisplayLink
0 libsystem_kernel.dylib 0x00007fff60008866 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff600c75a1 _pthread_cond_wait + 773
2 com.apple.CoreVideo 0x00007fff35c42797 CVDisplayLink::waitUntil(unsigned long long) + 229
3 com.apple.CoreVideo 0x00007fff35c41d46 CVDisplayLink::runIOThread() + 482
4 libsystem_pthread.dylib 0x00007fff600c42eb _pthread_body + 126
5 libsystem_pthread.dylib 0x00007fff600c7249 _pthread_start + 66
6 libsystem_pthread.dylib 0x00007fff600c340d thread_start + 13
Thread 19:: ignition::gazebo::v2::RenderThread
0 libsystem_kernel.dylib 0x00007fff6000d36a poll + 10
1 org.qt-project.QtCore 0x0000000108b70e10 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 480
2 org.qt-project.QtCore 0x0000000108b72552 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 978
3 org.qt-project.QtCore 0x0000000108b0c3ff QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 431
4 org.qt-project.QtCore 0x000000010893ead3 QThread::exec() + 131
5 org.qt-project.QtCore 0x000000010893f9f9 0x10891e000 + 137721
6 libsystem_pthread.dylib 0x00007fff600c42eb _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff600c7249 _pthread_start + 66
8 libsystem_pthread.dylib 0x00007fff600c340d thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x00000001028005c0 rcx: 0x00007fd1d5017ce8 rdx: 0x0000000000000000
rdi: 0x0000000000000307 rsi: 0x0000000000000006 rbp: 0x00007fd1d5017d20 rsp: 0x00007fd1d5017ce8
r8: 0x00000000000130a8 r9: 0x00007fff963c7048 r10: 0x0000000000000000 r11: 0x0000000000000206
r12: 0x0000000000000307 r13: 0x0000000000000000 r14: 0x0000000000000006 r15: 0x000000000000002d
rip: 0x00007fff6000b2c2 rfl: 0x0000000000000206 cr2: 0x00007fff963c5188
Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment