Skip to content

Instantly share code, notes, and snippets.

@wada811
Last active August 29, 2015 14:05
Show Gist options
  • Save wada811/0e64f7874c50f6de103f to your computer and use it in GitHub Desktop.
Save wada811/0e64f7874c50f6de103f to your computer and use it in GitHub Desktop.
notification error on loader
android - Custom notification: java.lang.RuntimeException: ..crash on notification - Stack Overflow http://stackoverflow.com/questions/19309541/custom-notification-java-lang-runtimeexception-crash-on-notification
"CausedStacktrace":["at [Parcel#readIntArray:789]","at [INotificationManager$Stub$Proxy#enqueueNotificationWithTag:296]","at [NotificationManager#notify:124]","at [NotificationManager#notify:103]","at [k#a:-1]","at [k#a:-1]","at [e#u:-1]","at [e#d:-1]","at [a#e:-1]","at [b#a:-1]","at [b#a:-1]","at [r#call:-1]","at [FutureTask$Sync#innerRun:305]","at [FutureTask#run:137]","at [ThreadPoolExecutor#runWorker:1076]","at [ThreadPoolExecutor$Worker#run:569]","at [Thread#run:856]"],"cause":"java.lang.RuntimeException: bad array lengths","ExceptionStacktrace":["at [s#done:-1]","at [FutureTask$Sync#innerSetException:273]","at [FutureTask#setException:124]","at [FutureTask$Sync#innerRun:307]","at [FutureTask#run:137]","at [ThreadPoolExecutor#runWorker:1076]","at [ThreadPoolExecutor$Worker#run:569]","at [Thread#run:856]"],"name":"java.lang.RuntimeException"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment