On Friday 22 April 2011, Frank Chang wrote:
>  Wan Mohd Fairuz Wan Ismail , Thank you for the makefile for the Fibonacci
> function. I just tried it on Centos Linux 5.5 and I am still getting
> valgrind/callgrind errors(shown below)

The makefile does not make a difference. The version did.

> Callgrind: jumps.c:164 (new_jcc): Assertion '(0 <= jmp) && (jmp <=
> from->bb->cjmp_count)' failed.

That assertion was introduced in 3.6.1 as part of a bug fix to catch
cases which before resulted in silent corruption of callgrind data.
There were multiple reasons resulting in above failed assertion, and
the mentioned bug fixed only one reason (in addition to introducing
above assertion).

Please check out the current SVN version. It should be fixed there.

Josef



------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to