Bug 331309 - Crash while moving a window
Summary: Crash while moving a window
Status: RESOLVED DUPLICATE of bug 319784
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 2.11.3
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2014-02-19 21:37 UTC by erik_hahn
Modified: 2014-02-20 13:16 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 erik_hahn 2014-02-19 21:37:15 UTC
Application: konsole (2.11.3)
KDE Platform Version: 4.11.4
Qt Version: 4.8.5
Operating System: Linux 3.11.6-4-desktop x86_64
Distribution: "openSUSE 13.1 (Bottle) (x86_64)"

-- Information about the crash:
I had just moved one of the Konsole windows I had open to a different virtual desktop. I tried to snap it to the side of one of my screens; when I released the mouse button all open terminals crashed while the one I was moving was still semi-transparent.

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

Thread 2 (Thread 0x7f73a7fff700 (LWP 15291)):
#0  0x00007f73ca527c79 in size (this=0x7f73a00013d0) at ../../src/corelib/tools/qlist.h:98
#1  count (this=0x7f73a00013d0) at ../../src/corelib/tools/qlist.h:280
#2  socketNotifierSourceCheck (source=0x7f73a0001370) at kernel/qeventdispatcher_glib.cpp:83
#3  0x00007f73c5dd5081 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f73c5dd559b in ?? () from /usr/lib64/libglib-2.0.so.0
#5  0x00007f73c5dd570c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#6  0x00007f73ca527d76 in QEventDispatcherGlib::processEvents (this=0x7f73a00008e0, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#7  0x00007f73ca4f9d0f in QEventLoop::processEvents (this=this@entry=0x7f73a7ffee20, flags=...) at kernel/qeventloop.cpp:149
#8  0x00007f73ca4fa005 in QEventLoop::exec (this=this@entry=0x7f73a7ffee20, flags=...) at kernel/qeventloop.cpp:204
#9  0x00007f73ca3f8fef in QThread::exec (this=this@entry=0x1200430) at thread/qthread.cpp:536
#10 0x00007f73ca4db513 in QInotifyFileSystemWatcherEngine::run (this=0x1200430) at io/qfilesystemwatcher_inotify.cpp:256
#11 0x00007f73ca3fb68f in QThreadPrivate::start (arg=0x1200430) at thread/qthread_unix.cpp:338
#12 0x00007f73ca1640db in start_thread () from /lib64/libpthread.so.0
#13 0x00007f73c8ecd90d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f73cb89a780 (LWP 14512)):
[KCrash Handler]
#6  q_func (this=0x0) at ../../src/gui/kernel/qwidget_p.h:362
#7  QWidgetPrivate::assignedInputContext (this=0x0) at kernel/qwidget.cpp:430
#8  0x00007f73c96b6959 in QWidgetPrivate::inputContext (this=<optimized out>) at kernel/qwidget.cpp:441
#9  0x00007f73c971507c in QKeyMapperPrivate::translateKeyEvent (this=0xe0db60, keyWidget=keyWidget@entry=0x19a4590, event=event@entry=0x7fff122b0a80, grab=grab@entry=false) at kernel/qkeymapper_x11.cpp:1724
#10 0x00007f73c96f0d3f in QApplication::x11ProcessEvent (this=0x7fff122b0f90, event=event@entry=0x7fff122b0a80) at kernel/qapplication_x11.cpp:3544
#11 0x00007f73c9717882 in x11EventSourceDispatch (s=0xdb2800, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#12 0x00007f73c5dd5316 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#13 0x00007f73c5dd5668 in ?? () from /usr/lib64/libglib-2.0.so.0
#14 0x00007f73c5dd570c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#15 0x00007f73ca527d76 in QEventDispatcherGlib::processEvents (this=0xdad900, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#16 0x00007f73c9717936 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#17 0x00007f73ca4f9d0f in QEventLoop::processEvents (this=this@entry=0x7fff122b0e60, flags=...) at kernel/qeventloop.cpp:149
#18 0x00007f73ca4fa005 in QEventLoop::exec (this=this@entry=0x7fff122b0e60, flags=...) at kernel/qeventloop.cpp:204
#19 0x00007f73ca4ff13b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1221
#20 0x00007f73b39fa747 in kdemain () from /usr/lib64/libkdeinit4_konsole.so
#21 0x000000000040879e in _start ()

Possible duplicates by query: bug 324735, bug 323867, bug 319784, bug 314488, bug 302715.

Reported using DrKonqi
Comment 1 Kurt Hindenburg 2014-02-20 13:16:47 UTC

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