http://bugs.winehq.org/show_bug.cgi?id=12279
--- Comment #34 from billstei billstei@hbci.com 2008-11-04 18:59:07 --- Did additional testing, and it looks like the current crashing is directly related to the regcode checking. Here is what I did:
1) Begin with no .wine dir. 2) Run winecfg (Wine 1.1.7-265). No changes in winecfg (XP env). 3) Install FLStudio into new .wine 4) Run FLStudio. Runs ok (as demo). Close. 5) Run regedit FLRegkey.reg to merge regcodes into registry. 6) Run FLStudio. Crashes immediately with typical error like:
err:seh:setup_exception_record stack overflow 928 bytes in thread 0009 eip 7ef92a44 esp 00230f90 stack 0x230000-0x231000-0x330000
Assuming that there is no longer a race condition then this should be much easier to debug. Have not done a git bisect yet, but as noted in comment #30, probably between 1.1.6 and 1.1.7-265