Re: libGL optimizations integrated into rawhide XFree86-4.3.0-17
Jim Hayward <[email protected]>
| Newsgroups | gmane.linux.redhat.xfree86 |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 2003-07-15 at 00:01, Jakub Jelinek wrote:
>
> It would be good if you a) made sure you have RHL9 errata glibc
I have the errata glibc applied.
$ rpm -q glibc
glibc-2.3.2-27.9
$ rpm -q --qf '%{ARCH}\n' glibc
i686
> 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 will see if I can reinstall the RPMS with the libGL patch enabled
today sometime and try this. See if it produces anything that might be
helpful.
Regards,
Jim H
_______________________________________________
xfree86-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/xfree86-list
IRC: #xfree86 on irc.redhat.com