http://bugs.winehq.org/show_bug.cgi?id=15215
--- Comment #7 from Juan Lang juan_lang@yahoo.com 2008-09-11 10:34:42 --- Hmmm.. are you sure the patch is applied? The line that shows up as the point of crash shouldn't be able to cause a crash, it declares a local variable which has the same value as the passed in parameter (but it doesn't dereference it.)
If you're really sure, then there's something else magical going on, like the stack got corrupt somehow, and the bug's really elsewhere. That's just wild speculation though. Please doublecheck that you're running with the patch applied.