http://bugs.winehq.org/show_bug.cgi?id=32506
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |UPSTREAM
--- Comment #2 from Henri Verbeet hverbeet@gmail.com 2012-12-22 02:16:10 CST --- (In reply to comment #0)
=>0 0xb771c424 __kernel_vsyscall+0x10() in [vdso].so (0x7cb9ba88) 1 0xb740b1df gsignal+0x4e() in libc.so.6 (0x7cb9ba88) 2 0xb740e825 abort+0x174() in libc.so.6 (0x7cb9ba88) 3 0xb7404085 in libc.so.6 (+0x27084) (0x7cb9ba88) 4 0xb7404137 __assert_fail+0x56() in libc.so.6 (0x7cb9ba88) 5 0x7d4890ec nvfx_framebuffer_validate+0x87b() in nouveau_dri.so (0x7cb9ba88)
That's a failed assertion inside the graphics driver. In principle that means you should file a bug at freedesktop.org against the appropriate component, but note that the nvfx driver has been deprecated by upstream Mesa in favor of nv30, so you'll probably want to give the latest version of Mesa a try first.
(In reply to comment #1)
At first, you could try the latest driver from Nvidia.
No. I've mentioned this before, please just stop telling people this. There's no reason Wine shouldn't work on Nouveau in principle.