Is there an Error Log?

Hi,

Kicad is randomly crashing. Windows has a error log of the crash in the “Problem Details” app, but I was wondering if Kicad kept a error log that could help diagnose what’s wrong.

The Windows error log is as follows:

Source
kicad.exe

Summary
Stopped working

Date
‎2020-‎02-‎28 7:39 AM

Status
Report sent

Description
Faulting Application Path: C:\Program Files\KiCad\bin\kicad.exe

Problem signature
Problem Event Name: APPCRASH
Application Name: kicad.exe
Application Version: 0.0.0.0
Application Timestamp: 00000000
Fault Module Name: wxbase30u_gcc_custom.dll
Fault Module Version: 3.0.4.0
Fault Module Timestamp: 00000000
Exception Code: c0000005
Exception Offset: 0000000000189aca
OS Version: 10.0.18363.2.0.0.256.48
Locale ID: 4105
Additional Information 1: d150
Additional Information 2: d150932ee70ae26bf660161f599141bc
Additional Information 3: f686
Additional Information 4: f68631e0a07d918d93df7a41e871c292

Extra information about the problem
Bucket ID: 7b605bbdc23e38cf822227bdfe9de760 (1306650538864928608)

Regards,

Glenn

I stopped using Windows years ago, can’t be of much help there.
Whenever you try to pinpoint software problems, always add the complete version info of KiCad to your post.

**Kicad / Help / About / Copy Version Info / OK.

Then paste it in your web browser.
It is a piece of text and about 25 lines high.

My apologies.

Application: KiCad
Version: (5.1.5)-3, release build
Libraries:
wxWidgets 3.0.4
libcurl/7.66.0 OpenSSL/1.1.1d (Schannel) zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.1.1) nghttp2/1.39.2
Platform: Windows 8 (build 9200), 64-bit edition, 64 bit, Little endian, wxMSW
Build Info:
wxWidgets: 3.0.4 (wchar_t,wx containers,compatible with 2.8)
Boost: 1.71.0
OpenCASCADE Community Edition: 6.9.1
Curl: 7.66.0
Compiler: GCC 9.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_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

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