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
Describe the bug
I built and tested a simple "Hello World" program using Elena 6.5.0 running in a Ubuntu 24.04 docker image, and it crashes with this error:
Aborted:ffffffff
To Reproduce
You'll need a Linux system (or WSL2 with a Linux distribution). You'll need to install docker and make.
Describe the bug
I built and tested a simple "Hello World" program using Elena 6.5.0 running in a Ubuntu 24.04 docker image, and it crashes with this error:
To Reproduce
You'll need a Linux system (or WSL2 with a Linux distribution). You'll need to install docker and make.
cd elena-docker-image
ELENA_VERSION
to6.5.0
make build
make test
Expected behavior
The crash should not occur
Please complete the following information:
** Additional Information**
The crash does not occur in 6.3.0
The text was updated successfully, but these errors were encountered: