LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
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 07-17-2009, 09:50 PM   #1
ivandi
Member
 
Registered: Jul 2009
Location: Québec, Canada
Distribution: CRUX, Debian
Posts: 528

Rep: Reputation: 866Reputation: 866Reputation: 866Reputation: 866Reputation: 866Reputation: 866Reputation: 866
Slackware-current: X crashes after the last xorg updates.


After upgrading to xorg-xserver-1.6.2 X crashes when dragging windows.

The video card is integrated intel mobile 945. Changing xf86-video-intel drivers does not help. Neither disabling DRI in xorg.conf modules section or driver section.

Works only with VESA driver.
 
Old 07-17-2009, 10:03 PM   #2
jazzor
Member
 
Registered: Apr 2007
Posts: 41

Rep: Reputation: 16
Yes im experiencing a similar problem with latest xorg-server. Whenever a window is minimzed and set to "notify" (flashing), clicking on it in the taskbar causes X to crash. I can reproduce 100% using pidgin.

Can someone please upload the xorg-server 1.6.1 here?
 
Old 07-17-2009, 10:38 PM   #3
dahongpalay
LQ Newbie
 
Registered: Aug 2008
Location: Philippines
Distribution: LFS, Slackware, Slamd64
Posts: 6

Rep: Reputation: 1
hi,

run

ldd /usr/bin/Xorg

this will give you an output similar to this;

linux-vdso.so.1 => (0x00007fffc63fe000)
libXfont.so.1 => /usr/lib/libXfont.so.1 (0x00007f1dbe101000)
libXau.so.6 => /usr/lib/libXau.so.6 (0x00007f1dbdeff000)
libfontenc.so.1 => /usr/lib/libfontenc.so.1 (0x00007f1dbdcf7000)
libpixman-1.so.0 => /usr/lib/libpixman-1.so.0 (0x00007f1dbdabe000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x00007f1dbd8b9000)
libm.so.6 => /lib/libm.so.6 (0x00007f1dbd615000)
libdl.so.2 => /lib/libdl.so.2 (0x00007f1dbd411000)
librt.so.1 => /lib/librt.so.1 (0x00007f1dbd208000)
libc.so.6 => /lib/libc.so.6 (0x00007f1dbceaa000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x00007f1dbcc29000)
libz.so.1 => /usr/lib/libz.so.1 (0x00007f1dbca0e000)
/lib/ld-linux.so.2 (0x00007f1dbe379000)
libpthread.so.0 => /lib/libpthread.so.0 (0x00007f1dbc7f2000)

if you find something missing on the right side then you found what's causing the crash.

have fun,

dahongpalay
 
Old 07-17-2009, 10:48 PM   #4
forum1793
Member
 
Registered: May 2008
Posts: 312

Rep: Reputation: 34
So, you're suggesting in your case that /lib/ld-linux.so.2 is causing the crash?
 
Old 07-17-2009, 10:50 PM   #5
jazzor
Member
 
Registered: Apr 2007
Posts: 41

Rep: Reputation: 16
I think theres is some problem with pixman 0.15.16.
I tried downgrade to 0.15.14, and it stops crashing. Can anyone else confirm that?
 
Old 07-17-2009, 11:19 PM   #6
grissiom
Member
 
Registered: Apr 2008
Location: China, Beijing
Distribution: Slackware
Posts: 423

Rep: Reputation: 45
Quote:
Originally Posted by jazzor View Post
I think theres is some problem with pixman 0.15.16.
I tried downgrade to 0.15.14, and it stops crashing. Can anyone else confirm that?
Yes! downgrade pixman 0.15.10 could fix the problem also~
 
Old 07-17-2009, 11:54 PM   #7
BrZ
Member
 
Registered: Apr 2009
Distribution: Slackware
Posts: 543

Rep: Reputation: 121Reputation: 121
Almost every time minimize/restore button was pressed the whole system hanged (alt+sysrq). Downgraded to 0.15.14 and no lockups until now.
 
Old 07-18-2009, 12:15 AM   #8
sunny_5252
Member
 
Registered: Feb 2007
Location: changchun china
Posts: 34

Rep: Reputation: 16
ggy@darkstar:~$ ldd /usr/bin/Xorg
linux-gate.so.1 => (0xffffe000)
libpciaccess.so.0 => /usr/lib/libpciaccess.so.0 (0xb7f9a000)
libXfont.so.1 => /usr/lib/libXfont.so.1 (0xb7f64000)
libXau.so.6 => /usr/lib/libXau.so.6 (0xb7f61000)
libfontenc.so.1 => /usr/lib/libfontenc.so.1 (0xb7f5b000)
libpixman-1.so.0 => /usr/lib/libpixman-1.so.0 (0xb7f09000)
libhal.so.1 => /usr/lib/libhal.so.1 (0xb7ef9000)
libdbus-1.so.3 => /usr/lib/libdbus-1.so.3 (0xb7ec0000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb7ebb000)
libssl.so.0 => /usr/lib/libssl.so.0 (0xb7e75000)
libcrypto.so.0 => /usr/lib/libcrypto.so.0 (0xb7d29000)
libdl.so.2 => /lib/libdl.so.2 (0xb7d24000)
libm.so.6 => /lib/libm.so.6 (0xb7cfe000)
librt.so.1 => /lib/librt.so.1 (0xb7cf5000)
libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0xb7ce8000)
libc.so.6 => /lib/libc.so.6 (0xb7b88000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0xb7b12000)
libz.so.1 => /usr/lib/libz.so.1 (0xb7afd000)
libuuid.so.1 => /lib/libuuid.so.1 (0xb7af9000)
/lib/ld-linux.so.2 (0xb7fbe000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb7ae1000)

