You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: