Re: libGL optimizations integrated into rawhide XFree86-4.3.0-17
Jakub Jelinek <[email protected]>
| Newsgroups | gmane.linux.redhat.xfree86 |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Jul 15, 2003 at 01:27:20AM -0400, Mike A. Harris wrote:
> >Wolfenstein Enemy Territory crashes on startup with 4.3.0-17 compiled
> >with the experimental libGl optimizations. This is the only game I
> >tried.
> >
> >No error messages at all are displayed anywhere. Either by X or by
> >Wolfenstein ET. Nothing in any of the log files. The screen just goes
> >blank for a second and then I get dumped back to my GNOME desktop. I was
> >using 4.3.0-14 without problems. 4.3.0-17 works fine compiled without
> >the libGL patch.
>
> Uck. ;o/
It would be good if you a) made sure you have RHL9 errata glibc
b) if the problem persists, you tried whether it
is just /usr/X11R6/lib/tls/i686/libGL.so.1.2 or also
/usr/X11R6/lib/libGL.so.1.2 from 4.3.0-17 with libGL optimizations.
You can do so by running the program normally, see if it crashes, then
say
mv /usr/X11R6/lib/{,no}tls; /sbin/ldconfig
and retrying (you restore it back by mv /usr/X11R6/lib/{no,}tls; /sbin/ldconfig).
Also, if you could see where the crash happens by running the
program with:
LD_PRELOAD=/lib/libSegFault.so SEGFAULT_OUTPUT_NAME=/tmp/program.segv \
/path/to/the/program
and sending us /tmp/program.segv afterwards, it would be very appreciated.
> >I compiled the SRPM on my, for the most part, stock RH 9 system. GCC,
> >glibc is stock RH 9. I'm still using a "built by ATI" Radeon 7500.
>
> With the libGL patch disabled, you should be able to build the
> RPM with stock RHL 9 with no problems. It builds on RHL 8.0 also
> after upgrading a few things like freetype, fontconfig, expat and
> others, but without modification of the spec file.
>
> >You mentioned having to possibly upgrade to some packages from Rawhide
> >in order to get this to work. Are you referring to GCC and/or glibc?
For TLS you need glibc-2.3.2-27.9 or above (if you're upgrading by
hand, be sure to upgrade to .i686.rpm).
Jakub
_______________________________________________
xfree86-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/xfree86-list
IRC: #xfree86 on irc.redhat.com