http://bugs.winehq.org/show_bug.cgi?id=6547
------- Additional Comments From ajackso2@connect.carleton.ca 2006-29-10 14:49 ------- All right, I can get a full backtrace by running "gdb wine" and then attaching it to the hung process, but the backtrace has no symbolic information, because (I think) gdb can't automatically pick up shared libraries when you attach it to an already-running process.
Would it help if I built wine from source so as to have the symbolic information right in the binaries, rather than in a debuginfo package?