ggy@darkstar:~$ ls /var/log/packages/ |grep xorg
xorg-cf-files-1.0.2-noarch-2
xorg-docs-1.4-noarch-2
xorg-server-1.6.2-i486-1
xorg-server-xephyr-1.6.2-i486-1
xorg-server-xnest-1.6.2-i486-1
xorg-server-xvfb-1.6.2-i486-1
xorg-sgml-doctools-1.2-noarch-2

i use nv9400gt and use slackware current ..
random time display crash ..i don't know what's reason!!
 
Old 07-18-2009, 01:40 AM   #9
TwinReverb
Member
 
Registered: Sep 2008
Location: Misawa AB, Japan
Distribution: Slackware
Posts: 191
Blog Entries: 2

Rep: Reputation: 40
I experienced these issues. However, it became apparent in FreeNode ##slackware that this was due to my lack of an xorg.conf file specifying that the Intel driver needs to enable Tiling support, as so:

Section "Device"
Option "AccelMethod" "UXA"
Option "Tiling" "True"
Identifier "Card0"
Driver "intel"
VendorName "Unknown Vendor"
BoardName "Unknown Board"
BusID "PCI:0:2:0"
EndSection

Now I know you don't need an xorg.conf due to the way the new X server works, but you can specify at least this much in order to get it working. I am using the latest and greatest (as of right now) Slackware64-13.0-rc1 with the stock generic-smp kernel.

Also, be sure to disable compositor for now.

This makes mine work. I have this card:

00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)

Thanks to mrselfpwn for the help! 8-)
 
Old 07-18-2009, 01:49 AM   #10
grissiom
Member
 
Registered: Apr 2008
Location: China, Beijing
Distribution: Slackware
Posts: 423

Rep: Reputation: 45
Quote:
Originally Posted by TwinReverb View Post
I am using the latest and greatest (as of right now) Slackware64-13.0-rc1 with the stock generic-smp kernel.
Hmm, I think we are talking about 13.0-rc1+ in this thread. The head of the Changelog.txt should be:

Thu Jul 16 19:25:26 CDT 2009

or

Fri Jul 17 21:05:16 CDT 2009
 
Old 07-18-2009, 06:35 AM   #11
conraid
Member
 
Registered: Feb 2008
Location: Leghorn, Tuscany, Italy
Distribution: Slackware
Posts: 122

Rep: Reputation: 38
I have crash with composite (kde 4.2.4), with different version of pixman, intel driver and mesa
Without composite crashed

In my pc, notebook with intel x3100, downgrade pixman couldn't fix the problem :-(

Crash on logout, when active/disactive composite in kde system settings, and in other situation
Glxgears not show image with mesa 7.4.4

Downgranding all packages in changelog Thu Jul 16 19:25:26 CDT 2009 and installing intel driver 2.7.99 by rlw is all ok
Only auto brightness lcd is broken
With old packages mesa 7.4.4 are ok

Last edited by conraid; 07-18-2009 at 06:43 AM.
 
Old 07-18-2009, 06:56 AM   #12
forum1793
Member
 
Registered: May 2008
Posts: 312

Rep: Reputation: 34
For the similar problem I posted in different thread regarding experimental radeon driver lockup when dragging window, I can confirm that changing pixman to 0.15.10 resolved my issues.
 
Old 07-18-2009, 08:00 AM   #13
conraid
Member
 
Registered: Feb 2008
Location: Leghorn, Tuscany, Italy
Distribution: Slackware
Posts: 122

Rep: Reputation: 38
Quote:
Originally Posted by forum1793 View Post
For the similar problem I posted in different thread regarding experimental radeon driver lockup when dragging window, I can confirm that changing pixman to 0.15.10 resolved my issues.
in my notebook (wit intel x3100) pixman don't resolve. Crash at X logout, composite only with XRender but very slower, 3D only 7.4.1 mesa liba, etc... I downgraded all xorg packages

in my desktop (with nvidia 180.60) all ok with last packages
 
Old 07-18-2009, 09:06 AM   #14
sunny_5252
Member
 
Registered: Feb 2007
Location: changchun china
Posts: 34

Rep: Reputation: 16
where can download pixman 0.15.10??
 
Old 07-18-2009, 09:14 AM   #15
mrclisdue
Senior Member
 
Registered: Dec 2005
Distribution: Slackware
Posts: 1,134

Rep: Reputation: 277Reputation: 277Reputation: 277
pixman is here:

http://cairographics.org/releases/

I haven't crashed since yesterday - I re-ran slackpkg update, etc., and re-installed a couple of suspect packages, but I'm doing the pixman thing as we speak....

Thanks to all for the info.

cheers,
 
  


Reply



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
LXer: Massive updates in slackware-current LXer Syndicated Linux News 0 03-12-2009 03:31 AM
Any updates on progress of Slackware current?? SlackwareInAZ Slackware 7 12-24-2006 04:43 PM
Slackware current updates today! neo Slackware 2 04-22-2005 05:32 PM
Slackware-current Xorg 6.8.1 crashes SirJohnWackness Slackware 20 11-26-2004 09:09 AM
Why haven't there been any updates to slackware current lately? moger Slackware 18 07-21-2004 10:21 AM

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

All times are GMT -5. The time now is 01:55 PM.

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