mahmoudgalal / ZeeArchiver-Android

Zee is an efficient and simple to use Android Archiver and decompressor. It can decompress and compress from-to all the formats supported by the well known 7zip utility. Copyright © 2018 Mahmoud Galal , for support contact me:mahmoudgalal57@yahoo.com
MIT License
77 stars 10 forks source link

JNI DETECTED ERROR IN APPLICATION: input is not valid Modified UTF-8 #10

Open jackyhieu1211 opened 2 years ago

jackyhieu1211 commented 2 years ago

Hello admin @mahmoudgalal

Please check. thank you very much.

A/pressfolder.de: java_vm_ext.cc:579] JNI DETECTED ERROR IN APPLICATION: input is not valid Modified UTF-8: illegal continuation byte 0x3f
    java_vm_ext.cc:579]     string: 'can not open output file c:/storage/emulated/0/Test/De 1/De/DETHI AVCN1 -DH (thuy)/PH??NG A?N CH�?M ?�? THI ANH V?N CHUY�N NGA?NH.doc'
    java_vm_ext.cc:579]     input: '0x63 0x61 0x6e 0x20 0x6e 0x6f 0x74 0x20 0x6f 0x70 0x65 0x6e 0x20 0x6f 0x75 0x74 0x70 0x75 0x74 0x20 0x66 0x69 0x6c 0x65 0x20 0x63 0x3a 0x2f 0x73 0x74 0x6f 0x72 0x61 0x67 0x65 0x2f 0x65 0x6d 0x75 0x6c 0x61 0x74 0x65 0x64 0x2f 0x30 0x2f 0x5a 0x69 0x70 0x45 0x78 0x74 0x72 0x61 0x63 0x74 0x6f 0x72 0x2f 0x45 0x78 0x74 0x72 0x61 0x63 0x74 0x65 0x64 0x2f 0x44 0x65 0x20 0x31 0x2f 0x44 0x65 0x2f 0x44 0x45 0x54 0x48 0x49 0x20 0x41 0x56 0x43 0x4e 0x31 0x20 0x2d 0x44 0x48 0x20 0x28 0x74 0x68 0x75 0x79 0x29 0x2f 0x50 0x48 0x3f 0x3f 0x4e 0x47 0x20 0x41 0x3f 0x4e 0x20 0x43 0x48 0xc2 <0x3f> 0x4d 0x20 0x3f 0xca 0x3f 0x20 0x54 0x48 0x49 0x20 0x41 0x4e 0x48 0x20 0x56 0x3f 0x4e 0x20 0x43 0x48 0x55 0x59 0xca 0x4e 0x20 0x4e 0x47 0x41 0x3f 0x4e 0x48 0x2e 0x64 0x6f 0x63'
    java_vm_ext.cc:579]     in call to NewStringUTF
    java_vm_ext.cc:579]     from int com.mg.zeearchiver.Archive.extractArchive(java.lang.String, java.lang.String, com.mg.zeearchiver.ExtractCallback)

I attach my file error. Please check. thank you very much

test.zip

I try use lib https://github.com/hzy3774/AndroidP7zip . It worked good.