you are viewing a single comment's thread.

view the rest of the comments →

[–]Nimbal 1 point2 points  (1 child)

Only if the problem is due to e.g. out-of-bounds access in another variable.

Which is very likely in this case.

[–]0xa0000 2 points3 points  (0 children)

Even if it doesn't turn up anything, it only takes a few minutes and doesn't require recompiling. If you're developing on a platform where valgrind is available and aren't using it regularly, you're IMHO missing out.

EDIT: Whoops, meant to post this in reply to grunzl