[Mono-dev] XSP Problem : System.Exception: Error reading headers.

Lluis Sanchez lluis at ximian.com
Mon Aug 21 08:42:11 EDT 2006


El dj 17 de 08 del 2006 a les 11:04 -0500, en/na Brian Crowell va
escriure:
> Robert Jordan wrote:
> > This is related to this bugfix:
> > 
> > http://bugzilla.ximian.com/show_bug.cgi?id=76757
> 
> http://bugzilla.ximian.com/showattachment.cgi?attach_id=17200
> 
> You guys might want to look at the part of this patch that applies to the class 
> libraries, as I found some really silly things going on in there.

They are not so silly. The problem is we can't leak objects created in
one domain to another domain. That's why CADMessageBase makes a copy of
the content of the CADObjRef, instead of reusing it.

Lluis.





More information about the Mono-devel-list mailing list