Skip to content

cmd/internal/testdir: Test/fixedbugs/issue69434.go failures #69714

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
gopherbot opened this issue Sep 30, 2024 · 13 comments
Closed

cmd/internal/testdir: Test/fixedbugs/issue69434.go failures #69714

gopherbot opened this issue Sep 30, 2024 · 13 comments
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/fixedbugs/issue69434.go"

Issue created automatically to collect these failures.

Example (log):

=== RUN   Test/fixedbugs/issue69434.go
=== PAUSE Test/fixedbugs/issue69434.go
=== CONT  Test/fixedbugs/issue69434.go
    testdir_test.go:147: exit status 1
        runtime: g 1: unexpected return pc for runtime.main called from 0x3da8040796
        stack: frame={sp:0x3da803c7c8, fp:0x3da803c838} stack=[0x3da803c000,0x3da803c800)
        0x0000003da803c6c8:  0x0000000000000000  0x0000000000000000 
        0x0000003da803c6d8:  0x0000000000000000  0x0000000000000000 
        0x0000003da803c6e8:  0x0000000000000000  0x0000000000000000 
        0x0000003da803c6f8:  0x0000000000000000  0x0000000000000000 
...
        fatal error: unknown caller pc
        
        runtime stack:
        runtime.throw({0x82af3?, 0x3da803c700?})
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:1069 +0x38 fp=0x3fe4eef998 sp=0x3fe4eef970 pc=0x69a88
        runtime.(*unwinder).next(0x3fe4eefa58)
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/traceback.go:470 +0x2bc fp=0x3fe4eefa18 sp=0x3fe4eef998 pc=0x5be44
        runtime.copystack(0x3da80001c0, 0x800)
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/stack.go:944 +0x298 fp=0x3fe4eefb00 sp=0x3fe4eefa18 pc=0x542e8
        runtime.newstack()
...
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgcscavenge.go:653 +0x50 fp=0x3da8041fc8 sp=0x3da8041fb0 pc=0x29188
        runtime.gcenable.gowrap2()
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:204 +0x2c fp=0x3da8041fd8 sp=0x3da8041fc8 pc=0x1f9d4
        runtime.goexit({})
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/asm_riscv64.s:539 +0x4 fp=0x3da8041fd8 sp=0x3da8041fd8 pc=0x6c2cc
        created by runtime.gcenable in goroutine 1
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:204 +0xb0
        exit status 2
        
--- FAIL: Test/fixedbugs/issue69434.go (2.39s)

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Sep 30, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/fixedbugs/issue69434.go"
2024-09-28 00:51 gotip-linux-riscv64 go@677b6cc1 cmd/internal/testdir.Test/fixedbugs/issue69434.go (log)
=== RUN   Test/fixedbugs/issue69434.go
=== PAUSE Test/fixedbugs/issue69434.go
=== CONT  Test/fixedbugs/issue69434.go
    testdir_test.go:147: exit status 1
        runtime: g 1: unexpected return pc for runtime.main called from 0x3da8040796
        stack: frame={sp:0x3da803c7c8, fp:0x3da803c838} stack=[0x3da803c000,0x3da803c800)
        0x0000003da803c6c8:  0x0000000000000000  0x0000000000000000 
        0x0000003da803c6d8:  0x0000000000000000  0x0000000000000000 
        0x0000003da803c6e8:  0x0000000000000000  0x0000000000000000 
        0x0000003da803c6f8:  0x0000000000000000  0x0000000000000000 
...
        fatal error: unknown caller pc
        
        runtime stack:
        runtime.throw({0x82af3?, 0x3da803c700?})
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:1069 +0x38 fp=0x3fe4eef998 sp=0x3fe4eef970 pc=0x69a88
        runtime.(*unwinder).next(0x3fe4eefa58)
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/traceback.go:470 +0x2bc fp=0x3fe4eefa18 sp=0x3fe4eef998 pc=0x5be44
        runtime.copystack(0x3da80001c0, 0x800)
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/stack.go:944 +0x298 fp=0x3fe4eefb00 sp=0x3fe4eefa18 pc=0x542e8
        runtime.newstack()
