Skip to content

runtime: slice capacity smaller than length #7944

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

Closed
rsc opened this issue May 6, 2014 · 3 comments
Closed

runtime: slice capacity smaller than length #7944

rsc opened this issue May 6, 2014 · 3 comments
Milestone

Comments

@rsc
Copy link
Contributor

rsc commented May 6, 2014

An internal Google user has reported seeing

bad slice in frame <name> at 0xc20838c668:
0xc208263bba/0x3ad/0x46
fatal error: slice capacity smaller than length

in an internal Google program. We need to understand the root cause and fix the runtime
if the cause is a runtime bug.
@gopherbot
Copy link
Contributor

Comment 1:

CL https://golang.org/cl/100370045 mentions this issue.

@rsc
Copy link
Contributor Author

rsc commented May 12, 2014

Comment 2:

This issue was closed by revision 26ad5d4.

Status changed to Fixed.

@gopherbot
Copy link
Contributor

Comment 3:

CL https://golang.org/cl/97500044 mentions this issue.

@rsc rsc added fixed labels May 15, 2014
@rsc rsc added this to the Go1.3 milestone Apr 14, 2015
@rsc rsc removed the release-go1.3 label Apr 14, 2015
@golang golang locked and limited conversation to collaborators Jun 25, 2016
This issue was closed.
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

2 participants