Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Registration service class not surviving? #1274

Closed
daniele-athome opened this issue Sep 21, 2019 · 0 comments
Closed

Registration service class not surviving? #1274

daniele-athome opened this issue Sep 21, 2019 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@daniele-athome
Copy link
Member

Current registration state is null. Service was killed?

java.lang.NullPointerException: Attempt to read from field 'java.lang.String org.kontalk.service.registration.RegistrationService$CurrentState.phoneNumber' on a null object reference
       at org.kontalk.ui.CodeValidation.onCreate + 110(CodeValidation.java:110)
       at android.app.Activity.performCreate + 7183(Activity.java:7183)
       at android.app.Instrumentation.callActivityOnCreate + 1221(Instrumentation.java:1221)
       at android.app.ActivityThread.performLaunchActivity + 2910(ActivityThread.java:2910)
       at android.app.ActivityThread.handleLaunchActivity + 3032(ActivityThread.java:3032)
       at android.app.ActivityThread.-wrap11(ActivityThread.java)
       at android.app.ActivityThread$H.handleMessage + 1696(ActivityThread.java:1696)
       at android.os.Handler.dispatchMessage + 105(Handler.java:105)
       at android.os.Looper.loop + 164(Looper.java:164)
       at android.app.ActivityThread.main + 6942(ActivityThread.java:6942)
       at java.lang.reflect.Method.invoke(Method.java)
       at com.android.internal.os.Zygote$MethodAndArgsCaller.run + 327(Zygote.java:327)
       at com.android.internal.os.ZygoteInit.main + 1374(ZygoteInit.java:1374)
@daniele-athome daniele-athome added the bug Something isn't working label Sep 21, 2019
@daniele-athome daniele-athome added this to the Next milestone Sep 21, 2019
@daniele-athome daniele-athome self-assigned this Mar 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant