Alessandro wrote:
Hy,
thanks for the help, you were right. I have just installed strace and try


<Snip>


[EMAIL PROTECTED]:~$ LD_PRELOAD=/usr/lib/libGL.so.1:/usr/lib/tls/libnvidia-tls.so.1 strace -e open
/usr/bin/soffice

and OOo started normally again. Now, I don't know if this can help and I am
not so expert to judge it, but it seems that in my case the problems are also releted with the libnvidia-tls.
Thanks again, I'm going to read about the Glibc problems in this mailing list
Alessandro

Good to see that the workaround works and that it is related to the nvidia version. I'd guess you'll actually have to run soffice.bin to get good results from strace. But it sound's like you got it licked. The final part of the workaround is to edit the soffice script (/opt/openoffice-2.0.0/programs/soffice) to export LD_PRELOAD just before running soffice.bin.

-- DJ Lucas

--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to