|
From: Julian S. <js...@ac...> - 2006-10-20 10:39:43
|
> Valgrind seems to get this mostly right Presumably if you give it --max-stackframe= as it requests then it shuts up a bit. > but does complain when > elan_baseInit() tries to read it's parameter (a 64 bit int). It also > seems to get the line numbers wrong on ia64, base.c only has 864 lines, > 857 is the } closing the elan_baseInit() function. > > I'll try and get together a reproducer for this second issue. Ok. I take it you mean amd64 and not ia64 :-) J |