E/AndroidRuntime( 1505): FATAL EXCEPTION: main E/AndroidRuntime( 1505): java.lang.RuntimeException: Error receiving broadcast Intent { act=org.xapek.andiodine.IodineVpnService.STATUS_IDLE flg=0x10 } in org.xapek.andiodine.IodineMain$1@40f33f68 E/AndroidRuntime( 1505): at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java) E/AndroidRuntime( 1505): at android.os.Handler.handleCallback(Handler.java) E/AndroidRuntime( 1505): at android.os.Handler.dispatchMessage(Handler.java) E/AndroidRuntime( 1505): at android.os.Looper.loop(Looper.java) E/AndroidRuntime( 1505): at android.app.ActivityThread.main(ActivityThread.java) E/AndroidRuntime( 1505): at java.lang.reflect.Method.invokeNative(Native Method) E/AndroidRuntime( 1505): at java.lang.reflect.Method.invoke(Method.java) E/AndroidRuntime( 1505): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java) E/AndroidRuntime( 1505): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java) E/AndroidRuntime( 1505): at dalvik.system.NativeStart.main(Native Method) E/AndroidRuntime( 1505): Caused by: java.lang.IllegalStateException: Can not perform this action after onSaveInstanceState E/AndroidRuntime( 1505): at android.app.FragmentManagerImpl.checkStateLoss(FragmentManager.java) E/AndroidRuntime( 1505): at android.app.FragmentManagerImpl.enqueueAction(FragmentManager.java) E/AndroidRuntime( 1505): at android.app.BackStackRecord.commitInternal(BackStackRecord.java) E/AndroidRuntime( 1505): at android.app.BackStackRecord.commit(BackStackRecord.java) E/AndroidRuntime( 1505): at org.xapek.andiodine.IodineMain$1.onReceive(IodineMain.java:41) E/AndroidRuntime( 1505): ... 10 more