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

App crashes, then works totally fine - couldn't replicate #11708

Open
6 tasks done
Jotalea opened this issue Nov 15, 2024 · 2 comments
Open
6 tasks done

App crashes, then works totally fine - couldn't replicate #11708

Jotalea opened this issue Nov 15, 2024 · 2 comments
Labels
bug Issue is related to a bug comments Anything to do with comments and comment replies under videos/audios waiting for author If the author doesn't respond, the issue will be auto-closed. Otherwise the label will be removed.

Comments

@Jotalea
Copy link

Jotalea commented Nov 15, 2024

Checklist

  • I am able to reproduce the bug with the latest version given here: CLICK THIS LINK.
  • 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

0.27.2

Steps to reproduce the bug

  1. I searched for a chinese song.
  2. I clicked on a video, and listened for a moment.
  3. I minimize the video, then pick another one (also in chinese) and open it.
  4. The app crashed and told me to report this bug.

Couldn't replicate, sorry.

Expected behavior

Open the video normally, and listen to the song.

Actual behavior

Crash screen with the log below.

Screenshots/Screen recordings

No response

Logs

Exception

  • User Action: ui error
  • Request: ACRA report
  • Content Country: US
  • Content Language: es-US
  • App Language: es_US
  • Service: none
  • Version: 0.27.2
  • OS: Linux Android 14 - 34
Crash log

java.lang.IllegalStateException: Fragment CommentsFragment{88896fb} (7b68c86b-62b9-4fc9-981a-bdbba4bafcf5) not attached to a context.
	at androidx.fragment.app.Fragment.requireContext(Fragment.java:972)
	at androidx.fragment.app.Fragment.getResources(Fragment.java:1036)
	at androidx.fragment.app.Fragment.getString(Fragment.java:1058)
	at org.schabi.newpipe.fragments.list.BaseListFragment.onSharedPreferenceChanged(BaseListFragment.java:477)
	at android.app.SharedPreferencesImpl$EditorImpl.notifyListeners(SharedPreferencesImpl.java:637)
	at android.app.SharedPreferencesImpl$EditorImpl.lambda$notifyListeners$0(SharedPreferencesImpl.java:643)
	at android.app.SharedPreferencesImpl$EditorImpl.$r8$lambda$TQ_9B5e1x2X557KXM5HWBb4Ihjc(Unknown Source:0)
	at android.app.SharedPreferencesImpl$EditorImpl$$ExternalSyntheticLambda0.run(Unknown Source:4)
	at android.os.Handler.handleCallback(Handler.java:958)
	at android.os.Handler.dispatchMessage(Handler.java:99)
	at android.os.Looper.loopOnce(Looper.java:230)
	at android.os.Looper.loop(Looper.java:319)
	at android.app.ActivityThread.main(ActivityThread.java:8919)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)


Affected Android/Custom ROM version

Android 14 - One UI 6.1

Affected device model

Samsung Galaxy S21FE 5G

Additional information

App works totally fine after that, can't replicate crash.

@Jotalea Jotalea added bug Issue is related to a bug needs triage Issue is not yet ready for PR authors to take up labels Nov 15, 2024
@ShareASmile
Copy link
Collaborator

A Similar issue was reported in #10098 So we would accept this as bug but Try to find steps to reproduce it reliably/consistently.

@ShareASmile ShareASmile added comments Anything to do with comments and comment replies under videos/audios and removed needs triage Issue is not yet ready for PR authors to take up labels Nov 16, 2024
@ShareASmile
Copy link
Collaborator

Please try these or similar steps to get the crash as tried in this issue #11444 comment

@ShareASmile ShareASmile added the waiting for author If the author doesn't respond, the issue will be auto-closed. Otherwise the label will be removed. label Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is related to a bug comments Anything to do with comments and comment replies under videos/audios waiting for author If the author doesn't respond, the issue will be auto-closed. Otherwise the label will be removed.
Projects
None yet
Development

No branches or pull requests

2 participants