Application: kdenlive (24.05.2) (Compiled from sources) Qt Version: 5.15.10 Frameworks Version: 5.115.0 Operating System: Linux 6.8.11-amd64 x86_64 Windowing System: X11 Distribution: Kali GNU/Linux Rolling DrKonqi: 5.27.11 [KCrashBackend] -- Information about the crash: when i import a video kdenlive is automatically carash The crash can be reproduced sometimes. -- Backtrace: Application: Kdenlive (kdenlive), signal: Segmentation fault [KCrash Handler] #4 0x00007f827bb71109 in ?? () from /lib/x86_64-linux-gnu/libc.so.6 #5 0x00007f827c11d4cb in QRingBuffer::read(char*, long long) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007f827c1f7c4f in QIODevicePrivate::read(char*, long long, bool) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x00007f827c1f874c in QIODevice::readAll() () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #8 0x00007f827c235975 in QProcess::readAllStandardError() () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #9 0x000055ceb2c7c067 in ?? () #10 0x00007f827c2f9940 in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #11 0x00007f827d762f32 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #12 0x00007f827c2cc748 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #13 0x00007f827c2cfe51 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #14 0x00007f827c328697 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #15 0x00007f827aa7fe2f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #16 0x00007f827aa81eb7 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #17 0x00007f827aa824d0 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #18 0x00007f827c327d4a in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #19 0x00007f827c2cb0fb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #20 0x00007f827c2d38a4 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #21 0x000055ceb294b5da in ?? () #22 0x00007f827ba42c8a in ?? () from /lib/x86_64-linux-gnu/libc.so.6 #23 0x00007f827ba42d45 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6 #24 0x000055ceb294d981 in ?? () [Inferior 1 (process 643702) detached] Reported using DrKonqi This report was filed against 'kde' because the product 'kdenlive' could not be located in Bugzilla. Add it to drkonqi's mappings file!
This is most likely a library conflict/mismatch between Kdenlive and MLT. If you compiled by yourself, can you first check that MLT is correctly working ? From a terminal: melt -query producers Should output a list of modules, "avformat" should be there melt path_to_your_video.mp4 Should play the video in a window (press 'q' in the terminal to quit) ldd /usr/local/lib/mlt-7/libmltqt.so (or whatever path to your installed MLT's libmltqt.so Check that it is not linked against Qt6 Let me know if any of the following does not produce the expected result
🐛🧹 ⚠️ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. 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. Closing as RESOLVED WORKSFORME.