http://bugs.winehq.org/show_bug.cgi?id=6586
------- Additional Comments From vitaliy@kievinfo.com 2006-25-12 11:27 ------- The IOCTL message most of the time are harmeless. In this case it's IOCTL_STORAGE_QUERY_PROPERTY. And if you not sure what causing your problem, you are welcome to run WINEDEBUG=+all wine bleh.exe and see for yourself how far is it from the place where it actually crashes.
Firs of all - upgrade Wine to 0.9.28
And again _read_ the bug 6622. Because this one _is_ the duplicate of it.