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 #66975

Closed
gopherbot opened this issue Apr 22, 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

#!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 Apr 22, 2024
@gopherbot
Copy link
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)

watchflakes

@cherrymui
Copy link
Member

Dup of #66979.

@cherrymui cherrymui closed this as not planned Won't fix, can't repro, duplicate, stale Apr 22, 2024
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
None yet
Development

No branches or pull requests

2 participants