MP 0.39 (linux x64) crash on startup
Posted: Tue Sep 06, 2011 6:02 pm
Hi,
The 0.39 crash on startup :
## BROWSER RESIZE: 1111 342
I/O error : No such file or directory
/usr/share/mime/inode/directory.xml:1: parser error : Extra content at the end of the document
^
*** glibc detected *** /home/roumano/bin/XnViewMP-039/xnview: free(): invalid pointer: 0x0072002f0065006d ***
If i just do this, xnviewMP can launch correctly :
mv /usr/share/mime/inode/directory.xml /usr/share/mime/inode/directory.xml.old
( No problem with 0.35 version)
More information about this file :
cat /usr/share/mime/inode/directory.xml.old
<?xml version="1.0" encoding="utf-8"?>
<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="inode/directory">
<!--Created automatically by update-mime-database. DO NOT EDIT!-->
<comment>folder</comment>
<comment xml:lang="fr">dossier</comment>
<alias type="x-directory/normal"/>
</mime-type>
The 0.39 crash on startup :
## BROWSER RESIZE: 1111 342
I/O error : No such file or directory
/usr/share/mime/inode/directory.xml:1: parser error : Extra content at the end of the document
^
*** glibc detected *** /home/roumano/bin/XnViewMP-039/xnview: free(): invalid pointer: 0x0072002f0065006d ***
If i just do this, xnviewMP can launch correctly :
mv /usr/share/mime/inode/directory.xml /usr/share/mime/inode/directory.xml.old
( No problem with 0.35 version)
More information about this file :
cat /usr/share/mime/inode/directory.xml.old
<?xml version="1.0" encoding="utf-8"?>
<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="inode/directory">
<!--Created automatically by update-mime-database. DO NOT EDIT!-->
<comment>folder</comment>
<comment xml:lang="fr">dossier</comment>
<alias type="x-directory/normal"/>
</mime-type>