PCBNew crashes at startup on macOS

Bug #1748614 reported by Alessandro Gatti
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
KiCad
Fix Released
Undecided
Unassigned

Bug Description

As per subject, PCBNew KiCad nightly 20180210-033210 crashes when starting up on macOS, even if the layout is empty or freshly created. A full crash log is attached to this report.

Relevant callstack:

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 ??? 000000000000000000 0 + 0
1 _pcbnew.kiface 0x0000000110e18269 KIGFX::OPENGL_GAL::init() + 169
2 _pcbnew.kiface 0x0000000110e18d76 KIGFX::OPENGL_GAL::BeginUpdate() + 54
3 _pcbnew.kiface 0x0000000110daa5eb KIGFX::VIEW::UpdateItems() + 27
4 _pcbnew.kiface 0x0000000110c0f27f PCB_DRAW_PANEL_GAL::OnShow() + 63
5 libwx_baseu-3.0.0.dylib 0x0000000104c3f642 wxEvtHandler::SearchDynamicEventTable(wxEvent&) + 178
6 libwx_baseu-3.0.0.dylib 0x0000000104c3f3bb wxEvtHandler::ProcessEventLocally(wxEvent&) + 59
7 libwx_baseu-3.0.0.dylib 0x0000000104c3f2cb wxEvtHandler::ProcessEvent(wxEvent&) + 187
8 libwx_baseu-3.0.0.dylib 0x0000000104c3f6df wxEvtHandler::SafelyProcessEvent(wxEvent&) + 15
9 libwx_baseu-3.0.0.dylib 0x0000000104bc94aa wxTimerImpl::SendEvent() + 90

System information:

ProductName: Mac OS X
ProductVersion: 10.13.3
BuildVersion: 17D47

KiCad information:

Packaged on 20180210-033210
KiCad revision: rdba198e
KiCad CMake Settings: -DDEFAULT_INSTALL_PATH=/Library/Application Support/kicad
-DCMAKE_C_COMPILER=/usr/bin/clang
-DCMAKE_CXX_COMPILER=/usr/bin/clang++
-DCMAKE_OSX_SYSROOT=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
-DCMAKE_OSX_DEPLOYMENT_TARGET=10.9
-DwxWidgets_CONFIG_EXECUTABLE=../wx/wx-bin/bin/wx-config
-DKICAD_SCRIPTING=ON
-DKICAD_SCRIPTING_MODULES=ON
-DKICAD_SCRIPTING_WXPYTHON=ON
-DKICAD_SCRIPTING_ACTION_MENU=ON
-DPYTHON_EXECUTABLE=/usr/bin/python
-DPYTHON_SITE_PACKAGE_PATH=/Volumes/SSD/workspace/osx-kicad-adam-head/wx/wx-bin/lib/python2.7/site-packages
-DKICAD_USE_OCE=ON
-DOCE_DIR=/Users/kicad/homebrew/opt/oce/OCE.framework/Versions/0.17/Resources/
-DKICAD_SPICE=ON
-DKICAD_REPO_NAME=maser-c4osx
-DCMAKE_INSTALL_PREFIX=../bin
-DCMAKE_BUILD_TYPE=RelWithDebInfo
Build script revision: rdba198e

Thank you for your time,
Alessandro

Revision history for this message
Alessandro Gatti (agatti) wrote :
Revision history for this message
Maciej Suminski (orsonmmz) wrote :

There was an issue related to OpenGL debug extensions, it has been disabled in 5ecfd326.

Changed in kicad:
status: New → Fix Committed
Changed in kicad:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.