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

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Dec 17 20:23:52 CST 2011


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

--- Comment #43 from Bruno Jesus <00cpxxx at gmail.com> 2011-12-17 20:23:52 CST ---
Possibly because of the 'poll' word in grep. Retry without it, please. If it's
still too big try:

strace -e read wine <app.exe> 2>&1 | grep '= 22' > /tmp/read22only.txt

It will fetch only the read which receives 22 bytes, if it's not there in the
end of the process we can be sure wine didn't receive it.

-- 
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