Bug 361841 - Konsole crash during session restore with ggdb info
Summary: Konsole crash during session restore with ggdb info
Status: RESOLVED DUPLICATE of bug 355421
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 15.12.3
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-04-16 03:27 UTC by Techwolf
Modified: 2016-06-28 18:53 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 Techwolf 2016-04-16 03:27:13 UTC
Application: konsole (15.12.3)
 (Compiled from sources)
Qt Version: 5.5.1
Frameworks Version: 5.20.0
Operating System: Linux 4.4.6-zen x86_64
Distribution (Platform): Gentoo Packages

-- Information about the crash:
- What I was doing when the application crashed:
This happened after doing a startx from the command line to start my GUI desktop

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

Thread 2 (Thread 0x7f2412b69700 (LWP 2673)):
#0  0x00007f2423467b8d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f241c224a72 in poll (__timeout=-1, __nfds=1, __fds=0x7f2412b68d00) at /usr/include/bits/poll2.h:46
#2  _xcb_conn_wait (c=c@entry=0x129aff0, cond=cond@entry=0x129b030, vector=vector@entry=0x0, count=count@entry=0x0) at /var/tmp/portage/x11-libs/libxcb-1.11.1/work/libxcb-1.11.1/src/xcb_conn.c:459
#3  0x00007f241c226627 in xcb_wait_for_event (c=0x129aff0) at /var/tmp/portage/x11-libs/libxcb-1.11.1/work/libxcb-1.11.1/src/xcb_in.c:693
#4  0x00007f2414f00b99 in QXcbEventReader::run (this=0x1293280) at qxcbconnection.cpp:1229
#5  0x00007f241feb17d2 in QThreadPrivate::start (arg=0x1293280) at thread/qthread_unix.cpp:331
#6  0x00007f241bdf942c in start_thread (arg=0x7f2412b69700) at pthread_create.c:334
#7  0x00007f2423470a9d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f242399c7c0 (LWP 2671)):
[KCrash Handler]
#6  Konsole::Session::sessionId (this=this@entry=0x0) at /var/tmp/portage/kde-apps/konsole-15.12.3/work/konsole-15.12.3/src/Session.cpp:897
#7  0x00007f2423124a90 in Konsole::ViewManager::createTerminalDisplay (this=this@entry=0x13a6dc0, session=session@entry=0x0) at /var/tmp/portage/kde-apps/konsole-15.12.3/work/konsole-15.12.3/src/ViewManager.cpp:747
#8  0x00007f242312b159 in Konsole::ViewManager::createView (this=this@entry=0x13a6dc0, session=session@entry=0x0, container=0x149be40, index=index@entry=11) at /var/tmp/portage/kde-apps/konsole-15.12.3/work/konsole-15.12.3/src/ViewManager.cpp:523
#9  0x00007f242312c450 in Konsole::ViewManager::createView (this=this@entry=0x13a6dc0, session=session@entry=0x0) at /var/tmp/portage/kde-apps/konsole-15.12.3/work/konsole-15.12.3/src/ViewManager.cpp:583
#10 0x00007f242312c6db in Konsole::ViewManager::restoreSessions (this=0x13a6dc0, group=...) at /var/tmp/portage/kde-apps/konsole-15.12.3/work/konsole-15.12.3/src/ViewManager.cpp:941
#11 0x00007f242273b5a0 in KMainWindow::readPropertiesInternal (this=this@entry=0x13995b0, config=0x134db60, number=number@entry=1) at /var/tmp/portage/kde-frameworks/kxmlgui-5.20.0/work/kxmlgui-5.20.0/src/kmainwindow.cpp:648
#12 0x00007f242273b602 in KMainWindow::restore (this=0x13995b0, number=number@entry=1, show=show@entry=true) at /var/tmp/portage/kde-frameworks/kxmlgui-5.20.0/work/kxmlgui-5.20.0/src/kmainwindow.cpp:473
#13 0x00007f2423750a94 in restoreSession (app=...) at /var/tmp/portage/kde-apps/konsole-15.12.3/work/konsole-15.12.3/src/main.cpp:329
#14 0x00007f2423751a7d in kdemain (argc=3, argv=0x7ffddf335328) at /var/tmp/portage/kde-apps/konsole-15.12.3/work/konsole-15.12.3/src/main.cpp:124
#15 0x00007f24233aa610 in __libc_start_main (main=0x400790 <main(int, char**)>, argc=3, argv=0x7ffddf335328, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffddf335318) at libc-start.c:289
#16 0x00000000004007c9 in _start ()

Possible duplicates by query: bug 359428, bug 356270, bug 355421.

Reported using DrKonqi
Comment 1 Techwolf 2016-04-16 03:30:38 UTC
Sources compiled with debug info, should help. Also, DrKonqi would not let me attacted this crash report to another bug. I could only create a new bug report.
Comment 2 Christoph Feck 2016-06-28 18:53:20 UTC

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