Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tour: runtime error on slices section #26934

Closed
KayvanMazaheri opened this issue Aug 11, 2018 · 1 comment
Closed

tour: runtime error on slices section #26934

KayvanMazaheri opened this issue Aug 11, 2018 · 1 comment

Comments

@KayvanMazaheri
Copy link

What did you do?

I tried to run the example on https://tour.golang.org/moretypes/8 and received an unexpected runtime error message.

I ran the example on my local machine and it produced the right output
I think this has something to do with source codes being cached on http://tour.golang.org

What did you expect to see?

John Paul George Ringo]
[John Paul] [Paul George]
[John XXX] [XXX George]
[John XXX George Ringo]

What did you see instead?

fatal error: runtime: out of memory
...
@ALTree
Copy link
Member

ALTree commented Aug 11, 2018

Thanks for the report.

This has been reported by several people in the past days, in golang/tour#541. The underlying issue is #26926. I'm closing this issue as a dup of that one.

@ALTree ALTree closed this as completed Aug 11, 2018
@golang golang locked and limited conversation to collaborators Aug 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants