Bug 333521 - Konsole crashed while closing the tab
Summary: Konsole crashed while closing the tab
Status: RESOLVED DUPLICATE of bug 332729
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 2.13
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2014-04-17 00:30 UTC by Volkan
Modified: 2014-04-20 09:31 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 Volkan 2014-04-17 00:30:38 UTC
Application: konsole (2.13)
KDE Platform Version: 4.13.0
Qt Version: 4.8.6
Operating System: Linux 3.14.0-031400-generic x86_64
Distribution: Ubuntu 14.04 LTS

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

I had multiple tabs open and using Ctrl+Shift+W crashed Konsole instead of closing the current tab. This was working in previous versions of KDE

The crash can be reproduced every time.

-- 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 0x7f29314077c0 (LWP 32550))]

Thread 2 (Thread 0x7f291aca3700 (LWP 32551)):
#0  0x00007f292a0f862a in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f292a0f8989 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f292a0b6fca in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f292a0b70ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f292f4507be in QEventDispatcherGlib::processEvents (this=0x7f29140008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#5  0x00007f292f4220af in QEventLoop::processEvents (this=this@entry=0x7f291aca2de0, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f292f4223a5 in QEventLoop::exec (this=this@entry=0x7f291aca2de0, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007f292f31ec5f in QThread::exec (this=this@entry=0x14886a0) at thread/qthread.cpp:537
#8  0x00007f292f403823 in QInotifyFileSystemWatcherEngine::run (this=0x14886a0) at io/qfilesystemwatcher_inotify.cpp:265
#9  0x00007f292f32132f in QThreadPrivate::start (arg=0x14886a0) at thread/qthread_unix.cpp:349
#10 0x00007f292a99d182 in start_thread (arg=0x7f291aca3700) at pthread_create.c:312
#11 0x00007f2930d4f30d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 1 (Thread 0x7f29314077c0 (LWP 32550)):
[KCrash Handler]
#6  q_func (this=0x0) at ../../include/QtGui/private/../../../src/gui/kernel/qwidget_p.h:362
#7  QWidgetPrivate::assignedInputContext (this=0x0) at kernel/qwidget.cpp:430
#8  0x00007f292e7f9069 in QWidgetPrivate::inputContext (this=<optimized out>) at kernel/qwidget.cpp:441
#9  0x00007f292e85c2fc in QKeyMapperPrivate::translateKeyEvent (this=0x109ffc0, keyWidget=keyWidget@entry=0x1587760, event=event@entry=0x7fff46fab830, grab=grab@entry=false) at kernel/qkeymapper_x11.cpp:1724
#10 0x00007f292e8363f7 in QApplication::x11ProcessEvent (this=0x7fff46fabd30, event=event@entry=0x7fff46fab830) at kernel/qapplication_x11.cpp:3642
#11 0x00007f292e85eb02 in x11EventSourceDispatch (s=0x1046da0, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#12 0x00007f292a0b6e04 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#13 0x00007f292a0b7048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x00007f292a0b70ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x00007f292f4507a1 in QEventDispatcherGlib::processEvents (this=0xf87af0, flags=...) at kernel/qeventdispatcher_glib.cpp:434
#16 0x00007f292e85ebb6 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#17 0x00007f292f4220af in QEventLoop::processEvents (this=this@entry=0x7fff46fabc00, flags=...) at kernel/qeventloop.cpp:149
#18 0x00007f292f4223a5 in QEventLoop::exec (this=this@entry=0x7fff46fabc00, flags=...) at kernel/qeventloop.cpp:204
#19 0x00007f292f427b79 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1225
#20 0x00007f29310326f7 in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_konsole.so
#21 0x00007f2930c75ec5 in __libc_start_main (main=0x4006d0, argc=1, argv=0x7fff46fabe78, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff46fabe68) at libc-start.c:287
#22 0x00000000004006fe in _start ()

Possible duplicates by query: bug 332729, bug 331309, bug 324735, bug 323867, bug 319784.

Reported using DrKonqi
Comment 1 Christoph Feck 2014-04-20 09:31:46 UTC

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