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

Application Crashes due to a bug #14

Closed
Pritom14 opened this issue Oct 8, 2017 · 5 comments
Closed

Application Crashes due to a bug #14

Pritom14 opened this issue Oct 8, 2017 · 5 comments

Comments

@Pritom14
Copy link
Owner

Pritom14 commented Oct 8, 2017

Integration of Fabric in the application has led to crashes.

@vincent-paing
Copy link

vincent-paing commented Oct 8, 2017

Can I have the stracktrace?

@Pritom14
Copy link
Owner Author

Pritom14 commented Oct 8, 2017

Okay, but I received the stacktrace in my mail. Do you want that?

@Pritom14
Copy link
Owner Author

Pritom14 commented Oct 8, 2017

Fatal Exception: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.nitsilchar.hp.passwordStorage/com.nitsilchar.hp.passwordStorage.MainActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.view.View.setOnCreateContextMenuListener(android.view.View$OnCreateContextMenuListener)' on a null object reference at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2665) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2726) at android.app.ActivityThread.-wrap12(ActivityThread.java) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1477) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loop(Looper.java:154) at android.app.ActivityThread.main(ActivityThread.java:6126) at java.lang.reflect.Method.invoke(Method.java) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:886) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:776) Caused by java.lang.NullPointerException: Attempt to invoke virtual method 'void android.view.View.setOnCreateContextMenuListener(android.view.View$OnCreateContextMenuListener)' on a null object reference at android.app.Activity.registerForContextMenu(Activity.java:3523) at com.nitsilchar.hp.passwordStorage.MainActivity.onCreate(MainActivity.java:80) at android.app.Activity.performCreate(Activity.java:6679) at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1119) at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2618) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2726) at android.app.ActivityThread.-wrap12(ActivityThread.java) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1477) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loop(Looper.java:154) at android.app.ActivityThread.main(ActivityThread.java:6126) at java.lang.reflect.Method.invoke(Method.java) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:886) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:776)

@geoemm
Copy link
Contributor

geoemm commented Oct 8, 2017

Could you give specific steps to reproduce the crash? It works on my phone although I haven't login or signup.

@Pritom14
Copy link
Owner Author

Pritom14 commented Oct 8, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants