http://bugs.winehq.org/show_bug.cgi?id=34330
--- Comment #5 from Austin English austinenglish@gmail.com 2013-09-04 13:48:37 CDT --- (In reply to comment #3)
Created attachment 45788 [details] Use try_mmap_fixed
This hacky patch get's me further, but then we run into a "Bus error"
Works for me (./wine64 cmd), though our environments are a bit different: *) I'm running as root (inside a VM) *) I'm not running inside X *) I'm using gcc46 instead of gcc49
I suspect it's the different gcc version.