https://bugs.winehq.org/show_bug.cgi?id=37576
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |35eef16ba7c167657c85f865746 | |631dfc969919c
--- Comment #14 from André H. nerv@dawncrow.de --- Well, for me 1.5.9 leads to a crash, but might be my hw, so let's assume this is "good": fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 30000 fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 30000 fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do! X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 154 (GLX) Minor opcode of failed request: 3 (X_GLXCreateContext) Value in failed request: 0x0 Serial number of failed request: 33724 Current serial number in output stream: 33729
1.5.10: doesn't crash, but produces broken file, call it "bad"
bisect steps: 6e4f74f71b640db7eb7fd0f9b1a7ea6996177607 good 13df042891254c1dfc2b860a2d86b0fb5968d56e good 12caddb4be1265811ecaff928eb35d1c6368a782 bad 442b34415aab3edfcb6cac178c9e9e324a8ae1ea bad f98c3bbd9c121d1f427022faf6fb9645de635e7a bad f14c2f712f0e8b2dd924f52dd960ab8add791da9 bad a7e1b7c6ea0e0b990eafe1c8c4d08f3f511b763c bad 35eef16ba7c167657c85f865746631dfc969919c bad cbf9589ba397ed98d2aa2270a332171019024b3b good
35eef16ba7c167657c85f865746631dfc969919c is the first bad commit commit 35eef16ba7c167657c85f865746631dfc969919c Author: Alexandre Julliard julliard@winehq.org Date: Thu Jul 26 20:47:31 2012 +0200
gdi32: Support OpenGL in bitmaps through libOSMesa.