Skip to content

AddressSanitizer-x86_64-linux :: TestCases/strcmp.c is flaky on amd64 #48305

@llvmbot

Description

@llvmbot
Bugzilla Link 48961
Version trunk
OS Linux
Blocks #48661
Attachments asan.txt
Reporter LLVM Bugzilla Contributor
CC @tstellar,@vitalybuka

Extended Description

Failed in 1 out of 3 test runs:

FAIL: AddressSanitizer-x86_64-linux :: TestCases/strcmp.c (2235 of 7337)

/var/tmp/portage/sys-libs/compiler-rt-sanitizers-12.0.0_rc1/work/compiler-rt/test/asan/TestCases/strcmp.c:17:12: error: CHECK: expected string not found in input
// CHECK: READ of size 1
^
:2:70: note: scanning from here
==157813==ERROR: AddressSanitizer: stack-buffer-underflow on address 0x7ffe4c7102bf at pc 0x00000042ef69 bp 0x7ffe4c710290 sp 0x7ffe4c70fa38
^
:3:1: note: possible intended match here
READ of size 2 at 0x7ffe4c7102bf thread T0
^

Full output attached.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzilla

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions