Bug 244019 - crash on starting. It's always.
Summary: crash on starting. It's always.
Status: RESOLVED DUPLICATE of bug 213182
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-09 11:24 UTC by BitSpawn
Modified: 2010-07-09 11:59 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 BitSpawn 2010-07-09 11:24:57 UTC
Application that crashed: kwin
Version of the application: 4.3.5 (KDE 4.3.5) "release 0"
KDE Version: 4.3.5 (KDE 4.3.5) "release 0"
Qt Version: 4.5.3
Operating System: Linux 2.6.31.12-0.2-default i686
Distribution: "openSUSE 11.2 (i586)"

What I was doing when the application crashed:
With private ATI drivers it worked. Now with x11-video-fglrxG01-8.593-27.1.i586 it crashes

 -- Backtrace:
Application: KWin (kwin), signal: Aborted
[KCrash Handler]
#6  0xffffe430 in __kernel_vsyscall ()
#7  0xb758a0cf in raise () from /lib/libc.so.6
#8  0xb758b9e7 in abort () from /lib/libc.so.6
#9  0xb7582efe in __assert_fail () from /lib/libc.so.6
#10 0xb6dd4326 in _XRead (dpy=0x8077ee0, data=0xaab1e008 "", size=134868325) at xcb_io.c:542
#11 0xb6d417ce in __glXGetStringFromServer (dpy=0x8077ee0, opcode=<value optimized out>, glxCode=19, for_whom=0, name=2) at glx_query.c:151
#12 0xb6d219a6 in AllocAndFetchScreenConfigs (priv=<value optimized out>, dpy=<value optimized out>) at glxext.c:605
#13 __glXInitialize (priv=<value optimized out>, dpy=<value optimized out>) at glxext.c:726
#14 0xb6d1ce0e in glXQueryVersion (dpy=0x8077ee0, major=0xbff681e8, minor=0xbff681e4) at glxcmds.c:588
#15 0xb777c5a2 in ?? () from /usr/lib/libkdeinit4_kwin.so
#16 0xb770eb59 in ?? () from /usr/lib/libkdeinit4_kwin.so
#17 0xb76faf2f in ?? () from /usr/lib/libkdeinit4_kwin.so
#18 0xb76fc0a2 in kdemain () from /usr/lib/libkdeinit4_kwin.so
#19 0x080485fb in _start ()

This bug may be a duplicate of or related to bug 213182

Reported using DrKonqi
Comment 1 Thomas Lübking 2010-07-09 11:59:55 UTC
more recent versions have a check around this, you however won't be able to use (OpenGL) compositing anyway with this driver.

drop fglrx, use radeon/hd - if you can.

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