Comment 1 for bug 1831465

Revision history for this message
Ian McInerney (imcinerney) wrote :

I can recreate this on the most recent master commit. The error is:

Thread 1 "kicad" received signal SIGSEGV, Segmentation fault.
0x00007fffcb2d47a6 in BOARD_ITEM::GetBoard (this=0x75343e0) at /home/imcinerney/Documents/kicadDev/kicad-master/pcbnew/class_board_item.cpp:72
72 return parent->GetBoard();

The backtrace leading to this is attached.