8.0.4 crashes often

Hi,

I have the feeling that version 8.0.4 crashes very often. No matter if you save in between or not. It feels like many traces have been moved. Automatic report generation is active, I hope that enough data is collected for this. As far as I know, the previous versions did not crash.

How can I view the report?
Without registering anywhere.
Can you see the automatically generated reports?

Win 11
Ryzen 9 5950X
2x 32GB RAM
MSI MPG X570S CARBON MAX WIF

Share your Unique Id and we’ll be able to find them.

What is your graphics card?
I have Win 11 on a Ryzen 7 2700X with an AMD RX 6500 XT graphics card and its stable.
Are you overclocking?

Hi,

ID: 6f45cceb-9e73-4612-aec2-733704db5d58

I have a GeForce GTX 1060.
Nothing was and is overclocked. All standard settings.

Edit:
I can narrow it down a bit. After working in the PCB Editor for a longer time, I just have to make a mouse click in the upper left area of the menu bar and the PCB Editor crashed. When I open it again, the crash message appears, asking what I want to do, etc.

I see two crashes at:

  • Aug 11, 2024 4:04:41 PM UTC
  • Aug 9, 2024 6:53:41 PM UTC

which happens when you have action plugins with non-24x24px icons. It was a wxWidgets bug and is resolved for 8.0.5:


Also I see 3 debug reports on close (usually of memory leaks), but they shouldn’t matter for normal operation:

  • Aug 8, 2024 9:59:44 PM UTC
  • Aug 1, 2024 8:24:00 PM UTC
  • Jun 21, 2024 9:39:33 PM UTC
Application Specific Information:
Fatal Error: EXCEPTION_BREAKPOINT / 0x7ffaefea7b12

Thread 19084 Crashed:
0   KERNELBASE.dll                  0x7ffaefea7b12      wil::details::DebugBreak
1   D2D1Debug3.dll                  0x7ffad76835cd      DebugLayer::OutputGlobalErrorMessage
2   D2D1Debug3.dll                  0x7ffad7682bee      DebugLayer::GlobalCleanup
3   D2D1Debug3.dll                  0x7ffad7676f21      DllMain
4   D2D1Debug3.dll                  0x7ffad76dab88      _DllMainCRTStartup
5   ntdll.dll                       0x7ffaf25b8b7e      LdrpCallInitRoutine
6   ntdll.dll                       0x7ffaf25e1585      LdrShutdownProcess
7   ntdll.dll                       0x7ffaf25e117c      RtlExitUserProcess
8   KERNEL32.DLL                    0x7ffaf0d67faa      ExitProcessImplementation
9   ucrtbase.dll                    0x7ffaf018bed7      exit_or_terminate_process
10  ucrtbase.dll                    0x7ffaf018c098      common_exit
11  kicad.exe                       0x7ff6c3b93e9b      __scrt_common_main_seh (exe_common.inl:295)
12  KERNEL32.DLL                    0x7ffaf0d6257c      BaseThreadInitThunk
13  ntdll.dll                       0x7ffaf25eaf27      RtlUserThreadStart
1 Like

Hi,

many Thanks. :+1:

Hi,

I have removed a few plugins and is stable again. :grinning:

2 Likes

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