-
-
Notifications
You must be signed in to change notification settings - Fork 35.5k
SEA: Binary created in Intel MacOS seg faults #62893
Copy link
Copy link
Open
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.single-executableIssues and PRs related to single-executable applicationsIssues and PRs related to single-executable applications
Metadata
Metadata
Assignees
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.single-executableIssues and PRs related to single-executable applicationsIssues and PRs related to single-executable applications
Version
v25.9.0
Platform
Subsystem
No response
What steps will reproduce the bug?
Binaries generated in an Intel Mac seg fault.
Used the following command to generate and run the binary
How often does it reproduce? Is there a required condition?
100% on my Intel Mac machine
What is the expected behavior? Why is that the expected behavior?
Expect the binary to output "Hello World" when running. The expected behavior occurs on an arm64 MacOS.
What do you see instead?
[1] 20039 segmentation fault ./sea-outputAdditional information
No response