[Bug testsuite/34340] ptid_t selftest segfaults
mark at klomp dot org via Gdb-prs <[email protected]>
| Newsgroups | gmane.comp.gdb.bugs.discuss |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://sourceware.org/bugzilla/show_bug.cgi?id=34340
Mark Wielaard <mark at klomp dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mark at klomp dot org
--- Comment #5 from Mark Wielaard <mark at klomp dot org> ---
Just as note, this was also detected by the sourceware builder
gdb-fedora-sanitize-x86_64 buildbot (which builds and tests gdb with
CFLAGS/CXFLAGS/LDFLAGS=-fsanitize=address)
https://builder.sourceware.org/buildbot/#/builders/gdb-fedora-sanitize-x86_64
Started failing
https://builder.sourceware.org/buildbot/#/builders/267/builds/8253 (Do not
write negative PID or TID in remote protocol) fixed with
https://builder.sourceware.org/buildbot/#/builders/267/builds/8265 (Fix ptid_t
selftest crash)
Note that if you want to test something across all the sourceware builder
buildbots you can always use a user try-branch as described on the binutils
wiki:
https://sourceware.org/binutils/wiki/Buildbot
--
You are receiving this mail because:
You are on the CC list for the bug.