http://bugs.winehq.org/show_bug.cgi?id=12989
--- Comment #3 from Austin English austinenglish@gmail.com 2008-05-05 23:41:24 --- (In reply to comment #2)
Could you guide me a bit so I can post a terminal output of the crash ??? ( What do I have to do in order to see the terminal output ? )
Thanks.
Run in terminal, then use:
$ wine your_program.exe &> /tmp/log.txt
And attach /tmp/log.txt here.