https://bugzilla.novell.com/show_bug.cgi?id=638978
https://bugzilla.novell.com/show_bug.cgi?id=638978#c1 --- Comment #1 from Ankit Jain <[email protected]> 2010-09-13 17:21:02 UTC --- On some subsequent invocations I get this: I/ActivityManager( 2236): Start proc mono.samples.gLCube for activity mono.samples.gLCube/.__Proxy__GLCubeActivity: pid=3038 uid=10079 gids={3003, 1015} I/Zygote ( 3038): Zygote: pid 3038 has INTERNET permission, then set capability for CAP_NET_RAW(13) W/Resources( 2236): Converting to boolean: TypedValue{t=0x3/d=0x5e09 "res/anim/accelerate_decelerate_interpolator.xml" a=2 r=0x10a0004} W/Resources( 2236): Converting to boolean: TypedValue{t=0x3/d=0x5e09 "res/anim/accelerate_decelerate_interpolator.xml" a=2 r=0x10a0004} D/dalvikvm( 2844): GC freed 8020 objects / 544232 bytes in 68ms I/ActivityManager( 2236): Starting activity: Intent { cmp=mono.samples.gLCube/.GLCubeActivity } D/dalvikvm( 3038): Trying to load lib /data/data/mono.samples.gLCube/lib/libmonodroid.so 0x480fab90 D/dalvikvm( 3038): Added shared lib /data/data/mono.samples.gLCube/lib/libmonodroid.so 0x480fab90 D/dalvikvm( 3038): +++ not scanning '/system/lib/libwebcore.so' for 'init' (wrong CL) D/dalvikvm( 3038): +++ not scanning '/system/lib/libmedia_jni.so' for 'init' (wrong CL) D/dalvikvm( 3038): +++ not scanning '/system/lib/libexif.so' for 'init' (wrong CL) D/dalvikvm( 3038): +++ not scanning '/system/lib/libwebcore.so' for 'register' (wrong CL) D/dalvikvm( 3038): +++ not scanning '/system/lib/libmedia_jni.so' for 'register' (wrong CL) D/dalvikvm( 3038): +++ not scanning '/system/lib/libexif.so' for 'register' (wrong CL) E/mono ( 3038): E/mono ( 3038): Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for Android.Runtime.TypeManager ---> System.ExecutionEngineException: SIGILL E/mono ( 3038): at System.Collections.Generic.Dictionary`2[System.String,System.Type].Init (Int32 capacity, IEqualityComparer`1 hcp) [0x00000] in <filename unknown>:0 E/mono ( 3038): at System.Collections.Generic.Dictionary`2[System.String,System.Type]..ctor () [0x00000] in <filename unknown>:0 E/mono ( 3038): at Android.Runtime.TypeManager..cctor () [0x00000] in <filename unknown>:0 E/mono ( 3038): --- End of inner exception stack trace --- E/mono ( 3038): at Android.Runtime.JNIEnv.RegisterJniNatives (IntPtr typeName_ptr, Int32 typeName_len, IntPtr jniClass, IntPtr methods_ptr, Int32 methods_len) [0x00000] in <filename unknown>:0 D/Zygote ( 2181): Process 3038 exited cleanly (1) I/WindowManager( 2236): WIN DEATH: Window{48219e80 mono.samples.gLCube/mono.samples.gLCube.__Proxy__GLCubeActivity paused=false} I/ActivityManager( 2236): Process mono.samples.gLCube (pid 3038) has died. I/UsageStats( 2236): Unexpected resume of com.sec.android.app.twlauncher while already resumed in mono.samples.gLCube -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
