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

Segmentation fault or Unimplemented feature #7936

Open
1 of 2 tasks
jac0x opened this issue May 16, 2024 · 3 comments
Open
1 of 2 tasks

Segmentation fault or Unimplemented feature #7936

jac0x opened this issue May 16, 2024 · 3 comments
Labels
T-bug Type: bug

Comments

@jac0x
Copy link

jac0x commented May 16, 2024

Component

Forge

Have you ensured that all of these are up to date?

  • Foundry
  • Foundryup

What version of Foundry are you on?

No response

What command(s) is the bug in?

No response

Operating System

macOS (Intel)

Describe the bug

Just segmentation fault, nothing else
nightly-a470d635cfcdce68609e9dc5762a3584351bacc1

Tried different version
nightly-09fe3e041369a816365a020f715ad6f94dbce9f2

Error: 
Compiler run failed:
Error: Unimplemented feature (/Users/distiller/project/libsolidity/codegen/CompilerUtils.cpp:420):Encoding type "struct StdInvariant.FuzzInterface memory[] memory" not yet implemented.
@jac0x jac0x added the T-bug Type: bug label May 16, 2024
@mattsse
Copy link
Member

mattsse commented May 16, 2024

this is a solc compiler issue

@jac0x
Copy link
Author

jac0x commented May 17, 2024

But the latest nightly version fails with segmentation fault when running forge. All forge commands fail.

Is there specific device requirement for the latest version?

@DaniPopes
Copy link
Member

For the segfault, it's likely that your device is unsupported, minimum is macOS 10.12 Sierra as per https://blog.rust-lang.org/2023/09/25/Increasing-Apple-Version-Requirements.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-bug Type: bug
Projects
None yet
Development

No branches or pull requests

3 participants