http://bugs.winehq.org/show_bug.cgi?id=24468
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Status|UNCONFIRMED |NEW CC| |dmitry@codeweavers.com, | |wylda@volny.cz Component|-unknown |comctl32 Version|1.3.3 |1.3.0 Summary|GTA2 crashing at startup |GTA2: "gta2 manager.exe" | |crashes at startup Ever Confirmed|0 |1
--- Comment #1 from Wylda wylda@volny.cz 2010-09-19 10:25:20 CDT ---
The backtrace you attached is usually useless, because it lacks debuging symbols (you are missing -dbg package in case of debian/ubuntu).
For me, gta2 works under wine-1.3.3, but "gta2 manager.exe" crashes, because of recent regression. So let's turn this bug into a regression, when that is fixed, try to retest with fixed wine. Maybe it could help.
1. I did a regression test between 1.2 and 1.3.0:
commit 1bf5e12e9593b7c8cfd14a2c114c17371737f2c3 Author: Dmitry Timoshkov dmitry@codeweavers.com Date: Thu Jul 22 17:50:41 2010 +0900
comctl32: Make sure that the focus is set to an existing property sheet button.
:040000 040000 85d6408486ec4c0b0dd874ce1939376af30d92b4 be155410d0655a45f08b845d647561e15f3309ef M dlls
2. No other bug report suffers from this commit.
3. Revert of this patch on top of wine-1.3.3 makes that problem go away.
4. Adding author of this patch to CC.
--private keyword: bisected