kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #37100
C++ standard lib expertise requested
Can anyone decipher the following stack trace:
1 _pcbnew.kiface 0x000000012df91800 std::__1::__function::__func<std::__1::__bind<int (POINT_EDITOR::*&)(TOOL_EVENT const&), POINT_EDITOR*, std::__1::placeholders::__ph<1>&>, std::__1::allocator<std::__1::__bind<int (POINT_EDITOR::*&)(TOOL_EVENT const&), POINT_EDITOR*, std::__1::placeholders::__ph<1>&> >, int (TOOL_EVENT const&)>::~__func() + 16
We’re getting a null-pointer access there.
https://bugs.launchpad.net/kicad/+bug/1786349
Follow ups