Page MenuHomeGitPull.it

Fix crash caused by RemoteServiceException (Couldn't create icon: StatusBarIcon - ActivityThread.java:1476) on version 1.18.2
Closed, WontfixPublic

Description

Dear Developers of the amazing Free/Libre and Open Source app Libre BusTO ,
Please triage my crash:

version code:
44

version name:
1.18.2

android version:
4.2.2

phone:
SM-T110

brand:
samsung

stack:
android.app.RemoteServiceException: Bad notification posted from package it.reyboz.bustorino: Couldn't create icon: StatusBarIcon(pkg=it.reyboz.bustorinouser=0 id=0x7f080078 level=0 visible=true num=0 )
	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1476)
	at android.os.Handler.dispatchMessage(Handler.java:99)
	at android.os.Looper.loop(Looper.java:176)
	at android.app.ActivityThread.main(ActivityThread.java:5365)
	at java.lang.reflect.Method.invokeNative(Native Method)
	at java.lang.reflect.Method.invoke(Method.java:511)
	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1102)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:869)
	at dalvik.system.NativeStart.main(Native Method)

Reported by Kelly P.

Thank you! :)

Generated with https://lab.reyboz.it/libre-busto/crash-report/ (P15)

Event Timeline

valerio.bozzolan renamed this task from Fix crash caused by RemoteServiceException (Couldn't create icon: StatusBarIcon) on version 1.18.2 to Fix crash caused by RemoteServiceException (Couldn't create icon: StatusBarIcon - ActivityThread.java:1476) on version 1.18.2.Feb 7 2023, 23:27
valerio.bozzolan changed the subtype of this task from "Task" to "bug".Feb 9 2023, 17:18
valerio.bozzolan changed the subtype of this task from "bug" to "Task".Jun 22 2023, 12:24
valerio.bozzolan added a project: Bug Report.
fabio.mazza claimed this task.