Skip to content

Comments

FIX 179: Static binaries can't exit cleanly#207

Open
megastallman wants to merge 1 commit intojart:masterfrom
megastallman:master
Open

FIX 179: Static binaries can't exit cleanly#207
megastallman wants to merge 1 commit intojart:masterfrom
megastallman:master

Conversation

@megastallman
Copy link

Co-authored-by: Antigravity/Gemini3pro
The issue was that Blink was setting RDX to the program name, interpreted as a destructor by static binaries. I changed it to set RDX to 0 for non-Cosmo binaries, which fixes the crash on exit.

Co-authored-by: Antigravity/Gemini3pro
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

Successfully merging this pull request may close these issues.

1 participant