On 09/10/14 11:46, APS wrote:
Thanks for the funny answer, if I was able to find a solution I didn't
asked for an help.
I already found where is the "Houston..." exception, is also specified
inside the attached bugreport
(https://bugzilla.xamarin.com/show_bug.cgi?id=16796). In the meanwhile I


The bug you reference has a file that seems to be a patch, have you tested it? Maybe it fixes your problem...


added some more log and I found the values that are compared to generate
the exception:

System.Exception: Houston... 1363232375 vs 28360
System.Exception: Houston... 1835812708 vs 28525

The exception is raised because the value returned to mod_mono from
apache (1363232375, 1835812708) is greater than the size requested by
mono (28360, 28525, ...).
Unfortunately I have no such an in-depth knowledge of the mono framework
and apache modules integration to understand why this behavior occurs,
if someone has a more useful hint it could be of help.
Thanks in advance.

You could post your findings in bugzilla, maybe the original reporter can give you a hint.

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to