зеркало из https://github.com/mono/mail-archives.git
101 строка
3.5 KiB
HTML
101 строка
3.5 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [mono-android] Stacktrace-less crash in 4.0.1 (I think)
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:monodroid%40lists.ximian.com?Subject=%5Bmono-android%5D%20Stacktrace-less%20crash%20in%204.0.1%20%28I%20think%29&In-Reply-To=CB102A63.CCFE%25steven_john_pack%40yahoo.com.au">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="007862.html">
|
|
<LINK REL="Next" HREF="007870.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[mono-android] Stacktrace-less crash in 4.0.1 (I think)</H1>
|
|
<B>Jonathan Pryor</B>
|
|
<A HREF="mailto:monodroid%40lists.ximian.com?Subject=%5Bmono-android%5D%20Stacktrace-less%20crash%20in%204.0.1%20%28I%20think%29&In-Reply-To=CB102A63.CCFE%25steven_john_pack%40yahoo.com.au"
|
|
TITLE="[mono-android] Stacktrace-less crash in 4.0.1 (I think)">jonp at xamarin.com
|
|
</A><BR>
|
|
<I>Thu Dec 15 09:59:13 EST 2011</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="007862.html">[mono-android] Stacktrace-less crash in 4.0.1 (I think)
|
|
</A></li>
|
|
<LI>Next message: <A HREF="007870.html">[mono-android] UseSharedRuntime parameter is not supported by the GenerateJavaStubs
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#7865">[ date ]</a>
|
|
<a href="thread.html#7865">[ thread ]</a>
|
|
<a href="subject.html#7865">[ subject ]</a>
|
|
<a href="author.html#7865">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>On Dec 15, 2011, at 6:51 AM, Steven Pack wrote:
|
|
><i> So, that looks good, but the assemblies themselves still say 4.0.0.0 (should they be 4.0.1.234125318?)
|
|
</I>><i>
|
|
</I>><i> System.Core 4.0.0.0 /Library/Frameworks/Mono.framework/Versions/2.10.6/lib/mono/gac/System.Core/4.0.0.0__b77a5c561934e089/System.Core.dll
|
|
</I>
|
|
Wrong set of assemblies. :-)
|
|
|
|
The Mono for Android profile assemblies are in /Developer/MonoAndroid/usr/lib/mono/2.1, e.g. /Developer/MonoAndroid/usr/lib/mono/2.1/System.Core.dll. System.Core.dll has a Version of 2.0.5.0.
|
|
|
|
Note that Mono for Android's BCL doesn't follow the Mono for Android version number (hence 2.0.5.0 instead of 4.0.1), and we haven't versioned Mono.Android.dll either (it's 0.0.0.0).
|
|
|
|
Mono.Android.dll, meanwhile, is in /Developer/MonoAndroid/usr/lib/mandroid/platforms/android-*.
|
|
|
|
As for the stacktrace-less crash, we still need some form of repro in order to understand what's happening. :-(
|
|
|
|
If anyone can get a repro (even if it involves a Resume, as long as it's reproducible), we would be very grateful.
|
|
|
|
Thanks,
|
|
- Jon
|
|
|
|
</PRE>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="007862.html">[mono-android] Stacktrace-less crash in 4.0.1 (I think)
|
|
</A></li>
|
|
<LI>Next message: <A HREF="007870.html">[mono-android] UseSharedRuntime parameter is not supported by the GenerateJavaStubs
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#7865">[ date ]</a>
|
|
<a href="thread.html#7865">[ thread ]</a>
|
|
<a href="subject.html#7865">[ subject ]</a>
|
|
<a href="author.html#7865">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/monodroid">More information about the Monodroid
|
|
mailing list</a><br>
|
|
</body></html>
|