[Bug 29168] Star Wars: The Old Republic game client hangs at intro splash

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Mar 20 18:10:41 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=29168

--- Comment #211 from Carsten Juttner <carjay at gmx.net> 2012-03-20 18:10:41 CDT ---
(In reply to comment #210)
> Created attachment 39477 [details]
> 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 ?

If it only works with debugging messages turned off I'd suspect one of the
added FIXME messages.

An easy test would be to comment out all FIXME-lines from the patch and see if
it works now. Then try to add them back one by one (actually only the FIXMEs
that contain format specifiers like "%s" have a high probability to cause a Bus
Error so one should try to add these back first).

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list