http://bugs.winehq.org/show_bug.cgi?id=18688
--- Comment #7 from Nikolay Sivov bunglehead@gmail.com 2009-05-29 10:09:21 --- (In reply to comment #5)
Excuse me but I'll need exact git commands for all operations.
First try without this commit rebasing before it: --- git reset --hard 2b72ae6e01f72dca5503677a5097c1c002e6db09 ---
Next 'make install' and test your app again.
Second step is to rebase on 'bad commit': --- git reset --hard 9a0f600574fdc8a01625a5c7f65b0e0b08b1af8e ---
then rebuild & reinstall and test application again.
(In reply to comment #6)
And I have no idea what "post test results" implies.
If application crashes on any step post a WINEDEBUG=+toolbar log. If there's no crash on both steps then your regression test is invalid and I need a the same WINEDEBUG=+toolbar log but running current git.