http://bugs.winehq.org/show_bug.cgi?id=3573
------- Additional Comments From wijn@wanadoo.nl 2005-26-10 09:01 ------- It is also like some recent Xorg problems. If you are using Xorg please check that you have the latest patches as suggested.
Else you can try to create a log by running wine like:
WINEDEBUG=+bitmap,+imagelist wine .... &> debug.log
look for the place where is says "breaking into debugger" and search from that poin backwards to the line where is says "ImageList_Create". Attach or post the lines in between.