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

t/08_core.t fails on ASAN builds #45

Open
dur-randir opened this issue Jul 21, 2023 · 0 comments
Open

t/08_core.t fails on ASAN builds #45

dur-randir opened this issue Jul 21, 2023 · 0 comments

Comments

@dur-randir
Copy link

dur-randir commented Jul 21, 2023

On 5.39.2 built with config_args='-de -Dprefix=/home/s.aleinikov/perlbrew/perls/perl-blead-asan -Dman1dir=none -Dman3dir=none -DDEBUGGING -Dusedevel -Accflags=-fsanitize=address -fsanitize=undefined -ggdb3 -Aldflags=-Wl,--no-as-needed -lasan -lubsan -Aeval:scriptdir=/home/s.aleinikov/perlbrew/perls/perl-blead-asan/bin' I get the following test failure:

t/08_core.t ........... 1/3
#   Failed test 'Coredump caught, $? = 6'
#   at t/08_core.t line 49.
#                   '"/home/s.aleinikov/perlbrew/perls/perl-blead-asan/bin/perl5.39.2" died to signal "ABRT" (6) at t/08_core.t line 45.
# '
#     doesn't match '(?^:dumped core)'
# Looks like you failed 1 test of 3.
t/08_core.t ........... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests

The same failure happens on older perls too, I've checked it on 5.36.0 built with ASAN.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant