I was getting weird segfaults like that too. I'm using xorg-x11-6.7.0-2.i386.rpm with FC2. The problem seems to be in the upgrade process, upgrading from xorg-x11-6.7.0-0.5.i386.rpm to -2 did not delete somethings that needed to be deleted (like the tls dirs). I whacked my X11R6 directories and reinstalled and everything was ok.
I'm not using LIBGL_DRIVERS_PATH, but I was able to do a 'make install' over the clean -2 install and things work. --- Dave Airlie <[EMAIL PROTECTED]> wrote: > > should I be able to using FC2, set LIBGL_DRIVERS_PATH to my Mesa built > drivers and have it work, or is that interface not one that stays stable? > > Program received signal SIGSEGV, Segmentation fault. > [Switching to Thread -150064480 (LWP 4593)] > 0x007f189e in memset () from /lib/tls/libc.so.6 > (gdb) bt > #0 0x007f189e in memset () from /lib/tls/libc.so.6 > #1 0x099fb418 in ?? () > #2 0x00c19035 in _gl_copy_visual_to_context_mode () > from /usr/X11R6/lib/libGL.so.1 > #3 0x00000000 in ?? () > > I can build a full DRI tree no worries, but I want to test some things on > X.org 6.7 on FC2.. but I'd like to switch drivers back and forth easily.. > > Dave. > > -- > David Airlie, Software Engineer > http://www.skynet.ie/~airlied / airlied at skynet.ie > pam_smb / Linux DECstation / Linux VAX / ILUG person > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle 10g. > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > -- > _______________________________________________ > Dri-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/dri-devel > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/dri-devel ===== Jon Smirl [EMAIL PROTECTED] __________________________________ Do you Yahoo!? Friends. Fun. Try the all-new Yahoo! Messenger. http://messenger.yahoo.com/ ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
