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

errorshow is frequently failing CI #56190

Closed
d-netto opened this issue Oct 16, 2024 · 1 comment · Fixed by #56184
Closed

errorshow is frequently failing CI #56190

d-netto opened this issue Oct 16, 2024 · 1 comment · Fixed by #56184
Labels
bug Indicates an unexpected problem or unintended behavior ci Continuous integration

Comments

@d-netto
Copy link
Member

d-netto commented Oct 16, 2024

      From worker 6:	Warning: detected a stack overflow; program state may be corrupted, so further execution might be unreliable.
errorshow                                        (6) |         failed at 2024-10-16T01:34:01.492
Test Failed at C:\buildkite-agent\builds\win2k22-amdci6-2\julialang\julia-master\julia-69c3a6dbdf\share\julia\test\errorshow.jl:225
  Expression: typeof(err) === $(Expr(:escape, :MethodError))
   Evaluated: StackOverflowError === MethodError

Spotted in https://buildkite.com/julialang/julia-master/builds/41029#019291b3-5876-493c-abd3-eae7f2fe2fd5 and https://buildkite.com/julialang/julia-master/builds/41041#01929278-950b-4c91-957c-6b09eefa048c.

@d-netto d-netto added bug Indicates an unexpected problem or unintended behavior ci Continuous integration labels Oct 16, 2024
@fredrikekre
Copy link
Member

Fixed by #56184

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates an unexpected problem or unintended behavior ci Continuous integration
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants