Last modified: 2014-10-12 04:29:13 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T69019, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 67019 - NullPointerException at org.wikipedia.beta.createaccount.CreateAccountActivity
NullPointerException at org.wikipedia.beta.createaccount.CreateAccountActivity
Status: RESOLVED FIXED
Product: Wikipedia App
Classification: Unclassified
Android App (Other open bugs)
Beta
All All
: Unprioritized major
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-06-24 06:35 UTC by Bernd Sitzmann
Modified: 2014-10-12 04:29 UTC (History)
5 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Bernd Sitzmann 2014-06-24 06:35:30 UTC
App crash while creating an account
https://ticket.wikimedia.org/otrs/index.pl?Action=AgentTicketZoom&TicketID=7624429

java.lang.NullPointerException
at org.wikipedia.beta.createaccount.CreateAccountActivity$7.onBeforeExecute(CreateAccountActivity.java:218)
at org.wikipedia.beta.concurrency.SaneAsyncTask$BackingAsyncTask.onPreExecute(SaneAsyncTask.java:127)
at org.wikipedia.beta.concurrency.AsyncTask.executeOnExecutor(AsyncTask.java:597)
at org.wikipedia.beta.concurrency.SaneAsyncTask.execute(SaneAsyncTask.java:88)
at org.wikipedia.beta.createaccount.CreateAccountActivity.doCreateAccount(CreateAccountActivity.java:215)
at org.wikipedia.beta.createaccount.CreateAccountActivity$1.onValidationSucceeded(CreateAccountActivity.java:108)
at com.mobsandgeeks.saripaar.Validator.validate(Validator.java:158)
at org.wikipedia.beta.createaccount.CreateAccountActivity$4.onClick(CreateAccountActivity.java:138)
at android.view.View.performClick(View.java:4438)
at android.view.View$PerformClick.run(View.java:18439)
at android.os.Handler.handleCallback(Handler.java:733)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:136)
at android.app.ActivityThread.main(ActivityThread.java:5143)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:515)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:795)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:611)
at dalvik.system.NativeStart.main(Native Method)
Comment 1 Gerrit Notification Bot 2014-06-24 06:39:43 UTC
Change 141648 had a related patch set uploaded by BearND:
Guard against NPE before showing progressDialog in CreateAccountActivity

https://gerrit.wikimedia.org/r/141648
Comment 2 Gerrit Notification Bot 2014-06-24 14:47:25 UTC
Change 141695 had a related patch set uploaded by Yuvipanda:
Don't set progressdialog to null in onStop

https://gerrit.wikimedia.org/r/141695
Comment 3 Gerrit Notification Bot 2014-06-24 17:49:59 UTC
Change 141648 abandoned by BearND:
Guard against NPE before showing progressDialog in CreateAccountActivity

Reason:
alternate patches pending review

https://gerrit.wikimedia.org/r/141648
Comment 4 Gerrit Notification Bot 2014-06-24 17:56:21 UTC
Change 141695 abandoned by Dbrant:
Don't set progressdialog to null in onStop

Reason:
fixed by subsequent patch.

https://gerrit.wikimedia.org/r/141695
Comment 5 Alex Monk 2014-10-12 04:29:13 UTC
Eventually fixed by https://gerrit.wikimedia.org/r/#/c/141717/ which seems to have dealt with https://ticket.wikimedia.org/otrs/index.pl?Action=AgentTicketZoom;TicketID=7633699 as well

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links