-
-
Notifications
You must be signed in to change notification settings - Fork 495
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
3.1.1 IndexOutOfBoundsException: Inconsistency detected. #602
Comments
@DummyCo thank you very much. I assume the Can you possibly describe a bit more what are you doing? DiffUtil? |
(can you please try if it happens with v3.1.0 ?) |
Interesting I'm not the only one getting this error 😄 |
Well some small regression.
These cases are super hard to spot. Especially as it does not occur in the
sample.
RVs are not your friend in such a case
On Sun, Jan 14, 2018, 9:26 PM FelixMittermeier ***@***.***> wrote:
Interesting I'm not the only one getting this error 😄
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#602 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABaGiMU2ymYZ_sj8jMvv73a7LsG37NMeks5tKmLjgaJpZM4RdZp5>
.
--
Mike Penz
…__________________________________________
*Mike Penz*
Android | Backend | Open Source | Web Developer
mikepenz.com
lanora.io
|
When using v3.1.0 it's crashing too:
|
Ok thanks. Good to know :) It eliminates at least one position to look :D I'll debug and test this tomorrow. And I might (not promising anything) improve the selection stuff for sub items. let's see how it goes |
@mikepenz thank you for feedback! |
That would be great. Hopefully we can somehow get a test case out of that
to detect such problems more easily
On Sun, Jan 14, 2018, 9:59 PM Ellias ***@***.***> wrote:
@mikepenz <https://github.com/mikepenz> thank you for feedback!
Basically I'm having a bit complex feed powered with FastAdapter having
something about 6 item types with stable ids, some of that items bound to
the same type are paginated and populated to the feed via
FastAdapterDiffUtil in random sequence according to server responses
sequences what makes it a bit complicated to debug but I'll try to log all
the populations leading to crash and create a simplified sample now.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#602 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABaGiNMsS9TEdcx6ORr0rOdHQIffr3Jhks5tKmq5gaJpZM4RdZp5>
.
--
Mike Penz
…__________________________________________
*Mike Penz*
Android | Backend | Open Source | Web Developer
mikepenz.com
lanora.io
|
So here is the sequence.
Added "FastAdapterDiffUtil fired" logs on last edit |
About this issue
Hi there! Getting instant crash since 3.1.1 update:
Working good for 3.0.5.
That's not obvious enough stacktrace as far as I can see, please notify if any additional information I can get should be acquired.
Thank you!
Details
The text was updated successfully, but these errors were encountered: