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

div-by-zero in Profie.print indent computation #34723

Closed
vtjnash opened this issue Feb 11, 2020 · 0 comments · Fixed by #34806
Closed

div-by-zero in Profie.print indent computation #34723

vtjnash opened this issue Feb 11, 2020 · 0 comments · Fixed by #34806
Labels
regression Regression in behavior compared to a previous version stdlib Julia's standard library

Comments

@vtjnash
Copy link
Member

vtjnash commented Feb 11, 2020

ERROR: BoundsError: attempt to access 50-element Array{Int64,1} at index [0]
Stacktrace:
 [1] getindex at ./array.jl:786 [inlined]
 [2] indent(::Int64) at /Users/jameson/julia/usr/share/julia/stdlib/v1.5/Profile/src/Profile.jl:546
@vtjnash vtjnash added regression Regression in behavior compared to a previous version stdlib Julia's standard library labels Feb 11, 2020
vtjnash added a commit that referenced this issue Feb 18, 2020
KristofferC pushed a commit that referenced this issue Feb 19, 2020
birm pushed a commit to birm/julia that referenced this issue Feb 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
regression Regression in behavior compared to a previous version stdlib Julia's standard library
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant