http://bugs.winehq.org/show_bug.cgi?id=18614
shane.wilkins@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |shane.wilkins@gmail.com
--- Comment #41 from shane.wilkins@gmail.com 2011-07-01 08:43:27 CDT --- I think I'm having the same problem here.
OS X 10.6.8 Wine 1.3.23 (installed through macports)
I've deleted the wine prefix several times, and uninstalled and reinstalled wine itself (both the stable and developmental builds) and still no joy.
Here's what happens:
lilsheezy:~ shane$ rm -rf ~/.wine lilsheezy:~ shane$ winecfg wine: created the configuration directory '/Users/shane/.wine'
and then after a couple minutes it will eventually say:
err:process:__wine_kernel_init boot event wait timed out
If I kill the wine process before it times out I get:
/opt/local/bin/wine: line 5: 35930 Terminated DYLD_FALLBACK_LIBRARY_PATH="/opt/local/lib" "/opt/local/libexec/wine/wine" "$@" /opt/local/libexec/wine/../../lib/../bin/wine: line 5: 35935 Terminated DYLD_FALLBACK_LIBRARY_PATH="/opt/local/lib" "/opt/local/libexec/wine/wine" "$@" lilsheezy:~ shane$ /opt/local/libexec/wine/../../lib/../bin/wine: line 5: 35939 Terminated DYLD_FALLBACK_LIBRARY_PATH="/opt/local/lib" "/opt/local/libexec/wine/wine" "$@" /opt/local/libexec/wine/../../lib/../bin/wine: line 5: 35937 Terminated DYLD_FALLBACK_LIBRARY_PATH="/opt/local/lib" "/opt/local/libexec/wine/wine" "$@"
I am kind of new to wine, and so I don't know how to give any more specific debugging information than that.