[Tox Support] Antox crash

Adam adam at dc949.org
Fri Feb 10 02:06:25 UTC 2017


New version still crashes on startup. Verified on a Moto G (3rd gen,
crash attached), and a Nexus tablet (a friend's device, so I don't have
any more details on that one).

Verified working properly on a fully patched Nexus 6P.

I tried building Antox a few weeks ago and found myself unable to
compile it because of the missing .so file, which might be related but
if not I can split that out into another thread.






-------------- next part --------------
Errormesage:
java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/chat.tox.antox-1/base.apk"],nativeLibraryDirectories=[/data/app/chat.tox.antox-1/lib/arm, /vendor/lib, /system/lib]]] couldn't find "libtox4j-c.so"
	at java.lang.Runtime.loadLibrary(Runtime.java:366)
	at java.lang.System.loadLibrary(System.java:988)
	at im.tox.tox4j.impl.jni.ToxLoadJniLibrary$.load(ToxLoadJniLibrary.scala:50)
	at im.tox.tox4j.impl.jni.ToxLoadJniLibrary.load(ToxLoadJniLibrary.scala)
	at im.tox.tox4j.impl.jni.ToxCoreJni.<clinit>(ToxCoreJni.java:11)
	at im.tox.tox4j.impl.jni.ToxCoreImpl.<init>(ToxCoreImpl.scala:79)
	at chat.tox.antox.wrapper.ToxCore.<init>(ToxCore.scala:18)
	at chat.tox.antox.tox.ToxSingleton$.initTox(ToxSingleton.scala:263)
	at chat.tox.antox.tox.ToxService.onCreate(ToxService.scala:43)
	at android.app.ActivityThread.handleCreateService(ActivityThread.java:2791)
	at android.app.ActivityThread.access$1800(ActivityThread.java:155)
	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1400)
	at android.os.Handler.dispatchMessage(Handler.java:102)
	at android.os.Looper.loop(Looper.java:135)
	at android.app.ActivityThread.main(ActivityThread.java:5343)
	at java.lang.reflect.Method.invoke(Native Method)
	at java.lang.reflect.Method.invoke(Method.java:372)
	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:907)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:702)


===================================

