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

cmd/link/internal/ld: TestElfBindNow/bindnow-pie-linkmode-external failures #67652

Closed
gopherbot opened this issue May 26, 2024 · 2 comments
Closed
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/link/internal/ld" && test == "TestElfBindNow/bindnow-pie-linkmode-external"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestElfBindNow/bindnow-pie-linkmode-external
    elf_test.go:372: test .got: "bindnow-pie-linkmode-external" section not in readonly segment
    elf_test.go:374: section .got location: st=0xf2140 en=0xf22d0
    elf_test.go:376: sec .got found in these segments: 
    elf_test.go:378:  "PT_LOAD"
    elf_test.go:380: 
        all segments: 
    elf_test.go:382: 0 t=PT_PHDR fl=PF_R st=0x40 en=0x2a8
    elf_test.go:382: 1 t=PT_INTERP fl=PF_R st=0x2a8 en=0x2c9
    elf_test.go:382: 2 t=PT_LOPROC+3 fl=PF_R st=0x0 en=0x53
    elf_test.go:382: 3 t=PT_LOAD fl=PF_X+PF_R st=0x0 en=0x8e4f4
    elf_test.go:382: 4 t=PT_LOAD fl=PF_W+PF_R st=0x8fe48 en=0xf22d0
    elf_test.go:382: 5 t=PT_DYNAMIC fl=PF_W+PF_R st=0xede00 en=0xedff0
    elf_test.go:382: 6 t=PT_NOTE fl=PF_R st=0x2cc en=0x374
    elf_test.go:382: 7 t=PT_TLS fl=PF_R st=0x8fe48 en=0x8fe48
    elf_test.go:382: 8 t=PT_GNU_EH_FRAME fl=PF_R st=0x8e4b0 en=0x8e4c4
    elf_test.go:382: 9 t=PT_GNU_STACK fl=PF_W+PF_R st=0x0 en=0x0
    elf_test.go:382: 10 t=PT_GNU_RELRO fl=PF_R st=0x8fe48 en=0xee000
    elf_test.go:385: test bindnow-pie-linkmode-external failed
--- FAIL: TestElfBindNow/bindnow-pie-linkmode-external (7.36s)

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 May 26, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/link/internal/ld" && test == "TestElfBindNow/bindnow-pie-linkmode-external"
2024-04-22 13:29 gotip-linux-riscv64 go@2dddc7ef cmd/link/internal/ld.TestElfBindNow/bindnow-pie-linkmode-external (log)
=== RUN   TestElfBindNow/bindnow-pie-linkmode-external
    elf_test.go:372: test .got: "bindnow-pie-linkmode-external" section not in readonly segment
    elf_test.go:374: section .got location: st=0xf2140 en=0xf22d0
    elf_test.go:376: sec .got found in these segments: 
    elf_test.go:378:  "PT_LOAD"
    elf_test.go:380: 
        all segments: 
    elf_test.go:382: 0 t=PT_PHDR fl=PF_R st=0x40 en=0x2a8
    elf_test.go:382: 1 t=PT_INTERP fl=PF_R st=0x2a8 en=0x2c9
    elf_test.go:382: 2 t=PT_LOPROC+3 fl=PF_R st=0x0 en=0x53
    elf_test.go:382: 3 t=PT_LOAD fl=PF_X+PF_R st=0x0 en=0x8e4f4
    elf_test.go:382: 4 t=PT_LOAD fl=PF_W+PF_R st=0x8fe48 en=0xf22d0
    elf_test.go:382: 5 t=PT_DYNAMIC fl=PF_W+PF_R st=0xede00 en=0xedff0
    elf_test.go:382: 6 t=PT_NOTE fl=PF_R st=0x2cc en=0x374
    elf_test.go:382: 7 t=PT_TLS fl=PF_R st=0x8fe48 en=0x8fe48
    elf_test.go:382: 8 t=PT_GNU_EH_FRAME fl=PF_R st=0x8e4b0 en=0x8e4c4
    elf_test.go:382: 9 t=PT_GNU_STACK fl=PF_W+PF_R st=0x0 en=0x0
    elf_test.go:382: 10 t=PT_GNU_RELRO fl=PF_R st=0x8fe48 en=0xee000
    elf_test.go:385: test bindnow-pie-linkmode-external failed
