http://bugs.winehq.com/show_bug.cgi?id=473
*** shadow/473 Fri May 10 16:04:31 2002 --- shadow/473.tmp.19714 Fri May 24 13:30:42 2002 *************** *** 29,31 **** --- 29,54 ----
------- Additional Comments From jakob@vmlinux.org 2002-05-10 16:04 ------- Changed to wine-ole. + + ------- Additional Comments From apa3a@yahoo.com 2002-05-24 13:30 ------- + Reporter, we do not have access to this application, so you'll have to help in + the issue research. + + First, provide more information: + * your OS/distribution + * Wine version + * TurboTax application version + + I need a relay trace with the crash. + You can get relay trace, running Wine with following parameters: + + wine --debugmsg +relay,+ole app.exe &> /tmp/1.log + + Note, the result file can be huge. + Attach to the bug description a file with the last 200 lines before the crash + (there will be, probably some lines after crash). You can find the crash by + searching from the end for lines "starting debugger", go up a little more and + find where the exception starts. Include also description of the exception. + + You can find more information in Wine documentation: + http://www.winehq.org/docs/wine-user/bugs.shtml#BUG-REPORTING