Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Crashing #353

Open
7 tasks done
WoAnerges opened this issue Aug 18, 2023 · 4 comments
Open
7 tasks done

Crashing #353

WoAnerges opened this issue Aug 18, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@WoAnerges
Copy link

Checklist

  • I am able to reproduce the bug with the latest version.
  • I am not able to reproduce the bug with the same version of upstream NewPipe.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have read the FAQ and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected version

0252

Steps to reproduce the bug

It randomly crashes during playback all the time

Expected behavior

No response

Actual behavior

No response

Screenshots/Screen recordings

No response

Logs

Exception

  • User Action: ui error
  • Request: ACRA report
  • Content Country: US
  • Content Language: en-
  • App Language: en
  • Service: none
  • Version: 0.25.2
  • OS: Linux Android 11 - 30
Crash log

java.lang.NullPointerException: Attempt to invoke virtual method 'android.content.ContentResolver android.content.Context.getContentResolver()' on a null object reference
	at org.schabi.newpipe.util.DeviceUtils.hasAnimationsAnimatorDurationEnabled(DeviceUtils.java:294)
	at org.schabi.newpipe.local.feed.FeedFragment.showNewItemsLoaded$lambda$22(FeedFragment.kt:601)
	at org.schabi.newpipe.local.feed.FeedFragment.$r8$lambda$PS5ueo6OP7FchkK75lIOG7kK1ck(FeedFragment.kt:0)
	at org.schabi.newpipe.local.feed.FeedFragment$$ExternalSyntheticLambda14.run(R8$$SyntheticClass:0)
	at org.schabi.newpipe.ktx.ExecOnEndListener.onAnimationEnd(View.kt:279)
	at android.view.ViewPropertyAnimator$AnimatorEventListener.onAnimationEnd(ViewPropertyAnimator.java:1111)
	at android.animation.Animator$AnimatorListener.onAnimationEnd(Animator.java:554)
	at android.animation.ValueAnimator.endAnimation(ValueAnimator.java:1250)
	at android.animation.ValueAnimator.doAnimationFrame(ValueAnimator.java:1492)
	at android.animation.AnimationHandler.doAnimationFrame(AnimationHandler.java:146)
	at android.animation.AnimationHandler.access$100(AnimationHandler.java:37)
	at android.animation.AnimationHandler$1.doFrame(AnimationHandler.java:54)
	at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1054)
	at android.view.Choreographer.doCallbacks(Choreographer.java:878)
	at android.view.Choreographer.doFrame(Choreographer.java:807)
	at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1041)
	at android.os.Handler.handleCallback(Handler.java:938)
	at android.os.Handler.dispatchMessage(Handler.java:99)
	at android.os.Looper.loop(Looper.java:248)
	at android.app.ActivityThread.main(ActivityThread.java:7787)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:952)


Affected Android/Custom ROM version

12

Affected device model

Samsung

Additional information

No response

@WoAnerges WoAnerges added the bug Something isn't working label Aug 18, 2023
@Atemu
Copy link

Atemu commented Aug 19, 2023

How does upstream NewPipe behave with the same settings and user data?

@WoAnerges
Copy link
Author

How does upstream NewPipe behave with the same settings and user data?

It also crashes

@Atemu
Copy link

Atemu commented Aug 19, 2023

This issue has nothing to do with this fork then. Please read the template carefully, it's there for a reason.

@WoAnerges
Copy link
Author

Sorry, I got confused with the downstream. !Correction: It doesn't crash upstream!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants