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

net.http: Temporary fix intermittent segfault with http get text and gcc 13 2 [issue #20506] #20660

Conversation

GGRei
Copy link
Contributor

@GGRei GGRei commented Jan 26, 2024

Temporary fix #20506

More details from here : #20506 (comment)

Thanks at @spytheman and @Casper64 for testing the proposed temporary solutions and taking the time to identify the one with the least impact on performance. ( See comments in issue ).

Copy link
Member

@spytheman spytheman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good work.

@spytheman spytheman merged commit 2c6a8c5 into vlang:master Jan 26, 2024
42 checks passed
@GGRei GGRei deleted the fix_intermittent_segfault_with_http_get_text_and_gcc_13_2 branch January 26, 2024 10:36
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.

Intermittent Segfault with net.http.get_text compiled in gcc 13.2.1
2 participants