After upgrading from the alpha to release of 4.2 I'm seeing this error when
starting the autocomplete sample -
http://slodge.blogspot.co.uk/2012/05/monodroid-mvvmcross-experiment-in.html

I don't understand what it means at all and the stack trace is nonexistent
- seems to be somewhere native before managed code starts?

Error is:
- Invalid bridge callback version. Expected 2 but got -2126498020
followed by:
- An unhandled exception occured.

This feels different to the other problems I've seen - different error
message and disabling fast deployment has no effect.

Any ideas what I can try?

05-16 10:42:20.725 I/ActivityThread(10795): Pub
DroidAutoComplete.DroidAutoComplete.__mono_init__: mono.MonoRuntimeProvider
05-16 10:42:20.730 D/dalvikvm(10795): Trying to load lib
/data/data/DroidAutoComplete.DroidAutoComplete/lib/libmonodroid.so
0x4051d6c8
05-16 10:42:20.730 D/dalvikvm(10795): Added shared lib
/data/data/DroidAutoComplete.DroidAutoComplete/lib/libmonodroid.so
0x4051d6c8
05-16 10:42:20.730 W/MonoDroid-Debugger(10795): Trying to initialize the
debugger with options:
--debugger-agent=transport=dt_socket,loglevel=0,address=127.0.0.1:8963
,server=y,embedding=1
05-16 10:42:20.790 W/MonoDroid-Debugger(10795): Accepted stdout connection:
36
05-16 10:42:21.560 E/mono    (10795): WARNING: The runtime version
supported by this application is unavailable.
In mgmain JNI_OnLoad
05-16 10:42:21.560 E/mono    (10795): Using default runtime: v2.0.50727
05-16 10:42:22.725 I/monodroid-gc(10795): environment supports jni
NewWeakGlobalRef
05-16 10:42:22.725 F/        (10795): Invalid bridge callback version.
Expected 2 but got -2126498020
05-16 10:42:22.725 I/mono    (10795): Stacktrace:
05-16 10:42:22.725 I/mono    (10795):
An unhandled exception occured.
05-16 10:42:30.720 I/dalvikvm(10795): threadid=4: reacting to signal 3

Stuart
_______________________________________________
Monodroid mailing list
[email protected]

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to