Bug 441479 - kdenlive failes to start because of "Segmetation Failed"
Summary: kdenlive failes to start because of "Segmetation Failed"
Status: RESOLVED DOWNSTREAM
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface & Miscellaneous (show other bugs)
Version: 21.08.0
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-24 12:37 UTC by Axel Dreißig
Modified: 2021-09-14 16:07 UTC (History)
1 user (show)

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


Attachments
kdenlive failes to start because of "Segmentation failed" (4.11 KB, text/vnd.kde.kcrash-report)
2021-08-24 12:37 UTC, Axel Dreißig
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Axel Dreißig 2021-08-24 12:37:56 UTC
Created attachment 141006 [details]
kdenlive failes to start because of "Segmentation failed"

Application: kdenlive (21.08.0)

Qt Version: 5.15.2
Frameworks Version: 5.85.0
Operating System: Linux 5.13.12-1-default x86_64
Windowing System: X11
Drkonqi Version: 5.22.4
Distribution: "openSUSE Tumbleweed"

-- Information about the crash:
- What I was doing when the application crashed:
I couldn´t do anything because the Start of the Application didn´t finish

The crash can be reproduced every time.

-- Backtrace:
Application: Kdenlive (kdenlive), signal: Segmentation fault
Content of s_kcrashErrorMessage: [Current thread is 1 (Thread 0x7fa9f1908980 (LWP 3965))]
[KCrash Handler]
#6  0x00007fa9f5c479ad in Mlt::Properties::set (this=0x0, name=0x556473252059 "scrub_audio", value=0) at /usr/src/debug/libmlt-7.0.1-2.1.x86_64/src/mlt++/MltProperties.cpp:178
#7  0x0000556472eec653 in GLWidget::setProducer (this=0x5564764df310, producer=..., isActive=<optimized out>, position=<optimized out>) at /usr/include/c++/11/bits/shared_ptr_base.h:1295
#8  0x00005564731001db in Monitor::setProducer (pos=0, producer=std::shared_ptr<Mlt::Producer> (use count 2, weak count 0) = {...}, this=0x5564762f55b0) at /usr/src/debug/kdenlive-21.08.0-80.2.x86_64/src/monitor/monitor.cpp:2392
#9  ProjectManager::updateTimeline(int, int) [clone .constprop.0] (this=this@entry=0x5564746803d0, pos=pos@entry=0, scrollPos=-1) at /usr/src/debug/kdenlive-21.08.0-80.2.x86_64/src/project/projectmanager.cpp:982
#10 0x0000556472f4619f in ProjectManager::newFile (this=0x5564746803d0, profileName=..., showProjectSettings=<optimized out>) at /usr/src/debug/kdenlive-21.08.0-80.2.x86_64/src/project/projectmanager.cpp:228
#11 0x0000556472f466bf in ProjectManager::newFile (this=0x5564746803d0, showProjectSettings=<optimized out>) at /usr/src/debug/kdenlive-21.08.0-80.2.x86_64/src/project/projectmanager.cpp:139
#12 0x0000556472d1180d in ProjectManager::slotLoadOnOpen (this=0x5564746803d0) at /usr/src/debug/kdenlive-21.08.0-80.2.x86_64/src/project/projectmanager.cpp:109
#13 ProjectManager::qt_static_metacall (_o=0x5564746803d0, _id=<optimized out>, _a=0x5564770eeee8, _c=<optimized out>) at /usr/src/debug/kdenlive-21.08.0-80.2.x86_64/build/src/kdenliveLib_autogen/QV7S676PVK/moc_projectmanager.cpp:223
#14 0x00007fa9f42d9f7e in QObject::event (this=0x5564746803d0, e=0x5564770eeea0) at kernel/qobject.cpp:1314
#15 0x00007fa9f54f8a7f in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x5564746803d0, e=0x5564770eeea0) at kernel/qapplication.cpp:3632
#16 0x00007fa9f42ad98a in QCoreApplication::notifyInternal2 (receiver=0x5564746803d0, event=0x5564770eeea0) at kernel/qcoreapplication.cpp:1064
#17 0x00007fa9f42b09d7 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x556473eee0d0) at kernel/qcoreapplication.cpp:1821
#18 0x00007fa9f43057e3 in postEventSourceDispatch (s=s@entry=0x556473ffb8b0) at kernel/qeventdispatcher_glib.cpp:277
#19 0x00007fa9f22f980f in g_main_dispatch (context=0x7fa9e8005000) at ../glib/gmain.c:3337
#20 g_main_context_dispatch (context=0x7fa9e8005000) at ../glib/gmain.c:4055
#21 0x00007fa9f22f9b98 in g_main_context_iterate (context=context@entry=0x7fa9e8005000, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4131
#22 0x00007fa9f22f9c4f in g_main_context_iteration (context=0x7fa9e8005000, may_block=1) at ../glib/gmain.c:4196
#23 0x00007fa9f4304e64 in QEventDispatcherGlib::processEvents (this=0x556473ff7cb0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#24 0x00007fa9f42ac38b in QEventLoop::exec (this=this@entry=0x7ffc4a4fe1f0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#25 0x00007fa9f42b4670 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#26 0x00007fa9f4d9a19c in QGuiApplication::exec () at kernel/qguiapplication.cpp:1867
#27 0x00007fa9f54f89f5 in QApplication::exec () at kernel/qapplication.cpp:2824
#28 0x0000556472ca89eb in main (argc=<optimized out>, argv=0x7ffc4a4fe598) at /usr/src/debug/kdenlive-21.08.0-80.2.x86_64/src/main.cpp:278
[Inferior 1 (process 3965) detached]

Possible duplicates by query: bug 430295, bug 430183, bug 419604, bug 419603.

An https://bugs.kde.org/ berichten
Comment 1 emohr 2021-08-29 11:59:34 UTC
This looks like a packaging issue from the distributor (not properly implemented MLT-7). Try with the official AppImage, PPA, Flatpak from the download site https://kdenlive.org/en/download/. 

If the crash doesn't happen with the official package please reach out to the distributor to solve it.
Comment 2 Bug Janitor Service 2021-09-13 04:35:59 UTC
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!
Comment 3 Axel Dreißig 2021-09-13 21:32:28 UTC
the distributor fixed the fault.
Comment 4 emohr 2021-09-14 16:07:19 UTC
Thank you for the feedback and contribution. 
I close the bug as it is resolved with packager.