http://bugs.winehq.org/show_bug.cgi?id=34330
--- Comment #6 from André H. nerv@dawncrow.de 2013-09-04 16:06:42 CDT --- (In reply to comment #5)
(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.
True, it works here with *) running as user (inside a VM) *) running inside X *) using gcc46 instead of gcc49
cmd looks quite promising, but GUIs have glitches, e.g. winecfg being as small as possible or regedit missing much elements. not sure if that's because of missing freetype...