http://bugs.winehq.org/show_bug.cgi?id=21297
--- Comment #7 from Anastasius Focht focht@gmx.net 2010-01-11 14:11:24 --- Hello,
--- quote --- I recompiled wine by using CFLAGS="-gdwarf-2" tools/wineinstall and recreated the crash.
Is there anything else I can do? --- quote ---
No, not really.
Your new backtrace proved my hypothesis that your gcc toolchain seems to produce newer DWARF v3+ format by default that winedbg doesn't handle. Maybe a hint can be added to Wine Wiki if people encounter similar issue (e.g. when "-g" alone doesn't yield source info with winedbg).
Regarding the app/installer crash I have already given all necessary info to fix the bug in comment #5 All you need is to wait until a taker picks up the bug and sends patch.
Regards