http://bugs.winehq.org/show_bug.cgi?id=12279
--- Comment #35 from billstei billstei@hbci.com 2008-11-05 19:05:24 --- Did the git bisect testing and here is the result:
222e406deb878a6312b3c4bf3bcd0e185fa2ff2c is first bad commit commit 222e406deb878a6312b3c4bf3bcd0e185fa2ff2c Author: Alexandre Julliard julliard@winehq.org Date: Fri Oct 31 13:00:59 2008 +0100
ntdll: Create a separate heap for allocating memory views instead of using malloc.
:040000 040000 ec7dbb2e089b4ffefecb4e4b67c0be053880dbeb 761646b9c56562f6851e9d1f165d492b430be987 Mdlls
To be clear, this bisect is between the version that tolerated the reg code checking (but did not necessarily have success doing the check itself), and the version that completely crashes so that even the demo version of FLStudio cannot run (and only crashes when checking reg codes).