runtime: Seg fault in System.Security.Cryptography.Xml tests

https://ci.dot.net/job/dotnet_corefx/job/master/job/ubuntu14.04_release_prtest/4475/consoleText

  STOP_REASON:
  SIGSEGV
   
  FAULT_SYMBOL:
  libcrypto.so.1.0.0!BN_num_bits
   
  FAILURE_HASH:
  SIGSEGV_libcrypto.so.1.0.0!BN_num_bits
   
  FAULT_STACK:
  libcrypto.so.1.0.0!BN_num_bits
  libcrypto.so.1.0.0!BN_bn2bin
  System.Console.dll!DomainBoundILStubClass.IL_STUB_PInvoke(Microsoft.Win32.SafeHandles.SafeBignumHandle, Byte*)
  System.Security.Cryptography.Algorithms.dll!Interop+Crypto.ExtractBignum(Microsoft.Win32.SafeHandles.SafeBignumHandle, Int32)
  System.Security.Cryptography.Algorithms.dll!Interop+Crypto.ExtractBignum(IntPtr, Int32)
  System.Security.Cryptography.Algorithms.dll!Interop+Crypto.ExportRsaParameters(Microsoft.Win32.SafeHandles.SafeRsaHandle, Boolean)
  System.Security.Cryptography.Algorithms.dll!System.Security.Cryptography.RSAImplementation+RSAOpenSsl.ExportParameters(Boolean)
  System.Security.Cryptography.Xml.Tests.dll!System.Security.Cryptography.Xml.Tests.RSAKeyValueTest.LoadXml_ValidXml(System.String, Byte[], Byte[])

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 35 (35 by maintainers)

Most upvoted comments

@ianhays I think it is fine to move it since it is quite rare, really hard to repro and no proper dumps. Let’s reopen if it repros