Bug 323217 - Kwin crashes every time on startup
Summary: Kwin crashes every time on startup
Status: RESOLVED DUPLICATE of bug 320562
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-06 08:23 UTC by mcfloundinho
Modified: 2013-08-06 08:56 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 mcfloundinho 2013-08-06 08:23:45 UTC
Application: kwin (4.10.5 "release 4")
KDE Platform Version: 4.10.5 "release 4"
Qt Version: 4.8.5
Operating System: Linux 3.7.10-1.16-desktop x86_64
Distribution: "openSUSE 12.3 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
Every time I start up my computer, I'm told that Kwin has crashed. But when I close the crash report, everything seems OK.

The crash can be reproduced every time.

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

Thread 2 (Thread 0x7f86724fb700 (LWP 1926)):
#0  0x00007f8697887964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f869910cfa7 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7f869941a660 <QTWTF::pageheap_memory>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x00007f869910cfd9 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x00007f8697883e0f in start_thread () from /lib64/libpthread.so.0
#4  0x00007f869c8337dd in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f869d00a780 (LWP 1897)):
[KCrash Handler]
#5  0x00007f869affdb34 in KWin::EffectWindow::expandedGeometry (this=<optimized out>) at /usr/src/debug/kde-workspace-4.10.5/kwin/libkwineffects/kwineffects.cpp:663
#6  0x00007f869b009e6b in KWin::AnimationEffect::updateLayerRepaints (this=<optimized out>) at /usr/src/debug/kde-workspace-4.10.5/kwin/libkwineffects/kwinanimationeffect.cpp:745
#7  0x00007f869b00a7fa in KWin::AnimationEffect::triggerRepaint (this=<optimized out>) at /usr/src/debug/kde-workspace-4.10.5/kwin/libkwineffects/kwinanimationeffect.cpp:630
#8  0x00007f869b00ac58 in KWin::AnimationEffect::animate (this=0x2a4e1a0, w=0x2b47340, a=<optimized out>, meta=0, ms=150, to=..., curve=..., delay=0, from=...) at /usr/src/debug/kde-workspace-4.10.5/kwin/libkwineffects/kwinanimationeffect.cpp:197
#9  0x00007f869cbe947d in KWin::ScriptedEffect::animate (this=0x2a4e1a0, w=0x2b47340, a=KWin::AnimationEffect::Opacity, ms=150, to=..., from=..., data=0x0, curve=QEasingCurve::Linear, delay=0) at /usr/src/debug/kde-workspace-4.10.5/kwin/scripting/scriptedeffect.cpp:380
#10 0x00007f869cb37fa8 in qt_static_metacall (_a=<optimized out>, _id=<optimized out>, _o=<optimized out>, _c=<optimized out>) at /usr/src/debug/kde-workspace-4.10.5/build/kwin/moc_scriptedeffect.cpp:233
#11 KWin::ScriptedEffect::qt_static_metacall (_o=0x2a4e1a0, _c=<optimized out>, _id=<optimized out>, _a=0x7fff561ebb30) at /usr/src/debug/kde-workspace-4.10.5/build/kwin/moc_scriptedeffect.cpp:225
#12 0x00007f869cb381db in KWin::ScriptedEffect::qt_metacall (this=0x2a4e1a0, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fff561ebb30) at /usr/src/debug/kde-workspace-4.10.5/build/kwin/moc_scriptedeffect.cpp:286
#13 0x00007f869917ba8d in QScript::callQtMethod (exec=exec@entry=0x7f85f17e30c8, callType=callType@entry=QMetaMethod::Method, thisQObject=thisQObject@entry=0x2a4e1a0, scriptArgs=..., meta=meta@entry=0x7f869ce3e3c0 <KWin::ScriptedEffect::staticMetaObject>, initialIndex=14, maybeOverloaded=true) at bridge/qscriptqobject.cpp:960
#14 0x00007f869917d39d in QScript::QtFunction::execute (this=this@entry=0x7f85f1784180, exec=0x7f85f17e30c8, thisValue=..., thisValue@entry=..., scriptArgs=...) at bridge/qscriptqobject.cpp:1015
#15 0x00007f869917d5c9 in QScript::QtFunction::call (exec=0x7f85f17e30c8, callee=0x7f85f1784180, thisValue=..., args=...) at bridge/qscriptqobject.cpp:1030
#16 0x00007f869907fa10 in QTJSC::NativeFuncWrapper::operator() (this=0x7fff561ebd40, exec=0x7f85f17e30c8, jsobj=0x7f85f1784180, thisValue=..., argList=...) at ../3rdparty/javascriptcore/JavaScriptCore/runtime/CallData.cpp:46
#17 0x00007f869905cd6a in QTJSC::cti_op_call_NotJSFunction (args=0x7fff561ebd90) at ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:1780
#18 0x00007f85f1be6241 in ?? ()
#19 0x0000000000000000 in ?? ()

This bug may be a duplicate of or related to bug 317849.

Possible duplicates by query: bug 317849, bug 306709.

Reported using DrKonqi
Comment 1 Thomas Lübking 2013-08-06 08:39:41 UTC
Pot. ("likely") bug #320562
Please attach the output of "qdbus org.kde.kwin /KWin supportInformation"
Comment 2 mcfloundinho 2013-08-06 08:43:51 UTC
KWin Support Information:
The following information should be used when requesting support on e.g. http://forum.kde.org.
It provides information about the currently running instance, which options are used,
what OpenGL driver and which effects are running.
Please post the information provided underneath this introductory text to a paste bin service
like http://paste.kde.org instead of pasting into support threads.

==========================

