Comment 0 for bug 1811456

Revision history for this message
Victor W (vicw) wrote :

When using the current git master, pcbnew crashes when trying to cut elements from certain layout files.

REPRO:

1) Select an area of the board you want to cut.
2) Press Ctrl-X
3) Select the reference point from which to cut from.

EXPECTED:

This should allow us to cut/paste objects.

OBSERVED:

Kicad Suddenly exits without warning. No files are saved, and previous work is lost.

REPRODUCIBLE:

This issue is reproduced using the following kicad revisions;

CRASHES:
(The following revisions were tested, and found NOT to work);
kicad-git-r12053.72a1052bb-1-x86_64.pkg.tar.xz
kicad-git-r12128.906161dcf-1-x86_64.pkg.tar.xz
kicad-git-r12140.644855c5b-1-x86_64.pkg.tar.xz

LAST KNOWN GOOD VERSION:
(The following revisions were tested, and found TO work);
kicad-git-r11831.c539d6e0b-1-x86_64.pkg.tar.xz

===

Version information

Application: kicad
Version: (6.0.0-rc1-dev-1525-g644855c5b), release build
Libraries:
    wxWidgets 3.0.4
    libcurl/7.63.0 OpenSSL/1.1.1a zlib/1.2.11 libidn2/2.0.5 libpsl/0.20.2 (+libidn2/2.0.4) libssh2/1.8.0 nghttp2/1.35.1
Platform: Linux 4.20.0-arch1-1-ARCH x86_64, 64 bit, Little endian, wxGTK
Build Info:
    wxWidgets: 3.0.4 (wchar_t,wx containers,compatible with 2.8) GTK+ 2.24
    Boost: 1.68.0
    OpenCASCADE Community Edition: 6.9.1
    Curl: 7.63.0
    Compiler: GCC 8.2.1 with C++ ABI 1013

Build settings:
    USE_WX_GRAPHICS_CONTEXT=OFF
    USE_WX_OVERLAY=OFF
    KICAD_SCRIPTING=ON
    KICAD_SCRIPTING_MODULES=ON
    KICAD_SCRIPTING_PYTHON3=OFF
    KICAD_SCRIPTING_WXPYTHON=OFF
    KICAD_SCRIPTING_WXPYTHON_PHOENIX=OFF
    KICAD_SCRIPTING_ACTION_MENU=ON
    BUILD_GITHUB_PLUGIN=ON
    KICAD_USE_OCE=ON
    KICAD_USE_OCC=OFF
    KICAD_SPICE=ON