Comment 6 for bug 1829826

Revision history for this message
Dino Ghilardi (dino-ghilardi) wrote :

In revision c52ff1ca23143b9ab7406bfb1e87927bdba466fb seems to be back: can be triggered in the same way as before.

Clicking on a segment of the body of the "4001" in ibrary I get:

terminate called after throwing an instance of 'std::bad_alloc'
  what(): std::bad_alloc

Thread 1 "kicad" received signal SIGABRT, Aborted.
__GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
51 ../sysdeps/unix/sysv/linux/raise.c: File o directory non esistente.

Editing a segment of a polyline:

Thread 1 "kicad" received signal SIGSEGV, Segmentation fault.
0x00007ffff42e1518 in vtable for __cxxabiv1::__si_class_type_info () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6

Pressing "E" after selecting a pin:
Thread 1 "kicad" received signal SIGSEGV, Segmentation fault.
0x00007ffff42e1518 in vtable for __cxxabiv1::__si_class_type_info () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
(gdb)