Code Block Application Specific Information: |
abort() called |
terminating with uncaught exception of type std::__1::system_error: condition_variable wait failed: Invalid argument |
|
Thread 10 Crashed: |
0 libsystem_kernel.dylib 0x00007fff6fb6133a __pthread_kill + 10 |
1 libsystem_pthread.dylib 0x00007fff6fc1de60 pthread_kill + 430 |
2 libsystem_c.dylib 0x00007fff6fae88a2 __abort + 139 |
3 libsystem_c.dylib 0x00007fff6fae8817 abort + 135 |
4 libc++abi.dylib 0x00007fff6cd49458 abort_message + 231 |
5 libc++abi.dylib 0x00007fff6cd3a8a7 demangling_terminate_handler() + 238 |
6 libobjc.A.dylib 0x00007fff6e8735b1 _objc_terminate() + 104 |
7 libc++abi.dylib 0x00007fff6cd48887 std::__terminate(void (*)()) + 8 |
8 libc++abi.dylib 0x00007fff6cd48829 std::terminate() + 41 |
9 com.morphy.daemon 0x000000010bd6e436 thread_worker() + 350 |
10 com.morphy.daemon 0x000000010bd46c51 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 (*)()> >(void*) + 36 |
11 libsystem_pthread.dylib 0x00007fff6fc1e109 _pthread_start + 148 |
12 libsystem_pthread.dylib 0x00007fff6fc19b8b thread_start + 15 |
|