http://bugs.winehq.org/show_bug.cgi?id=2245
------- Additional Comments From saulius.krasuckas@elst.vtu.lt 2004-23-05 01:41 ------- Crash you mention duplicates bug http://bugs.winehq.org/show_bug.cgi?id=2210 . You may consider reversing this patch: http://cvs.winehq.org/patch.py?id=12071 .
That is:
cd /usr/src/wine-cvs make uninstall wget http://cvs.winehq.org/patch.py?id=12071 patch -p0 < "patch.py?id=12071" ./configure && make depend && make make install
This let me my Diablo I utility to run with success.