geeks-r-us / anbox-playstore-installer

Install script that automates installation of googles playstore in anbox
MIT License
656 stars 155 forks source link

unexpected e_machine: 40 #9

Closed castlec closed 5 years ago

castlec commented 6 years ago

I'm not sure if this is because of houdini or because of an issue with the image.

08-05 21:43:51.114 1288 1288 E ncaughtExceptionHandler: java.lang.UnsatisfiedLinkError: dlopen failed: "/data/app/com.microsoft.office.lync15-1/lib/arm/libBreakpadLibrary.so" has unexpected e_machine: 40 08-05 21:43:51.114 1288 1288 E ncaughtExceptionHandler: at java.lang.Runtime.loadLibrary0(Runtime.java:989) 08-05 21:43:51.114 1288 1288 E ncaughtExceptionHandler: at java.lang.System.loadLibrary(System.java:1530) 08-05 21:43:51.114 1288 1288 E ncaughtExceptionHandler: at com.microsoft.breakpad.BreakpadWrapper.<clinit>(BreakpadWrapper.java:93) 08-05 21:43:51.114 1288 1288 E ncaughtExceptionHandler: at com.microsoft.breakpad.BreakpadWrapper.getInstance(BreakpadWrapper.java:50)

geeks-r-us commented 5 years ago

It's related to #10

geeks-r-us commented 5 years ago

see #10