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

v055o: ANR in DNS Logs #1773

Open
ignoramous opened this issue Nov 8, 2024 · 0 comments
Open

v055o: ANR in DNS Logs #1773

ignoramous opened this issue Nov 8, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ignoramous
Copy link
Collaborator

ignoramous commented Nov 8, 2024

In DNS Logs.

11-08 18:39:58.115  8024 18680 I Quality :stackInfo 
:----- pid 8024 at 2024-11-08 18:39:58.104 -----;
Cmd line: com.celzero.bravedns;"main" prio=5 tid=2 RUNNABLE sysTid=8024;
  at androidx.recyclerview.widget.AdapterHelper.findPositionOffset(AdapterHelper.java:472);
  at androidx.recyclerview.widget.AdapterHelper.canFindInPreLayout(AdapterHelper.java:422);
  at androidx.recyclerview.widget.AdapterHelper.applyUpdate(AdapterHelper.java:194);
  at androidx.recyclerview.widget.AdapterHelper.preProcess(AdapterHelper.java:105);
  at androidx.recyclerview.widget.RecyclerView.processAdapterUpdatesAndSetAnimationFlags(RecyclerView.java:4278);
  at androidx.recyclerview.widget.RecyclerView.dispatchLayoutStep1(RecyclerView.java:4545);
  at androidx.recyclerview.widget.RecyclerView.dispatchLayout(RecyclerView.java:4346);
  at androidx.recyclerview.widget.RecyclerView.onLayout(RecyclerView.java:4919);
  at android.view.View.layout(View.java:24791);
  at android.view.ViewGroup.layout(ViewGroup.java:6555);
  at android.widget.RelativeLayout.onLayout(RelativeLayout.java:1103);
  at android.view.View.layout(View.java:24791);
  at android.view.ViewGroup.layout(ViewGroup.java:6555);
  at android.widget.FrameLayout.layoutChildren(FrameLayout.java:332);
  at android.widget.FrameLayout.onLayout(FrameLayout.java:270);
  at android.view.View.layout(View.java:24791);
  at android.view.ViewGroup.layout(ViewGroup.java:6555);
  at androidx.recyclerview.widget.RecyclerView$LayoutManager.layoutDecoratedWithMargins(RecyclerView.java:10407);
  at androidx.recyclerview.widget.LinearLayoutManager.layoutChunk(LinearLayoutManager.java:1720);  at androidx.recyclerview.widget.LinearLayoutManager.fill(LinearLayoutManager.java:1622);
  at androidx.recyclerview.widget.LinearLayoutManager.scrollBy(LinearLayoutManager.java:1425);
  at androidx.recyclerview.widget.LinearLayoutManager.scrollHorizontallyBy(LinearLayoutManager.java:1145);
  at androidx.recyclerview.widget.RecyclerView.scrollStep(RecyclerView.java:2047);
  at androidx.recyclerview.widget.RecyclerView.scrollByInternal(RecyclerView.java:2149);
  at androidx.recyclerview.widget.RecyclerView.onTouchEvent(RecyclerView.java:3867);
  at androidx.viewpager2.widget.ViewPager2$RecyclerViewImpl.onTouchEvent(ViewPager2.java:996);
  at android.view.View.dispatchTouchEvent(View.java:15805);
  at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3167);
  at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2835);
  at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3173);
@ignoramous ignoramous added the bug Something isn't working label Nov 8, 2024
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

2 participants