Bug 366195 - Konsole crash after login
Summary: Konsole crash after login
Status: RESOLVED DUPLICATE of bug 366217
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 15.12.3
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-07-28 07:58 UTC by Zsombor
Modified: 2016-08-13 16:14 UTC (History)
1 user (show)

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 Zsombor 2016-07-28 07:58:58 UTC
Application: konsole (15.12.3)

Qt Version: 5.5.1
Operating System: Linux 4.4.0-31-generic x86_64
Distribution: Ubuntu 16.04 LTS

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

I started KDE, and immediately a crash occured in the konsole

-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f37c52f3940 (LWP 2673))]

Thread 2 (Thread 0x7f37c2e81700 (LWP 2674)):
#0  0x00007f37d6d90e8d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f37cf884c62 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007f37cf8868d7 in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007f37c4bac629 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#4  0x00007f37d373384e in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007f37cf2596fa in start_thread (arg=0x7f37c2e81700) at pthread_create.c:333
#6  0x00007f37d6d9cb5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f37c52f3940 (LWP 2673)):
[KCrash Handler]
#6  0x00007f37d6a00850 in Konsole::Session::sessionId() const () from /usr/lib/x86_64-linux-gnu/libkonsoleprivate.so.15
#7  0x00007f37d6a35328 in Konsole::ViewManager::createTerminalDisplay(Konsole::Session*) () from /usr/lib/x86_64-linux-gnu/libkonsoleprivate.so.15
#8  0x00007f37d6a3b290 in Konsole::ViewManager::createView(Konsole::Session*, Konsole::ViewContainer*, int) () from /usr/lib/x86_64-linux-gnu/libkonsoleprivate.so.15
#9  0x00007f37d6a3b64f in Konsole::ViewManager::createView(Konsole::Session*) () from /usr/lib/x86_64-linux-gnu/libkonsoleprivate.so.15
#10 0x00007f37d6a3d98d in Konsole::ViewManager::restoreSessions(KConfigGroup const&) () from /usr/lib/x86_64-linux-gnu/libkonsoleprivate.so.15
#11 0x00007f37d60721f0 in KMainWindow::readPropertiesInternal(KConfig*, int) () from /usr/lib/x86_64-linux-gnu/libKF5XmlGui.so.5
#12 0x00007f37d6072252 in KMainWindow::restore(int, bool) () from /usr/lib/x86_64-linux-gnu/libKF5XmlGui.so.5
#13 0x00007f37d7085c6c in ?? () from /usr/lib/x86_64-linux-gnu/libkdeinit5_konsole.so
#14 0x00007f37d7086d8d in kdemain () from /usr/lib/x86_64-linux-gnu/libkdeinit5_konsole.so
#15 0x00007f37d6cb6830 in __libc_start_main (main=0x400710 <main>, argc=3, argv=0x7fffed6bef18, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffed6bef08) at ../csu/libc-start.c:291
#16 0x0000000000400749 in _start ()

Possible duplicates by query: bug 364839, bug 364653, bug 364624, bug 361841, bug 359428.

Reported using DrKonqi
Comment 1 Martin Sandsmark 2016-08-13 16:14:00 UTC

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