https://bugzilla.novell.com/show_bug.cgi?id=664689

https://bugzilla.novell.com/show_bug.cgi?id=664689#c2


--- Comment #2 from Lynn Preston <[email protected]> 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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to