I created the ticket
#3
I've made a work around into r107.
I can get into that crash if i do this: set ExclusiveAddressUse and then Dispose the Object and Do it Again... The same error will occur, cause the Object is not yet Collected by the Garbage Collector.
But this is not your case, since you got this at the Start.
This was reported as a Bug under MONO and Security Purpose under Windows.
So at that point making a patch that will Garbage Collect, im completely again. So i simply Commented this line, since this is not very important for us after all.
Let me know if better!
bunder9999 , to answer to your PM, if you already know SVN , just do what patch you feel for! i will look at and maybe add it to the project!
And the SVN is really open to get more dev into is List
Any help you need on what is already done, just ask will be a pleasure to answer! Im trying to keep most of the needed information into the
Trac Wiki