[Opensim-dev] asset_database="grid" failures

Sean Dague sean at dague.net
Sat Nov 3 13:02:34 UTC 2007


On Sat, Nov 03, 2007 at 09:21:41AM +0100, Tleiades Hax wrote:
> >
> >
> > Bingo, exactly what I found after further debugging.  I'll fling it over
> > to the mono lists next week to see if this is something well known or if
> > we are doing something wrong.
> >
> >
> Thank you for partially restoring my belief in my own insanity.
>
> I did a little investigation in the mono bug database, and found 3 which I
> think is interesting/relevant.
> 
> [2.0] CompressedStack causes continuous slowdown / excessive memory usage
> https://bugzilla.novell.com/show_bug.cgi?id=321047
> 
> This one isn't marked as fixed, but it will probably come back to hurt
> us.

I think if we do content negotiation correctly we can work around this
one until it is fixed.

> HttpListenerRequest.InputStream.Read blocks indefinitively
> https://bugzilla.novell.com/show_bug.cgi?id=321824
> This one is marked as fixed as per 2007-09-15, which means it isn't part of
> any distribution yet. I know this isn't POST related, but most code dealing
> POST's needs to read the request input stream.
> 
> System.Net.HttpListener hangs reading past end of a non-chunked response
> https://bugzilla.novell.com/show_bug.cgi?id=320218
> I don't think we will be hurt by this one, it is marked as fixed, but isn't
> part of a released distribution yet.
> 
> These bugs raises the question, can we use HTTP and REST as the foundation
> for comms protocols? do we need to give up the HttpListener implementation
> in Mono, and implement our own?

Fortunately, HTTP isn't a very complex protocol.  If we need to do our
own implementation up front to deal with some bugs, that won't be that
bad.  I'll do some digging early next week to see if I can exactly
figure out where exactly we are getting hit by this, and building a test
case we can flip over the wall to the mono guys to make sure that it
gets and stays fixed.

     -Sean

-- 
__________________________________________________________________

Sean Dague                                       Mid-Hudson Valley
sean at dague dot net                            Linux Users Group
http://dague.net                                 http://mhvlug.org

There is no silver bullet.  Plus, werewolves make better neighbors
than zombies, and they tend to keep the vampire population down.
__________________________________________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://opensimulator.org/pipermail/opensim-dev/attachments/20071103/35ab7db3/attachment-0001.pgp>


More information about the Opensim-dev mailing list