Segfault using layout editor

I open a project which I recently made in Kicad V6. I open the layout editor.
I press ctl+shift+n.
The cursor changes in some kind of cross/x.
I click somewhere on the layout.

show_signal: 45 callbacks suppressed
[23314.770635] traps: kicad[15212] general protection fault ip:7f8799eb9d25 sp:5627592d2b50 error:0 in _pcbnew.kiface[7f879907b000+1c65000]

Repeat and rinse…

Some info:

Application: KiCad

Version: 6.0.11, release build

Libraries:
wxWidgets 3.1.5
libcurl/7.85.0 OpenSSL/1.1.1l-fips zlib/1.2.11 brotli/1.0.7 zstd/1.5.0 libidn2/2.2.0 libpsl/0.20.1 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.40.0

Platform: Linux 5.14.21-150400.24.41-default x86_64, 64 bit, Little endian, wxGTK, KDE, x11

Build Info:
Date: Jan 26 2023 12:00:00
wxWidgets: 3.1.5 (wchar_t,STL containers) GTK+ 3.24
Boost: 1.75.0
OCC: 7.5.3
Curl: 7.79.1
ngspice: 38
Compiler: GCC 7.5.0 with C++ ABI 1011

Build settings:
KICAD_USE_OCC=ON
KICAD_SPICE=ON

OS: Opensuse Leap 15.4

This seems to be solved in the development / 7.0.0-rc / nightly / master branch by commit 538ee121.

Makes sense, thanks for clearing that up.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.