Error Log

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

--------------------------------------------------------------------------

Exception occurs: 2024-10-23 10:41:25 2.0.0.4


java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file
"/data/app/pdfreader.pdfviewer.officetool.pdfscanner-78B9bsykcQOplg_TMZhdug==/
base.apk"],nativeLibraryDirectories=[/data/app/
pdfreader.pdfviewer.officetool.pdfscanner-78B9bsykcQOplg_TMZhdug==/lib/arm64,
/data/app/pdfreader.pdfviewer.officetool.pdfscanner-78B9bsykcQOplg_TMZhdug==/
base.apk!/lib/arm64-v8a, /system/lib64, /hw_product/lib64, /system/product/lib64]]]
couldn't find "libwxiweiPDF.so"
at java.lang.Runtime.loadLibrary0(Runtime.java:1067)
at java.lang.Runtime.loadLibrary0(Runtime.java:1007)
at java.lang.System.loadLibrary(System.java:1668)
at com.wxiwei.office.fc.pdf.PDFLib.<clinit>(Unknown Source:9)
at com.wxiwei.office.fc.pdf.PDFLib.getPDFLib(Unknown Source:0)
at
com.wxiwei.office.common.picture.PictureConverterMgr.convertWMF_EMF(Unknown
Source:4)
at com.wxiwei.office.common.picture.VectorgraphConverterThread.run(Unknown
Source:13)

--------------------------------------------------------------------------
Exception occurs: 2024-10-23 10:51:05 2.0.0.4
java.lang.NoClassDefFoundError: com.wxiwei.office.fc.pdf.PDFLib
at com.wxiwei.office.fc.pdf.PDFLib.getPDFLib(Unknown Source:0)
at
com.wxiwei.office.common.picture.PictureConverterMgr.convertWMF_EMF(Unknown
Source:4)
at com.wxiwei.office.common.picture.VectorgraphConverterThread.run(Unknown
Source:13)
Caused by: java.lang.UnsatisfiedLinkError:
dalvik.system.PathClassLoader[DexPathList[[zip file
"/data/app/pdfreader.pdfviewer.officetool.pdfscanner-78B9bsykcQOplg_TMZhdug==/
base.apk"],nativeLibraryDirectories=[/data/app/
pdfreader.pdfviewer.officetool.pdfscanner-78B9bsykcQOplg_TMZhdug==/lib/arm64,
/data/app/pdfreader.pdfviewer.officetool.pdfscanner-78B9bsykcQOplg_TMZhdug==/
base.apk!/lib/arm64-v8a, /system/lib64, /hw_product/lib64, /system/product/lib64]]]
couldn't find "libwxiweiPDF.so"
at java.lang.Runtime.loadLibrary0(Runtime.java:1067)
at java.lang.Runtime.loadLibrary0(Runtime.java:1007)
at java.lang.System.loadLibrary(System.java:1668)
at com.wxiwei.office.fc.pdf.PDFLib.<clinit>(Unknown Source:9)
... 3 more

You might also like