|
From: Tom H. <th...@cy...> - 2004-08-26 10:50:32
|
In message <412...@sh...>
Dimitri Papadopoulos-Orfanos <pap...@sh...> wrote:
> Mmmh... Since the crash seems to occur in an error handler, that could
> be the case. If I understand correctly, you're saying that distcc
> attempts to jump to an unitialized value. Doesn't Valgrind detect that
> an uninitialized valure is user as an addres to jump to?
If the pointer is undefined and valgrind realises that it is undefined
then it should warn you. It could be well defined but bogus however, in
which case valgrind wouldn't be able to help.
Tom
--
Tom Hughes (th...@cy...)
Software Engineer, Cyberscience Corporation
http://www.cyberscience.com/
|