Hi, I filed a bug in the Wine bugzilla, and was asked to compile wine myself (to get debugging symbols) and provide a backtrace using that. Instead of compiling wine myself, I have installed the debugging symbols package wine1.2-dbg which is provided for Ubuntu. Can someone tell me how to use that to enable debugging symbols in the backtrace output? After installing the -dbg package the backtrace is the same as before. I noticed the -dbg package installs files in /usr/lib/debug/usr/bin/ and /usr/lib/debug/usr/lib/ How would I get the debugging version of wine to run instead of the normal one? Thanks for your help.