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

tests crash for System.Security.Cryptography.Csp.Tests - malloc assert #45856

Open
radical opened this issue Dec 9, 2020 · 1 comment
Open

tests crash for System.Security.Cryptography.Csp.Tests - malloc assert #45856

radical opened this issue Dec 9, 2020 · 1 comment

Comments

@radical
Copy link
Contributor

@radical radical commented Dec 9, 2020

Failed test on #45839 for net6.0-OSX-Debug-x64-CoreCLR_checked-OSX.1013.Amd64.Open:

    System.Security.Cryptography.Rsa.Tests.SignVerify_Array.PssSignHash_MismatchedHashSize [SKIP]
      Condition(s) not met: "SupportsPss"
dotnet(91550,0x700001332000) malloc: *** error for object 0x7ff1944b7a88: incorrect checksum for freed object - object was probably modified after being freed.
*** set a breakpoint in malloc_error_break to debug
./RunTests.sh: line 161: 91550 Abort trap: 6           (core dumped) "$RUNTIME_PATH/dotnet" exec --runtimeconfig System.Security.Cryptography.Csp.Tests.runtimeconfig.json --depsfile System.Security.Cryptography.Csp.Tests.deps.json xunit.console.dll System.Security.Cryptography.Csp.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing $RSP_FILE
/private/tmp/helix/working/A7F309AE/w/B7DB09D2/e
----- end Wed Dec 9 07:58:37 PST 2020 ----- exit code 134 ----------------------------------------------------------
exit code 134 means SIGABRT Abort. Managed or native assert, or runtime check such as heap corruption, caused call to abort(). Core dumped.
+ export _commandExitCode=134
+ _commandExitCode=134

build: https://dnceng.visualstudio.com/public/_build/results?buildId=914235&view=results

console log: https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-45839-merge-7f646727db11464eac/System.Security.Cryptography.Csp.Tests/console.91d29f9d.log?sv=2019-07-07&se=2020-12-29T15%3A56%3A42Z&sr=c&sp=rl&sig=qAA6Ofq1oR%2BfbuVAxWGa67oUHc1fJsaKf1H%2Fn3E6S4c%3D

@msftbot
Copy link
Contributor

@msftbot msftbot bot commented Dec 9, 2020

Tagging subscribers to this area: @bartonjs, @vcsjones, @krwq
See info in area-owners.md if you want to be subscribed.

Issue Details

Failed test on #45839 for net6.0-OSX-Debug-x64-CoreCLR_checked-OSX.1013.Amd64.Open:

    System.Security.Cryptography.Rsa.Tests.SignVerify_Array.PssSignHash_MismatchedHashSize [SKIP]
      Condition(s) not met: "SupportsPss"
dotnet(91550,0x700001332000) malloc: *** error for object 0x7ff1944b7a88: incorrect checksum for freed object - object was probably modified after being freed.
*** set a breakpoint in malloc_error_break to debug
./RunTests.sh: line 161: 91550 Abort trap: 6           (core dumped) "$RUNTIME_PATH/dotnet" exec --runtimeconfig System.Security.Cryptography.Csp.Tests.runtimeconfig.json --depsfile System.Security.Cryptography.Csp.Tests.deps.json xunit.console.dll System.Security.Cryptography.Csp.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing $RSP_FILE
/private/tmp/helix/working/A7F309AE/w/B7DB09D2/e
----- end Wed Dec 9 07:58:37 PST 2020 ----- exit code 134 ----------------------------------------------------------
exit code 134 means SIGABRT Abort. Managed or native assert, or runtime check such as heap corruption, caused call to abort(). Core dumped.
+ export _commandExitCode=134
+ _commandExitCode=134

build: https://dnceng.visualstudio.com/public/_build/results?buildId=914235&view=results

console log: https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-45839-merge-7f646727db11464eac/System.Security.Cryptography.Csp.Tests/console.91d29f9d.log?sv=2019-07-07&se=2020-12-29T15%3A56%3A42Z&sr=c&sp=rl&sig=qAA6Ofq1oR%2BfbuVAxWGa67oUHc1fJsaKf1H%2Fn3E6S4c%3D

Author: radical
Assignees: -
Labels:

area-System.Security, untriaged

Milestone: -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.