Bug 356270 - Crash report after reboot
Summary: Crash report after reboot
Status: RESOLVED DUPLICATE of bug 355421
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-12-04 11:13 UTC by jrsr
Modified: 2016-06-28 18:51 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 jrsr 2015-12-04 11:13:50 UTC
Application: kdeinit5 (15.08.0)

Qt Version: 5.4.2
Operating System: Linux 4.2.0-19-generic x86_64
Distribution: Ubuntu 15.10

-- Information about the crash:
- What I was doing when the application crashed: I rebootet my system after trying to set up hbase and kafka. After reboot konsole did not reopen again.

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

Thread 2 (Thread 0x7f5c5264e700 (LWP 1724)):
#0  0x00007f5c665408dd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f5c65c26bd2 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007f5c65c2874f in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007f5c5680ca39 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqxcb.so
#4  0x00007f5c668b12be in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007f5c643406aa in start_thread (arg=0x7f5c5264e700) at pthread_create.c:333
#6  0x00007f5c6654beed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f5c67da8780 (LWP 1723)):
[KCrash Handler]
#6  Konsole::Session::sessionId (this=this@entry=0x0) at ../../src/Session.cpp:872
#7  0x00007f5c562b9f28 in Konsole::ViewManager::createTerminalDisplay (this=this@entry=0x21e4430, session=session@entry=0x0) at ../../src/ViewManager.cpp:752
#8  0x00007f5c562bfe90 in Konsole::ViewManager::createView (this=this@entry=0x21e4430, session=session@entry=0x0, container=0x2384150, index=index@entry=-1) at ../../src/ViewManager.cpp:528
#9  0x00007f5c562c04ef in Konsole::ViewManager::createView (this=this@entry=0x21e4430, session=session@entry=0x0) at ../../src/ViewManager.cpp:588
#10 0x00007f5c562c210d in Konsole::ViewManager::restoreSessions (this=0x21e4430, group=...) at ../../src/ViewManager.cpp:945
#11 0x00007f5c5c5362e0 in KMainWindow::readPropertiesInternal (this=this@entry=0x2165b20, config=0x2102bd0, number=number@entry=1) at ../../src/kmainwindow.cpp:602
#12 0x00007f5c5c536342 in KMainWindow::restore (this=0x2165b20, number=number@entry=1, show=show@entry=true) at ../../src/kmainwindow.cpp:427
#13 0x00007f5c5653dc6c in restoreSession (app=...) at ../../src/main.cpp:318
#14 0x00007f5c5653ebd6 in kdemain (argc=5, argv=0x203a960) at ../../src/main.cpp:112
#15 0x00000000004085a6 in launch (argc=argc@entry=5, _name=_name@entry=0x203a288 "konsole", args=<optimized out>, args@entry=0x203a290 "-session", cwd=cwd@entry=0x0, envc=envc@entry=0, envs=<optimized out>, envs@entry=0x203a2eb "", reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x40c155 "0") at ../../../src/kdeinit/kinit.cpp:741
#16 0x0000000000409e79 in handle_launcher_request (sock=8, who=who@entry=0x40c10a "launcher") at ../../../src/kdeinit/kinit.cpp:1180
#17 0x000000000040a567 in handle_requests (waitForPid=waitForPid@entry=0) at ../../../src/kdeinit/kinit.cpp:1369
#18 0x00000000004050ac in main (argc=5, argv=<optimized out>) at ../../../src/kdeinit/kinit.cpp:1860

Reported using DrKonqi
Comment 1 Christoph Feck 2016-06-28 18:51:55 UTC

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