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

Test suite failures #23

Closed
woachk opened this issue Feb 3, 2019 · 2 comments
Closed

Test suite failures #23

woachk opened this issue Feb 3, 2019 · 2 comments

Comments

@woachk
Copy link

woachk commented Feb 3, 2019

llvm-mctoll/X86/X86ModuleRaiser.cpp:66: virtual bool X86ModuleRaiser::collectDynamicRelocations(): Assertion `(DotRelaDotPltShdr.get()->sh_info == DotGotDotPltSec.getIndex()) && ".rela.plt does not refer .got.plt section"' failed when trying to run even the test suite. Ubuntu 18.04 on the Windows Subsystem for Linux.

$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04.1 LTS"

@bharadwajy
Copy link
Contributor

Thanks for the report.

The tool has not been tested on Ubuntu running on WSL. We would really appreciate any help with a patch addressing the failure reported.

@bharadwajy
Copy link
Contributor

Please reopen, if you have additional info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants