http://bugs.winehq.org/show_bug.cgi?id=7105
------- Additional Comments From mikolaj.zalewski@gmail.com 2007-16-02 11:58 ------- Created an attachment (id=4959) --> (http://bugs.winehq.org/attachment.cgi?id=4959&action=view) patch
The patch worked as expected - we now know what's happening. When the task that loaded the cursor exists, the cursor memory block is freed, even if the cursor is shared by all the tasks. Could you check if the attacked patch solves the problem?