[Mono-bugs] [Bug 585698] Crash on launch on iPhone

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Mar 4 22:19:58 EST 2010


http://bugzilla.novell.com/show_bug.cgi?id=585698

http://bugzilla.novell.com/show_bug.cgi?id=585698#c2


Geoff Norton <gnorton at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
      Info Provider|rickgross at mac.com           |
         Resolution|                            |INVALID

--- Comment #2 from Geoff Norton <gnorton at novell.com> 2010-03-05 03:19:56 UTC ---
Hello,

  The issue here is you are linking against a native library (libflite.a) that
includes thumb code.  There is a bug in apples linker that causes thumb code to
mis-link the MonoTouch code.  You'll need to make a non-thumb version of flite
for your application.

-- 
Configure bugmail: http://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