Bug 135066

Summary: kwin crashes randomly usually when viewing web pages
Product: [Plasma] kwin Reporter: Greg Smolyn <greg>
Component: generalAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Greg Smolyn 2006-10-03 23:48:58 UTC
Version:            (using KDE KDE 3.5.4)
Installed from:    Ubuntu Packages
OS:                Linux

KWin randomly crashes throughout the day. I can't seem to find any correlation, but it's usually due to a user action such as viewing a new web page or opening a dialog.

I have an ATI card and I'm using the fglrx driver.  

Here's my stack trace (I installed debug libraries)

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1232402752 (LWP 6180)]
[KCrash handler]
#6  0xb6733bdf in KWinInternal::Client::screen (this=0x0) at qrect.h:245
#7  0xb676edce in KWinInternal::Workspace::activateNextClient (
    this=0x819d788, c=0x0) at activation.cpp:416
#8  0xb677d0be in KWinInternal::Workspace::workspaceEvent (this=0x819d788, 
    e=0xbf985188) at events.cpp:441
#9  0xb677d114 in KWinInternal::Application::x11EventFilter (this=0x81ad2b8, 
    e=0xbf985188) at main.cpp:154
#10 0xb7166457 in qt_set_x11_event_filter () from /usr/lib/libqt-mt.so.3
#11 0xb717374c in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
#12 0xb718d4db in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#13 0xb7201947 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#14 0xb720186a in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#15 0xb71e7965 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#16 0xb677ea63 in kdemain (argc=3, argv=0x81461f0) at main.cpp:282
#17 0xb7f644f0 in kdeinitmain (argc=135975608, argv=0x81ad2b8)
    at kwin_dummy.cpp:3
#18 0x0804e173 in launch (argc=3, _name=0x8146aac "kwin", args=0x8146af2 "", 
    cwd=0x0, envc=0, envs=0x8146af6 "", reset_env=false, tty=0x0, 
    avoid_loops=false, startup_id_str=0x81ad2b8 "`�е\031\b\001")
    at kinit.cpp:639
#19 0x0804e997 in handle_launcher_request (sock=8) at kinit.cpp:1206
#20 0x0804ef51 in handle_requests (waitForPid=0) at kinit.cpp:1407
#21 0x08050213 in main (argc=3, argv=0xbf985c14, envp=0x81ad2b8)
    at kinit.cpp:1863
#22 0xb7cf6ea2 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#23 0x0804b891 in _start () at ../sysdeps/i386/elf/start.S:119
Comment 1 Greg Smolyn 2006-10-03 23:50:01 UTC
Oh, I have a multicore CPU and I'm using the k7 kernel.
Comment 2 Lubos Lunak 2006-10-04 11:24:38 UTC

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