Application: dragon (17.04.2) Qt Version: 5.9.1 Frameworks Version: 5.35.0 Operating System: Linux 4.11.8-1-default x86_64 Distribution: "openSUSE Tumbleweed" -- Information about the crash: - What I was doing when the application crashed: I was sorting out some video files by clicking on the video files in Dolphin while Dragonplayer remained open, playing the video files as I clicked on them. I tried to reproduce the crash, using the same video files but the crash did not occur again. The crash can be reproduced sometimes. -- Backtrace: Application: Dragon Player (dragon), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f7bfa3ea8c0 (LWP 8768))] Thread 4 (Thread 0x7f7ba9d65700 (LWP 8783)): #0 0x00007f7bf56c608d in poll () at /lib64/libc.so.6 #1 0x00007f7bf0870d09 in () at /usr/lib64/libglib-2.0.so.0 #2 0x00007f7bf08710a2 in g_main_loop_run () at /usr/lib64/libglib-2.0.so.0 #3 0x00007f7bbabeb037 in () at /usr/lib64/libgstgl-1.0.so.0 #4 0x00007f7bf0897bd5 in () at /usr/lib64/libglib-2.0.so.0 #5 0x00007f7bf2e074e7 in start_thread () at /lib64/libpthread.so.0 #6 0x00007f7bf56cfa2f in clone () at /lib64/libc.so.6 Thread 3 (Thread 0x7f7bdf3d3700 (LWP 8770)): #0 0x00007f7bf56c608d in poll () at /lib64/libc.so.6 #1 0x00007f7bf0870d09 in () at /usr/lib64/libglib-2.0.so.0 #2 0x00007f7bf0870e1c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #3 0x00007f7bf62f66ab in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #4 0x00007f7bf629f35a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #5 0x00007f7bf60cf31a in QThread::exec() () at /usr/lib64/libQt5Core.so.5 #6 0x00007f7bf6779a45 in () at /usr/lib64/libQt5DBus.so.5 #7 0x00007f7bf60d3d2e in QThreadPrivate::start(void*) () at /usr/lib64/libQt5Core.so.5 #8 0x00007f7bf2e074e7 in start_thread () at /lib64/libpthread.so.0 #9 0x00007f7bf56cfa2f in clone () at /lib64/libc.so.6 Thread 2 (Thread 0x7f7be6d44700 (LWP 8769)): #0 0x00007f7bf56c608d in poll () at /lib64/libc.so.6 #1 0x00007f7bf29cc387 in () at /usr/lib64/libxcb.so.1 #2 0x00007f7bf29ce17a in xcb_wait_for_event () at /usr/lib64/libxcb.so.1 #3 0x00007f7be9afd449 in QXcbEventReader::run() () at /usr/lib64/libQt5XcbQpa.so.5 #4 0x00007f7bf60d3d2e in QThreadPrivate::start(void*) () at /usr/lib64/libQt5Core.so.5 #5 0x00007f7bf2e074e7 in start_thread () at /lib64/libpthread.so.0 #6 0x00007f7bf56cfa2f in clone () at /lib64/libc.so.6 Thread 1 (Thread 0x7f7bfa3ea8c0 (LWP 8768)): [KCrash Handler] #6 0x00007f7bf72d629d in QWidget::windowHandle() const () at /usr/lib64/libQt5Widgets.so.5 #7 0x00007f7bf980e2c6 in KJobWidgets::setWindow(KJob*, QWidget*) () at /usr/lib64/libKF5JobWidgets.so.5 #8 0x0000564cc339daed in Dragon::MainWindow::load(QUrl const&) (this=0x564cc36f1980, url=...) at /usr/src/debug/dragon-17.04.2/src/app/mainWindow.cpp:565 #9 0x0000564cc33a338b in Dragon::MainWindow::open(QUrl const&) (this=0x564cc36f1980, url=...) at /usr/src/debug/dragon-17.04.2/src/app/mainWindow.cpp:521 #10 0x0000564cc339ae29 in Dragon::PlayerApplication::newInstance(bool, QList<QUrl> const&) (this=0x7ffdb654aeb0, playDisc=<optimized out>, uris=...) at /usr/src/debug/dragon-17.04.2/src/app/playerApplication.cpp:81 #11 0x0000564cc339b734 in Dragon::PlayerApplication::slotActivateRequested(QStringList const&, QString const&) (this=0x7ffdb654aeb0, arguments=..., workingDirectory=...) at /usr/src/debug/dragon-17.04.2/src/app/playerApplication.cpp:54 #12 0x00007f7bf62ce35c in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5 #13 0x00007f7bf8d71047 in KDBusService::activateRequested(QStringList const&, QString const&) () at /usr/lib64/libKF5DBusAddons.so.5 #14 0x00007f7bf8d6ba24 in KDBusService::CommandLine(QStringList const&, QString const&, QMap<QString, QVariant> const&) () at /usr/lib64/libKF5DBusAddons.so.5 #15 0x00007f7bf8d70ead in () at /usr/lib64/libKF5DBusAddons.so.5 #16 0x00007f7bf8d70fc7 in () at /usr/lib64/libKF5DBusAddons.so.5 #17 0x00007f7bf6783f48 in () at /usr/lib64/libQt5DBus.so.5 #18 0x00007f7bf6789088 in () at /usr/lib64/libQt5DBus.so.5 #19 0x00007f7bf67899bf in () at /usr/lib64/libQt5DBus.so.5 #20 0x00007f7bf678be7e in () at /usr/lib64/libQt5DBus.so.5 #21 0x00007f7bf62cec42 in QObject::event(QEvent*) () at /usr/lib64/libQt5Core.so.5 #22 0x00007f7bf72af93c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5 #23 0x00007f7bf72b6cb4 in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5 #24 0x00007f7bf62a0d48 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5 #25 0x00007f7bf62a3335 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib64/libQt5Core.so.5 #26 0x00007f7bf62f7013 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () at /usr/lib64/libQt5Core.so.5 #27 0x00007f7bf0870b57 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0 #28 0x00007f7bf0870d88 in () at /usr/lib64/libglib-2.0.so.0 #29 0x00007f7bf0870e1c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #30 0x00007f7bf62f668f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #31 0x00007f7bf629f35a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #32 0x00007f7bf62a7be4 in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5 #33 0x0000564cc3388cae in main(int, char**) (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/dragon-17.04.2/src/app/main.cpp:91 Reported using DrKonqi
Created attachment 110194 [details] New crash information added by DrKonqi dragon (17.12.1) using Qt 5.10.0 - What I was doing when the application crashed: I was opening a video after having closed dragon player -- Backtrace (Reduced): #6 0x00007f9f9fa146d6 in QWidget::windowHandle() const () from /usr/lib64/libQt5Widgets.so.5 #7 0x00007f9fa1f44bb2 in KJobWidgets::setWindow (job=0x55cb3f6fea90, widget=<optimized out>) at /usr/src/debug/kjobwidgets-5.42.0-1.1.x86_64/src/kjobwidgets.cpp:30 #8 0x000055cb3d8f1b8d in Dragon::MainWindow::load (this=0x55cb3f0c2240, url=...) at /usr/src/debug/dragonplayer-17.12.1-1.1.x86_64/src/app/mainWindow.cpp:565 #9 0x000055cb3d8f742b in Dragon::MainWindow::open (this=0x55cb3f0c2240, url=...) at /usr/src/debug/dragonplayer-17.12.1-1.1.x86_64/src/app/mainWindow.cpp:521 #10 0x000055cb3d8eeed9 in Dragon::PlayerApplication::newInstance (this=0x7ffea6bcdc40, playDisc=<optimized out>, uris=...) at /usr/src/debug/dragonplayer-17.12.1-1.1.x86_64/src/app/playerApplication.cpp:81
Created attachment 110963 [details] New crash information added by DrKonqi dragon (17.12.2) using Qt 5.10.0 Después de finalizar el visionado de un vídeo y proceder a abrir otro, el programa se cierra repentinamente. -- Backtrace (Reduced): #6 0x00007fb76de9cd6d in QWidget::windowHandle() const () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #7 0x00007fb7703f4880 in KJobWidgets::setWindow(KJob*, QWidget*) () from /usr/lib/x86_64-linux-gnu/libKF5JobWidgets.so.5 #8 0x00000000004302fb in Dragon::MainWindow::load (this=0x13afbf0, url=...) at /workspace/build/src/app/mainWindow.cpp:565 #9 0x0000000000435e84 in Dragon::MainWindow::open (this=0x13afbf0, url=...) at /workspace/build/src/app/mainWindow.cpp:521 #10 0x000000000042d545 in Dragon::PlayerApplication::newInstance (this=0x7ffc03eb2bd0, playDisc=<optimized out>, uris=...) at /workspace/build/src/app/playerApplication.cpp:81
Thank you for the crash report. As it has been a while since this was reported, can you please test and confirm if this issue is still occurring or if this bug report can be marked as resolved. I have set the bug status to "needsinfo" pending your response, please change back to "reported" or "resolved/worksforme" when you respond, thank you.
I have not seen this crash for some time. Closing.