https://bugzilla.wikimedia.org/show_bug.cgi?id=31455
Brion Vibber <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #5 from Brion Vibber <[email protected]> 2011-10-28 18:41:27 UTC --- Still crashes in emulator running 3.2 as of commit f24fdd5449b020ac9a24f64abad9f07594fe6df8. 10-28 11:38:51.602: W/dalvikvm(589): threadid=1: thread exiting with uncaught exception (group=0x40014760) 10-28 11:38:51.612: E/AndroidRuntime(589): FATAL EXCEPTION: main 10-28 11:38:51.612: E/AndroidRuntime(589): java.lang.NullPointerException 10-28 11:38:51.612: E/AndroidRuntime(589): at com.phonegap.menu.AppMenu$1.run(AppMenu.java:173) 10-28 11:38:51.612: E/AndroidRuntime(589): at android.os.Handler.handleCallback(Handler.java:587) 10-28 11:38:51.612: E/AndroidRuntime(589): at android.os.Handler.dispatchMessage(Handler.java:92) 10-28 11:38:51.612: E/AndroidRuntime(589): at android.os.Looper.loop(Looper.java:132) 10-28 11:38:51.612: E/AndroidRuntime(589): at android.app.ActivityThread.main(ActivityThread.java:4123) 10-28 11:38:51.612: E/AndroidRuntime(589): at java.lang.reflect.Method.invokeNative(Native Method) 10-28 11:38:51.612: E/AndroidRuntime(589): at java.lang.reflect.Method.invoke(Method.java:491) 10-28 11:38:51.612: E/AndroidRuntime(589): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:841) 10-28 11:38:51.612: E/AndroidRuntime(589): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:599) 10-28 11:38:51.612: E/AndroidRuntime(589): at dalvik.system.NativeStart.main(Native Method) 10-28 11:38:57.272: I/Process(589): Sending signal. PID: 589 SIG: 9 -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