Version
=======
KWin version: 4.10.5
KDE SC version (runtime): 4.10.5 "release 4"
KDE SC version (compile): 4.10.5 "release 4"
Qt Version: 4.8.5

Options
=======
focusPolicy: 0
nextFocusPrefersMouse: false
clickRaise: true
autoRaise: false
autoRaiseInterval: 0
delayFocusInterval: 0
shadeHover: false
shadeHoverInterval: 250
separateScreenFocus: false
activeMouseScreen: false
placement: 4
focusPolicyIsReasonable: true
borderSnapZone: 10
windowSnapZone: 10
centerSnapZone: 0
snapOnlyWhenOverlapping: false
showDesktopIsMinimizeAll: false
rollOverDesktops: true
focusStealingPreventionLevel: 1
legacyFullscreenSupport: false
operationTitlebarDblClick: 
commandActiveTitlebar1: 0
commandActiveTitlebar2: 30
commandActiveTitlebar3: 2
commandInactiveTitlebar1: 4
commandInactiveTitlebar2: 30
commandInactiveTitlebar3: 2
commandWindow1: 7
commandWindow2: 8
commandWindow3: 8
commandWindowWheel: 31
commandAll1: 10
commandAll2: 3
commandAll3: 14
keyCmdAllModKey: 16777251
showGeometryTip: false
condensedTitle: false
electricBorders: false
electricBorderDelay: 150
electricBorderCooldown: 350
electricBorderPushbackPixels: 1
electricBorderMaximize: true
electricBorderTiling: true
electricBorderCornerRatio: 0.25
borderlessMaximizedWindows: false
killPingTimeout: 5000
hideUtilityWindowsForInactive: true
inactiveTabsSkipTaskbar: false
autogroupSimilarWindows: false
autogroupInForeground: true
compositingMode: 1
useCompositing: true
compositingInitialized: true
hiddenPreviews: 1
unredirectFullscreen: false
glSmoothScale: 2
glVSync: true
colorCorrected: false
xrenderSmoothScale: false
maxFpsInterval: 17
refreshRate: 0
vBlankTime: 6144
glDirect: true
glStrictBinding: false
glStrictBindingFollowsDriver: true
glLegacy: false

Screens
=======
Multi-Head: no
Number of Screens: 1
Screen 0 Geometry: 0,0,1366x768

Compositing
===========
Qt Graphics System: raster
Compositing is active
Compositing Type: OpenGL
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Ivybridge Mobile 
OpenGL version string: 3.0 Mesa 9.0.2
Driver: Intel
GPU class: IvyBridge
OpenGL version: 3.0
Mesa version: 9.0.2
X server version: 1.13.2
Linux kernel version: 3.7.10
Direct rendering: yes
Requires strict binding: no
GLSL shaders:  yes
Texture NPOT support:  yes
Virtual Machine:  no
OpenGL 2 Shaders are used

Loaded Effects:
---------------
kwin4_effect_zoom
kwin4_effect_login
kwin4_effect_slidingpopups
kwin4_effect_minimizeanimation
kwin4_effect_translucency
kwin4_effect_screenshot
kwin4_effect_slide
kwin4_effect_desktopgrid
kwin4_effect_maximize
kwin4_effect_fade
kwin4_effect_dialogparent
kwin4_effect_highlightwindow
kwin4_effect_taskbarthumbnail
kwin4_effect_presentwindows
kwin4_effect_blur
kwin4_effect_logout
kwin4_effect_dashboard
kwin4_effect_outline
kwin4_effect_startupfeedback

Currently Active Effects:
-------------------------
kwin4_effect_blur

Effect Settings:
----------------
kwin4_effect_zoom:
zoomFactor: 1.2
mousePointer: 0
mouseTracking: 0
enableFocusTracking: false
followFocus: true
focusDelay: 350
moveFactor: 20
targetZoom: 1

kwin4_effect_login:
fadeToBlack: false

kwin4_effect_slidingpopups:
fadeInTime: 250
fadeOutTime: 250

kwin4_effect_minimizeanimation:

kwin4_effect_translucency:
decoration: 1
moveResize: 0.8
dialogs: 1
inactive: 1
comboboxPopups: 1
menus: 1
individualMenuConfig: false
dropDownMenus: 1
popupMenus: 1
tornOffMenus: 1

kwin4_effect_screenshot:

kwin4_effect_slide:

kwin4_effect_desktopgrid:
zoomDuration: 300
border: 10
desktopNameAlignment: 0
layoutMode: 0
customLayoutRows: 2
usePresentWindows: true

kwin4_effect_maximize:

kwin4_effect_fade:

kwin4_effect_dialogparent:
changeTime: 300

kwin4_effect_highlightwindow:

kwin4_effect_taskbarthumbnail:

kwin4_effect_presentwindows:
layoutMode: 0
showCaptions: true
showIcons: true
doNotCloseWindows: false
ignoreMinimized: false
accuracy: 20
fillGaps: true
fadeDuration: 150
showPanel: false
leftButtonWindow: 1
rightButtonWindow: 2
middleButtonWindow: 0
leftButtonDesktop: 2
middleButtonDesktop: 0
rightButtonDesktop: 0
dragToClose: false

kwin4_effect_blur:
blurRadius: 12
cacheTexture: true

kwin4_effect_logout:
useBlur: true

kwin4_effect_dashboard:
brightness: 0.5
saturation: 0.5
blur: false

kwin4_effect_outline:

kwin4_effect_startupfeedback:
Comment 3 Thomas Lübking 2013-08-06 08:56:12 UTC
thanks. assuming it's not some random memory corruption in the intel driver ;-)

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