http://bugs.winehq.com/show_bug.cgi?id=804
------- Additional Comments From apa3a@yahoo.com 2002-06-17 11:18 ------- Evan, as I see you are using Windows dlls from WinXP, right?
Can you configure wine with default no-windows installation and reproduce the issue there? This document may help you: http://wine.codeweavers.com/fom-meta/cache/664.html
Configure debugger, so it will be started on the crash: http://www.winehq.com/Docs/wine-devel/dbg-config.shtml Report what debugger says about the crash. On the debugger prompt run command "bt". It will give backtrace. Please, publish it here.
Get a relay trace with command: wine MyApp.exe --debugmsg +relay,+file,+dosfs &> 1.log
Post the last 200 lines of the log before the crash as attachment here. Let me know if you need any help in debugging.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://bugs.winehq.com/show_bug.cgi?id=804. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.