Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Crashing to desktop: Android 10/11, Samsung Galaxy S20FE #9652

Closed
5 of 6 tasks
b1k3rdude opened this issue Jan 9, 2023 · 2 comments
Closed
5 of 6 tasks

Crashing to desktop: Android 10/11, Samsung Galaxy S20FE #9652

b1k3rdude opened this issue Jan 9, 2023 · 2 comments
Labels
duplicate Issue or discussion is a duplicate of an existing issue or discussion template ignored The user didn't follow the template/instructions (or removed them)

Comments

@b1k3rdude
Copy link

b1k3rdude commented Jan 9, 2023

Checklist

  • I am able to reproduce the bug with the latest version.
  • 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.24.1

Steps to reproduce the bug

  1. open the app..
  2. watch any video..
  3. New pipe will either crash while watching that video or while watching the next video

Best way to try and replicate it is changing between videos. After a bit, an OS level pop-up shows up showing that the application is not responding, even though it still is.

I have cleared the cache, same behavour. Going back to NewPipe 0.23.3 for the time being.

Expected behavior

No response

Actual behavior

No response

Screenshots/Screen recordings

Screenshot_20230109-153552_NewPipe

Logs

Newpipe crash 2

Exception

  • User Action: ui error
  • Request: ACRA report
  • Content Country: GB
  • Content Language: en-GB
  • App Language: en_GB
  • Service: none
  • Version: 0.24.1
  • OS: Linux samsung/r8qxeea/r8q:11/RP1A.200720.012/G781BXXU4CUH5:user/release-keys 11 - 30
Crash log

android.app.RemoteServiceException: Context.startForegroundService() did not then call Service.startForeground(): ServiceRecord{44e02ec u0 org.schabi.newpipe/.player.PlayerService}
	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2258)
	at android.os.Handler.dispatchMessage(Handler.java:106)
	at android.os.Looper.loop(Looper.java:246)
	at android.app.ActivityThread.main(ActivityThread.java:8633)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130)


Affected Android/Custom ROM version

Android 10/11 ProjectX_5g V3/4 rom.

Affected device model

Samsung S20FE

Additional information

I have had the same bug on Android 10 and 11.

@b1k3rdude b1k3rdude added bug Issue is related to a bug needs triage Issue is not yet ready for PR authors to take up labels Jan 9, 2023
@opusforlife2 opusforlife2 added template ignored The user didn't follow the template/instructions (or removed them) duplicate Issue or discussion is a duplicate of an existing issue or discussion and removed bug Issue is related to a bug needs triage Issue is not yet ready for PR authors to take up labels Jan 9, 2023
@b1k3rdude
Copy link
Author

@opusforlife2

thank you for looking into this.

@opusforlife2
Copy link
Collaborator

For future reference, you can use sub-strings from the first line of the crash log to better search for duplicates, such as "Context.startForegroundService() did not then call" in your case.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
duplicate Issue or discussion is a duplicate of an existing issue or discussion template ignored The user didn't follow the template/instructions (or removed them)
Projects
None yet
Development

No branches or pull requests

2 participants