Bug 328834 - Kwin crashed at the start up of KDE session
Summary: Kwin crashed at the start up of KDE session
Status: RESOLVED DUPLICATE of bug 318269
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: 4.10.5
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2013-12-15 12:31 UTC by Gatoso
Modified: 2013-12-15 13:05 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 Gatoso 2013-12-15 12:31:16 UTC
Application: kwin (4.10.5)
KDE Platform Version: 4.10.5
Qt Version: 4.8.4
Operating System: Linux 3.8.0-34-generic x86_64
Distribution: Linux Mint 15 Olivia

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

I had just to initiate session in KDE and KWIN crashed

Thanks

-- Backtrace:
Application: KWin (kwin), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#6  KWin::Scene::paintSimpleScreen (this=this@entry=0xeb66b0, orig_mask=orig_mask@entry=0, region=...) at ../../kwin/scene.cpp:653
#7  0x00007f777d451c9e in KWin::Scene::finalPaintScreen (this=0xeb66b0, mask=mask@entry=0, region=..., data=...) at ../../kwin/scene.cpp:186
#8  0x00007f777d472830 in KWin::EffectsHandlerImpl::paintScreen (this=0xeb1b60, mask=0, region=..., data=...) at ../../kwin/effects.cpp:254
#9  0x00007f777d452fb8 in KWin::Scene::paintScreen (this=this@entry=0xeb66b0, mask=mask@entry=0x7fff9c33f5b4, region=region@entry=0x7fff9c33f660) at ../../kwin/scene.cpp:140
#10 0x00007f777d4600ce in KWin::SceneOpenGL::paint (this=0xeb66b0, damage=..., toplevels=...) at ../../kwin/scene_opengl.cpp:308
#11 0x00007f777d44c98c in KWin::Compositor::performCompositing (this=this@entry=0xa37380) at ../../kwin/composite.cpp:610
#12 0x00007f777d44de6a in KWin::Compositor::slotCompositingOptionsInitialized (this=0xa37380) at ../../kwin/composite.cpp:275
#13 0x00007f77784f00ef in QMetaObject::activate (sender=0xbe3bd0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3539
#14 0x00007f77783cf577 in QFutureWatcherBase::event (this=<optimized out>, event=0x7f7754001410) at concurrent/qfuturewatcher.cpp:344
#15 0x00007f77778818ec in QApplicationPrivate::notify_helper (this=this@entry=0x7b93c0, receiver=receiver@entry=0xbe3bd0, e=e@entry=0x7f7754001410) at kernel/qapplication.cpp:4567
#16 0x00007f777788425b in QApplication::notify (this=this@entry=0x7fff9c340560, receiver=receiver@entry=0xbe3bd0, e=e@entry=0x7f7754001410) at kernel/qapplication.cpp:4428
#17 0x00007f777cbb91a6 in KApplication::notify (this=0x7fff9c340560, receiver=0xbe3bd0, event=0x7f7754001410) at ../../kdeui/kernel/kapplication.cpp:311
#18 0x00007f77784db63e in QCoreApplication::notifyInternal (this=0x7fff9c340560, receiver=receiver@entry=0xbe3bd0, event=event@entry=0x7f7754001410) at kernel/qcoreapplication.cpp:946
#19 0x00007f77784df171 in sendEvent (event=0x7f7754001410, receiver=0xbe3bd0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#20 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x7411f0) at kernel/qcoreapplication.cpp:1570
#21 0x00007f77784df4a3 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1463
#22 0x00007f777792798c in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#23 QEventDispatcherX11::processEvents (this=0x742ad0, flags=...) at kernel/qeventdispatcher_x11.cpp:75
#24 0x00007f77784da38f in QEventLoop::processEvents (this=this@entry=0x7fff9c340270, flags=...) at kernel/qeventloop.cpp:149
#25 0x00007f77784da618 in QEventLoop::exec (this=this@entry=0x7fff9c340270, flags=...) at kernel/qeventloop.cpp:204
#26 0x00007f77784dfcf6 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#27 0x00007f777787fffc in QApplication::exec () at kernel/qapplication.cpp:3828
#28 0x00007f777d403f0a in kdemain (argc=1, argv=0x7fff9c3406a8) at ../../kwin/main.cpp:537
#29 0x00007f777cff4ea5 in __libc_start_main (main=0x4006d0 <main(int, char**)>, argc=1, ubp_av=0x7fff9c3406a8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff9c340698) at libc-start.c:260
#30 0x0000000000400701 in _start ()

Possible duplicates by query: bug 328553, bug 328496, bug 327824, bug 326213, bug 325776.

Reported using DrKonqi
Comment 1 Thomas Lübking 2013-12-15 13:05:41 UTC
There's either a binary incompatible effect or window decoration enabled.

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