https://play.google.com/store/apps/details?id=six.pack.abs&feature=also_installed#?t=W251bGwsMSwyLDEwNCwic2l4LnBhY2suYWJzIl0.Maybe that was OS-level trouble, some mess with UIDs, I think.
06-19 17:41:00.975: W/ActivityManager(1398): Permission denied: checkComponentPermission() reqUid=10111
06-19 17:41:00.975: W/dalvikvm(4797): threadid=9: thread exiting with uncaught exception (group=0x4001d5a0)
06-19 17:41:00.975: I/keystore(1278): uid: 1000 action: e -> 7 state: 2 -> 2 retry: 4
06-19 17:41:00.975: W/ActivityManager(1398): Permission Denial: Accessing service ComponentInfo{six.pack.abs/com.bump.api.BumpAPI} from pid=4797, uid=10108 requires null
I am not sure if that app even uses BUMP, but it seems my bindService call was redirected to it by ActivityManager.
So i reinstalled that app, and that`s all.