Bug 364839 - Konsole crashed at KDE startup
Summary: Konsole crashed at KDE startup
Status: RESOLVED DUPLICATE of bug 355421
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 15.12.3
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-06-28 03:46 UTC by mastersan_mh
Modified: 2016-06-28 18:54 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 mastersan_mh 2016-06-28 03:46:06 UTC
Application: kdeinit5 (15.12.3)

Qt Version: 5.6.0
Frameworks Version: 5.22.0
Operating System: Linux 4.4.8-300.fc23.x86_64 x86_64
Distribution: "Fedora release 23 (Twenty Three)"

-- Information about the crash:
- What I was doing when the application crashed:
There was recovery of applications in KDE start.
- Unusual behavior I noticed:
I have 2 monitors. Settings of both monitors are not restored when KDE starts.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Konsole (kdeinit5), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f4745d148c0 (LWP 1933))]

Thread 3 (Thread 0x7f4729928700 (LWP 1934)):
#0  0x00007f47431a0d0d in poll () from /lib64/libc.so.6
#1  0x00007f474183516c in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#2  0x00007f474183527c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007f4743fdba4b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#4  0x00007f4743f844ca in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#5  0x00007f4743dadf34 in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x00007f4745dd44b5 in QDBusConnectionManager::run() () from /lib64/libQt5DBus.so.5
#7  0x00007f4743db2d48 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#8  0x00007f47429e960a in start_thread () from /lib64/libpthread.so.0
#9  0x00007f47431ac78d in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f4722203700 (LWP 1950)):
#0  0x00007f47431a0d0d in poll () from /lib64/libc.so.6
#1  0x00007f474503c272 in _xcb_conn_wait () from /lib64/libxcb.so.1
#2  0x00007f474503dee7 in xcb_wait_for_event () from /lib64/libxcb.so.1
#3  0x00007f472875e349 in QXcbEventReader::run() () from /lib64/libQt5XcbQpa.so.5
#4  0x00007f4743db2d48 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#5  0x00007f47429e960a in start_thread () from /lib64/libpthread.so.0
#6  0x00007f47431ac78d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f4745d148c0 (LWP 1933)):
[KCrash Handler]
#5  0x00007f47333c8450 in Konsole::Session::sessionId() const () from /lib64/libkonsoleprivate.so.15
#6  0x00007f47334004b8 in Konsole::ViewManager::createTerminalDisplay(Konsole::Session*) () from /lib64/libkonsoleprivate.so.15
#7  0x00007f4733403449 in Konsole::ViewManager::createView(Konsole::Session*, Konsole::ViewContainer*, int) () from /lib64/libkonsoleprivate.so.15
#8  0x00007f4733403770 in Konsole::ViewManager::createView(Konsole::Session*) () from /lib64/libkonsoleprivate.so.15
#9  0x00007f4733406aef in Konsole::ViewManager::restoreSessions(KConfigGroup const&) () from /lib64/libkonsoleprivate.so.15
#10 0x00007f47318943d0 in KMainWindow::readPropertiesInternal(KConfig*, int) () from /lib64/libKF5XmlGui.so.5
#11 0x00007f4731894432 in KMainWindow::restore(int, bool) () from /lib64/libKF5XmlGui.so.5
#12 0x00007f473368e62e in kdemain () from /lib64/libkdeinit5_konsole.so
#13 0x0000556d094c1aaa in launch(int, char const*, char const*, char const*, int, char const*, bool, char const*, bool, char const*) ()
#14 0x0000556d094c2f9e in handle_launcher_request(int, char const*) [clone .isra.25] ()
#15 0x0000556d094c34cb in handle_requests(int) ()
#16 0x0000556d094bbf5a in main ()

Reported using DrKonqi
Comment 1 Christoph Feck 2016-06-28 18:54:34 UTC

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