Comment 13 for bug 1836673

Revision history for this message
ocb-hd-ccb (ocb-hd-ccb) wrote :

I don't know if this is what you want but I found this:

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

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Application Specific Information:
Assertion failed: (!m_clickHandler), function SetClickHandler, file /vagrant/build/kicad/src/kicad/pcbnew/tools/pcbnew_picker_tool.h, line 76.

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff756512c6 __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff7570cbf1 pthread_kill + 284
2 libsystem_c.dylib 0x00007fff755bb6a6 abort + 127
3 libsystem_c.dylib 0x00007fff7558420d __assert_rtn + 324
4 _pcbnew.kiface 0x0000000110361037 PCBNEW_PICKER_TOOL::SetClickHandler(std::__1::function<bool (VECTOR2<double> const&)>) + 87
5 _pcbnew.kiface 0x00000001103e9329 PCBNEW_CONTROL::GridSetOrigin(TOOL_EVENT const&) + 409
6 _pcbnew.kiface 0x00000001103fa705 int std::__1::__invoke_void_return_wrapper<int>::__call<std::__1::__bind<int (PCBNEW_CONTROL::*&)(TOOL_EVENT const&), PCBNEW_CONTROL*, std::__1::placeholders::__ph<1> const&>&, TOOL_EVENT const&>(std::__1::__bind<int (PCBNEW_CONTROL::*&)(TOOL_EVENT const&), PCBNEW_CONTROL*, std::__1::placeholders::__ph<1> const&>&&&, TOOL_EVENT const&&&) + 645
7 _pcbnew.kiface 0x00000001103fa3c9 std::__1::__function::__func<std::__1::__bind<int (PCBNEW_CONTROL::*&)(TOOL_EVENT const&), PCBNEW_CONTROL*, std::__1::placeholders::__ph<1> const&>, std::__1::allocator<std::__1::__bind<int (PCBNEW_CONTROL::*&)(TOOL_EVENT const&), PCBNEW_CONTROL*, std::__1::placeholders::__ph<1> const&> >, int (TOOL_EVENT const&)>::operator()(TOOL_EVENT const&) + 57
8 _pcbnew.kiface 0x0000000110ffad1e std::__1::function<int (TOOL_EVENT const&)>::operator()(TOOL_EVENT const&) const + 142
9 _pcbnew.kiface 0x0000000110ffac6d COROUTINE<int, TOOL_EVENT const&>::callerStub(long) + 109
10 _pcbnew.kiface 0x0000000110f4202a make_fcontext + 42
11 ??? 0x00007ffeea254310 0 + 140732826731280

Thread 1:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff7565261a __select + 10
1 com.apple.CoreFoundation 0x00007fff49616572 __CFSocketManager + 635
2 libsystem_pthread.dylib 0x00007fff7570a2eb _pthread_body + 126
3 libsystem_pthread.dylib 0x00007fff7570d249 _pthread_start + 66
4 libsystem_pthread.dylib 0x00007fff7570940d thread_start + 13

Thread 2:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fff7564b22a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff7564b76c mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff495e8bee __CFRunLoopServiceMachPort + 328
3 com.apple.CoreFoundation 0x00007fff495e815c __CFRunLoopRun + 1612
4 com.apple.CoreFoundation 0x00007fff495e78be CFRunLoopRunSpecific + 455
5 com.apple.AppKit 0x00007fff46c756a6 _NSEventThread + 175
6 libsystem_pthread.dylib 0x00007fff7570a2eb _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff7570d249 _pthread_start + 66
8 libsystem_pthread.dylib 0x00007fff7570940d thread_start + 13

Thread 3:
0 libsystem_pthread.dylib 0x00007fff757093f0 start_wqthread + 0

Thread 4:
0 libsystem_pthread.dylib 0x00007fff757093f0 start_wqthread + 0

Thread 5:
0 libsystem_pthread.dylib 0x00007fff757093f0 start_wqthread + 0

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000 rbx: 0x000000010dd175c0 rcx: 0x000000010b53c038 rdx: 0x0000000000000000
  rdi: 0x0000000000000307 rsi: 0x0000000000000006 rbp: 0x000000010b53c070 rsp: 0x000000010b53c038
   r8: 0x000000000000004c r9: 0xcccccccccccccccd r10: 0x0000000000000000 r11: 0x0000000000000206
  r12: 0x0000000000000307 r13: 0x000000010ba0b000 r14: 0x0000000000000006 r15: 0x000000000000002d
  rip: 0x00007fff756512c6 rfl: 0x0000000000000206 cr2: 0x00007fffabe79188

Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133
```