From: Flow J. <fl...@gm...> - 2011-02-28 14:35:28
|
We see the same crash issue with MFS and OO 3.1 as described http://openoffice.org/bugzilla/show_bug.cgi?id=113207&historysort=new. And as all of our servers / workstations are CentOS 5.5 and Fedora 12, it won't be an easy task to go OO 3.2. A work around is to add following lines in /usr/lib64/openoffice.org3/program/soffice: if [ -e /home3/$USER ] ; then export HOME=/home3/$USER fi Our /home3 is the original NFS mounted home directory and it could also be any other local file system directories. Flow On 02/28/2011 10:11 PM, Giovanni Toraldo wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi Steve, > > Il 25/02/2011 17:24, Steve Wilson ha scritto: >> I'm glad to hear that it's working for you but confused that a very >> similar configuration isn't working for us. > I've checked dmesg, and I found some: > > [262517.265151] oosplash.bin[6009]: segfault at b664bae0 ip 0804b5e5 sp > bf88f8a0 error 6 in oosplash.bin[8048000+6000] > [269154.491051] oosplash.bin[6693]: segfault at b65d2ae0 ip 0804b5e5 sp > bfc26060 error 6 in oosplash.bin[8048000+6000] > [269198.971353] oosplash.bin[6732]: segfault at b65beae0 ip 0804b5e5 sp > bfba7d80 error 6 in oosplash.bin[8048000+6000] > > however openoffice (1:3.2.0-7ubuntu4.2) seems working without any other > problem. > > Bye. > > - -- > Giovanni Toraldo > http://www.libersoft.it/ > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.10 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iQIcBAEBAgAGBQJNa6z1AAoJEGrHv689I8Z8UawQAJc/oRE2xNuEM4ZQ6ocwbp1Z > rCU0fshJ71TgYwTVrc5ASNCA37qa0RVydzeZAyEaONeUE+vfb+5q0VPgnPRSANDG > fXFOpFbf2sN9kkMlYtOhzSDLVu6UaoIbDkdRbMT6pr3Ux8q0hhqTMRN0/tI7zwkw > aqLdyi8pqctHNlEnGkOii7eV1oObNPKCHpNzWB2mMyOdY7kSpkbqPZ+rjZYc0EwK > e9YcEM7Tp3fceMsuQUIJnTNeFAnXlfIcRR+UvWXiRfeKW+RlV+CJ/N7+hJ4TQLJw > i4yJ9N+IWUoF3mlPLVnV8IjOz5aUoz+OzXuhBQZ+yJrXsGBxlm9zI1RoQHODx17L > psJzG88hOZzfmOebhq9CHWvFhDotHfMms3aYVmdvzezqarH3l031YePPXjsmtF6/ > DHM30sloGUSNjM+qvapQpvgguGkshlggaBtg/fsoeuLPKTu3nbc/mEcK4GZ8hNio > toWPWh0QJ9yK58Hp5N+U/E3OP3ZWGGrWPtDF8BNz1LJQs9I8fPld/LQ3mIpQ2SGA > pd07Kck/FXsHaX+1VsE6HO6/EGIcGG/zOISsGgZVDTq0d21EgG/6Pk+hkEhi8+e8 > LDOaeZUEbVS6NILpm0MtiyjEFMWx3oDjhRvzkbfoPMR9IDqqARDMgtF/Q/U9qXAN > bV6Z8u6q/VtZ01uKRM4/ > =KFge > -----END PGP SIGNATURE----- > > ------------------------------------------------------------------------------ > Free Software Download: Index, Search& Analyze Logs and other IT data in > Real-Time with Splunk. Collect, index and harness all the fast moving IT data > generated by your applications, servers and devices whether physical, virtual > or in the cloud. Deliver compliance at lower cost and gain new business > insights. http://p.sf.net/sfu/splunk-dev2dev > _______________________________________________ > moosefs-users mailing list > moo...@li... > https://lists.sourceforge.net/lists/listinfo/moosefs-users |