...
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgcscavenge.go:653 +0x50 fp=0x3da8041fc8 sp=0x3da8041fb0 pc=0x29188
        runtime.gcenable.gowrap2()
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:204 +0x2c fp=0x3da8041fd8 sp=0x3da8041fc8 pc=0x1f9d4
        runtime.goexit({})
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/asm_riscv64.s:539 +0x4 fp=0x3da8041fd8 sp=0x3da8041fd8 pc=0x6c2cc
        created by runtime.gcenable in goroutine 1
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:204 +0xb0
        exit status 2
        
--- FAIL: Test/fixedbugs/issue69434.go (2.39s)
2024-09-28 01:07 gotip-linux-riscv64 go@eb6f2c24 cmd/internal/testdir.Test/fixedbugs/issue69434.go (log)
=== RUN   Test/fixedbugs/issue69434.go
=== PAUSE Test/fixedbugs/issue69434.go
=== CONT  Test/fixedbugs/issue69434.go
    testdir_test.go:147: exit status 1
        runtime: g 1: unexpected return pc for runtime.main called from 0x3b0c040796
        stack: frame={sp:0x3b0c0427c8, fp:0x3b0c042838} stack=[0x3b0c042000,0x3b0c042800)
        0x0000003b0c0426c8:  0x0000000000000000  0x0000000000000000 
        0x0000003b0c0426d8:  0x0000000000000000  0x0000000000000000 
        0x0000003b0c0426e8:  0x0000000000000000  0x0000000000000000 
        0x0000003b0c0426f8:  0x0000000000000000  0x0000000000000000 
...
        fatal error: unknown caller pc
        
        runtime stack:
        runtime.throw({0x82b13?, 0x3b0c042700?})
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:1069 +0x38 fp=0x3ff7009998 sp=0x3ff7009970 pc=0x69a98
        runtime.(*unwinder).next(0x3ff7009a58)
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/traceback.go:470 +0x2bc fp=0x3ff7009a18 sp=0x3ff7009998 pc=0x5be54
        runtime.copystack(0x3b0c0001c0, 0x800)
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/stack.go:944 +0x298 fp=0x3ff7009b00 sp=0x3ff7009a18 pc=0x542f8
        runtime.newstack()
...
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgcscavenge.go:653 +0x50 fp=0x3b0c041fc8 sp=0x3b0c041fb0 pc=0x29188
        runtime.gcenable.gowrap2()
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:204 +0x2c fp=0x3b0c041fd8 sp=0x3b0c041fc8 pc=0x1f9d4
        runtime.goexit({})
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/asm_riscv64.s:539 +0x4 fp=0x3b0c041fd8 sp=0x3b0c041fd8 pc=0x6c2dc
        created by runtime.gcenable in goroutine 1
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:204 +0xb0
        exit status 2
        
--- FAIL: Test/fixedbugs/issue69434.go (3.44s)
2024-09-30 12:38 gotip-linux-riscv64 go@0fb33863 cmd/internal/testdir.Test/fixedbugs/issue69434.go (log)
=== RUN   Test/fixedbugs/issue69434.go
=== PAUSE Test/fixedbugs/issue69434.go
=== CONT  Test/fixedbugs/issue69434.go
    testdir_test.go:147: exit status 1
        runtime: g 1: unexpected return pc for runtime.main called from 0x3cfc040796
        stack: frame={sp:0x3cfc03dfc8, fp:0x3cfc03e038} stack=[0x3cfc03d800,0x3cfc03e000)
        0x0000003cfc03dec8:  0x0000000000000000  0x0000000000000000 
        0x0000003cfc03ded8:  0x0000000000000000  0x0000000000000000 
        0x0000003cfc03dee8:  0x0000000000000000  0x0000000000000000 
        0x0000003cfc03def8:  0x0000000000000000  0x0000000000000000 
...
        fatal error: unknown caller pc
        
        runtime stack:
        runtime.throw({0x82b13?, 0x3cfc03df00?})
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:1069 +0x38 fp=0x3fe4533998 sp=0x3fe4533970 pc=0x69a98
        runtime.(*unwinder).next(0x3fe4533a58)
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/traceback.go:470 +0x2bc fp=0x3fe4533a18 sp=0x3fe4533998 pc=0x5be54
        runtime.copystack(0x3cfc0001c0, 0x800)
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/stack.go:944 +0x298 fp=0x3fe4533b00 sp=0x3fe4533a18 pc=0x542f8
        runtime.newstack()
