-
Notifications
You must be signed in to change notification settings - Fork 17.8k
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
runtime: TestGdbPython failure with "PC not saved" on linux-s390x-ibm #53431
Comments
I ran this test over the weekend with: $ pwd
/home/jalbrecht/src/goroot/src/runtime
$ go test -timeout=0 -count=100000 -failfast -run "TestGdbPython$" and it didn't fail until the second run with The test output is below and contains the same traceback with the Googling "PC not saved" turns up mostly s390x bugs reports although not a lot and no real resolution to any of the reports from what I can make of it. I'm going to try and add some more gdb commands to see if there is any more info I can get about where in
|
greplogs -l -e 'gdb\.error: PC not saved'
2022-06-15T17:37:53-c2c76c6/linux-s390x-ibm
(attn @golang/s390x; CC @golang/runtime)
The text was updated successfully, but these errors were encountered: