Kdenlive version? El sáb., 1 sept. 2018 19:01, Eugen Mohr <eugen.m...@gmx.net> escribió:
> 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 >