--- FAIL: TestElfBindNow/bindnow-pie-linkmode-external (7.36s)
2024-04-22 14:55 gotip-linux-riscv64 go@69aa1974 cmd/link/internal/ld.TestElfBindNow/bindnow-pie-linkmode-external (log)
=== RUN   TestElfBindNow/bindnow-pie-linkmode-external
    elf_test.go:372: test .got: "bindnow-pie-linkmode-external" section not in readonly segment
    elf_test.go:374: section .got location: st=0xf2140 en=0xf22d0
    elf_test.go:376: sec .got found in these segments: 
    elf_test.go:378:  "PT_LOAD"
    elf_test.go:380: 
        all segments: 
    elf_test.go:382: 0 t=PT_PHDR fl=PF_R st=0x40 en=0x2a8
    elf_test.go:382: 1 t=PT_INTERP fl=PF_R st=0x2a8 en=0x2c9
    elf_test.go:382: 2 t=PT_LOPROC+3 fl=PF_R st=0x0 en=0x53
    elf_test.go:382: 3 t=PT_LOAD fl=PF_X+PF_R st=0x0 en=0x8e5f4
    elf_test.go:382: 4 t=PT_LOAD fl=PF_W+PF_R st=0x8fd88 en=0xf22d0
    elf_test.go:382: 5 t=PT_DYNAMIC fl=PF_W+PF_R st=0xede00 en=0xedff0
    elf_test.go:382: 6 t=PT_NOTE fl=PF_R st=0x2cc en=0x374
    elf_test.go:382: 7 t=PT_TLS fl=PF_R st=0x8fd88 en=0x8fd88
    elf_test.go:382: 8 t=PT_GNU_EH_FRAME fl=PF_R st=0x8e5b0 en=0x8e5c4
    elf_test.go:382: 9 t=PT_GNU_STACK fl=PF_W+PF_R st=0x0 en=0x0
    elf_test.go:382: 10 t=PT_GNU_RELRO fl=PF_R st=0x8fd88 en=0xee000
    elf_test.go:385: test bindnow-pie-linkmode-external failed
--- FAIL: TestElfBindNow/bindnow-pie-linkmode-external (4.12s)
2024-04-22 15:29 gotip-linux-riscv64 go@734fd7a9 cmd/link/internal/ld.TestElfBindNow/bindnow-pie-linkmode-external (log)
=== RUN   TestElfBindNow/bindnow-pie-linkmode-external
    elf_test.go:372: test .got: "bindnow-pie-linkmode-external" section not in readonly segment
    elf_test.go:374: section .got location: st=0xf2140 en=0xf22d0
    elf_test.go:376: sec .got found in these segments: 
    elf_test.go:378:  "PT_LOAD"
    elf_test.go:380: 
        all segments: 
    elf_test.go:382: 0 t=PT_PHDR fl=PF_R st=0x40 en=0x2a8
    elf_test.go:382: 1 t=PT_INTERP fl=PF_R st=0x2a8 en=0x2c9
    elf_test.go:382: 2 t=PT_LOPROC+3 fl=PF_R st=0x0 en=0x53
    elf_test.go:382: 3 t=PT_LOAD fl=PF_X+PF_R st=0x0 en=0x8e5f4
    elf_test.go:382: 4 t=PT_LOAD fl=PF_W+PF_R st=0x8fd88 en=0xf22d0
    elf_test.go:382: 5 t=PT_DYNAMIC fl=PF_W+PF_R st=0xede00 en=0xedff0
    elf_test.go:382: 6 t=PT_NOTE fl=PF_R st=0x2cc en=0x374
    elf_test.go:382: 7 t=PT_TLS fl=PF_R st=0x8fd88 en=0x8fd88
    elf_test.go:382: 8 t=PT_GNU_EH_FRAME fl=PF_R st=0x8e5b0 en=0x8e5c4
    elf_test.go:382: 9 t=PT_GNU_STACK fl=PF_W+PF_R st=0x0 en=0x0
    elf_test.go:382: 10 t=PT_GNU_RELRO fl=PF_R st=0x8fd88 en=0xee000
    elf_test.go:385: test bindnow-pie-linkmode-external failed
--- FAIL: TestElfBindNow/bindnow-pie-linkmode-external (5.79s)
2024-04-25 20:23 gotip-linux-riscv64 go@1ca31eac cmd/link/internal/ld.TestElfBindNow/bindnow-pie-linkmode-external (log)
=== RUN   TestElfBindNow/bindnow-pie-linkmode-external
    elf_test.go:388: test .got: "bindnow-pie-linkmode-external" section not in readonly segment
    elf_test.go:390: section .got location: st=0xf2140 en=0xf22d0
    elf_test.go:392: sec .got found in these segments: 
    elf_test.go:394:  "PT_LOAD"
    elf_test.go:396: 
        all segments: 
    elf_test.go:398: 0 t=PT_PHDR fl=PF_R st=0x40 en=0x2a8
    elf_test.go:398: 1 t=PT_INTERP fl=PF_R st=0x2a8 en=0x2c9
    elf_test.go:398: 2 t=PT_LOPROC+3 fl=PF_R st=0x0 en=0x53
    elf_test.go:398: 3 t=PT_LOAD fl=PF_X+PF_R st=0x0 en=0x8e18c
    elf_test.go:398: 4 t=PT_LOAD fl=PF_W+PF_R st=0x8fd08 en=0xf22d0
    elf_test.go:398: 5 t=PT_DYNAMIC fl=PF_W+PF_R st=0xede08 en=0xedff8
    elf_test.go:398: 6 t=PT_NOTE fl=PF_R st=0x2cc en=0x374
    elf_test.go:398: 7 t=PT_TLS fl=PF_R st=0x8fd08 en=0x8fd08
    elf_test.go:398: 8 t=PT_GNU_EH_FRAME fl=PF_R st=0x8e148 en=0x8e15c
    elf_test.go:398: 9 t=PT_GNU_STACK fl=PF_W+PF_R st=0x0 en=0x0
    elf_test.go:398: 10 t=PT_GNU_RELRO fl=PF_R st=0x8fd08 en=0xee000
    elf_test.go:401: test bindnow-pie-linkmode-external failed
