http://bugs.winehq.org/show_bug.cgi?id=16666
--- Comment #8 from Austin English austinenglish@gmail.com 2009-04-11 03:38:40 --- Apparently the regression may be on OpenBSD's end:
Assorted improvements and code cleanup:
* malloc(3) has gained new attack mitigation measures; critical bookkeeping structures are protected at runtime using mprotect(2) and allocated at random addresses where possible. * A new version of the gdtoa code has been integrated, bringing better C99 support to printf(3) and friends. * Vastly improved C99 support in libm, including complex math support. * Sorry, this list is still being worked on.