Page 1 of 1

MP 0.39 (linux x64) crash on startup

Posted: Tue Sep 06, 2011 6:02 pm
by Roumano
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>

Re: MP 0.39 (linux x64) crash on startup

Posted: Tue Sep 06, 2011 6:08 pm
by salvadhor
Very similar to:

http://newsgroup.xnview.com/viewtopic.php?f=60&t=21546

Maybe try the trick with the extra-libs...

Re: MP 0.39 (linux x64) crash on startup

Posted: Tue Sep 06, 2011 6:51 pm
by xnview
Add these libs in lib folder

Re: MP 0.39 (linux x64) crash on startup

Posted: Tue Sep 06, 2011 7:12 pm
by Roumano
Yes perfect ! Thx