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

Compiled programs segfault on Ubuntu 18.04 #15

Open
tdb opened this issue May 24, 2018 · 2 comments
Open

Compiled programs segfault on Ubuntu 18.04 #15

tdb opened this issue May 24, 2018 · 2 comments

Comments

@tdb
Copy link

tdb commented May 24, 2018

I haven't investigated that hard, but compiled programs (and indeed the test suite) segfault on execution when KRoC is built on Ubuntu 18.04 (and, presumably, but untested, also on the equivalent Debian version - buster?). Stack trace was corrupt.

Not a very useful bug report, but figured it worth noting in case anybody else spots it too. If I get more time I'll try and debug it a little better.

@AmieJoni
Copy link

Well i have the same problem with the compilation using Kroc is there any solution ?

@jimmoores
Copy link

Pretty sure this is because it builds 32-bit binaries and there is some issue with Autotools flags not getting passed correctly (see other issue). Have been looking around about a 64-bit port but I think it's a pretty big job. Would help if I could get hold of the old DEC Alpha port as I think that was a 64-bit target.

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

3 participants