https://bugzilla.novell.com/show_bug.cgi?id=685215
https://bugzilla.novell.com/show_bug.cgi?id=685215#c7 --- Comment #7 from Jonathan Pryor <[email protected]> 2011-04-16 01:20:57 UTC --- Apparently in emulator I didn't move often enough, long enough, or vigorously enough; it fails now. On device, it fails after ~10-20s of movement. More troubling, I get the NRE w/o any GREF messages; current stack trace: I/MonoDroid(32509): UNHANDLED EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object I/MonoDroid(32509): at Java.Lang.Object.GetObject (intptr,System.Type,bool) <IL 0x00042, 0x00104> I/MonoDroid(32509): at Java.Lang.Object._GetObject<Android.Views.View/IOnTouchListener> (intptr,bool) <0x0004f> I/MonoDroid(32509): at Java.Lang.Object.GetObject<Android.Views.View/IOnTouchListener> (intptr,bool) <0x0002b> I/MonoDroid(32509): at Android.Views.View/IOnTouchListenerAdapter.n_OnTouch_Landroid_view_View_Landroid_view_MotionEvent_ (intptr,intptr,intptr,intptr) <0x0002b> I/MonoDroid(32509): at (wrapper dynamic-method) object.6c16c2a9-75e7-4ca8-9c6f-161358471ca1 (intptr,intptr,intptr,intptr) <IL 0x00018, 0x0003b> E/mono (32509): E/mono (32509): Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object E/mono (32509): at Java.Lang.Object.GetObject (IntPtr handle, System.Type type, Boolean owned) [0x00000] in <filename unknown>:0 E/mono (32509): at Java.Lang.Object._GetObject[IOnTouchListener] (IntPtr handle, Boolean owned) [0x00000] in <filename unknown>:0 E/mono (32509): at Java.Lang.Object.GetObject[IOnTouchListener] (IntPtr handle, Boolean owned) [0x00000] in <filename unknown>:0 E/mono (32509): at Android.Views.View+IOnTouchListenerAdapter.n_OnTouch_Landroid_view_View_Landroid_view_MotionEvent_ (IntPtr jnienv, IntPtr native__this, IntPtr native_v, IntPtr native_e) [0x00000] in <filename unknown>:0 E/mono (32509): at (wrapper dynamic-method) object:6c16c2a9-75e7-4ca8-9c6f-161358471ca1 (intptr,intptr,intptr,intptr) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
