On Tue, Mar 20, 2012 at 4:18 PM, William Roberts <bill.c.roberts@xxxxxxxxx> wrote:
On maguro the SE Manager app crashes, see the logs at the end. Some information on the build:I updated my local manifest file at Noon pacific time.I kept with the instructions in the repo.I did a clean build.My guess is that function SELinux.getBooleanNames() is returning NULL,I am debugging it now. Is anyone else having this problem?D/AndroidRuntime( 566): Shutting down VMW/dalvikvm( 566): threadid=1: thread exiting with uncaught exception (group=0x40a7b1f8)I/bluedroid( 196): bt_enable: ret: -1, errno: 19E/AndroidRuntime( 566): FATAL EXCEPTION: mainE/AndroidRuntime( 566): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.seandroid_manager/com.android.seandroid_manager.SEAndroidManager}: java.lang.NullPointerExceptionE/AndroidRuntime( 566): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1956)E/AndroidRuntime( 566): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1981)E/AndroidRuntime( 566): at android.app.ActivityThread.access$600(ActivityThread.java:123)E/AndroidRuntime( 566): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1147)E/AndroidRuntime( 566): at android.os.Handler.dispatchMessage(Handler.java:99)E/AndroidRuntime( 566): at android.os.Looper.loop(Looper.java:137)E/AndroidRuntime( 566): at android.app.ActivityThread.main(ActivityThread.java:4424)E/AndroidRuntime( 566): at java.lang.reflect.Method.invokeNative(Native Method)E/AndroidRuntime( 566): at java.lang.reflect.Method.invoke(Method.java:511)E/AndroidRuntime( 566): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:784)E/AndroidRuntime( 566): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:551)E/AndroidRuntime( 566): at dalvik.system.NativeStart.main(Native Method)E/AndroidRuntime( 566): Caused by: java.lang.NullPointerExceptionE/AndroidRuntime( 566): at java.util.Arrays$ArrayList.<init>(Arrays.java:38)E/AndroidRuntime( 566): at java.util.Arrays.asList(Arrays.java:154)E/AndroidRuntime( 566): at android.widget.ArrayAdapter.<init>(ArrayAdapter.java:128)E/AndroidRuntime( 566): at com.android.seandroid_manager.SEAndroidManager$SELinuxBooleanFragment$myBooleanAdapter.<init>(SEAndroidManager.java:76)E/AndroidRuntime( 566): at com.android.seandroid_manager.SEAndroidManager$SELinuxBooleanFragment.onCreate(SEAndroidManager.java:119)E/AndroidRuntime( 566): at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:795)E/AndroidRuntime( 566): at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1032)E/AndroidRuntime( 566): at android.app.BackStackRecord.run(BackStackRecord.java:622)E/AndroidRuntime( 566): at android.app.FragmentManagerImpl.execPendingActions(FragmentManager.java:1382)E/AndroidRuntime( 566): at android.app.Activity.performStart(Activity.java:4474)E/AndroidRuntime( 566): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1929)E/AndroidRuntime( 566): ... 11 moreW/ActivityManager( 196): Force finishing activity com.android.seandroid_manager/.SEAndroidManagerW/ActivityManager( 196): Force finishing activity com.android.seandroid_manager/.SEAndroidManager--
Respectfully,
William C Roberts
Respectfully,
William C Roberts