http://bugs.winehq.org/show_bug.cgi?id=22597
--- Comment #43 from Austin Lund austin.lund@gmail.com 2010-08-09 22:14:21 --- When running in valgrid, the wine-preloader process just give the message
wine: Invalid address
then quits. Very annoying.
It does seem like something is not having AddRef called on it at some stage and is being freed when Release is called, but there was another pointer out there and hence has 0xfeeefeee when running with +heap. But this is just speculation.