[Mono-bugs] [Bug 551188] infinite loop when calling objc_msgSend

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Oct 29 17:50:35 EDT 2009


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

User duane at wandless.net added comment
http://bugzilla.novell.com/show_bug.cgi?id=551188#c1





--- Comment #1 from Duane Wandless <duane at wandless.net>  2009-10-29 15:50:34 MDT ---
Also of note ... in order to get this far I had to comment out the Export(init)
and Export(initWithCoder) lines from all classes.  In fact if you put back the
Export(initWithCoder) to the Layer.g.cs file the app will die upon startup. 
You cannot even run in the debugger.  I locally added the throw after 3 loops
on the initWithCoder function in Layer.g.cs and the throw never appears but the
app does continue to the state of the initial bug with the onEnter issue.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list