Bugzilla – Bug 939435
home:kolbma:veracrypt/veracrypt: Bug Invalid characters encountered
Last modified: 2015-07-25 13:20:22 UTC
For version greater than openSUSE 13.2... Since openSUSE has switched to gcc5 with new libstdc++ ABI veracrypt doesn't work after compilation. Because of the ABI change I need to recompile a dynamic linked veracrypt. But when trying to mount a truecrypt file volume I get a message window, telling me only about "Invalid characters encountered." I've tried to debug it and it seems to be fuse-related. So maybe not a compiler/libstdc++ problem, but a incompatibility with new fuse version 2.9.4?! Sometimes instead of the "Invalid characters encountered" message I get a "fuse: bad mount point" message with a string that looks like there is some random/wrong memory access. http://veracrypt.codeplex.com/workitem/173