Bug 347477 - konsole crash on startup
Summary: konsole crash on startup
Status: RESOLVED DUPLICATE of bug 344183
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 15.04.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-05-09 17:06 UTC by Martin Koller
Modified: 2015-05-09 20:12 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Koller 2015-05-09 17:06:26 UTC
Application: konsole (15.04.0)

Qt Version: 5.4.1
Operating System: Linux 4.0.1-1.ge3a374a-desktop x86_64
Distribution: "openSUSE 13.2 (Harlequin) (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:

I was just logging in (after I upgraded openSuse 13.2 to KDE 15.04 applications and rebooted)
and while the KDE session was restored, I got this crash dialog

-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#4  0x00007f6c429dd9cf in Konsole::ViewManager::saveSessions(KConfigGroup&) () at /usr/lib64/libkonsoleprivate.so.15
#5  0x00007f6c4268a340 in KMainWindow::savePropertiesInternal(KConfig*, int) () at /usr/lib64/libKF5XmlGui.so.5
#6  0x00007f6c4268a5d6 in  () at /usr/lib64/libKF5XmlGui.so.5
#7  0x00007f6c426c61f2 in  () at /usr/lib64/libKF5XmlGui.so.5
#8  0x00007f6c3f366651 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#9  0x00007f6c3f863f75 in QGuiApplication::saveStateRequest(QSessionManager&) () at /usr/lib64/libQt5Gui.so.5
#10 0x00007f6c3f865a9b in QGuiApplicationPrivate::saveState() () at /usr/lib64/libQt5Gui.so.5
#11 0x00007f6c308c8e3d in  () at /usr/lib64/qt5/plugins/platforms/libqxcb.so
#12 0x00007f6c308c90b5 in  () at /usr/lib64/qt5/plugins/platforms/libqxcb.so
#13 0x00007f6c3aadde18 in _SmcProcessMessage () at /usr/lib64/libSM.so.6
#14 0x00007f6c3a8cd167 in IceProcessMessages () at /usr/lib64/libICE.so.6
#15 0x00007f6c3f366651 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#16 0x00007f6c3f3e370e in QSocketNotifier::activated(int, QSocketNotifier::QPrivateSignal) () at /usr/lib64/libQt5Core.so.5
#17 0x00007f6c3f3734e9 in QSocketNotifier::event(QEvent*) () at /usr/lib64/libQt5Core.so.5
#18 0x00007f6c3fff6b5c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#19 0x00007f6c3fffba26 in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#20 0x00007f6c3f336df5 in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#21 0x00007f6c3f38f065 in  () at /usr/lib64/libQt5Core.so.5
#22 0x00007f6c39851a04 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#23 0x00007f6c39851c48 in  () at /usr/lib64/libglib-2.0.so.0
#24 0x00007f6c39851cec in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#25 0x00007f6c3f38e12c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#26 0x00007f6c4097ccdc in KWindowConfig::restoreWindowSize(QWindow*, KConfigGroup const&) () at /usr/lib64/libKF5ConfigGui.so.5
#27 0x00007f6c4268ade0 in KMainWindow::applyMainWindowSettings(KConfigGroup const&) () at /usr/lib64/libKF5XmlGui.so.5
#28 0x00007f6c426c3122 in KXmlGuiWindow::applyMainWindowSettings(KConfigGroup const&) () at /usr/lib64/libKF5XmlGui.so.5
#29 0x00007f6c4268b19c in KMainWindow::setAutoSaveSettings(QString const&, bool) () at /usr/lib64/libKF5XmlGui.so.5
#30 0x00007f6c42ff79f5 in  () at /usr/lib64/libkdeinit5_konsole.so
#31 0x00007f6c42ff8dc0 in  () at /usr/lib64/libkdeinit5_konsole.so
#32 0x00007f6c42fefaa9 in  () at /usr/lib64/libkdeinit5_konsole.so
#33 0x00007f6c42fff56b in  () at /usr/lib64/libkdeinit5_konsole.so
#34 0x00007f6c43000378 in kdemain () at /usr/lib64/libkdeinit5_konsole.so
#35 0x00007f6c42c58b05 in __libc_start_main () at /lib64/libc.so.6
#36 0x00000000004007ee in _start ()

Reported using DrKonqi
Comment 1 Christoph Feck 2015-05-09 20:12:16 UTC

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