On Sun, Feb 25, 2018 at 2:29 PM <[email protected]> wrote: > Why does the following program crash?
Because the program attempts to write to the R/O text segment. Why is it doing that? -- -j -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
