Bug 317720

Summary: The KWin was crashed
Product: [Plasma] kwin Reporter: Popov Evgeny <executable>
Component: generalAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version First Reported In: 4.10.0   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Popov Evgeny 2013-04-02 10:03:16 UTC
Application: kwin (4.10.00 "release 1")
KDE Platform Version: 4.10.00 "release 1"
Qt Version: 4.8.4
Operating System: Linux 3.7.10-1.1-default i686
Distribution: "openSUSE 12.3 (i586)"

-- Information about the crash:
- What I was doing when the application crashed:
I just showed my photos in the Gwenviem. And then I touch something, the KWin said me about error.

-- Backtrace:
Application: KWin (kwin), signal: Segmentation fault
Using host libthread_db library "/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0xb18caa00 (LWP 3029))]

Thread 2 (Thread 0xaedfeb40 (LWP 3105)):
#0  0xb7772430 in __kernel_vsyscall ()
#1  0xb5d83a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb754874c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb661924d in QTWTF::TCMalloc_PageHeap::scavengerThread (this=this@entry=0xb6726580 <QTWTF::pageheap_memory>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#4  0xb661927f in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0xb6726580 <QTWTF::pageheap_memory>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#5  0xb5d7fe52 in start_thread () from /lib/libpthread.so.0
#6  0xb753ae7e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb18caa00 (LWP 3029)):
[KCrash Handler]
#6  0xb542ba01 in internalWinId (this=<optimized out>) at ../../src/gui/kernel/qwidget.h:241
#7  QWidget::effectiveWinId (this=0xa03c9f0) at kernel/qwidget.cpp:2622
#8  0xb546ce02 in QETWidget::translateMouseEvent (this=0xa03c9f0, event=0xbfafc2cc) at kernel/qapplication_x11.cpp:4409
#9  0xb546bc59 in QApplication::x11ProcessEvent (this=0xbfafc5d8, event=0xbfafc2cc) at kernel/qapplication_x11.cpp:3650
#10 0xb549647d in QEventDispatcherX11::processEvents (this=0x9e0e998, flags=...) at kernel/qeventdispatcher_x11.cpp:132
#11 0xb5f132ac in QEventLoop::processEvents (this=this@entry=0xbfafc458, flags=...) at kernel/qeventloop.cpp:149
#12 0xb5f135a1 in QEventLoop::exec (this=0xbfafc458, flags=...) at kernel/qeventloop.cpp:204
#13 0xb5f1885a in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#14 0xb53e1a24 in QApplication::exec () at kernel/qapplication.cpp:3823
#15 0xb765b0f1 in kdemain (argc=3, argv=0xbfafc6c4) at /usr/src/debug/kde-workspace-4.10.0/kwin/main.cpp:537
#16 0x080485bb in main (argc=3, argv=0xbfafc6c4) at /usr/src/debug/kde-workspace-4.10.0/build/kwin/kwin_dummy.cpp:3

Possible duplicates by query: bug 294814, bug 288454.

Reported using DrKonqi
Comment 1 Martin Flöser 2013-04-02 10:52:55 UTC

*** This bug has been marked as a duplicate of bug 288454 ***
Comment 2 Popov Evgeny 2013-04-02 11:32:59 UTC
(In reply to comment #1)
> 
> 
> *** This bug has been marked as a duplicate of bug 288454 ***

No. I used native software without using The Wine.
Comment 3 Thomas Lübking 2013-04-02 12:12:29 UTC
This is not so much about wine.

> And then I touch something, the KWin said me about error.
Define "something" and most importantly: can you reproduce the crash and explain how to do so?
Comment 4 Popov Evgeny 2013-04-02 16:33:20 UTC
(In reply to comment #3)
> This is not so much about wine.
> 
> > And then I touch something, the KWin said me about error.
> Define "something" and most importantly: can you reproduce the crash and
> explain how to do so?

I minimize/maximize the window, toched on the full-screen mode and then I quited from the full-screen mode, the error was written by the crash-report programm.
Comment 5 Thomas Lübking 2013-04-02 17:49:40 UTC
The bug is still a dupe and the pattern fits.
Apparently under "some" circumstances Gwenview can cause the same condition as wine/photoshop.

Whatever this condition is it looks like KWin would let some mouse event escape through to Qt.

Please attach the output of "qdbus org.kde.kwin /KWin supportInformation" to bug #288454 and leave this one a duplicate.

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