http://bugs.winehq.org/show_bug.cgi?id=21962 --- Comment #48 from Sébastien Fiévet <sebastien.fievet(a)free.fr> 2010-04-05 17:30:51 --- Created an attachment (id=27232) --> (http://bugs.winehq.org/attachment.cgi?id=27232) backtrace of CoD4 with v1.1.41 +tid AND detailed ERR printouts WITHOUT "debug info" patch This time i tracked ALL assignments of allocatedMemory in buffer.c and resource.c. As for my first attempt, i indexed ERR messages after their order of appearance from I1 to I7. I1 to I6 belonging to buffer.c and I7 to resource.c As per your example, I used : ERR("-I[1-7]- buffer : %p, allocatedMemory : %p, heapMemory : %p\n", This, This->resource.allocatedMemory, This->resource.heapMemory); 'Hope we're getting close to something! Many, many (many) thanks again. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.