News:

Wieners, Brats, Franks, we've got 'em all.

Main Menu

KWin Crashes on startup.

Started by abc, January 22, 2010, 01:26:11 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

abc

I'm running Ubuntu 9.10, everytime I boot up Kwin immediately crashes and I have to use Metacity which I hate..haha. I would definitely consider myself a noob when it comes to linux.. so detail would be nice :)
..here is a crash report:

Application: KWin (kwin), signal: Aborted
[KCrash Handler]
#6  0x00cbd422 in __kernel_vsyscall ()
#7  0x003624d1 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0x00365932 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0x0035b648 in __assert_fail () from /lib/tls/i686/cmov/libc.so.6
#10 0x00bca91d in _XRead () from /usr/lib/libX11.so.6
#11 0x0025325d in ?? () from /usr/lib/libGL.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)


Any ideas anyone? Please and thank you. :)

Joe

Quote from: Camel on June 09, 2009, 04:12:23 PMI'd personally do as Joe suggests

Quote from: AntiVirus on October 19, 2010, 02:36:52 PM
You might be right about that, Joe.


abc


Linux syph 2.6.31-15-generic #50-Ubuntu SMP Tue Nov 10 14:54:29 UTC 2009 i686 GNU/Linux

iago

The error is in libGL, which makes me think graphics drivers.

I'd recommend going to the Ubuntu forums. I hear they're normally helpful.

abc

Quote from: iago on January 22, 2010, 08:40:59 AM
The error is in libGL, which makes me think graphics drivers.

I'd recommend going to the Ubuntu forums. I hear they're normally helpful.


Okay, thank you.

Joe

The usual first step to diagnosing issues:

sudo apt-get update
sudo apt-get dist-upgrade

That'll install all newly updated packages off the repositories.
Quote from: Camel on June 09, 2009, 04:12:23 PMI'd personally do as Joe suggests

Quote from: AntiVirus on October 19, 2010, 02:36:52 PM
You might be right about that, Joe.