Complete kill of KiCad under MacOs if I try to search in LibEditor


Update 1: I made a little video - follow this link: https://youtu.be/viFDPu9VZNE

Update 2: Error is more strange :frowning: - If I create (try) to create a new component and after naming this component I wanted to move component name - system crashed too. In other words, I can’t create a new component :open_mouth:


Hi Dev-Team,

under MacOS (Mojave), KiCad 5.0.1.3 I had today an error during creating a new component.

If I go into search (try to search a available component). System crashed and KiCad process interrupted (several times).

Below a strack trace. If you need complete strack trace please send me a PN.

Any suggestions?

Lunax

Process: kicad [5593]
Path: /Applications/KiCad/kicad.app/Contents/MacOS/kicad
Identifier: org.kicad-pcb.kicad
Version: ??? (???)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: kicad [5593]
User ID: 501

Date/Time: 2019-01-15 00:03:31.135 +0100
OS Version: Mac OS X 10.14.2 (18C54)
Report Version: 12
Anonymous UUID:

Time Awake Since Boot: 18000 seconds

System Integrity Protection: enabled

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000018
Exception Note: EXC_CORPSE_NOTIFY

Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [5593]

VM Regions Near 0x18:

Model: MacBookPro12,1, BootROM 180.0.0.0.0, 2 processors, Intel Core i7, 3,1 GHz, 16 GB, SMC 2.28f7
Graphics: Intel Iris Graphics 6100, Intel Iris Graphics 6100, Built-In
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1867 MHz, 0x80AD, 0x483943434E4E4E434C544D4C41522D4E5544
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1867 MHz, 0x80AD,

This forum is run by KiCad users, not developers, so it’s not guaranteed that any developer reads this.

Can you try 5.0.2 test version? See the end of KiCad 5.0.2 for MAC might vanish for a bit thread. (I can’t help any more, I don’t use Mac.)

The bug reports go here: https://bugs.launchpad.net/kicad

1 Like

Raised (attached) to existing bug reports onto Dev-Board.
Thanks eelik for this hint

I use now latest nightly build - bug is fixed on MacOS (Mojave).

I’m using this build

Application: kicad
Version: (6.0.0-rc1-dev-1535-ge7fa02a9f-dirty), debug build
Libraries:
wxWidgets 3.0.4
libcurl/7.54.0 LibreSSL/2.6.4 zlib/1.2.11 nghttp2/1.24.1
Platform: Mac OS X (Darwin 18.2.0 x86_64), 64 bit, Little endian, wxMac
Build Info:
wxWidgets: 3.0.4 (UTF-8,STL containers,compatible with 2.8)
Boost: 1.68.0
OpenCASCADE Community Edition: 6.9.1
Curl: 7.54.0
Compiler: Clang 9.0.0 with C++ ABI 1002
Build settings:
USE_WX_GRAPHICS_CONTEXT=ON
USE_WX_OVERLAY=ON
KICAD_SCRIPTING=ON
KICAD_SCRIPTING_MODULES=ON
KICAD_SCRIPTING_PYTHON3=OFF
KICAD_SCRIPTING_WXPYTHON=ON
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

1 Like

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