Thank you very much for the debugging instructions!

Also, thank you very much for giving me an idea about the difficulty of that 
issue... indeed, I probably underestimated the issue (but after reading some 
source code, I already had second thoughts).

However, if there is anything that you would like me to test, try, or do, I 
will glady help. I would want that issue fixed, and if there is anything I can 
do to facilitate this, I will. 

Is there any known workaround for the problem? Can I reduce the number of 
threads? Monkeypatch webrick?

Going back to MacRuby 0.5 does not help either. It has other issues with 
Webrick, and it seems moot to muck around with an old version.

Alex

Am 09.07.2010 um 20:32 schrieb Thibault Martin-Lagardette:

> Hi!
> 
> I'm not sure exactly why you are having these problems, but I'll show you how 
> we usually do debugging.
> 
> Please note, however, that the current problem seems to be a very know issue, 
> where we sometimes have a threading problem (the assertion is always the 
> same).
> It's a very, very tricky bug that is not easy to fix at all. I'm just saying, 
> so that you do not lose too many time trying to fix it thinking it's an easy 
> one :-).
> 
> But for further reference, or in case you really want to dig into this, 
> here's an example on how you can use GDB to understand what is going on in 
> the program.
> There is obviously more to it, I'm just providing a rapid overview of what is 
> available to you for debugging.
> 
> (Note that I will assume you are already working with trunk ; commands will 
> be underlined)
> 

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to