-07-15 r70918)
nickname Unsuffered Consequences
I would be happy to get any hint that explains this behaviour.
The LeakSanitizer message appears in the interactive mode,
but not in the batch mode.
With kind regards,
Martin Schlather
Mathieu,
I do not understand what you mean in your email.
I am only interested in the cause of the valgrind
message in
> .Call("XXX")
[1] 1
> nd <- 3
> solve(diag(nd) , as.vector(1:nd))
[1] 1 2 3
> .Call("XXX")
==25734== Conditional jump or move depends on uninitialised value(s)
==25734==at 0
status = Under development (unstable)
>> major = 2
>> minor = 9.0
>> year = 2009
>> month = 01
>> day = 13
>> svn rev = 47573
>> language = R
>> version.string = R version 2.9.0 Under development (unstable)
>> (2009-01-13 r47573)
>