Skip to content

Issue with Go 1.24: out of bounds memory access #120

@bvolpato-dd

Description

@bvolpato-dd

We've upgraded to Go 1.24 and recently started seeing out of bounds errors.

failed to execute graphviz tool error="failed to initialize graphviz: wasm error: out of bounds memory access
wasm stack trace:
	.$3071(i32) i32
	.$2456() i32"

Upon investigation, there are some changes to WASM runtime in Go 1.24, and the current version of dependencies aren't aware of it.

Filed #119 to bump wazero.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions