Bug 379717 - Kdenlive closed unexpectedly
Summary: Kdenlive closed unexpectedly
Status: RESOLVED DUPLICATE of bug 378469
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface (show other bugs)
Version: 17.04.0
Platform: Neon Linux
: NOR crash
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-11 09:28 UTC by LinG
Modified: 2017-05-16 00:40 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
kcrash log (7.27 KB, text/plain)
2017-05-12 11:38 UTC, Hendric Stattmann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description LinG 2017-05-11 09:28:24 UTC
Whenever I use the close button of kdenlive (top right x) the application crashes and my plasma shows me "kdenlive closed unexpectedly" with "Executable: kdenlive PID: 9340 Signal: Segmentation fault (11)" 

Running the latest KDE Neon 5.9
Comment 1 Hendric Stattmann 2017-05-11 09:40:12 UTC
I can confirm the exact same behaviour with kdenlive 17.03.80 running on OpenSUSE Tumbleweed, KDE Frameworks 5.33, QT 5.7.1.

This is the output when started from the console:

(...)
QXcbConnection: XCB error: 8 (BadMatch), sequence: 20095, resource id: 75498013, major code: 130 (Unknown), minor code: 3                                                                                                             
[swscaler @ 0x7fa10c1dc060] Warning: data is not aligned! This can lead to a speedloss                                                                                                                                                
KCrash: Application 'kdenlive' crashing...                                                                                                                                                                                            
KCrash: Attempting to start /usr/lib64/libexec/drkonqi from kdeinit                                                                                                                                                                   
sock_file=/run/user/1000/kdeinit5__0                                                                                                                                                                                                  
                                                                                                                                                                                                                                      
[1]+  Stopped                 kdenlive
Comment 2 Christoph Feck 2017-05-12 01:04:09 UTC
Could you add a backtrace for the crash? For more information, please see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
Comment 3 Hendric Stattmann 2017-05-12 11:37:49 UTC
Dear Christoph,

I reproduced the crash and generated a backtrace, using KDE Crash handler. See attachment.
Comment 4 Hendric Stattmann 2017-05-12 11:38:23 UTC
Created attachment 105472 [details]
kcrash log

Kcrash log
Comment 5 Christoph Feck 2017-05-16 00:37:33 UTC
Thread 1 (Thread 0x7fa5282e9d40 (LWP 12515)):
[KCrash Handler]
#6  0x00007fa4f8781c80 in ?? ()
#7  0x00007fa52735d06a in mlt_consumer_purge (self=0x34a15a0) at mlt_consumer.c:1342
#8  0x000000000085c215 in Render::stop (this=0x2793f20) at /usr/src/debug/kdenlive-17.03.80/src/renderer.cpp:680
#9  0x00000000007456e5 in Monitor::~Monitor (this=0x2bbe5b0, __in_chrg=<optimized out>) at /usr/src/debug/kdenlive-17.03.80/src/monitor/monitor.cpp:364
#10 0x0000000000745779 in Monitor::~Monitor (this=0x2bbe5b0, __in_chrg=<optimized out>) at /usr/src/debug/kdenlive-17.03.80/src/monitor/monitor.cpp:372
#11 0x0000000000842bb6 in MainWindow::~MainWindow (this=this@entry=0x1942bf0, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at /usr/src/debug/kdenlive-17.03.80/src/mainwindow.cpp:781
#12 0x0000000000842cf9 in MainWindow::~MainWindow (this=0x1942bf0, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at /usr/src/debug/kdenlive-17.03.80/src/mainwindow.cpp:786
#13 0x00007fa5210be620 in QObject::event(QEvent*) () from /usr/lib64/libQt5Core.so.5
#14 0x00007fa5230fe77b in QWidget::event(QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#15 0x00007fa5231fdc2b in QMainWindow::event(QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#16 0x00007fa5256ae4e7 in KMainWindow::event(QEvent*) () from /usr/lib64/libKF5XmlGui.so.5
#17 0x00007fa5256f3c05 in KXmlGuiWindow::event(QEvent*) () from /usr/lib64/libKF5XmlGui.so.5
#18 0x00007fa5230b6eac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#19 0x00007fa5230be661 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#20 0x00007fa521091b30 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5
#21 0x00007fa5210942bd in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQt5Core.so.5
#22 0x00007fa5210982c9 in QCoreApplication::exec() () from /usr/lib64/libQt5Core.so.5
#23 0x000000000049678d in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/kdenlive-17.03.80/src/main.cpp:158
Comment 6 Christoph Feck 2017-05-16 00:40:26 UTC

*** This bug has been marked as a duplicate of bug 378469 ***