-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
NPE in FormEntryActivity.java line 2677 #4122
Comments
I wonder whether this crash might be related:
It also seems to only happen in the context of minimal selects. |
This is exactly the same crash, stacktrace is not identical but it's the same. |
I tried to reproduce this crash. I created a few forms with different specifications. I focused on Select one with a minimal appearance. |
Hah this is not related only to SelectMinimal I knew that it couldn't be, in the same group of crashes we have this:
we use the same approach (to pass answers) in SelectMinimal, RankingWidget and DateWidget so it's something broader looks as if SelectMinimal is way more popular that's why we had reports only from that feature. |
#4123 adds a log item for a null formcontroller. We don't seem to be getting that one. We always see |
I tried yesterday one more time but wasn't able to reproduce the issue neither come up with new ideas so it's time to give up. However I was able to reproduce another issue that might be related: #4170 |
Hello @grzesiek2010, you have been unassigned from this issue because you have not updated this issue or any referenced pull requests for over 15 days. You can reclaim this issue or claim any other issue by commenting Thanks for your contributions, and hope to see you again soon! |
I thought it could be related to #4187 but wasn't able to reproduce anything. https://docs.google.com/spreadsheets/d/1RbbQMuaZ1bXC36eYPW6qHtHvHS8tnnEQL7fYFG-XRQM/edit#gid=0 has some of my attempts. |
It could also be related to #4182. At this point, I think we do the point release and see whether it's still happening or not. |
Software and hardware versions
Collect v1.28.0
Problem description
https://console.firebase.google.com/u/0/project/api-project-322300403941/crashlytics/app/android:org.odk.collect.android/issues/d6df6553f58a3d3f828bdfe036cd855d?time=last-seven-days&versions=v1.28.0%20(3921)&sessionEventKey=5F6C5B9200330001597993BC55946D5D_1454417872317206815
The text was updated successfully, but these errors were encountered: