dave_23 wrote: > Hello all > > Getting a segfault when I try to start wow.exe > The launcher.exe works fine, but when it tries to start wow.exe it fails. > > > Code: > > dmk@hermes:~/.wine/drive_c/Program Files/World of Warcraft$ wine Wow.exe -opengl > Segmentation fault > dmk@hermes:~$ wine --version > wine-0.9.61 > > > By a looks of it you have wrong libGL library. Most likely it's still Mesa one not from nvidia. You should get the same result (crash) if you run 'glxgears'.