Summary: | Kdenlive git (refactoring_timeline) version crashes when inverting clip | ||
---|---|---|---|
Product: | [Applications] kdenlive | Reporter: | JORGETECH <jorgesanini> |
Component: | Setup & Installation | Assignee: | Vincent PINON <vpinon> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | french.ebook.lover, fritzibaby, snd.noise |
Priority: | NOR | Keywords: | drkonqi |
Version: | Appimage - Refactoring | Flags: | fritzibaby:
Brainstorm+
|
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
JORGETECH
2019-03-10 16:44:37 UTC
Here is the fuzzer info: // SHOW KEYFRAMES: true MUTEX LOCK!!!!!!!!!!!! setmodel MUTEX UNLOCK!!!!!!!!!!!! setmodel MUTEX LOCK!!!!!!!!!!!! loadEffects: requesting speed -100 timeWarp producer -1 refresh -1 1 0 47 changing speed 0 47 -1 new producer: "timewarp:-1:/home/frd/.cache/kdenlive/proxy/8dfb0f95ba09a9b72260ce75da6f6666.mov" warp LENGTH before 48 warp LENGTH 48 /// WARNING; INVALID CLIP INDEX REQUESTED ________________ Both point size and pixel size set. Using pixel size. qml: keyframe model changed............ qml: loaded clip: 70 , ID: 9 , index: 2 , TYPE: AV timeWarp producer -1 refresh -1 1 0 47 changing speed 0 47 -1 new producer: "timewarp:-1:/home/frd/.cache/kdenlive/proxy/8dfb0f95ba09a9b72260ce75da6f6666.mov" warp LENGTH before 48 warp LENGTH 48 /// WARNING; INVALID CLIP INDEX REQUESTED ________________ Both point size and pixel size set. Using pixel size. qml: keyframe model changed............ qml: loaded clip: 70 , ID: 8 , index: 1 , TYPE: AV ASSERT failure in QList<T>::at: "index out of range", file /usr/include/qt/QtCore/qlist.h, line 544 KCrash: crashing... crashRecursionCounter = 2 KCrash: Application Name = kdenlive path = /usr/local/bin pid = 9094 KCrash: Arguments: /usr/local/bin/kdenlive KCrash: Attempting to start /usr/lib/drkonqi from kdeinit sock_file=/run/user/1000/kdeinit5__0 Should be fixed by now. Thanks for reporting. |