|
From: Bart V. A. <bar...@gm...> - 2007-02-21 08:20:09
|
Hello Maxim,
Please note that the drd tool is still under development -- currently it
works for small test programs, but not yet for large applications. The
assertion failure you reported means that your application is using more
than 256 mutexes -- that is the maximum number of mutexes drd currently
supports.
Bart Van Assche.
On 2/21/07, Maxim Osipov <max...@gm...> wrote:
>
> Hello!
>
> In case if someone is interested in DRD bug reports. Cannot start drd
> with a big threaded application (on x86 uml and ppc with same
> symptoms). Other tools work fine.
>
> Rgrds,
> Maxim
|