https://bugs.kde.org/show_bug.cgi?id=369551
Bug ID: 369551 Summary: Running konsole from .desktop shortcut with --tabs-from-file option Product: konsole Version: 16.08.1 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: konsole-de...@kde.org Reporter: boo...@center-erm.net Application: konsole (16.08.1) Qt Version: 5.6.1 Frameworks Version: 5.26.0 Operating System: Linux 4.7.4-1-default x86_64 Distribution: "openSUSE Tumbleweed" -- Information about the crash: If I run konsole from .desktop entry and I have --tabs-from-file with a few tabs automatically open ( tail-f for different logs ) then the following happens : 1. If I run konsole on login from menu or Alt+F2 it runs OK 2. If I then run konsole from Desktop entry with --tabs form file option, screen flickers, but the console mostly runs ( here and there I have to run it twice ) 3. If I then run konsole from menu or Alt+F2 it runs the same version as if the --tabs-from-file would be specified 4. If I do this a few more times it crashes as in this BUG report The crash can be reproduced sometimes. -- Backtrace: Application: Konsole (konsole), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7facce3ca8c0 (LWP 4849))] Thread 3 (Thread 0x7faca606b700 (LWP 4853)): #0 0x00007facc5b3c10f in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x00007facb144c5a3 in () at /usr/lib64/dri/tls/radeonsi_dri.so #2 0x00007facb144bce7 in () at /usr/lib64/dri/tls/radeonsi_dri.so #3 0x00007facc5b36454 in start_thread () at /lib64/libpthread.so.0 #4 0x00007faccdd1a3ff in clone () at /lib64/libc.so.6 Thread 2 (Thread 0x7facb2ee4700 (LWP 4852)): #0 0x00007faccdd116ed in poll () at /lib64/libc.so.6 #1 0x00007facc5617016 in () at /usr/lib64/libglib-2.0.so.0 #2 0x00007facc561712c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #3 0x00007facca296aab in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #4 0x00007facca23e6fa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #5 0x00007facca0643c3 in QThread::exec() () at /usr/lib64/libQt5Core.so.5 #6 0x00007facc83ef985 in () at /usr/lib64/libQt5DBus.so.5 #7 0x00007facca0692e8 in () at /usr/lib64/libQt5Core.so.5 #8 0x00007facc5b36454 in start_thread () at /lib64/libpthread.so.0 #9 0x00007faccdd1a3ff in clone () at /lib64/libc.so.6 Thread 1 (Thread 0x7facce3ca8c0 (LWP 4849)): [KCrash Handler] #6 0x00007faccd9768e0 in () at /usr/lib64/libkonsoleprivate.so.16 #7 0x00007faccd9990d9 in Konsole::Session::getDynamicTitle() () at /usr/lib64/libkonsoleprivate.so.16 #8 0x00007faccd9a3083 in Konsole::SessionController::snapshot() () at /usr/lib64/libkonsoleprivate.so.16 #9 0x00007facca26e1ec in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5 #10 0x00007facca27a6e8 in QTimer::timerEvent(QTimerEvent*) () at /usr/lib64/libQt5Core.so.5 #11 0x00007facca26ec53 in QObject::event(QEvent*) () at /usr/lib64/libQt5Core.so.5 #12 0x00007faccb219acc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5 #13 0x00007faccb21ef6f in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5 #14 0x00007facca2409b0 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5 #15 0x00007facca2959ae in QTimerInfoList::activateTimers() () at /usr/lib64/libQt5Core.so.5 #16 0x00007facca295ed1 in () at /usr/lib64/libQt5Core.so.5 #17 0x00007facc5616e17 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0 #18 0x00007facc5617080 in () at /usr/lib64/libglib-2.0.so.0 #19 0x00007facc561712c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #20 0x00007facca296a8f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #21 0x00007facca23e6fa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #22 0x00007facca246f0c in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5 #23 0x00007faccdff8af3 in kdemain () at /usr/lib64/libkdeinit5_konsole.so #24 0x00007faccdc51291 in __libc_start_main () at /lib64/libc.so.6 #25 0x000000000040067a in _start () Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.