Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 253879 - =x11-drivers/xf86-video-ati-6.8.0-r1 crashes on 6.6.3 xorg.conf
Summary: =x11-drivers/xf86-video-ati-6.8.0-r1 crashes on 6.6.3 xorg.conf
Status: RESOLVED DUPLICATE of bug 249156
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-05 17:14 UTC by Dmitry Ivankov
Modified: 2009-01-05 20:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
xorg.conf (xorg.conf,8.82 KB, text/plain)
2009-01-05 17:19 UTC, Dmitry Ivankov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Ivankov 2009-01-05 17:14:06 UTC
Probably the reason is xinerama turned on, but it shouldn't crash anyway, at least report something, it's not nice to get broken X :(
I'll test other versions and will play with xorg.conf to get more details soon.
Comment 1 Dmitry Ivankov 2009-01-05 17:19:32 UTC
Created attachment 177487 [details]
xorg.conf

That's my xorg.conf, there are 2 dualheaded ati cards, each uses MergedFB, there also is Xinerama on.
x11-base/xorg-server is 1.3.0.6 with xineramainfo patch from here http://www.nvnews.net/vbulletin/showthread.php?t=85604&page=4 , which adds the XineramaInfo option line to ServerLayout section (it allows me to maximize windows to physical monitors, not MergedFB screens)
Comment 2 Dmitry Ivankov 2009-01-05 17:52:29 UTC
Checked 6.9.0, same crash.
Trigger is xinerama on, presence of xineramainfo doesn't affect crashing.

Part of crash message:
Backtrace:
0: X(xf86SigHandler+0x6d) [0x47eb7d]
1: /lib/libc.so.6 [0x2b91d3c1f430]
2: X(RRCrtcSetRotations+0) [0x51faa0]

Fatal server error:

It's always the same except address in libc, it changes from crash to crash.

I don't yet know if it's possible to use xrandr only without xinerama and xineramainfo for my needs.

Crash is still awfull, at least I'd like to see a big warning that xinerama cause crash to >=6.8.0-r1 xf86-video-ati when it's updated from 6.6.3.
Comment 3 Dmitry Ivankov 2009-01-05 17:54:56 UTC
More complete crash message:

Backtrace:
0: X(xf86SigHandler+0x6d) [0x47eb7d]
1: /lib/libc.so.6 [0x2b91d3c1f430]
2: X(RRCrtcSetRotations+0) [0x51faa0]

Fatal server error:
Caught signal 11. Server aborting
Comment 4 Dmitry Ivankov 2009-01-05 18:09:28 UTC
Also checked patch from http://bugs.gentoo.org/show_bug.cgi?id=240267, it doesn't help, for now I'd say >=6.8.0 isn't stable :(
Comment 5 Dmitry Ivankov 2009-01-05 20:37:48 UTC

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