--- FAIL: TestElfBindNow/bindnow-pie-linkmode-external (4.29s)
2024-04-26 00:39 gotip-linux-riscv64 go@5419f652 cmd/link/internal/ld.TestElfBindNow/bindnow-pie-linkmode-external (log)
=== RUN   TestElfBindNow/bindnow-pie-linkmode-external
    elf_test.go:388: test .got: "bindnow-pie-linkmode-external" section not in readonly segment
    elf_test.go:390: section .got location: st=0xf2140 en=0xf22d0
    elf_test.go:392: sec .got found in these segments: 
    elf_test.go:394:  "PT_LOAD"
    elf_test.go:396: 
        all segments: 
    elf_test.go:398: 0 t=PT_PHDR fl=PF_R st=0x40 en=0x2a8
    elf_test.go:398: 1 t=PT_INTERP fl=PF_R st=0x2a8 en=0x2c9
    elf_test.go:398: 2 t=PT_LOPROC+3 fl=PF_R st=0x0 en=0x53
    elf_test.go:398: 3 t=PT_LOAD fl=PF_X+PF_R st=0x0 en=0x8e18c
    elf_test.go:398: 4 t=PT_LOAD fl=PF_W+PF_R st=0x8fd08 en=0xf22d0
    elf_test.go:398: 5 t=PT_DYNAMIC fl=PF_W+PF_R st=0xede08 en=0xedff8
    elf_test.go:398: 6 t=PT_NOTE fl=PF_R st=0x2cc en=0x374
    elf_test.go:398: 7 t=PT_TLS fl=PF_R st=0x8fd08 en=0x8fd08
    elf_test.go:398: 8 t=PT_GNU_EH_FRAME fl=PF_R st=0x8e148 en=0x8e15c
    elf_test.go:398: 9 t=PT_GNU_STACK fl=PF_W+PF_R st=0x0 en=0x0
    elf_test.go:398: 10 t=PT_GNU_RELRO fl=PF_R st=0x8fd08 en=0xee000
    elf_test.go:401: test bindnow-pie-linkmode-external failed
--- FAIL: TestElfBindNow/bindnow-pie-linkmode-external (6.03s)
2024-04-26 13:32 gotip-linux-riscv64 go@2dd82d97 cmd/link/internal/ld.TestElfBindNow/bindnow-pie-linkmode-external (log)
=== RUN   TestElfBindNow/bindnow-pie-linkmode-external
    elf_test.go:388: test .got: "bindnow-pie-linkmode-external" section not in readonly segment
    elf_test.go:390: section .got location: st=0xf2140 en=0xf22d0
    elf_test.go:392: sec .got found in these segments: 
    elf_test.go:394:  "PT_LOAD"
    elf_test.go:396: 
        all segments: 
    elf_test.go:398: 0 t=PT_PHDR fl=PF_R st=0x40 en=0x2a8
    elf_test.go:398: 1 t=PT_INTERP fl=PF_R st=0x2a8 en=0x2c9
    elf_test.go:398: 2 t=PT_LOPROC+3 fl=PF_R st=0x0 en=0x53
    elf_test.go:398: 3 t=PT_LOAD fl=PF_X+PF_R st=0x0 en=0x8e18c
    elf_test.go:398: 4 t=PT_LOAD fl=PF_W+PF_R st=0x8fd08 en=0xf22d0
    elf_test.go:398: 5 t=PT_DYNAMIC fl=PF_W+PF_R st=0xede08 en=0xedff8
    elf_test.go:398: 6 t=PT_NOTE fl=PF_R st=0x2cc en=0x374
    elf_test.go:398: 7 t=PT_TLS fl=PF_R st=0x8fd08 en=0x8fd08
    elf_test.go:398: 8 t=PT_GNU_EH_FRAME fl=PF_R st=0x8e148 en=0x8e15c
    elf_test.go:398: 9 t=PT_GNU_STACK fl=PF_W+PF_R st=0x0 en=0x0
    elf_test.go:398: 10 t=PT_GNU_RELRO fl=PF_R st=0x8fd08 en=0xee000
    elf_test.go:401: test bindnow-pie-linkmode-external failed
--- FAIL: TestElfBindNow/bindnow-pie-linkmode-external (4.12s)

watchflakes

@thanm
Copy link
Contributor

thanm commented May 29, 2024

Closing out this issue, these problems have all been resolved for a while.

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

2 participants