http://bugs.winehq.org/show_bug.cgi?id=14868
--- Comment #7 from David Hall (gringer) winehq@gringer.dis.org.nz 2008-08-15 20:29:31 --- Created an attachment (id=15441) --> (http://bugs.winehq.org/attachment.cgi?id=15441) bisect log for crash
I got the following patch come up when I did a bisect:
$ git bisect good baceb8d07e0ae08a00aaaac39c15b14f872c9d97 is first bad commit commit baceb8d07e0ae08a00aaaac39c15b14f872c9d97 Author: Alexandre Julliard julliard@winehq.org Date: Mon Apr 21 11:57:30 2008 +0200
gdi32: Return bitmask for 32-bit bitmaps too in GetDIBits.
:040000 040000 d6fcd429195e9e571009766fe8339707a1856dea 051e98e9137a8972e7a47d10a134adf5d2e6dcfa M dlls
[full log attached]
I tried to be as careful as possible, doing 'rm -rf ~/.wine' before each test, and a full 'CC="ccache gcc" ./configure --verbose && make clean && make' after changing the bisect.