Skip to content

components/valgrind: numerous regtest failures with CBE 11.4.81 #19

@paulfloyd

Description

@paulfloyd

With Solaris 11.4 CBE 11.4.81 I'm getting many regression test failures.

I looked at a few and they are related to the sys_getsetcontext syscall wrapper.

There are 2 new values for 'flag' that are not handled (CLRSSONSTACK and SETUJMPBUF). Because they aren't handled this assert triggers

default:
VG_(unimplemented)("Syswrap of the context call with flag %ld.", SARG1);
/NOTREACHED/
break;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions