Bug 297348 - kwin crashed randomly
Summary: kwin crashed randomly
Status: RESOLVED UPSTREAM
Alias: None
Product: kwin
Classification: Plasma
Component: scene-opengl (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
: 296496 299557 299561 300616 302454 302933 303583 306115 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-04-02 23:13 UTC by wzab
Modified: 2012-10-12 03:54 UTC (History)
8 users (show)

See Also:
Latest Commit:
Version Fixed In:
mgraesslin: Intel+


Attachments
New crash information added by DrKonqi (7.98 KB, text/plain)
2012-10-12 01:22 UTC, girard.cool
Details

Note You need to log in before you can comment on or make changes to this bug.
Description wzab 2012-04-02 23:13:39 UTC
Application: kwin (4.7.4 (4.7.4))
KDE Platform Version: 4.7.4 (4.7.4)
Qt Version: 4.7.4
Operating System: Linux 3.2.11 i686
Distribution: Debian GNU/Linux testing (wheezy)

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

I simply used thw Iceweasel browser. However the kernel was compiled in the background

-- Backtrace:
Application: KWin (kwin), signal: Aborted
Using host libthread_db library "/lib/i386-linux-gnu/i686/cmov/libthread_db.so.1".
[Current thread is 1 (Thread 0xb1a07720 (LWP 3615))]

Thread 2 (Thread 0xacbeeb70 (LWP 3737)):
#0  0xb770e424 in __kernel_vsyscall ()
#1  0xb2f0420a in __pthread_cond_wait (cond=0xb6c712f0, mutex=0xb6c712d8) at pthread_cond_wait.c:153
#2  0xb750421d in __pthread_cond_wait (cond=0xb6c712f0, mutex=0xb6c712d8) at forward.c:139
#3  0xb6b6d5c9 in ?? () from /usr/lib/libQtScript.so.4
#4  0xb6b6d60f in ?? () from /usr/lib/libQtScript.so.4
#5  0xb2effc39 in start_thread (arg=0xacbeeb70) at pthread_create.c:304
#6  0xb74f712e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb1a07720 (LWP 3615)):
[KCrash Handler]
#7  0xb770e424 in __kernel_vsyscall ()
#8  0xb7451941 in *__GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#9  0xb7454d72 in *__GI_abort () at abort.c:92
#10 0xb744ab58 in *__GI___assert_fail (assertion=0xafb809ef "offset <= bo->size - 4", file=0xafb80b4c "../../intel/intel_bufmgr_gem.c", line=1579, function=0xafb81171 "do_bo_emit_reloc") at assert.c:81
#11 0xafb72f32 in ?? () from /usr/lib/i386-linux-gnu/libdrm_intel.so.1
#12 0xafb6d718 in drm_intel_bo_emit_reloc () from /usr/lib/i386-linux-gnu/libdrm_intel.so.1
#13 0xafbb1d7e in intel_batchbuffer_emit_reloc (intel=0x930d868, buffer=0x927a098, read_domains=2, write_domain=2, delta=0) at intel_batchbuffer.c:204
#14 0xafbadcc9 in i830_emit_state (intel=0x930d868) at i830_vtbl.c:504
#15 0xafbd7cf4 in intelRenderStart (ctx=0x930d868) at intel_tris.c:1101
#16 0xafbaea34 in intel_run_render (ctx=0x930d868, stage=0x935c198) at intel_render.c:237
#17 0xafc9ca6f in _tnl_run_pipeline (ctx=0x930d868) at tnl/t_pipeline.c:153
#18 0xafbed67a in intelRunPipeline (ctx=0x930d868) at intel_tris.c:1087
#19 0xafc9d36f in _tnl_draw_prims (ctx=0x930d868, arrays=0x934a46c, prim=0xbf95f878, nr_prims=1, ib=0x0, min_index=0, max_index=197) at tnl/t_draw.c:524
#20 0xafc9d9f1 in _tnl_vbo_draw_prims (ctx=0x930d868, arrays=0x934a46c, prim=0xbf95f878, nr_prims=1, ib=0x0, index_bounds_valid=1 '\001', min_index=0, max_index=197) at tnl/t_draw.c:424
#21 0xafc93cf1 in vbo_draw_arrays (ctx=0x930d868, mode=4, start=0, count=198, numInstances=1) at vbo/vbo_exec_array.c:640
#22 0xb6976e97 in KWin::GLVertexBufferPrivate::fallbackPainting (this=0x92990b0, region=..., primitiveMode=4) at ../../../kwin/libkwineffects/kwinglutils.cpp:1639
#23 0xb6978e86 in KWin::GLVertexBuffer::render (this=0x9273a50, region=..., primitiveMode=4) at ../../../kwin/libkwineffects/kwinglutils.cpp:1725
#24 0xb76a1737 in renderQuads (normalized=false, tex=0x97ef758, quads=..., region=..., this=<optimized out>) at ../../kwin/scene_opengl.cpp:767
#25 KWin::SceneOpenGL::Window::renderQuads (this=0x97ef738, region=..., quads=..., tex=0x97ef758, normalized=false) at ../../kwin/scene_opengl.cpp:747
#26 0xb76a5c34 in KWin::SceneOpenGL::Window::performPaint (this=0x97ef738, mask=9, region=..., data=...) at ../../kwin/scene_opengl.cpp:582
#27 0xb76a6058 in KWin::SceneOpenGL::Window::performPaint (this=0x97ef738, mask=9, region=..., data=...) at ../../kwin/scene_opengl.cpp:476
#28 0xb768d1f7 in KWin::Scene::finalDrawWindow (this=0x9244bb8, w=0x98ad980, mask=9, region=..., data=...) at ../../kwin/scene.cpp:321
#29 0xb76b0d7d in KWin::EffectsHandlerImpl::drawWindow (this=0x923b478, w=0x98ad980, mask=9, region=..., data=...) at ../../kwin/effects.cpp:279
#30 0xb696a972 in KWin::Effect::drawWindow (this=0x9695310, w=0x98ad980, mask=9, region=..., data=...) at ../../../kwin/libkwineffects/kwineffects.cpp:177
#31 0xb76b0dec in KWin::EffectsHandlerImpl::drawWindow (this=0x923b478, w=0x98ad980, mask=9, region=..., data=...) at ../../kwin/effects.cpp:276
#32 0xb696a972 in KWin::Effect::drawWindow (this=0x967b990, w=0x98ad980, mask=9, region=..., data=...) at ../../../kwin/libkwineffects/kwineffects.cpp:177
#33 0xb76b0dec in KWin::EffectsHandlerImpl::drawWindow (this=0x923b478, w=0x98ad980, mask=9, region=..., data=...) at ../../kwin/effects.cpp:276
#34 0xb696a972 in KWin::Effect::drawWindow (this=0x9688270, w=0x98ad980, mask=9, region=..., data=...) at ../../../kwin/libkwineffects/kwineffects.cpp:177
#35 0xb76b0dec in KWin::EffectsHandlerImpl::drawWindow (this=0x923b478, w=0x98ad980, mask=9, region=..., data=...) at ../../kwin/effects.cpp:276
#36 0xb696a972 in KWin::Effect::drawWindow (this=0x9670138, w=0x98ad980, mask=9, region=..., data=...) at ../../../kwin/libkwineffects/kwineffects.cpp:177
#37 0xb76b0dec in KWin::EffectsHandlerImpl::drawWindow (this=0x923b478, w=0x98ad980, mask=9, region=..., data=...) at ../../kwin/effects.cpp:276
#38 0xb696a972 in KWin::Effect::drawWindow (this=0x9682c58, w=0x98ad980, mask=9, region=..., data=...) at ../../../kwin/libkwineffects/kwineffects.cpp:177
#39 0xb76b0dec in KWin::EffectsHandlerImpl::drawWindow (this=0x923b478, w=0x98ad980, mask=9, region=..., data=...) at ../../kwin/effects.cpp:276
#40 0xb696a972 in KWin::Effect::drawWindow (this=0x9682d88, w=0x98ad980, mask=9, region=..., data=...) at ../../../kwin/libkwineffects/kwineffects.cpp:177
#41 0xb76b0dec in KWin::EffectsHandlerImpl::drawWindow (this=0x923b478, w=0x98ad980, mask=9, region=..., data=...) at ../../kwin/effects.cpp:276
#42 0xb696a972 in KWin::Effect::drawWindow (this=0x965fc48, w=0x98ad980, mask=9, region=..., data=...) at ../../../kwin/libkwineffects/kwineffects.cpp:177
#43 0xb76b0dec in KWin::EffectsHandlerImpl::drawWindow (this=0x923b478, w=0x98ad980, mask=9, region=..., data=...) at ../../kwin/effects.cpp:276
#44 0xb696a972 in KWin::Effect::drawWindow (this=0x9692160, w=0x98ad980, mask=9, region=..., data=...) at ../../../kwin/libkwineffects/kwineffects.cpp:177
#45 0xb76b0dec in KWin::EffectsHandlerImpl::drawWindow (this=0x923b478, w=0x98ad980, mask=9, region=..., data=...) at ../../kwin/effects.cpp:276
#46 0xb696a972 in KWin::Effect::drawWindow (this=0x9659c20, w=0x98ad980, mask=9, region=..., data=...) at ../../../kwin/libkwineffects/kwineffects.cpp:177
#47 0xb76b0dec in KWin::EffectsHandlerImpl::drawWindow (this=0x923b478, w=0x98ad980, mask=9, region=..., data=...) at ../../kwin/effects.cpp:276
#48 0xb696a972 in KWin::Effect::drawWindow (this=0x9660460, w=0x98ad980, mask=9, region=..., data=...) at ../../../kwin/libkwineffects/kwineffects.cpp:177
#49 0xb76b0dec in KWin::EffectsHandlerImpl::drawWindow (this=0x923b478, w=0x98ad980, mask=9, region=..., data=...) at ../../kwin/effects.cpp:276
#50 0xb696a972 in KWin::Effect::drawWindow (this=0x967bf90, w=0x98ad980, mask=9, region=..., data=...) at ../../../kwin/libkwineffects/kwineffects.cpp:177
#51 0xb76b0dec in KWin::EffectsHandlerImpl::drawWindow (this=0x923b478, w=0x98ad980, mask=9, region=..., data=...) at ../../kwin/effects.cpp:276
#52 0xb696a972 in KWin::Effect::drawWindow (this=0x9698fe8, w=0x98ad980, mask=9, region=..., data=...) at ../../../kwin/libkwineffects/kwineffects.cpp:177
#53 0xb76b0dec in KWin::EffectsHandlerImpl::drawWindow (this=0x923b478, w=0x98ad980, mask=9, region=..., data=...) at ../../kwin/effects.cpp:276
#54 0xb696a972 in KWin::Effect::drawWindow (this=0x9674a98, w=0x98ad980, mask=9, region=..., data=...) at ../../../kwin/libkwineffects/kwineffects.cpp:177
#55 0xb76b0dec in KWin::EffectsHandlerImpl::drawWindow (this=0x923b478, w=0x98ad980, mask=9, region=..., data=...) at ../../kwin/effects.cpp:276
#56 0xb696a972 in KWin::Effect::drawWindow (this=0x9698010, w=0x98ad980, mask=9, region=..., data=...) at ../../../kwin/libkwineffects/kwineffects.cpp:177
#57 0xb76b0dec in KWin::EffectsHandlerImpl::drawWindow (this=0x923b478, w=0x98ad980, mask=9, region=..., data=...) at ../../kwin/effects.cpp:276
#58 0xb696a972 in KWin::Effect::drawWindow (this=0x967f160, w=0x98ad980, mask=9, region=..., data=...) at ../../../kwin/libkwineffects/kwineffects.cpp:177
#59 0xb76b0dec in KWin::EffectsHandlerImpl::drawWindow (this=0x923b478, w=0x98ad980, mask=9, region=..., data=...) at ../../kwin/effects.cpp:276
#60 0xb696a972 in KWin::Effect::drawWindow (this=0x9681458, w=0x98ad980, mask=9, region=..., data=...) at ../../../kwin/libkwineffects/kwineffects.cpp:177
#61 0xb76b0dec in KWin::EffectsHandlerImpl::drawWindow (this=0x923b478, w=0x98ad980, mask=9, region=..., data=...) at ../../kwin/effects.cpp:276
#62 0xb696a972 in KWin::Effect::drawWindow (this=0x966e9a0, w=0x98ad980, mask=9, region=..., data=...) at ../../../kwin/libkwineffects/kwineffects.cpp:177
#63 0xb76b0dec in KWin::EffectsHandlerImpl::drawWindow (this=0x923b478, w=0x98ad980, mask=9, region=..., data=...) at ../../kwin/effects.cpp:276
#64 0xb696a972 in KWin::Effect::drawWindow (this=0x9672ed8, w=0x98ad980, mask=9, region=..., data=...) at ../../../kwin/libkwineffects/kwineffects.cpp:177
#65 0xb76b0dec in KWin::EffectsHandlerImpl::drawWindow (this=0x923b478, w=0x98ad980, mask=9, region=..., data=...) at ../../kwin/effects.cpp:276
#66 0xb768c982 in KWin::Scene::finalPaintWindow (this=0x9244bb8, w=0x98ad980, mask=9, region=..., data=...) at ../../kwin/scene.cpp:312
#67 0xb76b0bfd in KWin::EffectsHandlerImpl::paintWindow (this=0x923b478, w=0x98ad980, mask=9, region=..., data=...) at ../../kwin/effects.cpp:242
#68 0xb696aa92 in KWin::Effect::paintWindow (this=0x9695310, w=0x98ad980, mask=9, region=..., data=...) at ../../../kwin/libkwineffects/kwineffects.cpp:157
#69 0xb76b0c6c in KWin::EffectsHandlerImpl::paintWindow (this=0x923b478, w=0x98ad980, mask=9, region=..., data=...) at ../../kwin/effects.cpp:239
#70 0xb696aa92 in KWin::Effect::paintWindow (this=0x967b990, w=0x98ad980, mask=9, region=..., data=...) at ../../../kwin/libkwineffects/kwineffects.cpp:157
#71 0xb76b0c6c in KWin::EffectsHandlerImpl::paintWindow (this=0x923b478, w=0x98ad980, mask=9, region=..., data=...) at ../../kwin/effects.cpp:239
#72 0xaeffcb51 in KWin::LogoutEffect::paintWindow (this=0x9688270, w=0x98ad980, mask=9, region=..., data=...) at ../../../kwin/effects/logout/logout.cpp:191
#73 0xb76b0c6c in KWin::EffectsHandlerImpl::paintWindow (this=0x923b478, w=0x98ad980, mask=9, region=..., data=...) at ../../kwin/effects.cpp:239
#74 0xaefd0440 in KWin::DashboardEffect::paintWindow (this=0x9670138, w=0x98ad980, mask=9, region=..., data=...) at ../../../kwin/effects/dashboard/dashboard.cpp:98
#75 0xb76b0c6c in KWin::EffectsHandlerImpl::paintWindow (this=0x923b478, w=0x98ad980, mask=9, region=..., data=...) at ../../kwin/effects.cpp:239
#76 0xaefb31b5 in KWin::PresentWindowsEffect::paintWindow (this=0x9682c58, w=0x98ad980, mask=9, region=..., data=...) at ../../../kwin/effects/presentwindows/presentwindows.cpp:381
#77 0xb76b0c6c in KWin::EffectsHandlerImpl::paintWindow (this=0x923b478, w=0x98ad980, mask=9, region=..., data=...) at ../../kwin/effects.cpp:239
#78 0xaefe413b in KWin::HighlightWindowEffect::paintWindow (this=0x9682d88, w=0x98ad980, mask=9, region=..., data=...) at ../../../kwin/effects/highlightwindow/highlightwindow.cpp:107
#79 0xb76b0c6c in KWin::EffectsHandlerImpl::paintWindow (this=0x923b478, w=0x98ad980, mask=9, region=..., data=...) at ../../kwin/effects.cpp:239
#80 0xaefc7ae5 in KWin::TaskbarThumbnailEffect::paintWindow (this=0x965fc48, w=0x98ad980, mask=9, region=..., data=...) at ../../../kwin/effects/taskbarthumbnail/taskbarthumbnail.cpp:74
#81 0xb76b0c6c in KWin::EffectsHandlerImpl::paintWindow (this=0x923b478, w=0x98ad980, mask=9, region=..., data=...) at ../../kwin/effects.cpp:239
#82 0xaefad50a in KWin::DialogParentEffect::paintWindow (this=0x9692160, w=0x98ad980, mask=9, region=..., data=...) at ../../../kwin/effects/dialogparent/dialogparent.cpp:64
#83 0xb76b0c6c in KWin::EffectsHandlerImpl::paintWindow (this=0x923b478, w=0x98ad980, mask=9, region=..., data=...) at ../../kwin/effects.cpp:239
#84 0xaefb03ae in KWin::FadeEffect::paintWindow (this=0x9659c20, w=0x98ad980, mask=9, region=..., data=...) at ../../../kwin/effects/fade/fade.cpp:148
#85 0xb76b0c6c in KWin::EffectsHandlerImpl::paintWindow (this=0x923b478, w=0x98ad980, mask=9, region=..., data=...) at ../../kwin/effects.cpp:239
#86 0xaf020c6e in KWin::FlipSwitchEffect::paintWindow (this=0x9660460, w=0x98ad980, mask=9, region=..., data=...) at ../../../kwin/effects/flipswitch/flipswitch.cpp:505
#87 0xb76b0c6c in KWin::EffectsHandlerImpl::paintWindow (this=0x923b478, w=0x98ad980, mask=9, region=..., data=...) at ../../kwin/effects.cpp:239
#88 0xaefdb179 in KWin::DesktopGridEffect::paintWindow (this=0x967bf90, w=0x98ad980, mask=9, region=..., data=...) at ../../../kwin/effects/desktopgrid/desktopgrid.cpp:377
#89 0xb76b0c6c in KWin::EffectsHandlerImpl::paintWindow (this=0x923b478, w=0x98ad980, mask=9, region=..., data=...) at ../../kwin/effects.cpp:239
#90 0xaefe96f5 in KWin::MinimizeAnimationEffect::paintWindow (this=0x9698fe8, w=0x98ad980, mask=9, region=..., data=...) at ../../../kwin/effects/minimizeanimation/minimizeanimation.cpp:102
#91 0xb76b0c6c in KWin::EffectsHandlerImpl::paintWindow (this=0x923b478, w=0x98ad980, mask=9, region=..., data=...) at ../../kwin/effects.cpp:239
#92 0xb696aa92 in KWin::Effect::paintWindow (this=0x9674a98, w=0x98ad980, mask=9, region=..., data=...) at ../../../kwin/libkwineffects/kwineffects.cpp:157
#93 0xb76b0c6c in KWin::EffectsHandlerImpl::paintWindow (this=0x923b478, w=0x98ad980, mask=9, region=..., data=...) at ../../kwin/effects.cpp:239
#94 0xaefc979a in KWin::BoxSwitchEffect::paintWindow (this=0x9698010, w=0x98ad980, mask=9, region=..., data=...) at ../../../kwin/effects/boxswitch/boxswitch.cpp:221
#95 0xb76b0c6c in KWin::EffectsHandlerImpl::paintWindow (this=0x923b478, w=0x98ad980, mask=9, region=..., data=...) at ../../kwin/effects.cpp:239
#96 0xaf016ed2 in KWin::CubeEffect::paintWindow (this=0x967f160, w=0x98ad980, mask=9, region=..., data=...) at ../../../kwin/effects/cube/cube.cpp:1461
#97 0xb76b0c6c in KWin::EffectsHandlerImpl::paintWindow (this=0x923b478, w=0x98ad980, mask=9, region=..., data=...) at ../../kwin/effects.cpp:239
#98 0xaefc5000 in KWin::SlidingPopupsEffect::paintWindow (this=0x9681458, w=0x98ad980, mask=9, region=..., data=...) at ../../../kwin/effects/slidingpopups/slidingpopups.cpp:146
#99 0xb76b0c6c in KWin::EffectsHandlerImpl::paintWindow (this=0x923b478, w=0x98ad980, mask=9, region=..., data=...) at ../../kwin/effects.cpp:239
#100 0xaefb2279 in KWin::LoginEffect::paintWindow (this=0x966e9a0, w=0x98ad980, mask=9, region=..., data=...) at ../../../kwin/effects/login/login.cpp:66
#101 0xb76b0c6c in KWin::EffectsHandlerImpl::paintWindow (this=0x923b478, w=0x98ad980, mask=9, region=..., data=...) at ../../kwin/effects.cpp:239
#102 0xb696aa92 in KWin::Effect::paintWindow (this=0x9672ed8, w=0x98ad980, mask=9, region=..., data=...) at ../../../kwin/libkwineffects/kwineffects.cpp:157
#103 0xb76b0c6c in KWin::EffectsHandlerImpl::paintWindow (this=0x923b478, w=0x98ad980, mask=9, region=..., data=...) at ../../kwin/effects.cpp:239
#104 0xb768d083 in paintWindow (quads=..., region=..., mask=9, w=0x97ef738, this=<optimized out>) at ../../kwin/scene.cpp:306
#105 KWin::Scene::paintWindow (this=0x9244bb8, w=0x97ef738, mask=9, region=..., quads=...) at ../../kwin/scene.cpp:297
#106 0xb768dfca in KWin::Scene::paintSimpleScreen (this=0x9244bb8, orig_mask=8, region=...) at ../../kwin/scene.cpp:278
#107 0xb768c89a in KWin::Scene::finalPaintScreen (this=0x9244bb8, mask=8, region=..., data=...) at ../../kwin/scene.cpp:177
#108 0xb76b0a85 in KWin::EffectsHandlerImpl::paintScreen (this=0x923b478, mask=8, region=..., data=...) at ../../kwin/effects.cpp:215
#109 0xaefb27c4 in KWin::OutlineEffect::paintScreen (this=0x9695310, mask=8, region=..., data=...) at ../../../kwin/effects/outline/outline.cpp:44
#110 0xb76b0af2 in KWin::EffectsHandlerImpl::paintScreen (this=0x923b478, mask=8, region=..., data=...) at ../../kwin/effects.cpp:212
#111 0xaf030d76 in KWin::StartupFeedbackEffect::paintScreen (this=0x967b990, mask=8, region=..., data=...) at ../../../kwin/effects/startupfeedback/startupfeedback.cpp:174
#112 0xb76b0af2 in KWin::EffectsHandlerImpl::paintScreen (this=0x923b478, mask=8, region=..., data=...) at ../../kwin/effects.cpp:212
#113 0xaeffce7c in KWin::LogoutEffect::paintScreen (this=0x9688270, mask=8, region=..., data=...) at ../../../kwin/effects/logout/logout.cpp:200
#114 0xb76b0af2 in KWin::EffectsHandlerImpl::paintScreen (this=0x923b478, mask=8, region=..., data=...) at ../../kwin/effects.cpp:212
#115 0xb696ab0a in KWin::Effect::paintScreen (this=0x9670138, mask=8, region=..., data=...) at ../../../kwin/libkwineffects/kwineffects.cpp:142
#116 0xb76b0af2 in KWin::EffectsHandlerImpl::paintScreen (this=0x923b478, mask=8, region=..., data=...) at ../../kwin/effects.cpp:212
#117 0xaefb2a88 in KWin::PresentWindowsEffect::paintScreen (this=0x9682c58, mask=8, region=..., data=...) at ../../../kwin/effects/presentwindows/presentwindows.cpp:216
#118 0xb76b0af2 in KWin::EffectsHandlerImpl::paintScreen (this=0x923b478, mask=8, region=..., data=...) at ../../kwin/effects.cpp:212
#119 0xb696ab0a in KWin::Effect::paintScreen (this=0x9682d88, mask=8, region=..., data=...) at ../../../kwin/libkwineffects/kwineffects.cpp:142
#120 0xb76b0af2 in KWin::EffectsHandlerImpl::paintScreen (this=0x923b478, mask=8, region=..., data=...) at ../../kwin/effects.cpp:212
#121 0xb696ab0a in KWin::Effect::paintScreen (this=0x965fc48, mask=8, region=..., data=...) at ../../../kwin/libkwineffects/kwineffects.cpp:142
#122 0xb76b0af2 in KWin::EffectsHandlerImpl::paintScreen (this=0x923b478, mask=8, region=..., data=...) at ../../kwin/effects.cpp:212
#123 0xb696ab0a in KWin::Effect::paintScreen (this=0x9692160, mask=8, region=..., data=...) at ../../../kwin/libkwineffects/kwineffects.cpp:142
#124 0xb76b0af2 in KWin::EffectsHandlerImpl::paintScreen (this=0x923b478, mask=8, region=..., data=...) at ../../kwin/effects.cpp:212
#125 0xb696ab0a in KWin::Effect::paintScreen (this=0x9659c20, mask=8, region=..., data=...) at ../../../kwin/libkwineffects/kwineffects.cpp:142
#126 0xb76b0af2 in KWin::EffectsHandlerImpl::paintScreen (this=0x923b478, mask=8, region=..., data=...) at ../../kwin/effects.cpp:212
#127 0xaf023346 in KWin::FlipSwitchEffect::paintScreen (this=0x9660460, mask=8, region=..., data=...) at ../../../kwin/effects/flipswitch/flipswitch.cpp:149
#128 0xb76b0af2 in KWin::EffectsHandlerImpl::paintScreen (this=0x923b478, mask=8, region=..., data=...) at ../../kwin/effects.cpp:212
#129 0xaefd5a9a in KWin::DesktopGridEffect::paintScreen (this=0x967bf90, mask=8, region=..., data=...) at ../../../kwin/effects/desktopgrid/desktopgrid.cpp:161
#130 0xb76b0af2 in KWin::EffectsHandlerImpl::paintScreen (this=0x923b478, mask=8, region=..., data=...) at ../../kwin/effects.cpp:212
#131 0xb696ab0a in KWin::Effect::paintScreen (this=0x9698fe8, mask=8, region=..., data=...) at ../../../kwin/libkwineffects/kwineffects.cpp:142
#132 0xb76b0af2 in KWin::EffectsHandlerImpl::paintScreen (this=0x923b478, mask=8, region=..., data=...) at ../../kwin/effects.cpp:212
#133 0xb696ab0a in KWin::Effect::paintScreen (this=0x9674a98, mask=8, region=..., data=...) at ../../../kwin/libkwineffects/kwineffects.cpp:142
#134 0xb76b0af2 in KWin::EffectsHandlerImpl::paintScreen (this=0x923b478, mask=8, region=..., data=...) at ../../kwin/effects.cpp:212
#135 0xaefcf03c in KWin::BoxSwitchEffect::paintScreen (this=0x9698010, mask=8, region=..., data=...) at ../../../kwin/effects/boxswitch/boxswitch.cpp:137
#136 0xb76b0af2 in KWin::EffectsHandlerImpl::paintScreen (this=0x923b478, mask=8, region=..., data=...) at ../../kwin/effects.cpp:212
#137 0xaf010f70 in KWin::CubeEffect::paintScreen (this=0x967f160, mask=8, region=..., data=...) at ../../../kwin/effects/cube/cube.cpp:578
#138 0xb76b0af2 in KWin::EffectsHandlerImpl::paintScreen (this=0x923b478, mask=8, region=..., data=...) at ../../kwin/effects.cpp:212
#139 0xb696ab0a in KWin::Effect::paintScreen (this=0x9681458, mask=8, region=..., data=...) at ../../../kwin/libkwineffects/kwineffects.cpp:142
#140 0xb76b0af2 in KWin::EffectsHandlerImpl::paintScreen (this=0x923b478, mask=8, region=..., data=...) at ../../kwin/effects.cpp:212
#141 0xb696ab0a in KWin::Effect::paintScreen (this=0x966e9a0, mask=8, region=..., data=...) at ../../../kwin/libkwineffects/kwineffects.cpp:142
#142 0xb76b0af2 in KWin::EffectsHandlerImpl::paintScreen (this=0x923b478, mask=8, region=..., data=...) at ../../kwin/effects.cpp:212
#143 0xaeff89c0 in KWin::ZoomEffect::paintScreen (this=0x9672ed8, mask=8, region=..., data=...) at ../../../kwin/effects/zoom/zoom.cpp:324
#144 0xb76b0af2 in KWin::EffectsHandlerImpl::paintScreen (this=0x923b478, mask=8, region=..., data=...) at ../../kwin/effects.cpp:212
#145 0xb768f5c3 in KWin::Scene::paintScreen (this=0x9244bb8, mask=0xbf9637c4, region=0xbf963880) at ../../kwin/scene.cpp:136
#146 0xb76a9a1d in KWin::SceneOpenGL::paint (this=0x9244bb8, damage=..., toplevels=...) at ../../kwin/scene_opengl_glx.cpp:459
#147 0xb7688d47 in KWin::Workspace::performCompositing (this=0x9209318) at ../../kwin/composite.cpp:428
#148 0xb6300434 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#149 0xb5820904 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#150 0xb5825c92 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#151 0xb71d0511 in KApplication::notify (this=0xbf964070, receiver=0x9209318, event=0xbf963d6c) at ../../kdeui/kernel/kapplication.cpp:311
#152 0xb7615a0f in notify (e=0xbf963d6c, o=0x9209318, this=0xbf964070) at ../../kwin/main.cpp:366
#153 KWin::Application::notify (this=0xbf964070, o=0x9209318, e=0xbf963d6c) at ../../kwin/main.cpp:362
#154 0xb62e831e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#155 0xb6318708 in QTimerInfoList::activateTimers() () from /usr/lib/libQtCore.so.4
#156 0xb6318f41 in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#157 0xb58d6c3a in QEventDispatcherX11::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtGui.so.4
#158 0xb62e733d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#159 0xb62e7581 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#160 0xb62ebcda in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#161 0xb581e784 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#162 0xb76185fd in kdemain (argc=3, argv=0xbf9642e4) at ../../kwin/main.cpp:517
#163 0x0804857b in main (argc=3, argv=0xbf9642e4) at kwin_dummy.cpp:3

Possible duplicates by query: bug 296496.

Reported using DrKonqi
Comment 1 Martin Flöser 2012-04-03 04:24:07 UTC
It crashes right in the driver - nothing we can do about it.
Comment 2 Martin Flöser 2012-05-07 16:49:51 UTC
*** Bug 299561 has been marked as a duplicate of this bug. ***
Comment 3 Martin Flöser 2012-05-07 16:50:04 UTC
*** Bug 299557 has been marked as a duplicate of this bug. ***
Comment 4 Martin Flöser 2012-05-07 16:50:57 UTC
*** Bug 296496 has been marked as a duplicate of this bug. ***
Comment 5 Martin Flöser 2012-05-07 16:52:16 UTC
From the duplicates we see that this happens quite often with Ubuntu.
Comment 6 Dennis Cahillane 2012-05-07 16:56:28 UTC
"It crashes right in the driver - nothing we can do about it." What driver? Any clue on how to fix this?
Comment 7 Thomas Lübking 2012-05-07 17:00:16 UTC
xf86-video-intel
as workaround don't use opengl compositing with intel i8xx chips but the xrender backend ("kcmshell4 kwincompositing", 3rd tab)
Comment 8 Thomas Lübking 2012-05-25 18:20:13 UTC
*** Bug 300616 has been marked as a duplicate of this bug. ***
Comment 9 Thomas Lübking 2012-06-24 18:04:55 UTC
*** Bug 302454 has been marked as a duplicate of this bug. ***
Comment 10 Martin Flöser 2012-07-03 05:33:53 UTC
*** Bug 302933 has been marked as a duplicate of this bug. ***
Comment 11 Thomas Lübking 2012-07-15 21:48:24 UTC
*** Bug 303583 has been marked as a duplicate of this bug. ***
Comment 12 rec9140 2012-07-16 17:33:53 UTC
This is marked solved upstream?!??

Where is the updated driver? I don't see one being pushed to users? Only update has been for  foomatic-filters.

Where is this updated driver?
Comment 13 Thomas Lübking 2012-07-16 17:42:35 UTC
"Resolved" != "Fixed"

"Resolved Upstream" == "This is not our bug. Solution is to blame somebody else being responsive"

Ask intel, but there's unlikely a fixed driver - the chip is too old and its GL caps too lousy to be seriously used (besides maybe desktop effects - iff at all)

The core issue is that it -apparently- fails as soon as there's more than one GL context (eg. GL acceleration in browser)

-> As told, use the xrender backend and avoid the GL functionalities in other applications as much as possible.
Comment 14 rec9140 2012-07-16 23:51:02 UTC
Then this is *not* "resolved upstream" this is referred to upstream or something.

This is not resolved in any form.

xrender is not a choice.
Comment 15 Martin Flöser 2012-07-17 04:32:34 UTC
> Then this is *not* "resolved upstream" this is referred to upstream or
> something.
> 
> This is not resolved in any form.
resolved upstream means in KDE land "not our problem, someone else's". At 
Akademy we had a discussion about it and it will in future probably be 
replaced by "RESOLVED CANTFIX" which currently does not yet exist.
Comment 16 Thomas Lübking 2012-07-17 08:19:51 UTC
*** Bug 303583 has been marked as a duplicate of this bug. ***
Comment 17 Thomas Lübking 2012-07-17 08:24:19 UTC
(In reply to comment #14)
> Then this is *not* "resolved upstream" this is referred to upstream or
> something.

I acknowledge your confusion but discussions on ambiguous terminology has to happen with the bugtracker admins and no in bugs.

> This is not resolved in any form.
In addition I suggest to consult a dictionary about the term "resolved".
The bug *is* resolved to not be dealt in the KDE context.
Comment 18 Thomas Lübking 2012-09-01 05:55:39 UTC
*** Bug 306115 has been marked as a duplicate of this bug. ***
Comment 19 girard.cool 2012-10-12 01:22:22 UTC
Created attachment 74489 [details]
New crash information added by DrKonqi

kwin (4.8.5 (4.8.5)) on KDE Platform 4.8.5 (4.8.5) using Qt 4.8.1

- What I was doing when the application crashed:

 Intalling skype with software manager when the error message appeared, Skype as installed itself and seem to be working properly.

The only misbehavior is from the panel bar wich occassionnaly disappears. The only way to recover is by a reboot.

-- Backtrace (Reduced):
#12 0x04da3aaa in do_bo_emit_reloc (bo=0x91a96c0, offset=<optimized out>, target_bo=0x91bf5b0, target_offset=0, read_domains=4, write_domain=0, need_fence=false) at ../../intel/intel_bufmgr_gem.c:1579
#13 0x04d9e2c8 in drm_intel_bo_emit_reloc (bo=0x91a96c0, offset=5868, target_bo=0x91bf5b0, target_offset=0, read_domains=4, write_domain=0) at ../../intel/intel_bufmgr.c:181
#14 0x0335e78e in intel_batchbuffer_emit_reloc (intel=0x8ed3638, buffer=0x91bf5b0, read_domains=4, write_domain=0, delta=0) at intel_batchbuffer.c:235
#15 0x0335b28c in i830_emit_state (intel=0x8ed3638) at i830_vtbl.c:542
#16 0x03380754 in intelRenderStart (ctx=0x8ed3638) at intel_tris.c:1109
Comment 20 Chet Landaker 2012-10-12 03:54:29 UTC
You know, I get this because I joined the forum to report this error 
with Kubuntu, but seeing as how it's not going to be fixed, I switched 
to openSuSE 12.2 and haven't experience the problem since.  Seems to be 
unique to Kubuntu.  KDE on openSuSE runs just fine.

-----Original Message-----
From: girard.cool <girard.cool@yahoo.ca>
To: cll2jr <cll2jr@aol.com>
Sent: Thu, Oct 11, 2012 6:22 pm
Subject: [Bug 297348] kwin crashed randomly


https://bugs.kde.org/show_bug.cgi?id=297348

--- Comment #19 from girard.cool@yahoo.ca ---
Created attachment 74489 [details]
  --> https://bugs.kde.org/attachment.cgi?id=74489&action=edit
New crash information added by DrKonqi

kwin (4.8.5 (4.8.5)) on KDE Platform 4.8.5 (4.8.5) using Qt 4.8.1

- What I was doing when the application crashed:

  Intalling skype with software manager when the error message appeared, 
Skype
as installed itself and seem to be working properly.

The only misbehavior is from the panel bar wich occassionnaly 
disappears. The
only way to recover is by a reboot.

-- Backtrace (Reduced):
#12 0x04da3aaa in do_bo_emit_reloc (bo=0x91a96c0, offset=<optimized 
out>,
target_bo=0x91bf5b0, target_offset=0, read_domains=4, write_domain=0,
need_fence=false) at ../../intel/intel_bufmgr_gem.c:1579
#13 0x04d9e2c8 in drm_intel_bo_emit_reloc (bo=0x91a96c0, offset=5868,
target_bo=0x91bf5b0, target_offset=0, read_domains=4, write_domain=0) at
../../intel/intel_bufmgr.c:181
#14 0x0335e78e in intel_batchbuffer_emit_reloc (intel=0x8ed3638,
buffer=0x91bf5b0, read_domains=4, write_domain=0, delta=0) at
intel_batchbuffer.c:235
#15 0x0335b28c in i830_emit_state (intel=0x8ed3638) at i830_vtbl.c:542
#16 0x03380754 in intelRenderStart (ctx=0x8ed3638) at intel_tris.c:1109

--
You are receiving this mail because:
You are on the CC list for the bug.