Skip to content

Instantly share code, notes, and snippets.

I/MonoDroid( 898): I am compiled with debugging.
I/MonoDroid( 898): Parse runtime args: |debug=1000:1001|
I/MonoDroid( 898): Parse arg: |debug=1000:1001|
I/MonoDroid( 898): Parse arg #1: |=1000:1001|:1001|
I/MonoDroid( 898): Parse arg #2: |1000:1001|:1001| - 0x11f996 / 0x11f99a - 1000
I/MonoDroid( 898): Starting debugger: address==1000, out_port=1001, sdb_port=10
00
E/MonoDroid-Debugger( 898): Could not setup a socket for stdout and stderr
I/DEBUG ( 28): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *
I/MonoDroid( 1071): I am compiled with debugging.
I/MonoDroid( 1071): Parse runtime args: |debug=10.0.2.2:10000:10001|
I/MonoDroid( 1071): Parse arg: |debug=10.0.2.2:10000:10001|
I/MonoDroid( 1071): Parse arg #1: |10.0.2.2:10000:10001|:10000:10001|
I/MonoDroid( 1071): Parse arg #2: |10000:10001|:10001| - 0x136e77 / 0x136e7c - 1
0000
I/MonoDroid( 1071): Starting debugger: address=10.0.2.2, out_port=10001, sdb_por
t=10000
I/MonoDroid( 1071): Successfully connected output socket.
I/MonoDroid( 1071): Successfully started debugger.
L)
D/dalvikvm( 999): +++ not scanning '/system/lib/libwebcore.so' for 'register' (
wrong CL)
D/dalvikvm( 999): +++ not scanning '/system/lib/libmedia_jni.so' for 'register'
(wrong CL)
D/dalvikvm( 999): +++ not scanning '/system/lib/libexif.so' for 'register' (wro
ng CL)
E/Mono.Android( 999): Java.Lang.NullPointerException: Exception of type 'Java.L
ang.NullPointerException' was thrown.
E/Mono.Android( 999): at Android.Runtime.JNIEnv.NewObject (IntPtr jclass, Int
D/dalvikvm( 4181): GREF has increased to 2001
W/dalvikvm( 4181): Last 10 entries in JNI global reference table:
W/dalvikvm( 4181): 1991: 0x43bb1840 cls=Landroid/graphics/Rect; (28 bytes)
W/dalvikvm( 4181): 1992: 0x43bb1860 cls=Landroid/graphics/Rect; (28 bytes)
W/dalvikvm( 4181): 1993: 0x43bb1880 cls=Landroid/graphics/Rect; (28 bytes)
W/dalvikvm( 4181): 1994: 0x43bb18a0 cls=Landroid/graphics/Rect; (28 bytes)
W/dalvikvm( 4181): 1995: 0x43bb18c0 cls=Landroid/graphics/Rect; (28 bytes)
W/dalvikvm( 4181): 1996: 0x43bb18e0 cls=Landroid/graphics/Paint; (52 bytes)
W/dalvikvm( 4181): 1997: 0x43bb1918 cls=Landroid/graphics/Rect; (28 bytes)
W/dalvikvm( 4181): 1998: 0x43bb1970 cls=Landroid/graphics/Rect; (28 bytes)
diff --git a/mono/metadata/assembly.h b/mono/metadata/assembly.h
index ff06e20..0b8fd8d 100644
--- a/mono/metadata/assembly.h
+++ b/mono/metadata/assembly.h
@@ -99,6 +99,7 @@ typedef struct {
void mono_register_bundled_assemblies (const MonoBundledAssembly **assemblies);
void mono_register_config_for_assembly (const char* assembly_name, const char* config_xml);
+void mono_register_symfile_for_assembly (const char* assembly_name, const mono_byte *raw_contents, int size);
void mono_register_machine_config (const char *config_xml);
E/AndroidRuntime( 295): FATAL EXCEPTION: main
E/AndroidRuntime( 295): java.lang.RuntimeException: Unable to instantiate activ
ity ComponentInfo{MonoDroidApplication2.MonoDroidApplication2/monoDroidApplicati
on2.Activity1}: java.lang.ClassNotFoundException: monoDroidApplication2.Activity
1 in loader dalvik.system.PathClassLoader[/data/app/MonoDroidApplication2.MonoDr
oidApplication2-1.apk]
E/AndroidRuntime( 295): at android.app.ActivityThread.performLaunchActiv
ity(ActivityThread.java:2585)
E/AndroidRuntime( 295): at android.app.ActivityThread.handleLaunchActivi
ty(ActivityThread.java:2679)
make[8]: Entering directory `/work/catron/mono/mcs/class/System.ServiceModel.Web'
MCS [monodroid] System.ServiceModel.Web.dll
Assembly/AssemblyInfo.cs(54,12): warning CS1699: Use compiler option `delaysign' or appropriate project settings instead of `AssemblyDelaySign' attribute
Assembly/AssemblyInfo.cs(57,12): warning CS1699: Use compiler option `keyfile' or appropriate project settings instead of `AssemblyKeyFile' attribute
Assembly/AssemblyInfo.cs(38,29): error CS0433: The imported type `Consts' is defined multiple times
/work/catron/mono/mcs/class/lib/monodroid/System.Xml.dll (Location of the symbol related to previous error)
/work/catron/mono/mcs/class/lib/monodroid/System.ServiceModel.dll (Location of the symbol related to previous error)
error CS0281: Friend access was granted to `System.ServiceModel.Web, PublicKeyToken=31bf3856ad364e35', but the output assembly is named `System.ServiceModel.Web, Version=0.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'. Try adding a reference to `System.S
In mgmain JNI_OnLoad
[0xafd48828] Thread started, obj=0x48239f18, tls=0x250360.
[0xafd48828] Suspended.
[0xafd48828] Resumed.
[0x2532d0] Thread started, obj=0x48239e60, tls=0x259198.
[0x2532d0] Suspended.
[0x2532d0] Resumed.
[0xafd48828] Suspending vm...
[0xafd48828] Interrupting 0x2532d0...
[0xafd48828] Sent event VM_START, suspend=2.
internal static void Initialize (IntPtr envptr, IntPtr loader)
{
Logger.Log (LogLevel.Info, "MonoDroid", "JNIEnv.Initialize #1");
for (int i = 0; i < 10; i++) {
Logger.Log (LogLevel.Info, "MonoDroid", "JNIEnv.Initialize #1a");
}
Logger.Log (LogLevel.Info, "MonoDroid", String.Format ("JNIEnv.Initialize: {0:x} {1:x}",
envptr.ToInt32 (), loader.ToInt32 ()));
Logger.Log (LogLevel.Info, "MonoDroid", "JNIEnv.Initialize #2");
internal static void Initialize (IntPtr envptr, IntPtr loader)
{
Logger.Log (LogLevel.Info, "MonoDroid", "JNIEnv.Initialize #1");
var tmp = String.Format ("Test");
Logger.Log (LogLevel.Info, "MonoDroid", "JNIEnv.Initialize #1a");
Logger.Log (LogLevel.Info, "MonoDroid", "JNIEnv.Initialize TEST 0");