http://bugs.winehq.org/show_bug.cgi?id=29168
julusp@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #39317|0 |1 is obsolete| |
--- Comment #210 from julusp@gmail.com 2012-03-20 11:30:50 CDT --- Created attachment 39477 --> http://bugs.winehq.org/attachment.cgi?id=39477 failing debug on OSX
All patches from Xolotl Loki breaks wine on OSX with following error:
/opt/local/bin/wine: line 5: 85970 Bus error: 10 DYLD_FALLBACK_LIBRARY_PATH="/opt/local/lib:/usr/lib" "/opt/local/libexec/wine/wine" "$@"
if the wine is run with WINEDEBUG="-all" then wine will start correctly.
Proof of concept from Carsten Juttner work ok though.
Attached more complete debug log when run WINEDEBUG="+all" winecfg
can somebody look what is causing problem ?