https://bugs.winehq.org/show_bug.cgi?id=32859
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69@gmail.com
--- Comment #21 from Béla Gyebrószki gyebro69@gmail.com --- (In reply to lizhenbo from comment #20)
What's going on? I'm using Fedora 21, and I faced this bug:
$ dnf info libX11.i686 Using metadata from Sat Apr 18 23:20:25 2015 Installed Packages Name : libX11 Arch : i686 Epoch : 0 Version : 1.6.2 Release : 2.fc21 Size : 1.3 M Repo : @System Summary : Core X11 protocol client library URL : http://www.x.org License : MIT Description : Core X11 protocol client library.
Maybe you hit bug #35041. Try to run the affected app only on a single core: 'taskset -c 0 wine whateverapp.exe'