-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Description
Describe the bug
When running freeze on Popos or an Ubuntu VM I receive an almost immediate segmentation fault. It is a different error (and much longer) when using freeze execute, but it seems to be the same essential problem. I've tried running both freeze
and freeze execute
on Fedora and have had no issues (files I'm using are the same).
To Reproduce
Steps to reproduce the behavior:
- Run
freeze <filename>
orfreeze execute "echo 'hello'" -o hello.png
. - See error.
Expected behavior
Images of code should be saved without seg fault errors.
Screenshots
Desktop (please complete the following information):
- OS: Popos & Ubuntu
- Browser: Not sure it's relevant but Firefox
- Version: 22.04 LTS & 24.04 LTS
Additional context
Attempted resolution:
Tried both with go 1.22 and 1.24 on Ubuntu.
Tried building from source and installing the provided .deb.
jmpaz and sbarman25
Metadata
Metadata
Assignees
Labels
No labels