On 10/31/07, Robert Shearman rob@codeweavers.com wrote:
Dan Kegel wrote:
But I couldn't coax Valgrind into giving stack dumps for those errors; it acted as if it had seen a few too many errors first, and only showed the one line. Grr. Anyone know how to coax valgrind into always giving a good stack dump?
There are some patches on this page that will probably help, depending on the version of valgrind you are using: http://wiki.winehq.org/Wine_and_Valgrind
Yes, thanks, I just updated that page with a version of that patch rediffed against valgrind-3.2.3, and have been submitting patches against Wine to fix buffer overflows and thinkos revealed by Valgrind. - Dan