Bug 167001

Summary: kwin crashes when resizing with krandr
Product: [Plasma] kwin Reporter: Alex Fisher <settantta>
Component: generalAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Mandriva RPMs   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Alex Fisher 2008-07-19 13:49:28 UTC
Version:            (using KDE 4.0.98)
Installed from:    Mandriva RPMs
OS:                Linux

Running Mandriva 2009 alpha 2 x64 under VMware Server 2 RC.

Right-click on krandrtray, select different screen size (in this case 1152x864 - slightly less than full scree on my 1280x1024 display).

Window starts to resize, then stops and reverts to 1024x768

Crash handler appears notifying that Kwin crashed on SIGABRT.

Provided Backtrace:

Application: KWin (kwin), signal SIGABRT
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0x7f59c6a76700 (LWP 6080)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#5  0x00007f59c6297975 in raise () from /lib64/libc.so.6
#6  0x00007f59c62991a3 in abort () from /lib64/libc.so.6
#7  0x00007f59c62906e9 in __assert_fail () from /lib64/libc.so.6
#8  0x00007f59c6650a8c in ?? () from /usr/lib64/libkdeinit4_kwin.so
#9  0x00007f59c6648442 in ?? () from /usr/lib64/libkdeinit4_kwin.so
#10 0x00007f59c65eb7d2 in ?? () from /usr/lib64/libkdeinit4_kwin.so
#11 0x00007f59c5705d74 in QMetaObject::activate ()
   from /usr/lib64/libQtCore.so.4
#12 0x00007f59c5700683 in QObject::event () from /usr/lib64/libQtCore.so.4
#13 0x00007f59c408cebd in QApplicationPrivate::notify_helper ()
   from /usr/lib64/libQtGui.so.4
#14 0x00007f59c4094b9a in QApplication::notify ()
   from /usr/lib64/libQtGui.so.4
#15 0x00007f59c2c0aeeb in KApplication::notify ()
   from /usr/lib64/libkdeui.so.5
#16 0x00007f59c56f199f in QCoreApplication::notifyInternal ()
   from /usr/lib64/libQtCore.so.4
#17 0x00007f59c571d766 in ?? () from /usr/lib64/libQtCore.so.4
#18 0x00007f59c5719e7d in ?? () from /usr/lib64/libQtCore.so.4
#19 0x00007f59c172c7d2 in g_main_context_dispatch ()
   from /usr/lib64/libglib-2.0.so.0
#20 0x00007f59c172ff6d in ?? () from /usr/lib64/libglib-2.0.so.0
#21 0x00007f59c173012b in g_main_context_iteration ()
   from /usr/lib64/libglib-2.0.so.0
#22 0x00007f59c5719ddf in QEventDispatcherGlib::processEvents ()
   from /usr/lib64/libQtCore.so.4
#23 0x00007f59c411d50f in ?? () from /usr/lib64/libQtGui.so.4
#24 0x00007f59c56f02b2 in QEventLoop::processEvents ()
   from /usr/lib64/libQtCore.so.4
#25 0x00007f59c56f043d in QEventLoop::exec () from /usr/lib64/libQtCore.so.4
#26 0x00007f59c56f290d in QCoreApplication::exec ()
   from /usr/lib64/libQtCore.so.4
#27 0x00007f59c660506a in kdemain () from /usr/lib64/libkdeinit4_kwin.so
#28 0x00007f59c6284316 in __libc_start_main () from /lib64/libc.so.6
#29 0x00000000004005c9 in _start ()
Comment 1 lucas 2008-07-19 14:23:11 UTC

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