http://bugs.winehq.org/show_bug.cgi?id=20061
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.0.1 |1.1.29
--- Comment #7 from Vitaliy Margolen vitaliy@kievinfo.com 2009-09-16 20:34:51 --- Make sure you have wine debug symbols installed. If you can't get them you will have to compile Wine yourself. Don't continue if you do not have debug symbols or self-compiled Wine.
Run: gdb /usr/bin/wine-preloader /path/to/core (gdb) bt ... (gdb) info registers ... (gdb) info source ... (gdb) info line ...
Attach complete output here.