Bug 330505 - Crash of Termianl
Summary: Crash of Termianl
Status: RESOLVED UNMAINTAINED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 2.10.5
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
: 330508 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-01-28 15:25 UTC by martinstingl
Modified: 2017-02-13 01:24 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (3.11 KB, text/plain)
2014-03-12 21:17 UTC, Paul Lecuq
Details

Note You need to log in before you can comment on or make changes to this bug.
Description martinstingl 2014-01-28 15:25:18 UTC
Application: konsole (2.10.5)
KDE Platform Version: 4.10.5
Qt Version: 4.8.4
Operating System: Linux 3.8.0-35-generic x86_64
Distribution: Linux Mint 15 Olivia

-- Information about the crash:
I moved the KDE focus from Dolphin to the terminal when the crash occured.
Difficult to provide more information.

-- 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 0x7f25e47617c0 (LWP 4678))]

Thread 2 (Thread 0x7f25cf314700 (LWP 4679)):
#0  0x00007f25de0df90b in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f25de0e00fe in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f25de0e0304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f25e2c6b036 in QEventDispatcherGlib::processEvents (this=0x7f25c80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f25e2c3b38f in QEventLoop::processEvents (this=this@entry=0x7f25cf313d90, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f25e2c3b618 in QEventLoop::exec (this=this@entry=0x7f25cf313d90, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f25e2b3d410 in QThread::exec (this=this@entry=0x12aaa70) at thread/qthread.cpp:542
#7  0x00007f25e2c1cedf in QInotifyFileSystemWatcherEngine::run (this=0x12aaa70) at io/qfilesystemwatcher_inotify.cpp:256
#8  0x00007f25e2b3fbec in QThreadPrivate::start (arg=0x12aaa70) at thread/qthread_unix.cpp:338
#9  0x00007f25de9b8f8e in start_thread (arg=0x7f25cf314700) at pthread_create.c:311
#10 0x00007f25e40a3a0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 1 (Thread 0x7f25e47617c0 (LWP 4678)):
[KCrash Handler]
#6  0x00007f25e2014b73 in QShortcutMap::find (this=this@entry=0xf90cd0, e=e@entry=0x7fff74a897d0) at kernel/qshortcutmap.cpp:469
#7  0x00007f25e2015815 in QShortcutMap::nextState (this=this@entry=0xf90cd0, e=e@entry=0x7fff74a897d0) at kernel/qshortcutmap.cpp:392
#8  0x00007f25e2015b3b in QShortcutMap::tryShortcutEvent (this=0xf90cd0, o=o@entry=0x1163f90, e=e@entry=0x7fff74a897d0) at kernel/qshortcutmap.cpp:350
#9  0x00007f25e1fe6dd0 in QApplication::notify (this=this@entry=0x7fff74a8a720, receiver=receiver@entry=0x1163f90, e=e@entry=0x7fff74a897d0) at kernel/qapplication.cpp:3991
#10 0x00007f25e36851a6 in KApplication::notify (this=0x7fff74a8a720, receiver=0x1163f90, event=0x7fff74a897d0) at ../../kdeui/kernel/kapplication.cpp:311
#11 0x00007f25e2c3c63e in QCoreApplication::notifyInternal (this=0x7fff74a8a720, receiver=receiver@entry=0x1163f90, event=0x7fff74a897d0, event@entry=0x7fff74a89680) at kernel/qcoreapplication.cpp:946
#12 0x00007f25e1fe1226 in sendSpontaneousEvent (event=event@entry=0x7fff74a89680, receiver=receiver@entry=0x1163f90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234
#13 qt_sendSpontaneousEvent (receiver=receiver@entry=0x1163f90, event=event@entry=0x7fff74a897d0) at kernel/qapplication.cpp:5565
#14 0x00007f25e20855d9 in QKeyMapper::sendKeyEvent (keyWidget=keyWidget@entry=0x1163f90, grab=grab@entry=false, type=QEvent::KeyPress, code=77, modifiers=..., text=..., autorepeat=autorepeat@entry=false, count=1, nativeScanCode=58, nativeVirtualKey=109, nativeModifiers=16) at kernel/qkeymapper_x11.cpp:1866
#15 0x00007f25e2085a11 in QKeyMapperPrivate::translateKeyEvent (this=0xfda300, keyWidget=keyWidget@entry=0x1163f90, event=event@entry=0x7fff74a8a200, grab=grab@entry=false) at kernel/qkeymapper_x11.cpp:1836
#16 0x00007f25e205c7e9 in QApplication::x11ProcessEvent (this=0x7fff74a8a720, event=event@entry=0x7fff74a8a200) at kernel/qapplication_x11.cpp:3639
#17 0x00007f25e2088042 in x11EventSourceDispatch (s=0xf91600, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#18 0x00007f25de0dff05 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007f25de0e0248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007f25de0e0304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007f25e2c6b016 in QEventDispatcherGlib::processEvents (this=0xe8bad0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#22 0x00007f25e208813e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#23 0x00007f25e2c3b38f in QEventLoop::processEvents (this=this@entry=0x7fff74a8a5d0, flags=...) at kernel/qeventloop.cpp:149
#24 0x00007f25e2c3b618 in QEventLoop::exec (this=this@entry=0x7fff74a8a5d0, flags=...) at kernel/qeventloop.cpp:204
#25 0x00007f25e2c40cf6 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#26 0x00007f25e1fe0ffc in QApplication::exec () at kernel/qapplication.cpp:3828
#27 0x00007f25e4388f35 in kdemain (argc=1, argv=0x7fff74a8a868) at ../../src/main.cpp:86
#28 0x00007f25e3fcaea5 in __libc_start_main (main=0x4006d0 <main(int, char**)>, argc=1, ubp_av=0x7fff74a8a868, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff74a8a858) at libc-start.c:260
#29 0x0000000000400701 in _start ()

Reported using DrKonqi
Comment 1 Frank Reininghaus 2014-01-28 15:52:36 UTC
Looks like a kdelibs or Qt issue to me (this is supported by the fact that you reported the same crash later for Dolphin). Considering that your KDE SC version is pretty outdated, I'm not sure though if it makes sense to reassign and/or investigate this further if the crash isn't reproducible.
Comment 2 Frank Reininghaus 2014-01-28 15:54:22 UTC
*** Bug 330508 has been marked as a duplicate of this bug. ***
Comment 3 Paul Lecuq 2014-03-12 21:17:55 UTC
Created attachment 85560 [details]
New crash information added by DrKonqi

konsole (2.11.3) on KDE Platform 4.11.5 using Qt 4.8.5

problem when typing the "exit" command from a simple terminal window

-- Backtrace (Reduced):
#5  0x00007f04f619663a in QApplication::x11ProcessEvent (this=0x7fff10dc8830, event=event@entry=0x7fff10dc8320) at kernel/qapplication_x11.cpp:3431
#6  0x00007f04f61bd882 in x11EventSourceDispatch (s=0x1b4c770, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
[...]
#10 0x00007f04f6fcdd55 in QEventDispatcherGlib::processEvents (this=0x1b4b300, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#11 0x00007f04f61bd936 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#12 0x00007f04f6f9fd0f in QEventLoop::processEvents (this=this@entry=0x7fff10dc8700, flags=...) at kernel/qeventloop.cpp:149