[Mono-bugs] [Bug 664689] monotouch failed with no output (134)
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Jan 17 11:25:12 EST 2011
https://bugzilla.novell.com/show_bug.cgi?id=664689
https://bugzilla.novell.com/show_bug.cgi?id=664689#c2
--- Comment #2 from Lynn Preston <lynn.preston at earthlink.net> 2011-01-17 16:25:11 UTC ---
The DLL is a custom .NET class library that I created.
That output is actually from -v-v-v.
I figured out what was causing the issue. Inside the DLL I had objects that
fired events and were being caught by delegates. Once I removed those,
everything worked fine.
Can you tell me how to catch events from objects in a .NET class library? The
normal += delegate method causes mono to blow up.
--
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