https://bugs.freedesktop.org/show_bug.cgi?id=79844

--- Comment #3 from Luis Arjona <larj...@sistel.es> ---
Created attachment 100796
  --> https://bugs.freedesktop.org/attachment.cgi?id=100796&action=edit
I think this is a corrupted file

I have resolved this issue.

I have uninstall libreoffice and purge them.
I have reinstall libreoffice from repositories (the same version 4.2.4.2 420m0
(Build:2))

When the program crashed, I have executed:

sudo lsof -p 14157

14157 is the libreoffice procces ID. That show me a lot of information, but I
focus on:

soffice.b 14157 larjona   38r   REG              252,4    59719  3147772
/home/larjona/.config/libreoffice/4/user/config/autotbl.fmt

Then, I have executed:

larjona@larjona-pc:~$ cd /home/larjona/.config/libreoffice/4/user/config/

larjona@larjona-pc:~/.config/libreoffice/4/user/config$ mv autotbl.fmt
autotbl.fmt.old

larjona@larjona-pc:~/.config/libreoffice/4/user/config$ ls -l autotbl*
-rw-r--r-- 1 larjona larjona 48408 oct 22  2013 autotbl.fmt.backup.20140307
-rw-r--r-- 1 larjona larjona 59719 sep  5  2013 autotbl.fmt.old


I have renamed the autotbl.fmt file to autotbl.fmt.old, and I have found a file
called autotbl.fmt.backup.20140307. Then I rename the
autotbl.fmt.backup.20140307 to autotbl.fmt


Now, autoformat works fine with new files and previoud created files.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to