Hi all

I analyze all Report.wer files I found on my computers and made a summary of all 39 Kdenlive crashes I had (5 on Win7 and 34 on Win10).

The crashes where mostly on 2 crash codes:

0x00000005

        

_INVALID_PROCESS_ATTACH_ATTEMPT <https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/bug-check-0x5--invalid-process-attach-attempt>_

        

22 crashes

0x00000094

        

_KERNEL_STACK_LOCKED_AT_EXIT <https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/bug-check-0x94--kernel-stack-locked-at-exit>___

        

15 crashes

0x00000005 crash due: avfilter-6.dll, libmlt-6.dll, Qt5Widgets.dll, Qt5Core.dll, msvcrt.dll, libmltmotion_est.dll, libmlt++-3.dll, StackHash_ac46, libmltfrei0r.dll_unloaded

0x00000094 crash only due: libmltcore.dll

Only 1 times occurred following crashes:

0x00000001

        

_APC_INDEX_MISMATCH <https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/bug-check-0x1--apc-index-mismatch>_

0x00000015

        

_LAST_CHANCE_CALLED_FROM_KMODE <https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/bug-check-0x15--last-chance-called-from-kmode>___

0x00000001 crash only due: avfilter-6.dll

0x00000015 crash only due: libstdc++-6.dll

Maybe it helps to make the code more stable.

Eugen

Reply via email to