http://bugs.winehq.org/show_bug.cgi?id=22837
Marcus Meissner marcus@jet.franken.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #6 from Marcus Meissner marcus@jet.franken.de 2010-05-23 12:37:02 --- the issue was that it called bsearch() with 0 members ... but my implementation did 1 compare still, on a invalid pointer which caused an exception.
patch +testcase sent to wine-patches,
mailwasher also works for me now.