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 upCore Dump on x86_64 Linux #358
Closed
Comments
|
Looks like a duplicate of #340. |
ChrisParis
pushed a commit
to ChrisParis/servo
that referenced
this issue
Sep 7, 2014
Use webidl2.js instead of WebIDLParser.js
ChrisParis
pushed a commit
to ChrisParis/servo
that referenced
this issue
Sep 7, 2014
ChrisParis
pushed a commit
to ChrisParis/servo
that referenced
this issue
Sep 7, 2014
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Greets all,
I tried compiling and testing out Servo from the master branch on a 64-bit Arch-Linux install and ran into a core dump.
Here is the output of make check, which appears to complete successfully.
Here is the output of ./servo ../src/test/about-mozilla.html.
Let me know if I can provide any further information on the issue!