ethereum / mix

The Mix Ethereum Dapp Development Tool
http://www.ethereum.org
MIT License
167 stars 257 forks source link

nouveau crash on Ubuntu Wily #314

Closed carver closed 8 years ago

carver commented 8 years ago

The latest version of mix-ide in apt on Ubuntu Wily is 1.2.5-SNAPSHOT-310-20160528-ba110f1~wily-0ubuntu1, and it's crashing within a minute or two. (maintainer @caktux )

This is just a heads up. I'll try compiling from source at 1.0.3, next, unless HEAD is suggested.

nouveau: kernel rejected pushbuf: No such file or directory
nouveau: ch0: krec 0 pushes 0 bufs 1 relocs 0
nouveau: ch0: buf 00000000 00000003 00000004 00000004 00000000
nouveau: kernel rejected pushbuf: No such file or directory
nouveau: ch0: krec 0 pushes 2 bufs 51 relocs 0
nouveau: ch0: buf 00000000 00000004 00000004 00000004 00000000
mix-ide: ../../nouveau/pushbuf.c:726: nouveau_pushbuf_data: Assertion `kref' failed.
Aborted (core dumped)
carver commented 8 years ago

So I rebuilt from source and my whole machine just got hosed (Even Ctrl+Alt+F1 did nothing). I'm guessing I have to just bite the bullet and use closed source video drivers. :(

Closing for now. Will re-open if I think it's mix-related.