Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Servo doesn't run on Ubuntu (32/64bit) under VMWare #149

Closed
burg opened this issue Oct 24, 2012 · 4 comments
Closed

Servo doesn't run on Ubuntu (32/64bit) under VMWare #149

burg opened this issue Oct 24, 2012 · 4 comments
Labels

Comments

@burg
Copy link

@burg burg commented Oct 24, 2012

GDB is unable to provide any symbols on the stack at all. Valgrind reports the following:

--2016-- WARNING: Serious error when reading debug info
--2016-- When reading debug info from /usr/lib/i386-linux-gnu/mesa/libGL.so.1.2:
--2016-- Can't make sense of .got section mapping
--2016-- WARNING: Serious error when reading debug info
--2016-- When reading debug info from /usr/lib/i386-linux-gnu/libglapi.so.0.0.0:
--2016-- Can't make sense of .got section mapping
vex x86->IR: unhandled instruction bytes: 0xFF 0xFF 0x88 0xD9
==2016== valgrind: Unrecognised instruction at address 0x5bdd966.
==2016==    at 0x5BDD966: ???
...
=2016== Process terminating with default action of signal 4 (SIGILL)
==2016==  Illegal opcode at address 0x5BDD966
==2016==    at 0x5BDD966: ???
@burg
Copy link
Author

@burg burg commented Oct 24, 2012

Possible 32bit problem. Will try a 64bit VM tomorrow.

@burg
Copy link
Author

@burg burg commented Oct 24, 2012

64bit also crashes. It's a problem with VMWare's graphics drivers, probably.

Both hardware accerelated and software graphics crash. VMware5 says support OpenGL 2.1 and Xrender, and requires Linux kernel 3.2.0+ and Mesa3D 8.0.0+.

@frewsxcv frewsxcv added the I-crash label Aug 26, 2015
@Manishearth
Copy link
Member

@Manishearth Manishearth commented Dec 7, 2015

triage: I think @larsbergstrom uses a VM regularly and it works?

@jdm
Copy link
Member

@jdm jdm commented Dec 8, 2015

I've run it multiple times. I don't see any particular reason to leave this open as filed.

@jdm jdm closed this Dec 8, 2015
peterjoel added a commit to peterjoel/servo that referenced this issue Aug 13, 2016
peterjoel added a commit to peterjoel/servo that referenced this issue Aug 13, 2016
glennw added a commit to glennw/servo that referenced this issue Jan 16, 2017
Fix a number of issues relating to pixel accuracy.
peterjoel added a commit to peterjoel/servo that referenced this issue Jan 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants
You can’t perform that action at this time.