Hello, I get the following crash on my Samsung S5 Android phone. The crash seems to occur randomly, even during a call. Please advise how to fix:
> Java.lang.RuntimeException: LinphoneService not instantiated yet > at android.app.ActivityThread.performResumeActivity b > (ActivityThread.java:3346) > at > android.app.ActivityThread.handleResumeActivity(ActivityThread.java:3377) > at > android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2728) > at android.app.ActivityThread.access$900(ActivityThread.java:172) > at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1422) > at android.os.Handler.dispatchMessage(Handler.java:102) > at android.os.Looper.loop(Looper.java:145) > at android.app.ActivityThread.main(ActivityThread.java:5832) > 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:1399) > at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1194) > Caused by: java.lang.RuntimeException: LinphoneService not instantiated yet > at > com.glowdawn.linphone.LinphoneService.instance(LinphoneService.java:113) > at com.glowdawn.CallActivity.showCallEnd(CallActivity.java:1245) > at com.glowdawn.CallActivity.handleViewIntent(CallActivity.java:1170) > at com.glowdawn.CallActivity.onResume(CallActivity.java:1106) > at > android.app.Instrumentation.callActivityOnResume(Instrumentation.java:1255) > at android.app.Activity.performResume(Activity.java:6338) > at > android.app.ActivityThread.performResumeActivity(ActivityThread.java:3335) > ... 11 more
_______________________________________________ Linphone-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/linphone-users
