https://bugs.kde.org/show_bug.cgi?id=442952
Bug ID: 442952
Summary: Crash on using Clip jobs / Stabilize
Product: kdenlive
Version: 21.08.1
Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
Severity: crash
Priority: NOR
Component: Effects & Transitions
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Application: kdenlive (21.08.1)
Qt Version: 5.15.2
Frameworks Version: 5.80.0
Operating System: Linux 5.11.0-34-generic x86_64
Windowing System: X11
Drkonqi Version: 5.21.4
Distribution: Ubuntu 21.04
-- Information about the crash:
- What I was doing when the application crashed:
I cut a H.264 .mov clip into several parts, sped it up and attempted to use the
Stabilize function on the last clip. Crashes every time.
The crash can be reproduced every time.
-- Backtrace:
Application: Kdenlive (kdenlive), signal: Segmentation fault
[KCrash Handler]
#4 0x00007fd92f23a140 in QString::splitRef(QString const&,
QFlags<Qt::SplitBehaviorFlags>, Qt::CaseSensitivity) const () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#5 0x00007fd92f23be19 in QString::section(QString const&, int, int,
QFlags<QString::SectionFlag>) const () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#6 0x000055dc569490a9 in QString::section (aflags=..., aend=0, astart=0,
asep=..., this=0x0) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:1152
#7 ClipStabilize::ClipStabilize (parent=0x0, filterName=...,
binIds=std::vector of length 0, capacity 0, this=0x55dc60875e10) at
./src/project/clipstabilize.cpp:55
#8 StabilizeTask::start(QObject*, bool) [clone .constprop.0]
(object=<optimized out>, force=false) at ./src/jobs/stabilizetask.cpp:55
#9 0x00007fd92f3c95c7 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007fd9304e3bd6 in QAction::triggered(bool) () from
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#11 0x00007fd9304e6908 in QAction::activate(QAction::ActionEvent) () from
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#12 0x00007fd92f3bf10c in QObject::event(QEvent*) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x00007fd9304ea783 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#14 0x00007fd92f3917ba in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x00007fd92f3947e1 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00007fd92f3ebba7 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007fd92d8358eb in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x00007fd92d888d28 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007fd92d833023 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007fd92f3eb204 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x00007fd92f39011b in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x00007fd92f398604 in QCoreApplication::exec() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x000055dc564eace6 in main (argc=<optimized out>, argv=0x7ffe7efd0a38) at
./src/main.cpp:278
[Inferior 1 (process 236446) detached]
--
You are receiving this mail because:
You are watching all bug changes.