|
Bugzilla – Full Text Bug Listing |
| Summary: | Xgl immediately crashes | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Jens Axboe <axboe> |
| Component: | X.Org | Assignee: | David Reveman <dreveman> |
| Status: | RESOLVED FIXED | QA Contact: | Stefan Dirsch <sndirsch> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | eich, sndirsch |
| Version: | Beta 7 | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | core file | ||
|
Description
Jens Axboe
2006-03-10 11:36:39 UTC
Created attachment 72225 [details]
core file
I should mention that this is with an nvidia graphics adapter, driver version 8178 installed. OpenGL stuff works fine from Xorg. You can't use Xgl with glitz 0.4.x. Xgl contains it's own 0.5.x version of glitz, are you sure Xgl is actually linked to glitz 0.4.4? If that's somehow happening, I'm not surprised it's crashing and you should try to find out why it's linking to that old version of glitz, it shouldn't do that. It's not linked against glitz, I just check the glitz version since I saw that in the backtrace. I'll close this again, appears to just be due to some of the mesa and nvidia libs conflicting. After cleaning that up, it works. Now, is nvidia xinerama not supposed to work with XGL? No. xinerama is not yet supported in Xgl at all. |