Skip to content

mehdijoafshani/fatal_error_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

971230a · Apr 9, 2024

History

3 Commits
Apr 9, 2024
Apr 9, 2024

Repository files navigation

Fatala Error Example In Go

By running the main function, you will get the following error:

unexpected fault address [SOME_ADDRESS]
fatal error: fault
[signal SIGSEGV: segmentation violation code=0x2 addr=[SOME_ADDRESS] pc=[SOME_ADDRESS]]

Hyposesis: The garbage collector will collect the allocated space, while a local variable has a reference to it

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages