-
Notifications
You must be signed in to change notification settings - Fork 5
Segfault on Window Close #2
Copy link
Copy link
Open
Description
I get a segfault any time I close the window on any of the examples.
INFO: Window closed successfully
Segmentation fault at address 0x7fa706590000
???:?:?: 0x7fa709034f1a in ??? (???)
The following command terminated with signal 6 (expected exited with code 0):
cd /home/candrewlee/repos/examples-raylib.zig && /home/candrewlee/repos/examples-raylib.zig/zig-out/bin/raylib-zig-examples
error: UnexpectedExit
/home/candrewlee/tools/zig/lib/std/Build/RunStep.zig:424:9: 0x32a2e0 in runCommand (build)
return error.UnexpectedExit;
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels