LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 03-29-2011, 09:17 AM   #1
brixtoncalling
Member
 
Registered: Jul 2008
Location: British Columbia
Distribution: Slackware current
Posts: 403

Rep: Reputation: 67
GL XScreensavers causing KDE crash


Hey,
After a recent update to Slack64 current, GL xscreensavers cause KDE to crash every single time they are run. The crash actually happens as the screensaver exits (ie it runs fine until a mouse or keyboard event, then crashes).

Here's the relevant Xorg output:
Code:
(EE) intel(0): [DRI2] DRI2SwapComplete: bad drawable

Backtrace:
0: /usr/bin/X (xorg_backtrace+0x28) [0x4a02d8]
1: /usr/bin/X (0x400000+0x60fc9) [0x460fc9]
2: /lib64/libc.so.6 (0x7f9f0995d000+0x340b0) [0x7f9f099910b0]
3: /usr/lib64/xorg/modules/dri/i965_dri.so (0x7f9f077ed000+0x41ec0) [0x7f9f0782eec0]
4: /usr/lib64/xorg/modules/dri/i965_dri.so (0x7f9f077ed000+0x35ad1) [0x7f9f07822ad1]
5: /usr/lib64/xorg/modules/dri/i965_dri.so (0x7f9f077ed000+0x37c7a) [0x7f9f07824c7a]
6: /usr/lib64/xorg/modules/extensions/libglx.so (0x7f9f08ea0000+0x35d23) [0x7f9f08ed5d23]
7: /usr/lib64/xorg/modules/extensions/libglx.so (0x7f9f08ea0000+0x38463) [0x7f9f08ed8463]
8: /usr/bin/X (0x400000+0x2def1) [0x42def1]
9: /usr/bin/X (0x400000+0x21ffe) [0x421ffe]
10: /lib64/libc.so.6 (__libc_start_main+0xfd) [0x7f9f0997be5d]
11: /usr/bin/X (0x400000+0x21bb9) [0x421bb9]
Segmentation fault at address 0x40

Fatal server error:
Caught signal 11 (Segmentation fault). Server aborting
As I said this is a fairly new problem. I think it started happening after a recent update (but not the most recent one), though it may just be I didn't notice it before because I hadn't run any GL screensavers.

I'm using the i915 Intel module.

Any ideas?

Last edited by brixtoncalling; 03-29-2011 at 09:25 AM. Reason: add sentence about when the problem started
 
Old 03-29-2011, 12:06 PM   #2
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
KDE 4.5.5 (Slackware 13.37) or my own KDE 4.6.1 ?
I have the same issue, on i915 driver, with GL screensavers, but only in KDE 4.6.1 (I do not run 4.5.5)... I also tested the same screensavers in XFCE, but they are fine there.

Eric
 
Old 03-29-2011, 12:10 PM   #3
brixtoncalling
Member
 
Registered: Jul 2008
Location: British Columbia
Distribution: Slackware current
Posts: 403

Original Poster
Rep: Reputation: 67
Hi Eric,
This is under 4.5.5. I was actually thinking of upgrading to your 4.6.1 to see if it would solve the problem... evidently not!

I also tried another WM (i3) and GL screensavers work fine there.
 
Old 03-29-2011, 12:13 PM   #4
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
So it's probably the compositing desktop that has a bug with the Intel driver.

Eric
 
Old 03-29-2011, 12:15 PM   #5
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,090

Rep: Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173
I'm having a good experience with my integrated intel chips, mesa in /testing and kernel 2.6.38.

it's just an idea, but you can try upgrading mesa to that and see if that fixes it.
 
Old 03-29-2011, 12:21 PM   #6
Darth Vader
Senior Member
 
Registered: May 2008
Location: Romania
Distribution: DARKSTAR Linux 2008.1
Posts: 2,727

Rep: Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247
Quote:
Originally Posted by Alien Bob View Post
So it's probably the compositing desktop that has a bug with the Intel driver.

Eric
Yep! I confirm! I hit the same bug in the past.

@OP. I suggest you to jump on 2.6.38.2 (new&better DRM) and to use Mesa 7.10.1, or, better, the GIT HEAD version.
 
Old 03-29-2011, 12:24 PM   #7
brixtoncalling
Member
 
Registered: Jul 2008
Location: British Columbia
Distribution: Slackware current
Posts: 403

Original Poster
Rep: Reputation: 67
I actually tried a 38.2 Kernel last night with no luck. When I get home I'll try a new Mesa as well.

Thanks all.
 
Old 03-29-2011, 12:33 PM   #8
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
The mesa in /testing made no difference to me here.

Eric
 
Old 03-29-2011, 02:36 PM   #9
Darth Vader
Senior Member
 
Registered: May 2008
Location: Romania
Distribution: DARKSTAR Linux 2008.1
Posts: 2,727

Rep: Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247
Quote:
Originally Posted by Alien Bob View Post
The mesa in /testing made no difference to me here.

Eric
Then, try to use the packages located here: http://ftp.darkstarlinux.ro/people/darth/MESA/

These zero-day packages, combined with 2.6.38.2 and your KDE-4.6.1 works fine for me, with a i915G / an G31 (embedded)-video.

If you are amazed about the MESA's package size, don't worry! It's true! It have 36,788KB. You just see the future of MESA, Gallium with all jingles & bells, including LLVM & Co.

EDIT: I forgot to upload the source packages too. Now are there.

Last edited by Darth Vader; 03-29-2011 at 03:40 PM.
 
Old 03-30-2011, 07:45 AM   #10
brixtoncalling
Member
 
Registered: Jul 2008
Location: British Columbia
Distribution: Slackware current
Posts: 403

Original Poster
Rep: Reputation: 67
The Mesa in testing/ didn't work for me either. I'll take a look at Vader's next.
 
Old 03-30-2011, 08:29 AM   #11
Darth Vader
Senior Member
 
Registered: May 2008
Location: Romania
Distribution: DARKSTAR Linux 2008.1
Posts: 2,727

Rep: Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247
Smile

Quote:
Originally Posted by brixtoncalling View Post
I'll take a look at Vader's next.
Then, you want something fresh, right?

There is the today build from Git HEAD. Remember to install/upgrade all these packages.

http://ftp.darkstarlinux.ro/slackware/xdrivers/
 
  


Reply

Tags
intel, kde, slackware, xscreensaver


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Flash V9 causing Firefox to crash girish_hilage Linux - Networking 3 08-12-2008 04:50 AM
Wine causing KDE to crash/logout Jayla Linux - Software 3 11-18-2007 07:12 AM
pppd causing kernel crash lukebeales Linux - Software 10 06-05-2005 09:25 AM
xscreensavers that are in KDE screensaver applet not working wolfepak Mandriva 3 02-25-2005 02:56 PM
Browsers causing KDE to crash juanr0 Linux - Newbie 0 02-16-2005 12:53 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 11:45 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration