Bug 357506 - Konsole crashes on session start
Summary: Konsole crashes on session start
Status: RESOLVED WORKSFORME
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 15.08.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-01-04 10:21 UTC by Vit Pelcak
Modified: 2018-12-01 03: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 Vit Pelcak 2016-01-04 10:21:21 UTC
Application: konsole (15.08.0)

Qt Version: 5.5.1
Operating System: Linux 4.3.3-3-default x86_64
Distribution: "openSUSE Tumbleweed (20160101) (x86_64)"

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

I moved old configs from .config dir to some other directory. On start of new session, konsole crashed (so it seems I didn't move files conaining info about last session to be restored).

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

Thread 2 (Thread 0x7f98e5a64700 (LWP 10757)):
#0  0x00007f98fb06b24d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f98f283d432 in _xcb_conn_wait (__timeout=-1, __nfds=1, __fds=0x7f98e5a63b80) at /usr/include/bits/poll2.h:46
#2  0x00007f98f283d432 in _xcb_conn_wait (c=c@entry=0x12ca1a0, cond=cond@entry=0x12ca1e0, vector=vector@entry=0x0, count=count@entry=0x0) at xcb_conn.c:459
#3  0x00007f98f283f007 in xcb_wait_for_event (c=0x12ca1a0) at xcb_in.c:693
#4  0x00007f98e778ce29 in QXcbEventReader::run() (this=0x12d4690) at qxcbconnection.cpp:1229
#5  0x00007f98f747194f in QThreadPrivate::start(void*) (arg=0x12d4690) at thread/qthread_unix.cpp:331
#6  0x00007f98f24194a4 in start_thread (arg=0x7f98e5a64700) at pthread_create.c:334
#7  0x00007f98fb073bdd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f98fb71c940 (LWP 10751)):
[KCrash Handler]
#6  0x00007f98e77a547f in QXcbWindow::handleClientMessageEvent(xcb_client_message_event_t const*) (this=0x141b050, event=0x7f98e0006e70) at qxcbwindow.cpp:1971
#7  0x00007f98e7790d63 in QXcbConnection::handleXcbEvent(xcb_generic_event_t*) (this=this@entry=0x12a9ac0, event=event@entry=0x7f98e0006e70) at qxcbconnection.cpp:1066
#8  0x00007f98e779158b in QXcbConnection::processXcbEvents() (this=0x12a9ac0) at qxcbconnection.cpp:1504
#9  0x00007f98f7670d79 in QObject::event(QEvent*) (this=0x12a9ac0, e=<optimized out>) at kernel/qobject.cpp:1239
#10 0x00007f98f83268cc in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=this@entry=0x12b7240, receiver=receiver@entry=0x12a9ac0, e=e@entry=0x7f98e002b2e0) at kernel/qapplication.cpp:3716
#11 0x00007f98f832b9d6 in QApplication::notify(QObject*, QEvent*) (this=0x7ffdba2b0aa0, receiver=0x12a9ac0, e=0x7f98e002b2e0) at kernel/qapplication.cpp:3499
#12 0x00007f98f7642cf3 in QCoreApplication::notifyInternal(QObject*, QEvent*) (this=0x7ffdba2b0aa0, receiver=0x12a9ac0, event=event@entry=0x7f98e002b2e0) at kernel/qcoreapplication.cpp:965
#13 0x00007f98f7645016 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) (event=0x7f98e002b2e0, receiver=<optimized out>) at kernel/qcoreapplication.h:224
#14 0x00007f98f7645016 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x126b000) at kernel/qcoreapplication.cpp:1593
#15 0x00007f98f76454f8 in QCoreApplication::sendPostedEvents(QObject*, int) (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1451
#16 0x00007f98f7696103 in postEventSourceDispatch(GSource*, GSourceFunc, gpointer) (s=0x12f2a20) at kernel/qeventdispatcher_glib.cpp:271
#17 0x00007f98f1ce5097 in g_main_context_dispatch (context=0x12fbcc0) at gmain.c:3154
#18 0x00007f98f1ce5097 in g_main_context_dispatch (context=context@entry=0x12fbcc0) at gmain.c:3769
#19 0x00007f98f1ce52c8 in g_main_context_iterate (context=context@entry=0x12fbcc0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3840
#20 0x00007f98f1ce536c in g_main_context_iteration (context=0x12fbcc0, may_block=may_block@entry=1) at gmain.c:3901
#21 0x00007f98f769650f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x1300710, flags=...) at kernel/qeventdispatcher_glib.cpp:418
#22 0x00007f98f764063a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7ffdba2b0970, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#23 0x00007f98f76482fd in QCoreApplication::exec() () at kernel/qcoreapplication.cpp:1229
#24 0x00007f98f7b7e53c in QGuiApplication::exec() () at kernel/qguiapplication.cpp:1527
#25 0x00007f98f8322f75 in QApplication::exec() () at kernel/qapplication.cpp:2976
#26 0x00007f98fb350a48 in kdemain(int, char**) (argc=1, argv=0x7ffdba2b0be8) at /usr/src/debug/konsole-15.08.3/src/main.cpp:113
#27 0x00007f98fafaa610 in __libc_start_main (main=0x4007c0 <main(int, char**)>, argc=1, argv=0x7ffdba2b0be8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffdba2b0bd8) at libc-start.c:289
#28 0x00000000004007f9 in _start () at ../sysdeps/x86_64/start.S:118

Possible duplicates by query: bug 356482, bug 356252, bug 355764, bug 355612, bug 355221.

Reported using DrKonqi
Comment 1 Andrew Crouthamel 2018-11-01 13:47:40 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 2 Bug Janitor Service 2018-11-16 11:37:45 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2018-12-01 03:51:38 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!