On Die, 2003-02-04 at 20:28, Jordi Ferrer Plana wrote:

> All _dri.so and libGL.so.1.2 I think they have been installed by the
> emerge (i686 compiled):

Maybe it has to do with the i686 compilation?


> > Can you run a client in gdb and provide a backtrace?
> mmm
> 
> Them most simple: glxinfo
> 
> $ glxinfo 
> name of display: :0.0
> Segmentation fault
> 
> $gdb glxinfo
> (gdb) run
> Starting program: /usr/X11R6/bin/glxinfo 
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...[New Thread 1024 (LWP 20876)]
> (no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> name of display: :0.0
> (no debugging symbols found)...(no debugging symbols found)...
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 1024 (LWP 20876)]
> 0x400091db in _dl_relocate_object () from /lib/ld-linux.so.2
> 
> (gdb) bt  
> #0  0x400091db in _dl_relocate_object () from /lib/ld-linux.so.2
> #1  0x4033e374 in dl_open_worker () from /lib/libc.so.6
> #2  0x4000ab00 in _dl_catch_error () from /lib/ld-linux.so.2
> #3  0x4033e63f in _dl_open () from /lib/libc.so.6
> #4  0x403bd387 in dlopen_doit () from /lib/libdl.so.2
> #5  0x4000ab00 in _dl_catch_error () from /lib/ld-linux.so.2
> #6  0x403bd7d0 in _dlerror_run () from /lib/libdl.so.2
> #7  0x403bd3c6 in dlopen@@GLIBC_2.1 () from /lib/libdl.so.2
> #8  0x4010d0a3 in OpenDriver () from /usr/lib/libGL.so.1
> #9  0x4010d554 in register_extensions_on_screen () from
> /usr/lib/libGL.so.1
> #10 0x4010d66c in __glXRegisterExtensions () from /usr/lib/libGL.so.1
> #11 0x4010d101 in Find_CreateScreenFuncs () from /usr/lib/libGL.so.1
> #12 0x4010d3ba in driCreateDisplay () from /usr/lib/libGL.so.1
> #13 0x400f59e0 in __glXInitialize () from /usr/lib/libGL.so.1
> #14 0x400f2ce7 in glXGetConfig () from /usr/lib/libGL.so.1
> #15 0x400f3409 in glXChooseVisual () from /usr/lib/libGL.so.1
> #16 0x0804c0f5 in strcpy ()
> #17 0x40257671 in __libc_start_main () from /lib/libc.so.6
> 
> The /usr/lib/libGL are softlinks to /usr/lib/opengl/xfree/lib
> 
> (Do you need an especial backtrace from any app?)

They're probably all similar, looks like the problem is with libGL,
r128_dri.so or glibc.


-- 
Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
XFree86 and DRI project member   /  CS student, Free Software enthusiast

_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to