Bug 317162 - KWin Crash
Summary: KWin Crash
Status: RESOLVED DUPLICATE of bug 315089
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-21 23:58 UTC by jonsey786
Modified: 2013-03-22 06:53 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 jonsey786 2013-03-21 23:58:41 UTC
Application: kwin (4.10.1)
KDE Platform Version: 4.10.1
Qt Version: 4.8.4
Operating System: Linux 3.8.3-203.fc18.x86_64 x86_64
Distribution: "Fedora release 18 (Spherical Cow)"

-- Information about the crash:
- What I was doing when the application crashed: Starting KDE. Rebooting the system did not help. It is reproducable every time I start KDE.

The crash can be reproduced every time.

-- Backtrace:
Application: KWin (kwin), signal: Bus error
Using host libthread_db library "/lib64/libthread_db.so.1".
81	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7f574c1e3880 (LWP 3594))]

Thread 3 (Thread 0x7f573e198700 (LWP 3605)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165
#1  0x00000034f23868c7 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x34f2694660 <QTWTF::pageheap_memory>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x00000034f23868f9 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x0000003e0d007d15 in start_thread (arg=0x7f573e198700) at pthread_create.c:308
#4  0x0000003e0ccf246d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 2 (Thread 0x7f56a94f7700 (LWP 3607)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165
#1  0x00007f573c4305eb in pipe_semaphore_wait (sema=0x2a47630) at ../../../../../src/gallium/auxiliary/os/os_thread.h:433
#2  radeon_drm_cs_emit_ioctl (param=0x2a47450) at radeon_drm_winsys.c:518
#3  0x0000003e0d007d15 in start_thread (arg=0x7f56a94f7700) at pthread_create.c:308
#4  0x0000003e0ccf246d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 1 (Thread 0x7f574c1e3880 (LWP 3594)):
[KCrash Handler]
#6  __memset_x86_64 () at ../sysdeps/x86_64/memset.S:1284
#7  0x00007f573c41abbf in memset (__len=<optimized out>, __ch=204, __dest=<optimized out>) at /usr/include/bits/string3.h:84
#8  r600_texture_create_object (screen=screen@entry=0x2a47b50, base=base@entry=0x7fffb386e450, pitch_in_bytes_override=pitch_in_bytes_override@entry=0, buf=buf@entry=0x0, surface=surface@entry=0x7fffb386d750) at r600_texture.c:509
#9  0x00007f573c41ae97 in r600_texture_create (screen=0x2a47b50, templ=0x7fffb386e450) at r600_texture.c:601
#10 0x00007f573c42d3e5 in dri2_drawable_process_buffers (att_count=1, atts=0x7fffb386e530, buffer_count=1, buffers=0x2c959d0, drawable=0x2c95a70) at dri2.c:254
#11 dri2_allocate_textures (drawable=0x2c95a70, statts=0x7fffb386e530, statts_count=1) at dri2.c:404
#12 0x00007f573c42bf55 in dri_st_framebuffer_validate (stfbi=<optimized out>, statts=0x7fffb386e530, count=1, out=0x0) at dri_drawable.c:81
#13 0x00007f573c42c18e in dri_drawable_validate_att (statt=ST_ATTACHMENT_FRONT_LEFT, drawable=0x2c95a70) at dri_drawable.c:206
#14 dri_set_tex_buffer2 (pDRICtx=<optimized out>, target=3553, format=8409, dPriv=<optimized out>) at dri_drawable.c:220
#15 0x0000003b216cb3c3 in loadTexture (depth=24, size=..., pix=<optimized out>, this=0x2c7e890) at /usr/src/debug/kde-workspace-4.10.1/kwin/glxbackend.cpp:716
#16 KWin::GlxTexture::loadTexture (this=0x2c7e890, pix=<optimized out>, size=..., depth=24) at /usr/src/debug/kde-workspace-4.10.1/kwin/glxbackend.cpp:658
#17 0x0000003b216c30d5 in KWin::SceneOpenGL::Window::bindTexture (this=0x2c7e960) at /usr/src/debug/kde-workspace-4.10.1/kwin/scene_opengl.cpp:822
#18 0x0000003b216c9a8e in KWin::SceneOpenGL::Window::performPaint (this=this@entry=0x2c7e960, mask=mask@entry=1, region=..., data=...) at /usr/src/debug/kde-workspace-4.10.1/kwin/scene_opengl.cpp:931
#19 0x0000003b216c249f in KWin::SceneOpenGL2::performPaintWindow (this=this@entry=0x2ad81f0, w=w@entry=0x2842250, mask=mask@entry=1, region=..., data=...) at /usr/src/debug/kde-workspace-4.10.1/kwin/scene_opengl.cpp:566
#20 0x0000003b216c263d in KWin::SceneOpenGL2::finalDrawWindow (this=0x2ad81f0, w=w@entry=0x2842250, mask=mask@entry=1, region=..., data=...) at /usr/src/debug/kde-workspace-4.10.1/kwin/scene_opengl.cpp:551
#21 0x0000003b216d63a5 in KWin::EffectsHandlerImpl::drawWindow (this=0x2ad30b0, w=w@entry=0x2842250, mask=mask@entry=1, region=..., data=...) at /usr/src/debug/kde-workspace-4.10.1/kwin/effects.cpp:318
#22 0x0000003b216b585a in KWin::Scene::finalPaintWindow (this=<optimized out>, w=0x2842250, mask=1, region=..., data=...) at /usr/src/debug/kde-workspace-4.10.1/kwin/scene.cpp:449
#23 0x0000003b216d6627 in KWin::EffectsHandlerImpl::paintWindow (this=0x2ad30b0, w=0x2842250, mask=mask@entry=1, region=..., data=...) at /usr/src/debug/kde-workspace-4.10.1/kwin/effects.cpp:281
#24 0x0000003b216b841d in KWin::Scene::paintWindow (this=<optimized out>, w=0x2c7e960, mask=1, region=..., quads=...) at /usr/src/debug/kde-workspace-4.10.1/kwin/scene.cpp:356
#25 0x0000003b216b774f in KWin::Scene::paintSimpleScreen (this=this@entry=0x2ad81f0, orig_mask=orig_mask@entry=0, region=...) at /usr/src/debug/kde-workspace-4.10.1/kwin/scene.cpp:342
#26 0x0000003b216b579e in KWin::Scene::finalPaintScreen (this=0x2ad81f0, mask=0, region=..., data=...) at /usr/src/debug/kde-workspace-4.10.1/kwin/scene.cpp:186
#27 0x0000003b216d67f0 in KWin::EffectsHandlerImpl::paintScreen (this=0x2ad30b0, mask=0, region=..., data=...) at /usr/src/debug/kde-workspace-4.10.1/kwin/effects.cpp:254
#28 0x0000003b216b6b38 in KWin::Scene::paintScreen (this=0x2ad81f0, mask=0x7fffb386f084, region=0x7fffb386f130) at /usr/src/debug/kde-workspace-4.10.1/kwin/scene.cpp:140
#29 0x0000003b216c5f9e in KWin::SceneOpenGL::paint (this=0x2ad81f0, damage=..., toplevels=...) at /usr/src/debug/kde-workspace-4.10.1/kwin/scene_opengl.cpp:308
#30 0x0000003b216b0f5c in KWin::Compositor::performCompositing (this=this@entry=0x27954b0) at /usr/src/debug/kde-workspace-4.10.1/kwin/composite.cpp:610
#31 0x0000003b216b1a10 in KWin::Compositor::slotCompositingOptionsInitialized (this=0x27954b0) at /usr/src/debug/kde-workspace-4.10.1/kwin/composite.cpp:275
#32 0x00000034ea98ceef in QMetaObject::activate (sender=0x2826470, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3539
#33 0x00000034ea86c5d7 in QFutureWatcherBase::event (this=<optimized out>, event=0x7f5730001770) at concurrent/qfuturewatcher.cpp:344
#34 0x00000034ec1ca5cc in QApplicationPrivate::notify_helper (this=this@entry=0x256f9d0, receiver=receiver@entry=0x2826470, e=e@entry=0x7f5730001770) at kernel/qapplication.cpp:4562
#35 0x00000034ec1cea4a in QApplication::notify (this=0x7fffb3870030, receiver=0x2826470, e=0x7f5730001770) at kernel/qapplication.cpp:4423
#36 0x00000032056473c6 in KApplication::notify (this=0x7fffb3870030, receiver=0x2826470, event=0x7f5730001770) at /usr/src/debug/kdelibs-4.10.1/kdeui/kernel/kapplication.cpp:311
#37 0x00000034ea977abe in QCoreApplication::notifyInternal (this=0x7fffb3870030, receiver=receiver@entry=0x2826470, event=event@entry=0x7f5730001770) at kernel/qcoreapplication.cpp:946
#38 0x00000034ea97b571 in sendEvent (event=0x7f5730001770, receiver=0x2826470) at kernel/qcoreapplication.h:231
#39 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x24fc380) at kernel/qcoreapplication.cpp:1570
#40 0x00000034ec26b3bc in sendPostedEvents () at ../../src/corelib/kernel/qcoreapplication.h:236
#41 QEventDispatcherX11::processEvents (this=0x24fdce0, flags=...) at kernel/qeventdispatcher_x11.cpp:75
#42 0x00000034ea97680f in QEventLoop::processEvents (this=this@entry=0x7fffb386fd40, flags=...) at kernel/qeventloop.cpp:149
#43 0x00000034ea976a98 in QEventLoop::exec (this=0x7fffb386fd40, flags=...) at kernel/qeventloop.cpp:204
#44 0x00000034ea97b888 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#45 0x0000003b21667d6a in kdemain (argc=1, argv=0x7fffb3870178) at /usr/src/debug/kde-workspace-4.10.1/kwin/main.cpp:537
#46 0x0000003e0cc21a05 in __libc_start_main (main=0x400960 <main(int, char**)>, argc=1, ubp_av=0x7fffb3870178, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffb3870168) at libc-start.c:225
#47 0x0000000000400991 in _start ()

Reported using DrKonqi
Comment 1 Martin Flöser 2013-03-22 06:53:34 UTC

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