|
From: Josef W. <Jos...@gm...> - 2009-08-11 16:18:38
|
On Tuesday 11 August 2009, Nicholas Nethercote wrote: > Hi, > > Progress towards 3.5.0 is going well. We're down to four blockers: > > 200760 nor NOR othe nj...@va... ASSI darwin > unhandled syscall: unix:284 > 200029 nor NOR Linu js...@ac... REOP valgrind isn't able to > read Fedora 12 debuginfo > 199338 nor NOR Linu josef.weidendorfer ASSI callgrind_annotate > sorting/thresholds are broken for all but Ir > 191189 wis NOR Linu js...@ac... ASSI --xml=yes should obey > --gen-suppressions=all > > I should get to 200760 today or tomorrow. Julian has committed a fix > for 200029 and is just waiting on nightly tests to confirm it. He > also will soon get to 191189, which is pretty easy. > > Josef, will you be able to fix 199338 in the next 2 or 3 days? Julian > wants to build a release candidate on Friday, so it would be good > (well, mandatory, really) to have all blockers fixed by then. Just fixed with a few other smaller things. However, I just saw a problem with the committed fix for 150606 (r10386). It zeros the summary counts before dumping :-( I think I'll get this right in time. I reopened 197988, as this is still valid. The easiest is to enlarge the tool's stack to a 2 MB. Or is there some adress space problem for 32bit here? It would be cool to have VG_(discard_translations) in the tool interface to get rid of an ugly hack (calling a non-public function from core) - I sent a proposed patch to Julian... Josef > We also have 50 wanted3.5.0 bugs open, but it looks like only 1 or 2 > of them will be done, although please feel free to work on them if you > like. > > Nick > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Valgrind-developers mailing list > Val...@li... > https://lists.sourceforge.net/lists/listinfo/valgrind-developers > |