https://bugs.kde.org/show_bug.cgi?id=364316

            Bug ID: 364316
           Summary: git master: frequent crashes when using the scissors
                    tool
           Product: kdenlive
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: User Interface
          Assignee: j...@kdenlive.org
          Reporter: wegwerf-1-...@gmx.de

With the recent timeline code refactoring the scissors tool may have become
unstable. During editing, the scissors tool usually crashes Kdenlive after
several cuts (around 5 cuts or so). The top of the stack trace looks like this:

 Thread 1 "kdenlive" received signal SIGSEGV, Segmentation fault.
0x00007ffff395b4c5 in
QGraphicsItemPrivate::invalidateParentGraphicsEffectsRecursively() () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
(gdb) bt full
#0  0x00007ffff395b4c5 in
QGraphicsItemPrivate::invalidateParentGraphicsEffectsRecursively() () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
No symbol table info available.
#1  0x00007ffff3966e35 in QGraphicsItem::update(QRectF const&) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
No symbol table info available.
#2  0x000000000055b401 in AbstractClipItem::setMainSelectedClip(bool) ()
No symbol table info available.
#3  0x00000000006327e9 in RazorManager::mousePress(ItemInfo,
QFlags<Qt::KeyboardModifier>, QList<QGraphicsItem*>) ()
No symbol table info available.
#4  0x0000000000599c75 in CustomTrackView::mousePressEvent(QMouseEvent*) ()
No symbol table info available.


Reproducible: Always

Steps to Reproduce:
1. Add a clip to the timeline.
2. Select scissors tool.
3. Make several cuts to the clip in the timeline, you may take you time.

Actual Results:  
Eventually, Kdenlive crashes after making 5 cuts or so.

Expected Results:  
Cutting the clip without crashing Kdenlive.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to