http://bugs.winehq.org/show_bug.cgi?id=20787
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com 2009-11-22 00:45:37 --- (In reply to comment #4)
What do you mean when you say "current" wine? AFAIK, 1.1.33 is the latest version. Do you mean building wine from sources?
Yes, current means the latest from git repo.
BTW, I've installed wine-dev, but that did not add debug symbols. Is compiling the only way to get these?
Of course it didn't, wine-dev contains headers, not debug information, search for something like wine-dbg (called libwine-dbg on Debian).
No, compiling isn't the only way, installing separate package with symbols is ok, but for this bug is not very helpful, cause the first interesting thing is to test with current version (see bug 20770 - similar crash isn't here with current but is on 1.1.33).