Comment 1 for bug 1790534

Revision history for this message
Nick Østergaard (nickoe) wrote :

Hmm, FWIW that is a debug build. But I just tested the same board on linux with master and I see the following assert thing on the console. I don't know why I don't see the usual wx assert dialog.

kicad: /home/wee/woo/kicad-src/include/geometry/polygon_triangulation.h:389: void PolygonTriangulation::earcutList(PolygonTriangulation::Vertex*, int): Assertion `aPoint->prev == aPoint->next' failed.

It looks like it shows some of the 3D viewer window frame, except for the canvas area which shows the window below. The status line in the bottom of the window shows "Build Tech Layers".

Application: kicad
Version: (6.0.0-rc1-dev-449-g202b35bc9), debug build
Libraries:
    wxWidgets 3.0.4
    libcurl/7.61.0 OpenSSL/1.1.0i zlib/1.2.11 libidn2/2.0.5 libpsl/0.20.2 (+libidn2/2.0.4) nghttp2/1.32.0
Platform: Linux 4.18.3-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.67.0
    OpenCASCADE Community Edition: 6.9.1
    Curl: 7.61.0
    Compiler: GCC 8.2.0 with C++ ABI 1013

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