Whenever I add any clip the thing crashes. Tried several different ones in different formats. The 16.12.2 version of the appimage works great, as did the previous one as did the debian testing version. It is the kdenlive-latest-x86_64.AppImage downloaded a couple of days ago. I ran gdb on the pid and here's the result. Hopefully at least somewhat useful: [Thread 0x7f7279556700 (LWP 15053) exited] [New Thread 0x7f7279556700 (LWP 15175)] [New Thread 0x7f7264ef6700 (LWP 15176)] Thread 1 "kdenlive" received signal SIGSEGV, Segmentation fault. 0x00007f728937331f in av_dict_get () from /tmp/.mount_MpS7DN/lib/libavutil.so.52 (gdb) bt #0 0x00007f728937331f in av_dict_get () from /tmp/.mount_MpS7DN/lib/libavutil.so.52 #1 0x00007f724bdfa947 in KFileMetaData::FFmpegExtractor::extract(KFileMetaData::ExtractionResult*) () from /tmp/.mount_MpS7DN/plugins/kf5/kfilemetadata/kfilemetadata_ffmpegextractor.so #2 0x00007f72b4c63e52 in KFileMetaData::Extractor::extract(KFileMetaData::ExtractionResult*) () from /tmp/.mount_MpS7DN/lib/libKF5FileMetaData.so.3 #3 0x0000000000886be8 in ?? () #4 0x000000000087fd8a in ?? () #5 0x00000000008d3b95 in ?? () #6 0x00000000008b2cff in ?? () #7 0x00000000008b29d6 in ?? () #8 0x00000000008ca273 in ?? () #9 0x00000000008c956f in ?? () #10 0x00000000008c86b5 in ?? () #11 0x00007f72b034e9a6 in QObject::event(QEvent*) () from /tmp/.mount_MpS7DN/lib/libQt5Core.so.5 #12 0x00007f72b0e5cd8b in QWidget::event(QEvent*) () from /tmp/.mount_MpS7DN/lib/libQt5Widgets.so.5 #13 0x00007f72b0e193ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /tmp/.mount_MpS7DN/lib/libQt5Widgets.so.5 #14 0x00007f72b0e20300 in QApplication::notify(QObject*, QEvent*) () ---Type <return> to continue, or q <return> to quit--- mount_MpS7DN/lib/libQt5Widgets.so.5 #15 0x00007f72b03252b5 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /tmp/.mount_MpS7DN/lib/libQt5Core.so.5 #16 0x00007f72b0327313 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /tmp/.mount_MpS7DN/lib/libQt5Core.so.5 #17 0x00007f72b03744c3 in ?? () from /tmp/.mount_MpS7DN/lib/libQt5Core.so.5 #18 0x00007f72a8cd67f7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #19 0x00007f72a8cd6a60 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #20 0x00007f72a8cd6b0c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #21 0x00007f72b0373d0c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /tmp/.mount_MpS7DN/lib/libQt5Core.so.5 #22 0x00007f72b032358b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /tmp/.mount_MpS7DN/lib/libQt5Core.so.5 #23 0x00007f72b032b3d4 in QCoreApplication::exec() () from /tmp/.mount_MpS7DN/lib/libQt5Core.so.5 #24 0x00000000008fea65 in ?? () #25 0x00007f72af6b32b1 in __libc_start_main (main=0x8fced0, argc=3, argv=0x7ffc64d4acf8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffc64d4ace8) at ../csu/libc-start.c:291 #26 0x000000000047a7a9 in _start () (gdb)
I have the same issue : 1) When I add a clip, kdenlive-latest-x86_64-17.04.AppImage crashs. 2) When I use Kdenlive-16.12.1-2-x86_64.AppImage and add a clip, all is OK. 3) When I use Kdenlive 17.04 installed by the package on Ubuntu 16.04 : all is OK. Thanks
Could be a version mismatch with FFmpeg libraries. Not sure if the AppImage includes those, or relies on distro packages.
Please try with the actual Kdenlive AppImage version 18.08.3 Run the Appimage from the terminal (press CTRL + ALT + T). Move to the AppImage folder and run the .AppImage: ./Kdenlive*.AppImage
Thank you for the crash report. As it has been a while since this was reported, can you please test and confirm if this issue is still occurring or if this bug report can be marked as resolved. I have set the bug status to "needsinfo" pending your response, please change back to "reported" or "resolved/worksforme" when you respond, thank you.
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone!