java.lang.RuntimeException: Unable to instantiate application org.pixmob.freemobile.netstat.Application: java.lang.SecurityException: Unable to start service Intent { cmp=org.pixmob.freemobile.netstat/org.acra.sender.SenderService (has extras) }: Unable to launch app org.pixmob.freemobile.netstat/10091 for service Intent { cmp=org.pixmob.freemobile.netstat/org.acra.sender.SenderService }: process is bad
at android.app.LoadedApk.makeApplication(LoadedApk.java:584)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4972)
at android.app.ActivityThread.access$1500(ActivityThread.java:179)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1601)
at android.os.Handler.dispatchMessage(Handler.java:111)
at android.os.Looper.loop(Looper.java:194)
at android.app.ActivityThread.main(ActivityThread.java:5796)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Method.java:372)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1010)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:805)
Caused by: java.lang.SecurityException: Unable to start service Intent { cmp=org.pixmob.freemobile.netstat/org.acra.sender.SenderService (has extras) }: Unable to launch app org.pixmob.freemobile.netstat/10091 for service Intent { cmp=org.pixmob.freemobile.netstat/org.acra.sender.SenderService }: process is bad
at android.app.ContextImpl.startServiceCommon(ContextImpl.java:1892)
at android.app.ContextImpl.startService(ContextImpl.java:1864)
at android.content.ContextWrapper.startService(ContextWrapper.java:516)
at org.acra.sender.SenderServiceStarter.startService(SenderServiceStarter.java:43)
at org.acra.util.ApplicationStartupProcessor.sendApprovedReports(ApplicationStartupProcessor.java:75)
at org.acra.ACRA.init(ACRA.java:230)
at org.acra.ACRA.init(ACRA.java:156)
at org.acra.ACRA.init(ACRA.java:139)
at org.pixmob.freemobile.netstat.Application.attachBaseContext(Application.java:62)
at android.app.Application.attach(Application.java:181)
at android.app.Instrumentation.newApplication(Instrumentation.java:1008)
at android.app.Instrumentation.newApplication(Instrumentation.java:992)
at android.app.LoadedApk.makeApplication(LoadedApk.java:579)
... 10 more
java.lang.SecurityException: Unable to start service Intent { cmp=org.pixmob.freemobile.netstat/org.acra.sender.SenderService (has extras) }: Unable to launch app org.pixmob.freemobile.netstat/10091 for service Intent { cmp=org.pixmob.freemobile.netstat/org.acra.sender.SenderService }: process is bad
at android.app.ContextImpl.startServiceCommon(ContextImpl.java:1892)
at android.app.ContextImpl.startService(ContextImpl.java:1864)
at android.content.ContextWrapper.startService(ContextWrapper.java:516)
at org.acra.sender.SenderServiceStarter.startService(SenderServiceStarter.java:43)
at org.acra.util.ApplicationStartupProcessor.sendApprovedReports(ApplicationStartupProcessor.java:75)
at org.acra.ACRA.init(ACRA.java:230)
at org.acra.ACRA.init(ACRA.java:156)
at org.acra.ACRA.init(ACRA.java:139)
at org.pixmob.freemobile.netstat.Application.attachBaseContext(Application.java:62)
at android.app.Application.attach(Application.java:181)
at android.app.Instrumentation.newApplication(Instrumentation.java:1008)
at android.app.Instrumentation.newApplication(Instrumentation.java:992)
at android.app.LoadedApk.makeApplication(LoadedApk.java:579)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4972)
at android.app.ActivityThread.access$1500(ActivityThread.java:179)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1601)
at android.os.Handler.dispatchMessage(Handler.java:111)
at android.os.Looper.loop(Looper.java:194)
at android.app.ActivityThread.main(ActivityThread.java:5796)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Method.java:372)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1010)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:805)