https://bugs.freedesktop.org/show_bug.cgi?id=47627
--- Comment #2 from Julien Nabet <[email protected]> 2012-03-21 15:16:33 PDT --- Sorry I spoke about /tmp without telling why. When I took a look to gdb bt, I saw functions which are linked to temp file (if I'm not wrong). Can you check you can create a not empty file on /tmp ? Just type this : echo 'test OK' > /tmp/testfile then this to check : cat /tmp/file You should see 'test OK' on screen. Just to be sure, do you reproduce this just with this database ? For example, what's the result with another one (with the same type if possible) ? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
