Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 182062 - x11-base/xorg-server7.2 segfaults with various drivers on alpha
Summary: x11-base/xorg-server7.2 segfaults with various drivers on alpha
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: Alpha Linux
: High normal
Assignee: Alpha Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-14 21:17 UTC by Brian Evans
Modified: 2008-12-13 21:48 UTC (History)
2 users (show)

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


Attachments
xorg.0.log and emerge --info using Cirrus Driver (Xorg.0.log and emerge info (Cirrus).txt,15.22 KB, text/plain)
2007-06-14 21:18 UTC, Brian Evans
Details
xorg.0.log and emerge --info using vga Driver (Xorg.0.log and emerge --info (vga).txt,13.08 KB, text/plain)
2007-06-14 21:18 UTC, Brian Evans
Details
xorg.conf for cirrus (alpha-xorg.conf,14.90 KB, text/plain)
2007-06-14 21:19 UTC, Brian Evans
Details
xorg.conf (xorg.conf,3.83 KB, text/plain)
2007-09-23 13:28 UTC, FRLinux
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Evans 2007-06-14 21:17:30 UTC
Using the most basic setup possible, I can consistently get segfaults when starting xorg 7.2.

I've tried several drivers as well.. vga, s3, and cirrus (with their respective cards.

Will attach log + emerge --info and xorg.conf

Reproducible: Always

Steps to Reproduce:
1. startx
2.
3.

Actual Results:  
SIGSEV

Expected Results:  
xorg to work
Comment 1 Brian Evans 2007-06-14 21:18:14 UTC
Created attachment 122078 [details]
xorg.0.log and emerge --info using Cirrus Driver
Comment 2 Brian Evans 2007-06-14 21:18:39 UTC
Created attachment 122080 [details]
xorg.0.log and emerge --info using vga Driver
Comment 3 Brian Evans 2007-06-14 21:19:04 UTC
Created attachment 122082 [details]
xorg.conf for cirrus
Comment 4 Joshua Baergen (RETIRED) gentoo-dev 2007-06-18 01:08:38 UTC
Did this all work in 7.1?
Comment 5 Brian Evans 2007-07-02 17:13:56 UTC
No version of xorg currrently in portage works.

All either freeze the machine or backtrace.

I have also tried the radeon driver as a new option.

Older versions will not build with glibc-2.5. Comes up with a strange error from stdio.h. I have tried xorg-6.9 from sources.g.o dead files. (The x11 overlay is broken and will not git-clone.)

The only X server I can get to work at this time is XFree86 4.6 binary (which is statically linked to glibc 2.3).  Even the XFree86 4.6 sources fail to build.

I do want xorg to work so i can use ebuilds properly. The XFree86 was just a basic test to see how far back I needed to try.
Comment 6 Brian Evans 2007-07-12 13:32:03 UTC
I have now successfully run xorg-server-1.2.0-r3.

The problem was the CFLAGS.   I have an EV56 processor and thought that running -mcpu=ev56 would make things run best.  It turns out that this does not seem to be true when running with xorg.

Setting -mcpu=ev56 makes xorg-server crash or hang the system.   Cutting down to -mcpu=ev5 let the xorg-server start and run normally.

There is still an odd lockup on xterm when clicking a menu from twm, but that needs further testing and could be other libraries.
Comment 7 FRLinux 2007-09-23 13:28:46 UTC
Created attachment 131695 [details]
xorg.conf

This configuration works on 1.2.0 and not on 1.3.0 for the second device (Sony TV LCD)
Comment 8 Tobias Klausmann (RETIRED) gentoo-dev 2008-12-13 21:48:43 UTC
1.2/7.2 isn't in the tree anymore. Unless this is reproducible with a version still in-tree, this gets closed. If you have the same problem with a recent tree, feel free to open a new bug with current info and versions.