Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUnable to render websites #13823
Unable to render websites #13823
Comments
|
Testing this at commit
|
|
If you could catch that in gdb and get a backtrace, that would be quite valuable. |
|
@jdm I got the following backtrace from running a debug build in gdb:
|
|
Any suggestions @glennw? |
|
@jdm Yup, this a graphics driver crash! :) It's possible we have a bug somewhere, but I'm not seeing this on any other driver, and apitrace (our graphics debug trace tool) is warning / error free at the moment (in terms of GL API errors). So my suspicion would be a driver bug - I'd suggest checking what version of nouveau is being used and seeing if any updates are available. |
|
@nerith are you still seeing this issue? |
|
@mrobinson I'm not seeing this issue anymore. |
|
Okay. I think it is fine to close this for now and we can open a new issue if it reappears. |
On my Debian 8 machine, running a Servo release build on http://www.wikipedia.org renders a blank screen, although elements such as links and text input boxes seem to be there (hovering the mouse over where the elements would be causes the mouse cursor to change). This also occurs on other websites, such as Google.
This machine has an NVIDIA GTX 650 video card.
VGA compatible controller: NVIDIA Corporation GK107 [GeForce GTX 650] (rev a1)Screenshot:
I also get this message when closing Servo after loading Wikipedia: