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

After v0.24.0 update newpipe often crashes (screenshot included) #9041

Closed
6 tasks done
itsme24082004 opened this issue Sep 29, 2022 · 18 comments
Closed
6 tasks done

After v0.24.0 update newpipe often crashes (screenshot included) #9041

itsme24082004 opened this issue Sep 29, 2022 · 18 comments
Labels
duplicate Issue or discussion is a duplicate of an existing issue or discussion

Comments

@itsme24082004
Copy link

itsme24082004 commented Sep 29, 2022

Screenshot_2022-09-29-11-53-27-244_org schabi newpipe

### 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

v0.24.0

Steps to reproduce the bug

  1. Open newpipe latest version
  2. Play any video
    3)Popup message saying newpipe isnt responding comes or the entire app gets crashed.

Expected behavior

  1. To play video smoothly without getting crashed .

Actual behavior

  1. The app gets crashed or popup message saying newpipe isnt responding comesup.

Screenshots/Screen recordings

No response

Logs

No response

Affected Android/Custom ROM version

Android 10 / miui 12.5

Affected device model

Redmi 8 a dual

Additional information

I saw this kind of problem when i used debug app that one of the contributor gave when newpipe isnt working that time.

@itsme24082004 itsme24082004 added bug Issue is related to a bug needs triage Issue is not yet ready for PR authors to take up labels Sep 29, 2022
@piccojs

This comment was marked as duplicate.

@tiredElephant

This comment was marked as duplicate.

@itsme24082004

This comment was marked as duplicate.

@itsme24082004 itsme24082004 changed the title After v0.24.0 update newpipe often crashes After v0.24.0 update newpipe often crashes (screenshot included) Oct 2, 2022
@opusforlife2
Copy link
Collaborator

We'll need crash logs. If the app itself doesn't give you logs, try using a logcat app, or better yet, Scoop from F-Droid. If you don't have root, you'll have to provide it permissions using adb.

@opusforlife2 opusforlife2 added the waiting for author If the author doesn't respond, the issue will be auto-closed. Otherwise the label will be removed. label Oct 2, 2022
@Elanngo-Madheswaran

This comment was marked as off-topic.

@opusforlife2

This comment was marked as off-topic.

@Elanngo-Madheswaran

This comment was marked as off-topic.

@GlitzSmarter
Copy link

GlitzSmarter commented Oct 2, 2022

I am also experiencing this issue (on Android 13, Pixel 4a) but it's happening after I've played a video and closed the app. To stop it from repeatedly showing that the app has crashed, I need to force stop the app. Here is the exception that I get:

{"user_action":"ui error","request":"ACRA report","content_language":"en","content_country":"CA","app_language":"en","service":"none","package":"org.schabi.newpipe","version":"0.24.0","os":"Linux Android 13 - 33","time":"2022-10-01 01:30","exceptions":["android.app.RemoteServiceException$ForegroundServiceDidNotStartInTimeException: Context.startForegroundService() did not then call Service.startForeground(): ServiceRecord{c2e5cf4 u0 org.schabi.newpipe/.player.PlayerService}\n\tat android.app.ActivityThread.generateForegroundServiceDidNotStartInTimeException(ActivityThread.java:2006)\n\tat android.app.ActivityThread.throwRemoteServiceException(ActivityThread.java:1977)\n\tat android.app.ActivityThread.-$$Nest$mthrowRemoteServiceException(Unknown Source:0)\n\tat android.app.ActivityThread$H.handleMessage(ActivityThread.java:2242)\n\tat android.os.Handler.dispatchMessage(Handler.java:106)\n\tat android.os.Looper.loopOnce(Looper.java:201)\n\tat android.os.Looper.loop(Looper.java:288)\n\tat android.app.ActivityThread.main(ActivityThread.java:7898)\n\tat java.lang.reflect.Method.invoke(Native Method)\n\tat com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)\n\tat com.android.internal.os.ZygoteInit.main(ZygoteInit.java:936)\nCaused by: android.app.StackTrace: Last startServiceCommon() call for this service was made here\n\tat android.app.ContextImpl.startServiceCommon(ContextImpl.java:1915)\n\tat android.app.ContextImpl.startForegroundService(ContextImpl.java:1870)\n\tat android.content.ContextWrapper.startForegroundService(ContextWrapper.java:822)\n\tat android.content.ContextWrapper.startForegroundService(ContextWrapper.java:822)\n\tat androidx.core.content.ContextCompat$Api26Impl.startForegroundService(ContextCompat.java:931)\n\tat androidx.core.content.ContextCompat.startForegroundService(ContextCompat.java:703)\n\tat androidx.media.session.MediaButtonReceiver.onReceive(MediaButtonReceiver.java:115)\n\tat android.app.ActivityThread.handleReceiver(ActivityThread.java:4336)\n\tat android.app.ActivityThread.-$$Nest$mhandleReceiver(Unknown Source:0)\n\tat android.app.ActivityThread$H.handleMessage(ActivityThread.java:2154)\n\t... 7 more\n"]}

@itsme24082004

This comment was marked as duplicate.

@github-actions github-actions bot removed the waiting for author If the author doesn't respond, the issue will be auto-closed. Otherwise the label will be removed. label Oct 2, 2022
@opusforlife2

This comment was marked as off-topic.

@itsme24082004

This comment was marked as off-topic.

@opusforlife2

This comment was marked as off-topic.

@opusforlife2
Copy link
Collaborator

Right. Seeing the logs and the steps taken, this is a duplicate of #9030.

@opusforlife2 opusforlife2 added 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 Oct 2, 2022
@itsme24082004
Copy link
Author

itsme24082004 commented Oct 2, 2022 via email

@opusforlife2
Copy link
Collaborator

No problem. If we felt like you ignored the template on purpose, we would have used that specific label.

@Elanngo-Madheswaran
Copy link

Elanngo-Madheswaran commented Oct 2, 2022 via email

@opusforlife2
Copy link
Collaborator

Patience.

@Elanngo-Madheswaran
Copy link

Elanngo-Madheswaran commented Oct 2, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate Issue or discussion is a duplicate of an existing issue or discussion
Projects
None yet
Development

No branches or pull requests

6 participants