Hi, * Robert Osfield -- Monday 09 February 2009: > In my testing here I'm using the tool=helgrind
Oh, sorry then. > 3rd party debugging tools aren't infaluable. The can and do produce > false positives. Yes, of course. But if I get a segfault in FlightGear which gdb traces back to some lines of code in OSG, and then helgrind points out a bug in pretty much exactly the same lines, then my first assumption is not that helgrind is buggy. And helgrind's report was IMHO very precise. > How much we can rely upon valgraind/helgrind is not something > I can vouch for as this is the first time I'm attempted to use > tool=helgrind. Yeah, same here. I'm a total helgrind newbie. But still: segfault and threading bug reported by two independent tools in the same code. But before I annoy the last person here, I stop bitching. Just release OSG as it is. Maybe gdb and helgrind and FlightGear get fixed and the problem goes away all by itself. ;-) m. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

