Bug 432743 - Crash on Adding Movie to Bin
Summary: Crash on Adding Movie to Bin
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: Rendering & Export (other bugs)
Version First Reported In: 20.12.2
Platform: Flatpak Linux
: NOR crash
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-10 16:15 UTC by Seth
Modified: 2021-03-06 14:30 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:
fritzibaby: timeline_corruption+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Seth 2021-02-10 16:15:04 UTC
SUMMARY
When I try to add a certain large file to the bin, Kdenlive completely crashes.

Not 100% sure what the cause is, so I'm hoping the logs and ffprobe will help. I'm readily available to provide additional information on this issue.

If required, I can send one of the files that causes the problem privately. As they are protected by copyright, I don't think it's a good idea to attach/link it here.

STEPS TO REPRODUCE
1. Launch Kdenlive and have a new or existing project open.
2. Import a video to the bin. (I've tried this via the "Add Clip or Folder", and by dragging a video into the bin from Nautilus.)
3. Observe crash.

OBSERVED RESULT
Kdenlive crashes.

EXPECTED RESULT
Kdenlive should ideally be able to open it as normal, as it can open in other programs. However, if there is indeed a problem, users should be able to get a dialog that reports why the video failed to import.

SOFTWARE/OS VERSIONS
Windows: N/A
macOS: N/A
Linux/Desktop Environment: Ubuntu / GNOME
(available in About System)
Desktop Environment Version: 3.28.4
KDE Frameworks Version: 5.78.0
Qt Version: 5.12.2

ADDITIONAL INFORMATION
Kdenlive output:
https://gist.github.com/SethFalco/bdbbfd45eac26d2b7c75cd337e6f9cae

ffprobe on the video:
https://gist.github.com/SethFalco/ff27bfb0242daf1ddf64892da7d04ac3

ffprobe on another video that causes the same crash:
https://gist.github.com/SethFalco/84241774ed9040d5108d01b3c64e2d14
Comment 1 emohr 2021-02-13 20:02:20 UTC
I see that you have movit enabled. Please disable it as it is not working stable. If nothing helps try with the AppImage from the Kdenlive download page.
Comment 2 Seth 2021-02-18 23:34:41 UTC
I am no longer able to reproduce this issue.
Since creating this, I have reinstalled my operating system for other reasons.
Kdenlive is now able to read both examples perfectly fine now.

Differences:
Operating System Version: Ubuntu 18.04 -> Ubuntu 20.04
KDE Frameworks Version: 5.78.0 -> 5.68.0
Qt Version: 5.12.2 -> 5.14.1
Package Manager: flatpak -> snap

Logs on launching via snap:
https://gist.github.com/SethFalco/1478119e8716ead9b34eddab118b3b7d

I also tried the flatpak version with the following differences:
Operating System Version: Ubuntu 18.04 -> Ubuntu 20.04

But Kdenlive was still capable of loading both files without error.

Logs on launching via flatpak:
https://gist.github.com/SethFalco/13b78cbfca1b6e4890d44be2d85cbe8d

This issue can probably be closed if there isn't enough information to diagnose an actual problem. I didn't get the chance to test your suggestions either.
Comment 3 emohr 2021-03-06 14:30:01 UTC
Thank you for the feedback and contribution. Glad to hear it works.

We close this bug. If it still appears in the latest version, please feel free to re-open it and update the affected version number.