Hi,
Using exit in shared libraries is a discouraged practice, and wine's mmap implementation currently does that.
I attach a proposed change using asserts instead. Let me know if you have any feedback.
Best wishes, Mike
(btw I'm the debian wine maintainer)