...
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgcscavenge.go:653 +0x50 fp=0x3cfc03d7c8 sp=0x3cfc03d7b0 pc=0x29188
        runtime.gcenable.gowrap2()
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:204 +0x2c fp=0x3cfc03d7d8 sp=0x3cfc03d7c8 pc=0x1f9d4
        runtime.goexit({})
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/asm_riscv64.s:539 +0x4 fp=0x3cfc03d7d8 sp=0x3cfc03d7d8 pc=0x6c2dc
        created by runtime.gcenable in goroutine 1
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:204 +0xb0
        exit status 2
        
--- FAIL: Test/fixedbugs/issue69434.go (4.04s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/fixedbugs/issue69434.go"
2024-09-30 14:30 gotip-linux-riscv64 go@7fd0b133 cmd/internal/testdir.Test/fixedbugs/issue69434.go (log)
=== RUN   Test/fixedbugs/issue69434.go
=== PAUSE Test/fixedbugs/issue69434.go
=== CONT  Test/fixedbugs/issue69434.go
    testdir_test.go:147: exit status 1
        runtime: g 1: unexpected return pc for runtime.main called from 0x3488040796
        stack: frame={sp:0x34880427c8, fp:0x3488042838} stack=[0x3488042000,0x3488042800)
        0x00000034880426c8:  0x0000000000000000  0x0000000000000000 
        0x00000034880426d8:  0x0000000000000000  0x0000000000000000 
        0x00000034880426e8:  0x0000000000000000  0x0000000000000000 
        0x00000034880426f8:  0x0000000000000000  0x0000000000000000 
...
        fatal error: unknown caller pc
        
        runtime stack:
        runtime.throw({0x82b13?, 0x3488042700?})
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:1069 +0x38 fp=0x3fc9c89998 sp=0x3fc9c89970 pc=0x69a98
        runtime.(*unwinder).next(0x3fc9c89a58)
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/traceback.go:470 +0x2bc fp=0x3fc9c89a18 sp=0x3fc9c89998 pc=0x5be54
        runtime.copystack(0x34880001c0, 0x800)
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/stack.go:944 +0x298 fp=0x3fc9c89b00 sp=0x3fc9c89a18 pc=0x542f8
        runtime.newstack()
...
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgcscavenge.go:653 +0x50 fp=0x3488041fc8 sp=0x3488041fb0 pc=0x29188
        runtime.gcenable.gowrap2()
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:204 +0x2c fp=0x3488041fd8 sp=0x3488041fc8 pc=0x1f9d4
        runtime.goexit({})
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/asm_riscv64.s:539 +0x4 fp=0x3488041fd8 sp=0x3488041fd8 pc=0x6c2dc
        created by runtime.gcenable in goroutine 1
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:204 +0xb0
        exit status 2
        
--- FAIL: Test/fixedbugs/issue69434.go (3.36s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/fixedbugs/issue69434.go"
2024-09-30 17:34 gotip-linux-riscv64 go@846fc634 cmd/internal/testdir.Test/fixedbugs/issue69434.go (log)
=== RUN   Test/fixedbugs/issue69434.go
=== PAUSE Test/fixedbugs/issue69434.go
=== CONT  Test/fixedbugs/issue69434.go
    testdir_test.go:147: exit status 1
        runtime: g 1: unexpected return pc for runtime.main called from 0x35ac040796
        stack: frame={sp:0x35ac03dfc8, fp:0x35ac03e038} stack=[0x35ac03d800,0x35ac03e000)
        0x00000035ac03dec8:  0x0000000000000000  0x0000000000000000 
        0x00000035ac03ded8:  0x0000000000000000  0x0000000000000000 
        0x00000035ac03dee8:  0x0000000000000000  0x0000000000000000 
        0x00000035ac03def8:  0x0000000000000000  0x0000000000000000 
...
        fatal error: unknown caller pc
        
        runtime stack:
        runtime.throw({0x82b13?, 0x35ac03df00?})
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:1069 +0x38 fp=0x3fda955998 sp=0x3fda955970 pc=0x69a98
        runtime.(*unwinder).next(0x3fda955a58)
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/traceback.go:470 +0x2bc fp=0x3fda955a18 sp=0x3fda955998 pc=0x5be54
        runtime.copystack(0x35ac0001c0, 0x800)
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/stack.go:944 +0x298 fp=0x3fda955b00 sp=0x3fda955a18 pc=0x542f8
        runtime.newstack()
...
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgcscavenge.go:653 +0x50 fp=0x35ac03d7c8 sp=0x35ac03d7b0 pc=0x29188
        runtime.gcenable.gowrap2()
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:204 +0x2c fp=0x35ac03d7d8 sp=0x35ac03d7c8 pc=0x1f9d4
        runtime.goexit({})
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/asm_riscv64.s:539 +0x4 fp=0x35ac03d7d8 sp=0x35ac03d7d8 pc=0x6c2dc
        created by runtime.gcenable in goroutine 1
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:204 +0xb0
        exit status 2
        
--- FAIL: Test/fixedbugs/issue69434.go (3.69s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/fixedbugs/issue69434.go"
2024-09-30 19:15 gotip-linux-riscv64 go@0206eb96 cmd/internal/testdir.Test/fixedbugs/issue69434.go (log)
=== RUN   Test/fixedbugs/issue69434.go
=== PAUSE Test/fixedbugs/issue69434.go
=== CONT  Test/fixedbugs/issue69434.go
    testdir_test.go:147: exit status 1
        runtime: g 1: unexpected return pc for runtime.main called from 0x3f60040796
        stack: frame={sp:0x3f6003c7c8, fp:0x3f6003c838} stack=[0x3f6003c000,0x3f6003c800)
        0x0000003f6003c6c8:  0x0000000000000000  0x0000000000000000 
        0x0000003f6003c6d8:  0x0000000000000000  0x0000000000000000 
        0x0000003f6003c6e8:  0x0000000000000000  0x0000000000000000 
        0x0000003f6003c6f8:  0x0000000000000000  0x0000000000000000 
...
        fatal error: unknown caller pc
        
        runtime stack:
        runtime.throw({0x82b13?, 0x3f6003c700?})
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:1069 +0x38 fp=0x3ff3f49998 sp=0x3ff3f49970 pc=0x69a98
        runtime.(*unwinder).next(0x3ff3f49a58)
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/traceback.go:470 +0x2bc fp=0x3ff3f49a18 sp=0x3ff3f49998 pc=0x5be54
        runtime.copystack(0x3f600001c0, 0x800)
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/stack.go:944 +0x298 fp=0x3ff3f49b00 sp=0x3ff3f49a18 pc=0x542f8
        runtime.newstack()
...
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgcscavenge.go:653 +0x50 fp=0x3f60041fc8 sp=0x3f60041fb0 pc=0x29188
        runtime.gcenable.gowrap2()
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:204 +0x2c fp=0x3f60041fd8 sp=0x3f60041fc8 pc=0x1f9d4
        runtime.goexit({})
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/asm_riscv64.s:539 +0x4 fp=0x3f60041fd8 sp=0x3f60041fd8 pc=0x6c2dc
        created by runtime.gcenable in goroutine 1
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:204 +0xb0
        exit status 2
        
--- FAIL: Test/fixedbugs/issue69434.go (3.33s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/fixedbugs/issue69434.go"
2024-09-30 22:04 gotip-linux-riscv64 go@bae2e968 cmd/internal/testdir.Test/fixedbugs/issue69434.go (log)
=== RUN   Test/fixedbugs/issue69434.go
=== PAUSE Test/fixedbugs/issue69434.go
=== CONT  Test/fixedbugs/issue69434.go
    testdir_test.go:147: exit status 1
        runtime: g 1: unexpected return pc for runtime.main called from 0x3f48040796
        stack: frame={sp:0x3f4803c7c8, fp:0x3f4803c838} stack=[0x3f4803c000,0x3f4803c800)
        0x0000003f4803c6c8:  0x0000000000000000  0x0000000000000000 
        0x0000003f4803c6d8:  0x0000000000000000  0x0000000000000000 
        0x0000003f4803c6e8:  0x0000000000000000  0x0000000000000000 
        0x0000003f4803c6f8:  0x0000000000000000  0x0000000000000000 
...
        fatal error: unknown caller pc
        
        runtime stack:
        runtime.throw({0x82b13?, 0x3f4803c700?})
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:1069 +0x38 fp=0x3ffbd83998 sp=0x3ffbd83970 pc=0x69a98
        runtime.(*unwinder).next(0x3ffbd83a58)
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/traceback.go:470 +0x2bc fp=0x3ffbd83a18 sp=0x3ffbd83998 pc=0x5be54
        runtime.copystack(0x3f480001c0, 0x800)
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/stack.go:944 +0x298 fp=0x3ffbd83b00 sp=0x3ffbd83a18 pc=0x542f8
        runtime.newstack()
...
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgcscavenge.go:653 +0x50 fp=0x3f48041fc8 sp=0x3f48041fb0 pc=0x29188
        runtime.gcenable.gowrap2()
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:204 +0x2c fp=0x3f48041fd8 sp=0x3f48041fc8 pc=0x1f9d4
        runtime.goexit({})
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/asm_riscv64.s:539 +0x4 fp=0x3f48041fd8 sp=0x3f48041fd8 pc=0x6c2dc
        created by runtime.gcenable in goroutine 1
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:204 +0xb0
        exit status 2
        
--- FAIL: Test/fixedbugs/issue69434.go (3.10s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/fixedbugs/issue69434.go"
2024-09-30 18:47 gotip-linux-riscv64 go@7f87b829 cmd/internal/testdir.Test/fixedbugs/issue69434.go (log)
=== RUN   Test/fixedbugs/issue69434.go
=== PAUSE Test/fixedbugs/issue69434.go
=== CONT  Test/fixedbugs/issue69434.go
    testdir_test.go:147: exit status 1
        runtime: g 1: unexpected return pc for runtime.main called from 0x3ab8040796
        stack: frame={sp:0x3ab80427c8, fp:0x3ab8042838} stack=[0x3ab8042000,0x3ab8042800)
        0x0000003ab80426c8:  0x0000000000000000  0x0000000000000000 
        0x0000003ab80426d8:  0x0000000000000000  0x0000000000000000 
        0x0000003ab80426e8:  0x0000000000000000  0x0000000000000000 
        0x0000003ab80426f8:  0x0000000000000000  0x0000000000000000 
...
        fatal error: unknown caller pc
        
        runtime stack:
        runtime.throw({0x82b13?, 0x3ab8042700?})
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:1069 +0x38 fp=0x3ffd60e998 sp=0x3ffd60e970 pc=0x69a98
        runtime.(*unwinder).next(0x3ffd60ea58)
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/traceback.go:470 +0x2bc fp=0x3ffd60ea18 sp=0x3ffd60e998 pc=0x5be54
        runtime.copystack(0x3ab80001c0, 0x800)
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/stack.go:944 +0x298 fp=0x3ffd60eb00 sp=0x3ffd60ea18 pc=0x542f8
        runtime.newstack()
...
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgcscavenge.go:653 +0x50 fp=0x3ab8041fc8 sp=0x3ab8041fb0 pc=0x29188
        runtime.gcenable.gowrap2()
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:204 +0x2c fp=0x3ab8041fd8 sp=0x3ab8041fc8 pc=0x1f9d4
        runtime.goexit({})
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/asm_riscv64.s:539 +0x4 fp=0x3ab8041fd8 sp=0x3ab8041fd8 pc=0x6c2dc
        created by runtime.gcenable in goroutine 1
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:204 +0xb0
        exit status 2
        
--- FAIL: Test/fixedbugs/issue69434.go (4.10s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/fixedbugs/issue69434.go"
2024-09-30 18:30 gotip-linux-riscv64 go@aec9b916 cmd/internal/testdir.Test/fixedbugs/issue69434.go (log)
=== RUN   Test/fixedbugs/issue69434.go
=== PAUSE Test/fixedbugs/issue69434.go
=== CONT  Test/fixedbugs/issue69434.go
    testdir_test.go:147: exit status 1
        runtime: g 1: unexpected return pc for runtime.main called from 0x3500040796
        stack: frame={sp:0x350003c7c8, fp:0x350003c838} stack=[0x350003c000,0x350003c800)
        0x000000350003c6c8:  0x0000000000000000  0x0000000000000000 
        0x000000350003c6d8:  0x0000000000000000  0x0000000000000000 
        0x000000350003c6e8:  0x0000000000000000  0x0000000000000000 
        0x000000350003c6f8:  0x0000000000000000  0x0000000000000000 
...
        fatal error: unknown caller pc
        
        runtime stack:
        runtime.throw({0x82b13?, 0x350003c700?})
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:1069 +0x38 fp=0x3fea4e8998 sp=0x3fea4e8970 pc=0x69a98
        runtime.(*unwinder).next(0x3fea4e8a58)
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/traceback.go:470 +0x2bc fp=0x3fea4e8a18 sp=0x3fea4e8998 pc=0x5be54
        runtime.copystack(0x35000001c0, 0x800)
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/stack.go:944 +0x298 fp=0x3fea4e8b00 sp=0x3fea4e8a18 pc=0x542f8
        runtime.newstack()
...
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgcscavenge.go:653 +0x50 fp=0x3500041fc8 sp=0x3500041fb0 pc=0x29188
        runtime.gcenable.gowrap2()
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:204 +0x2c fp=0x3500041fd8 sp=0x3500041fc8 pc=0x1f9d4
        runtime.goexit({})
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/asm_riscv64.s:539 +0x4 fp=0x3500041fd8 sp=0x3500041fd8 pc=0x6c2dc
        created by runtime.gcenable in goroutine 1
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:204 +0xb0
        exit status 2
        
--- FAIL: Test/fixedbugs/issue69434.go (5.08s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/fixedbugs/issue69434.go"
2024-09-30 18:25 gotip-linux-riscv64 go@ba10a38e cmd/internal/testdir.Test/fixedbugs/issue69434.go (log)
=== RUN   Test/fixedbugs/issue69434.go
=== PAUSE Test/fixedbugs/issue69434.go
=== CONT  Test/fixedbugs/issue69434.go
    testdir_test.go:147: exit status 1
        runtime: g 1: unexpected return pc for runtime.main called from 0x3cd4040796
        stack: frame={sp:0x3cd40427c8, fp:0x3cd4042838} stack=[0x3cd4042000,0x3cd4042800)
        0x0000003cd40426c8:  0x0000000000000000  0x0000000000000000 
        0x0000003cd40426d8:  0x0000000000000000  0x0000000000000000 
        0x0000003cd40426e8:  0x0000000000000000  0x0000000000000000 
        0x0000003cd40426f8:  0x0000000000000000  0x0000000000000000 
...
        fatal error: unknown caller pc
        
        runtime stack:
        runtime.throw({0x82b13?, 0x3cd4042700?})
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:1069 +0x38 fp=0x3fe66d2998 sp=0x3fe66d2970 pc=0x69a98
        runtime.(*unwinder).next(0x3fe66d2a58)
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/traceback.go:470 +0x2bc fp=0x3fe66d2a18 sp=0x3fe66d2998 pc=0x5be54
        runtime.copystack(0x3cd40001c0, 0x800)
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/stack.go:944 +0x298 fp=0x3fe66d2b00 sp=0x3fe66d2a18 pc=0x542f8
        runtime.newstack()
...
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgcscavenge.go:653 +0x50 fp=0x3cd4041fc8 sp=0x3cd4041fb0 pc=0x29188
        runtime.gcenable.gowrap2()
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:204 +0x2c fp=0x3cd4041fd8 sp=0x3cd4041fc8 pc=0x1f9d4
        runtime.goexit({})
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/asm_riscv64.s:539 +0x4 fp=0x3cd4041fd8 sp=0x3cd4041fd8 pc=0x6c2dc
        created by runtime.gcenable in goroutine 1
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:204 +0xb0
        exit status 2
        
--- FAIL: Test/fixedbugs/issue69434.go (4.19s)

watchflakes

@gopherbot
Copy link
Contributor Author

Change https://go.dev/cl/616698 mentions this issue: test: fix test issue 69434 for riscv64

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/fixedbugs/issue69434.go"
2024-09-30 17:37 gotip-linux-riscv64 go@1d0f5c47 cmd/internal/testdir.Test/fixedbugs/issue69434.go (log)
=== RUN   Test/fixedbugs/issue69434.go
=== PAUSE Test/fixedbugs/issue69434.go
=== CONT  Test/fixedbugs/issue69434.go
    testdir_test.go:147: exit status 1
        runtime: g 1: unexpected return pc for runtime.main called from 0x3be8040796
        stack: frame={sp:0x3be803d7c8, fp:0x3be803d838} stack=[0x3be803d000,0x3be803d800)
        0x0000003be803d6c8:  0x0000000000000000  0x0000000000000000 
        0x0000003be803d6d8:  0x0000000000000000  0x0000000000000000 
        0x0000003be803d6e8:  0x0000000000000000  0x0000000000000000 
        0x0000003be803d6f8:  0x0000000000000000  0x0000000000000000 
...
        fatal error: unknown caller pc
        
        runtime stack:
        runtime.throw({0x82b13?, 0x3be803d700?})
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:1069 +0x38 fp=0x3ffebc1998 sp=0x3ffebc1970 pc=0x69a98
        runtime.(*unwinder).next(0x3ffebc1a58)
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/traceback.go:470 +0x2bc fp=0x3ffebc1a18 sp=0x3ffebc1998 pc=0x5be54
        runtime.copystack(0x3be80001c0, 0x800)
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/stack.go:944 +0x298 fp=0x3ffebc1b00 sp=0x3ffebc1a18 pc=0x542f8
        runtime.newstack()
...
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgcscavenge.go:653 +0x50 fp=0x3be803cfc8 sp=0x3be803cfb0 pc=0x29188
        runtime.gcenable.gowrap2()
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:204 +0x2c fp=0x3be803cfd8 sp=0x3be803cfc8 pc=0x1f9d4
        runtime.goexit({})
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/asm_riscv64.s:539 +0x4 fp=0x3be803cfd8 sp=0x3be803cfd8 pc=0x6c2dc
        created by runtime.gcenable in goroutine 1
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:204 +0xb0
        exit status 2
        
--- FAIL: Test/fixedbugs/issue69434.go (4.33s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/fixedbugs/issue69434.go"
2024-09-30 17:02 gotip-linux-riscv64 go@c7f70433 cmd/internal/testdir.Test/fixedbugs/issue69434.go (log)
=== RUN   Test/fixedbugs/issue69434.go
=== PAUSE Test/fixedbugs/issue69434.go
=== CONT  Test/fixedbugs/issue69434.go
    testdir_test.go:147: exit status 1
        runtime: g 1: unexpected return pc for runtime.main called from 0x3b3c040796
        stack: frame={sp:0x3b3c0427c8, fp:0x3b3c042838} stack=[0x3b3c042000,0x3b3c042800)
        0x0000003b3c0426c8:  0x0000000000000000  0x0000000000000000 
        0x0000003b3c0426d8:  0x0000000000000000  0x0000000000000000 
        0x0000003b3c0426e8:  0x0000000000000000  0x0000000000000000 
        0x0000003b3c0426f8:  0x0000000000000000  0x0000000000000000 
...
        fatal error: unknown caller pc
        
        runtime stack:
        runtime.throw({0x82b13?, 0x3b3c042700?})
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:1069 +0x38 fp=0x3fcdd69998 sp=0x3fcdd69970 pc=0x69a98
        runtime.(*unwinder).next(0x3fcdd69a58)
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/traceback.go:470 +0x2bc fp=0x3fcdd69a18 sp=0x3fcdd69998 pc=0x5be54
        runtime.copystack(0x3b3c0001c0, 0x800)
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/stack.go:944 +0x298 fp=0x3fcdd69b00 sp=0x3fcdd69a18 pc=0x542f8
        runtime.newstack()
...
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgcscavenge.go:653 +0x50 fp=0x3b3c041fc8 sp=0x3b3c041fb0 pc=0x29188
        runtime.gcenable.gowrap2()
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:204 +0x2c fp=0x3b3c041fd8 sp=0x3b3c041fc8 pc=0x1f9d4
        runtime.goexit({})
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/asm_riscv64.s:539 +0x4 fp=0x3b3c041fd8 sp=0x3b3c041fd8 pc=0x6c2dc
        created by runtime.gcenable in goroutine 1
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:204 +0xb0
        exit status 2
        
--- FAIL: Test/fixedbugs/issue69434.go (3.39s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/fixedbugs/issue69434.go"
2024-09-30 15:49 gotip-linux-riscv64 go@f4b7291d cmd/internal/testdir.Test/fixedbugs/issue69434.go (log)
=== RUN   Test/fixedbugs/issue69434.go
=== PAUSE Test/fixedbugs/issue69434.go
=== CONT  Test/fixedbugs/issue69434.go
    testdir_test.go:147: exit status 1
        runtime: g 1: unexpected return pc for runtime.main called from 0x3390040796
        stack: frame={sp:0x339003c7c8, fp:0x339003c838} stack=[0x339003c000,0x339003c800)
        0x000000339003c6c8:  0x0000000000000000  0x0000000000000000 
        0x000000339003c6d8:  0x0000000000000000  0x0000000000000000 
        0x000000339003c6e8:  0x0000000000000000  0x0000000000000000 
        0x000000339003c6f8:  0x0000000000000000  0x0000000000000000 
...
        fatal error: unknown caller pc
        
        runtime stack:
        runtime.throw({0x82b13?, 0x339003c700?})
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:1069 +0x38 fp=0x3fd3863998 sp=0x3fd3863970 pc=0x69a98
        runtime.(*unwinder).next(0x3fd3863a58)
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/traceback.go:470 +0x2bc fp=0x3fd3863a18 sp=0x3fd3863998 pc=0x5be54
        runtime.copystack(0x33900001c0, 0x800)
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/stack.go:944 +0x298 fp=0x3fd3863b00 sp=0x3fd3863a18 pc=0x542f8
        runtime.newstack()
...
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgcscavenge.go:653 +0x50 fp=0x3390041fc8 sp=0x3390041fb0 pc=0x29188
        runtime.gcenable.gowrap2()
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:204 +0x2c fp=0x3390041fd8 sp=0x3390041fc8 pc=0x1f9d4
        runtime.goexit({})
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/asm_riscv64.s:539 +0x4 fp=0x3390041fd8 sp=0x3390041fd8 pc=0x6c2dc
        created by runtime.gcenable in goroutine 1
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:204 +0xb0
        exit status 2
        
--- FAIL: Test/fixedbugs/issue69434.go (3.45s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/fixedbugs/issue69434.go"
2024-10-01 15:21 gotip-linux-riscv64 go@8194d735 cmd/internal/testdir.Test/fixedbugs/issue69434.go (log)
=== RUN   Test/fixedbugs/issue69434.go
=== PAUSE Test/fixedbugs/issue69434.go
=== CONT  Test/fixedbugs/issue69434.go
    testdir_test.go:147: exit status 1
        runtime: g 1: unexpected return pc for runtime.main called from 0x311803e796
        stack: frame={sp:0x311803a7c8, fp:0x311803a838} stack=[0x311803a000,0x311803a800)
        0x000000311803a6c8:  0x0000000000000000  0x0000000000000000 
        0x000000311803a6d8:  0x0000000000000000  0x0000000000000000 
        0x000000311803a6e8:  0x0000000000000000  0x0000000000000000 
        0x000000311803a6f8:  0x0000000000000000  0x0000000000000000 
...
        fatal error: unknown caller pc
        
        runtime stack:
        runtime.throw({0x82b13?, 0x311803a700?})
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:1069 +0x38 fp=0x3ff2305988 sp=0x3ff2305960 pc=0x69a98
        runtime.(*unwinder).next(0x3ff2305a48)
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/traceback.go:470 +0x2bc fp=0x3ff2305a08 sp=0x3ff2305988 pc=0x5be54
        runtime.copystack(0x31180001c0, 0x800)
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/stack.go:944 +0x298 fp=0x3ff2305af0 sp=0x3ff2305a08 pc=0x542f8
        runtime.newstack()
...
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgcscavenge.go:653 +0x50 fp=0x311803ffc8 sp=0x311803ffb0 pc=0x29188
        runtime.gcenable.gowrap2()
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:204 +0x2c fp=0x311803ffd8 sp=0x311803ffc8 pc=0x1f9d4
        runtime.goexit({})
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/asm_riscv64.s:539 +0x4 fp=0x311803ffd8 sp=0x311803ffd8 pc=0x6c2dc
        created by runtime.gcenable in goroutine 1
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:204 +0xb0
        exit status 2
        
--- FAIL: Test/fixedbugs/issue69434.go (3.01s)

watchflakes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Archived in project
Development

No branches or pull requests

1 participant