mail-archives/mono-bugs/2010-October/104454.html

139 строки
5.0 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 643614] New: Even the simplest binary created with MonoTouch crashes on Simulator (and possibly on device too)
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20643614%5D%20New%3A%20Even%20the%20simplest%20binary%20created%20with%0A%20MonoTouch%20crashes%20on%20Simulator%20%28and%20possibly%20on%20device%20too%29&In-Reply-To=">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="104453.html">
<LINK REL="Next" HREF="104456.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 643614] New: Even the simplest binary created with MonoTouch crashes on Simulator (and possibly on device too)</H1>
<B>bugzilla_noreply at novell.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20643614%5D%20New%3A%20Even%20the%20simplest%20binary%20created%20with%0A%20MonoTouch%20crashes%20on%20Simulator%20%28and%20possibly%20on%20device%20too%29&In-Reply-To="
TITLE="[Mono-bugs] [Bug 643614] New: Even the simplest binary created with MonoTouch crashes on Simulator (and possibly on device too)">bugzilla_noreply at novell.com
</A><BR>
<I>Mon Oct 4 14:55:00 EDT 2010</I>
<P><UL>
<LI>Previous message: <A HREF="104453.html">[Mono-bugs] [Bug 475124] ReaderWriterLock ReleaseReaderLock inconsistency with .NET's implementation
</A></li>
<LI>Next message: <A HREF="104456.html">[Mono-bugs] [Bug 643614] Even the simplest binary created with MonoTouch crashes on Simulator (and possibly on device too)
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#104454">[ date ]</a>
<a href="thread.html#104454">[ thread ]</a>
<a href="subject.html#104454">[ subject ]</a>
<a href="author.html#104454">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>
<A HREF="https://bugzilla.novell.com/show_bug.cgi?id=643614">https://bugzilla.novell.com/show_bug.cgi?id=643614</A>
<A HREF="https://bugzilla.novell.com/show_bug.cgi?id=643614#c0">https://bugzilla.novell.com/show_bug.cgi?id=643614#c0</A>
Summary: Even the simplest binary created with MonoTouch
crashes on Simulator (and possibly on device too)
Classification: Mono
Product: MonoTouch
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Critical
Priority: P5 - None
Component: Runtime
AssignedTo: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">gnorton at novell.com</A>
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">hijaszu at hlfslinux.hu</A>
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at lists.ximian.com</A>
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; hu-hu)
AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5
Binary created with MonoDevelop without added developer code crashes when
running on the simulator.
Reproducible: Always
Steps to Reproduce:
1. Start MonoDevelop
2. Create a new iPhone Window-based Project
3. Run the generated application in simulator.
Actual Results:
The application crash with:
dyld: Symbol not found: _OBJC_CLASS_$_NSAutoreleasePool
Referenced from: /Users/hijaszu/Library/Application Support/iPhone
Simulator/3.0/Applications/73DC246B-9290-437D-BE95-5ECDEF3409D4/x.app/x
Expected in:
/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.0.sdk/System/Library/Frameworks/Foundation.framework/Foundation
Expected Results:
The application does not crash.
--
Configure bugmail: <A HREF="https://bugzilla.novell.com/userprefs.cgi?tab=email">https://bugzilla.novell.com/userprefs.cgi?tab=email</A>
------- You are receiving this mail because: -------
You are the QA contact for the bug.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="104453.html">[Mono-bugs] [Bug 475124] ReaderWriterLock ReleaseReaderLock inconsistency with .NET's implementation
</A></li>
<LI>Next message: <A HREF="104456.html">[Mono-bugs] [Bug 643614] Even the simplest binary created with MonoTouch crashes on Simulator (and possibly on device too)
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#104454">[ date ]</a>
<a href="thread.html#104454">[ thread ]</a>
<a href="subject.html#104454">[ subject ]</a>
<a href="author.html#104454">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
mailing list</a><br>
</body></html>