vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello, I hope somebody could help me on this: Since some time now (actually, since a big update, dunno what exactly got updated then) I have problems with running 32bit applications on my AMD64 box. First problem is with OpenOffice, which segfaults at the start. If I run LD_DEBUG=libs oowriter then I get (amongst others) the following output: 28627: trying file=libnvidia-tls.so.1 28627: search cache=/etc/ld.so.cache 28627: trying file=/usr/lib32/opengl/nvidia/lib/libnvidia-tls.so.1 28627: 28627: 28627: calling init: /usr/lib32/opengl/nvidia/lib/libGL.so 28627: Segmentation fault If I remove the file /usr/lib32/opengl/nvidia/lib/libGL.so, Openoffice works again. Unfortunately, I'd like to play some rounds of UT2003 as well, so this isn't an option (UT2k3 also segfaults on start. Running LD_DEBUG=libs ut2003 2>&1|grep error gives the following output: 28688: ./ut2003-bin: error: symbol lookup error: undefined symbol: GLoadedPackage (fatal) 28688: ./ut2003-bin: error: symbol lookup error: undefined symbol: GLoadedSDLDrv (fatal) 28688: ./ut2003-bin: error: symbol lookup error: undefined symbol: GLoadedOpenGLDrv (fatal) So I guess it's something with the NVidia drivers, but I cannot find the real source of the problem. Anybody else had this problem? How did you solve it? Greets & TIA Dave -- Dave "tPassive" Vogt | Linux user #225040 | www.frozenbrain.com Mail address : remove the "news." in the address. SpamAssassin victims : http://frozenbrain.com/rel.php/victims PGP Key : http://frozenbrain.com/public_key.asc |
| ||||
| David Vogt wrote: > Problems with OOo and UT2003 on AMD64 Okay, I just updated to nvidia ~amd64 and it seems to work perfectly again -- Dave "tPassive" Vogt | Linux user #225040 | www.frozenbrain.com Mail address : remove the "news." in the address. SpamAssassin victims : http://frozenbrain.com/rel.php/victims PGP Key : http://frozenbrain.com/public_key.asc |