Ruud Baars wrote:

> I retrace the steps with 2.3, and the error does not reproduce. It must
> be a snapshot thing.
>
> No matter, case closed.
>
> Ruud

Hopefully it's fixed indeed... or it's a rare multi-threading bug
and those are painful bugs to debug and reproduce.  In fact
I just saw another email from Daniel about a probable
multi-threading bug where LT got stuck in an infinite loop,
(subject was: HTTPServerLoadTest can get stuck (#13)).

Are there tools to help finding multi-threading bugs in Java?
For native code, there is helgrind [1] (a valgrind tool)
and the thread sanitizer [2] option of the clang c/c++ compiler.

[1] http://valgrind.org/docs/manual/hg-manual.html
[2] http://code.google.com/p/data-race-test/wiki/ThreadSanitizer

Dominique

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel

Reply via email to