http://bugs.winehq.org/show_bug.cgi?id=5658
grolgh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WONTFIX
------- Additional Comments From grolgh@gmail.com 2006-13-07 16:51 ------- Sorry, it was a bug in the program after all. What really happened is that it failed on deallocating memory which was already deallocated. This does not happen in winodws, and thus Wine allowed a bug to be found which went unnoticed on windows. Thanks. Further work has revealed other cases where windows actually lets the program misbehave but Wine correctly breaks the program.
For me this was a revelation on how problematic the job to emulate windows application, but also is a powerful tool to test them. Thanks. :)
As of now the program works under Wine, though with some noticable slowdowns. But we are happy to offer a complete music composition environment on new platforms. : D
I hope this is the correct resolution.