--------- beginning of main
02-09 17:58:50.975 12185 12185 I MultiDex: VM with version 2.1.0 has multidex support
02-09 17:58:50.975 12185 12185 I MultiDex: install
02-09 17:58:50.975 12185 12185 I MultiDex: VM has multidex support, MultiDex support library is disabled.
02-09 17:58:50.977 12185 12185 I System.out: MainApplication:968:onCreate
02-09 17:58:50.982 12185 12185 I System.out: MainApplication:968:crashes[load]=18
02-09 17:58:50.982 12185 12185 I System.out: MainApplication:968:last_crash_time[load]=0
02-09 17:58:50.982 12185 12185 I System.out: MainApplication:968:prevlast_crash_time[load]=0
02-09 17:58:51.393 12185 12185 W art     : Before Android 4.1, method android.graphics.PorterDuffColorFilter android.support.graphics.drawable.VectorDrawableCompat.updateTintFilter(android.graphics.PorterDuffColorFilter, android.content.res.ColorStateList, android.graphics.PorterDuff$Mode) would have incorrectly overridden the package-private method in android.graphics.drawable.Drawable
02-09 17:58:51.470 12185 12185 W EasyPermissions: hasPermissions: API version < M, returning true by default
02-09 17:58:51.482 12185 12199 I art     : Background sticky concurrent mark sweep GC freed 2054(148KB) AllocSpace objects, 2(32KB) LOS objects, 0% free, 10MB/10MB, paused 8.471ms total 62.285ms
02-09 17:58:51.639 12185 12185 I System.out: MainApplication:LoginActivity:onCreate
02-09 17:58:51.963 12185 12185 I ListPopupWindow: Could not find method setEpicenterBounds(Rect) on PopupWindow. Oh well.
02-09 17:58:52.162 12185 12185 I System.out: ToxService:onCreate
02-09 17:58:52.170 12185 12185 V readProxyOptions: Reading proxy settings
02-09 17:58:52.170 12185 12185 V readProxyOptions: Proxy enabled: false
02-09 17:58:52.177 12185 12185 D Santox.tox.ToxDataFile: fileName: SecurityResearcher
02-09 17:58:52.193 12185 12185 W System.err: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
02-09 17:58:52.193 12185 12185 W System.err: SLF4J: Defaulting to no-operation (NOP) logger implementation
02-09 17:58:52.193 12185 12185 W System.err: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
02-09 17:58:52.197 12185 12185 D AndroidRuntime: Shutting down VM
02-09 17:58:52.205 12185 12185 I System.out: MainApplication:968:stack trace ok
02-09 17:58:52.234 12185 12185 I System.out: MainApplication:968:crash file=/storage/emulated/0/Antox/crash_2017-02-09_17_58_52.txt
02-09 17:58:52.236 12185 12185 I System.out: MainApplication:968:crashes[set]=19
02-09 17:58:52.236 12185 12185 I System.out: MainApplication:968:?:60000 < 1486684732236
02-09 17:58:52.236 12185 12185 I System.out: MainApplication:968:?:1486684672236
02-09 17:58:52.236 12185 12185 I System.out: Shutdown:001
02-09 17:58:52.236 12185 12185 I System.out: Shutdown:002
02-09 17:58:52.237 12185 12185 I System.out: Shutdown:003
02-09 17:58:52.237 12185 12185 I System.out: Shutdown:004
02-09 17:58:52.269 12185 12185 I System.out: Shutdown:005
02-09 17:58:52.269 12185 12185 W System.err: java.lang.NullPointerException: Attempt to invoke virtual method 'void chat.tox.antox.data.AntoxDB.synchroniseWithTox(chat.tox.antox.wrapper.ToxCore)' on a null object reference
02-09 17:58:52.269 12185 12185 W System.err: 	at chat.tox.antox.data.State$.shutdown(State.scala:160)
02-09 17:58:52.269 12185 12185 W System.err: 	at chat.tox.antox.data.State.shutdown(State.scala)
02-09 17:58:52.269 12185 12185 W System.err: 	at chat.tox.antox.MainApplication.handleUncaughtException(MainApplication.java:227)
02-09 17:58:52.269 12185 12185 W System.err: 	at chat.tox.antox.MainApplication.access$000(MainApplication.java:34)
02-09 17:58:52.269 12185 12185 W System.err: 	at chat.tox.antox.MainApplication$1.uncaughtException(MainApplication.java:71)
02-09 17:58:52.269 12185 12185 W System.err: 	at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
02-09 17:58:52.269 12185 12185 W System.err: 	at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
02-09 17:58:52.271 12185 12185 I System.out: MainApplication:968:componentInfo=ComponentInfo{chat.tox.antox/chat.tox.antox.activities.LoginActivity} class=chat.tox.antox.activities.LoginActivity
02-09 17:58:52.271 12185 12185 I System.out: ToxService:onDestroy(): enter
02-09 17:58:52.271 12185 12185 I System.out: ToxService:onDestroy(): serviceThread.interrupt
02-09 17:58:52.272 12185 12185 W System.err: java.lang.NullPointerException: Attempt to invoke virtual method 'void java.lang.Thread.interrupt()' on a null object reference
02-09 17:58:52.272 12185 12185 W System.err: 	at chat.tox.antox.tox.ToxService.onDestroy(ToxService.scala:216)
02-09 17:58:52.272 12185 12185 W System.err: 	at chat.tox.antox.MainApplication.handleUncaughtException(MainApplication.java:242)
02-09 17:58:52.272 12185 12185 W System.err: 	at chat.tox.antox.MainApplication.access$000(MainApplication.java:34)
02-09 17:58:52.272 12185 12185 W System.err: 	at chat.tox.antox.MainApplication$1.uncaughtException(MainApplication.java:71)
02-09 17:58:52.272 12185 12185 W System.err: 	at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
02-09 17:58:52.272 12185 12185 W System.err: 	at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
02-09 17:58:52.272 12185 12185 I System.out: MainApplication:968:xx1 intent(1)=Intent { cmp=chat.tox.antox/.CrashActivity }
02-09 17:58:52.272 12185 12185 I System.out: MainApplication:968:xx1 intent(2)=Intent { flg=0x10008000 cmp=chat.tox.antox/.CrashActivity }
02-09 17:58:52.287 12185 12185 I System.out: MainApplication:968:xx2
02-09 17:58:52.287 12185 12185 I Process : Sending signal. PID: 12185 SIG: 9
02-09 17:58:52.496 12208 12208 I MultiDex: VM with version 2.1.0 has multidex support
02-09 17:58:52.496 12208 12208 I MultiDex: install
02-09 17:58:52.497 12208 12208 I MultiDex: VM has multidex support, MultiDex support library is disabled.
02-09 17:58:52.497 12208 12208 I System.out: MainApplication:485:onCreate
02-09 17:58:52.500 12208 12208 I System.out: MainApplication:485:crashes[load]=19
02-09 17:58:52.500 12208 12208 I System.out: MainApplication:485:last_crash_time[load]=0
02-09 17:58:52.500 12208 12208 I System.out: MainApplication:485:prevlast_crash_time[load]=0
02-09 17:58:52.512 12208 12208 I System.out: CrashActivity:onCreate
02-09 17:58:52.520 12208 12208 W art     : Before Android 4.1, method android.graphics.PorterDuffColorFilter android.support.graphics.drawable.VectorDrawableCompat.updateTintFilter(android.graphics.PorterDuffColorFilter, android.content.res.ColorStateList, android.graphics.PorterDuff$Mode) would have incorrectly overridden the package-private method in android.graphics.drawable.Drawable
02-09 17:58:52.637 12208 12228 D OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: true
02-09 17:58:52.647 12208 12208 D Atlas   : Validating map...
02-09 17:58:52.658 12208 12208 I System.out: ToxService:onCreate
02-09 17:58:52.716 12208 12208 V readProxyOptions: Reading proxy settings
02-09 17:58:52.716 12208 12208 V readProxyOptions: Proxy enabled: false
02-09 17:58:52.716 12208 12208 D Santox.tox.ToxDataFile: fileName: SecurityResearcher
02-09 17:58:52.725 12208 12208 W System.err: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
02-09 17:58:52.725 12208 12208 W System.err: SLF4J: Defaulting to no-operation (NOP) logger implementation
02-09 17:58:52.725 12208 12208 W System.err: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
02-09 17:58:52.727 12208 12208 D AndroidRuntime: Shutting down VM
02-09 17:58:52.728 12208 12208 I System.out: MainApplication:485:stack trace ok



More information about the Support mailing list