Bug 344286 - konsole crashed on 'exit'
Summary: konsole crashed on 'exit'
Status: RESOLVED WORKSFORME
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 2.14.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi, triaged
Depends on:
Blocks:
 
Reported: 2015-02-17 16:59 UTC by Landis
Modified: 2018-10-27 03:47 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 Landis 2015-02-17 16:59:54 UTC
Application: konsole (2.14.2)
KDE Platform Version: 4.14.4
Qt Version: 4.8.5
Operating System: Linux 3.11.10-25-desktop x86_64
Distribution: "openSUSE 13.1 (Bottle) (x86_64)"

-- Information about the crash:
i was doing simple cp command of zypper history file from ~/zypp/  to my home dir.
konsole worked fine, until I typed 'exit' [enter].. 

konsole crashed, along with just about every other KDE app I use.
konqueror, gwenview, kmix, several others crash on quit, logout, shutdown an restart.
this is 2 Dell Latitud's one duo core, other quad core, one 4 gb ram, other 6 gb ram
this happens with fresh install of Any product from opensuse above 12.3. that is 13.1 and 13.2 with KDE anything above 4.10... CRASH!

The crash can be reproduced sometimes.

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

Thread 2 (Thread 0x7f532966b700 (LWP 2529)):
#0  0x00007f53438457bd in poll () from /lib64/libc.so.6
#1  0x00007f534095f604 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f534095f70c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f5344ea7d76 in QEventDispatcherGlib::processEvents (this=0x7f53240008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#4  0x00007f5344e79d0f in QEventLoop::processEvents (this=this@entry=0x7f532966ae20, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f5344e7a005 in QEventLoop::exec (this=this@entry=0x7f532966ae20, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f5344d78fef in QThread::exec (this=this@entry=0x1b39770) at thread/qthread.cpp:536
#7  0x00007f5344e5b513 in QInotifyFileSystemWatcherEngine::run (this=0x1b39770) at io/qfilesystemwatcher_inotify.cpp:256
#8  0x00007f5344d7b68f in QThreadPrivate::start (arg=0x1b39770) at thread/qthread_unix.cpp:338
#9  0x00007f5344ae40db in start_thread () from /lib64/libpthread.so.0
#10 0x00007f534384e58d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f534622a780 (LWP 2528)):
[KCrash Handler]
#6  0x00000000019af170 in ?? ()
#7  0x00007f5344070640 in QApplication::x11ProcessEvent (this=0x7fffa20606c0, event=event@entry=0x7fffa20601b0) at kernel/qapplication_x11.cpp:3431
#8  0x00007f5344097882 in x11EventSourceDispatch (s=0x1899ad0, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#9  0x00007f534095f316 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#10 0x00007f534095f668 in ?? () from /usr/lib64/libglib-2.0.so.0
#11 0x00007f534095f70c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#12 0x00007f5344ea7d55 in QEventDispatcherGlib::processEvents (this=0x1890ec0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#13 0x00007f5344097936 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#14 0x00007f5344e79d0f in QEventLoop::processEvents (this=this@entry=0x7fffa2060590, flags=...) at kernel/qeventloop.cpp:149
#15 0x00007f5344e7a005 in QEventLoop::exec (this=this@entry=0x7fffa2060590, flags=...) at kernel/qeventloop.cpp:204
#16 0x00007f5344e7f13b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1221
#17 0x00007f533020c4a7 in kdemain () from /usr/lib64/libkdeinit4_konsole.so
#18 0x000000000040879e in _start ()

The reporter indicates this bug may be a duplicate of or related to bug 343138.

Possible duplicates by query: bug 344213, bug 343486, bug 343214, bug 343138, bug 343103.

Reported using DrKonqi
Comment 1 Christoph Feck 2015-02-17 20:51:06 UTC
Can you please check if you have input method helpers, such as "IBus" or "Fcitx" installed, and if yes, if removing those helps to resolve Konsole crashes?

In the hope that you are seeing this comment and answering it, I will set the status to NEEDSINFO.

(Note that the other crashes are unrelated to this one, and I am still trying to help you there, but still got no reply.)
Comment 2 Christoph Feck 2015-05-15 12:29:08 UTC
If you can provide the information requested in comment #1, please add a comment.
Comment 3 Andrew Crouthamel 2018-09-25 21:51:31 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 set the bug status 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 4 Andrew Crouthamel 2018-10-27 03:47:18 UTC
Dear Bug Submitter,

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!