Skip to content

app crashes on launch #12680

@karenmcd

Description

@karenmcd

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

see formatted paste below

Steps to reproduce the bug

upon launch it gives me this guru mediation

Exception

  • User Action: ui error
  • Request: ACRA report
  • Content Country: CA
  • Content Language: en-CA
  • App Language: en_CA_#u-mu-celsius
  • Service: none
  • Timestamp: 2025-10-02T00:26:33.833-07:00
  • Package: org.schabi.newpipe
  • Service: none
  • Version: 0.28.0
  • OS: Linux Android 15 - 35
Crash log

java.lang.IllegalArgumentException: Tried to schedule job for non-existent component: ComponentInfo{org.schabi.newpipe/org.acra.sender.JobSenderService}
	at android.os.Parcel.createExceptionOrNull(Parcel.java:3265)
	at android.os.Parcel.createException(Parcel.java:3245)
	at android.os.Parcel.readException(Parcel.java:3228)
	at android.os.Parcel.readException(Parcel.java:3170)
	at android.app.job.IJobScheduler$Stub$Proxy.schedule(IJobScheduler.java:479)
	at android.app.JobSchedulerImpl.schedule(JobSchedulerImpl.java:89)
	at org.acra.scheduler.DefaultSenderScheduler.scheduleReportSending(DefaultSenderScheduler.kt:52)
	at org.acra.scheduler.SchedulerStarter.scheduleReports(SchedulerStarter.kt:49)
	at org.acra.startup.StartupProcessorExecutor.processReports$lambda$6$lambda$5(StartupProcessorExecutor.kt:60)
	at org.acra.startup.StartupProcessorExecutor.$r8$lambda$b6D4DyjR05uSsPw8YS-CzMN464s(StartupProcessorExecutor.kt:0)
	at org.acra.startup.StartupProcessorExecutor$$ExternalSyntheticLambda1.run(R8$$SyntheticClass:0)
	at java.lang.Thread.run(Thread.java:1119)


Expected behavior

when I launch the app I expect it to open.

I tried clearing the cache and finally got an error message, before that it crashed silently.

Actual behavior

I sometimes got a message saying the app closed, until I cleared the app's cache (app manager with magisk).

now it crashes when I launch it and gives me the above "guru meditation"

Screenshots/Screen recordings

No response

Logs

No response

Affected Android/Custom ROM version

LineageOS 22.2

Affected device model

Google P8P

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIssue is related to a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions