|
From: Ashley P. <as...@qu...> - 2006-10-20 11:00:52
|
On Fri, 2006-10-20 at 11:39 +0100, Julian Seward wrote: > > Valgrind seems to get this mostly right > > Presumably if you give it --max-stackframe= as it requests then > it shuts up a bit. I'm assuming so. Our V tests take about 12 hours to run so we drive them from a weekly cron job. I should be able to answer this question on Monday. > > 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 :-) Yes. Ashley, |