[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
bugzilla_noreply at novell.com
Mon Oct 4 14:55:00 EDT 2010
https://bugzilla.novell.com/show_bug.cgi?id=643614
https://bugzilla.novell.com/show_bug.cgi?id=643614#c0
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: gnorton at novell.com
ReportedBy: hijaszu at hlfslinux.hu
QAContact: mono-bugs at lists.ximian.com
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: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list