-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
SIGBUS in codegen while generating comptime value #8320
Copy link
Copy link
Open
Labels
bugObserved behavior contradicts documented or intended behaviorObserved behavior contradicts documented or intended behaviorstage1The process of building from source via WebAssembly and the C backend.The process of building from source via WebAssembly and the C backend.
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
bugObserved behavior contradicts documented or intended behaviorObserved behavior contradicts documented or intended behaviorstage1The process of building from source via WebAssembly and the C backend.The process of building from source via WebAssembly and the C backend.
I'm using okredis and I'm getting SIGBUS due to the following code:
if I comment out this piece of code we're fine:
here is where the okredis code is.
and here is the backtrace I get: