https://bugs.winehq.org/show_bug.cgi?id=56428
Leonardo Berardino leonicolas@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED
--- Comment #2 from Leonardo Berardino leonicolas@gmail.com --- My bad. I found the issue. It was caused by a corrupted libGl i386 library on my computer.
To solve the issue I reinstalled the libgl1-mesa.
sudo apt-get install --reinstall libgl1-mesa-glx:i386
I'm closing the bug report as resolved / invalid.