http://bugs.winehq.org/show_bug.cgi?id=20447
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com 2009-10-24 08:54:07 --- (In reply to comment #4)
have 1.1.32 but what is debug symbols package? couldn't find anything with google, all I have is gdb and no idea how to "get another backtrace" with specific symbols.
Something like that http://packages.debian.org/sid/libwine-dbg-unstable. It's a separate package that should be installed along with binary build. Install corresponding version and get backtrace like you already did. If there's no wine-dbg available for 1.1.32 consider to build wine from source (it's very simple).