Skip to content

Crash report 895c5d2c9bbcad006596739e4edb815f #588

@K1rakishou

Description

@K1rakishou

Crash report
UUID: 895c5d2c9bbcad006596739e4edb815f
Build flavor: dev
Version name: v4.11.0-bdce955
OS info: Android 10, sdk version: 29
Report description: No title
Logs:

java.lang.RuntimeException: Unable to create service com.github.adamantcheese.chan.ui.service.LastPageNotification: java.lang.NullPointerException: Attempt to read from field 'com.github.adamantcheese.chan.core.model.orm.Loadable com.github.adamantcheese.chan.core.model.orm.Pin.loadable' on a null object reference
	at android.app.ActivityThread.handleCreateService(ActivityThread.java:3965)
	at android.app.ActivityThread.access$1500(ActivityThread.java:219)
	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1875)
	at android.os.Handler.dispatchMessage(Handler.java:107)
	at android.os.Looper.loop(Looper.java:214)
	at android.app.ActivityThread.main(ActivityThread.java:7356)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:930)
Caused by: java.lang.NullPointerException: Attempt to read from field 'com.github.adamantcheese.chan.core.model.orm.Loadable com.github.adamantcheese.chan.core.model.orm.Pin.loadable' on a null object reference
	at com.github.adamantcheese.chan.ui.service.LastPageNotification.getNotification(LastPageNotification.java:102)
	at com.github.adamantcheese.chan.ui.service.LastPageNotification.onCreate(LastPageNotification.java:73)
	at android.app.ActivityThread.handleCreateService(ActivityThread.java:3953)
	... 8 more

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingreport/crash reportReport made via the in-app reporter (auto or manual)

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions