http://bugs.winehq.org/show_bug.cgi?id=9916
Lionel Debroux lionel_debroux@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #9126 is|0 |1 obsolete| | Attachment #9237 is|0 |1 obsolete| |
--- Comment #60 from Lionel Debroux lionel_debroux@yahoo.fr 2008-03-08 03:31:27 --- Created an attachment (id=11195) --> (http://bugs.winehq.org/attachment.cgi?id=11195) Trace of tests on wine 0.9.57 with warn+heap
I hadn't run a make test with WINEDEBUG=warn+heap since several days before the 0.9.56 release. With the Wine 0.9.57 release, I'm seeing *two* crashes I didn't see last time :-((
* d3d9 stateblock test accesses the memory at 0xaaaaaaaa (freed memory !); * qedit mediadet test accesses the memory at 0x0;
The two other crashes are dinput tests, due to accesses to 0x55555555. I opened bug #11644 for them, but so far, nobody replied there, and I don't have the knowledge required to help debugging the problem further...