Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Update CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC, Standard to preview1-26613-04, preview1-26613-07, preview1-26613-01, beta-26613-00, beta-26613-00, servicing-26419-02, respectively (master)#30338

Closed
dotnet-maestro-bot wants to merge 3 commits into
dotnet:masterfrom
dotnet-maestro-bot:master-UpdateDependencies

Conversation

@dotnet-maestro-bot
Copy link
Copy Markdown

@dotnet-maestro-bot dotnet-maestro-bot commented Jun 12, 2018

No description provided.

@dotnet-maestro-bot
Copy link
Copy Markdown
Author

Discarded 983f8d0: Update CoreSetup, Standard to preview1-26612-04, servicing-26419-02, respectively

CI Status: 1:x: 14:heavy_check_mark: (click to expand)
  • Windows x64 Debug Build Build finished. Details
  • ✔️ CROSS Check Build finished. Details
  • ✔️ license/cla All CLA requirements met.
  • ✔️ Linux arm Release Build Build finished. Details
  • ✔️ Linux arm64 Release Build Build finished. Details
  • ✔️ Linux x64 Release Build Build finished. Details
  • ✔️ Linux-musl x64 Debug Build Build finished. Details
  • ✔️ NETFX x86 Release Build Build finished. Details
  • ✔️ OSX x64 Debug Build Build finished. Details
  • ✔️ Packaging All Configurations x64 Debug Build Build finished. Details
  • ✔️ Tizen armel Debug Build Build finished. Details
  • ✔️ UWP CoreCLR x64 Debug Build Build finished. Details
  • ✔️ UWP NETNative x86 Release Build Build finished. Details
  • ✔️ Windows x86 Release Build Build finished. Details
  • ✔️ WIP ready for review Details

@dotnet-maestro-bot dotnet-maestro-bot changed the title Update CoreSetup, Standard to preview1-26612-04, servicing-26419-02, respectively (master) Update CoreClr, CoreSetup, Standard to preview1-26613-01, preview1-26612-04, servicing-26419-02, respectively (master) Jun 13, 2018
@dotnet-maestro-bot dotnet-maestro-bot force-pushed the master-UpdateDependencies branch from 983f8d0 to 11b55d9 Compare June 13, 2018 00:54
@dotnet-maestro-bot
Copy link
Copy Markdown
Author

Discarded 11b55d9: Update CoreClr, CoreSetup, Standard to preview1-26613-01, preview1-26612-04, servicing-26419-02, respectively

CI Status: 4:x: 3:hourglass: 8:heavy_check_mark: (click to expand)
  • Packaging All Configurations x64 Debug Build Build finished. Details
  • UWP CoreCLR x64 Debug Build Build finished. Details
  • Windows x64 Debug Build Build finished. Details
  • Windows x86 Release Build Build finished. Details
  • CROSS Check Triggered.
  • Linux x64 Release Build Started Details
  • NETFX x86 Release Build Started Details
  • ✔️ license/cla All CLA requirements met. Details
  • ✔️ Linux arm Release Build Build finished. Details
  • ✔️ Linux arm64 Release Build Build finished. Details
  • ✔️ Linux-musl x64 Debug Build Build finished. Details
  • ✔️ OSX x64 Debug Build Build finished. Details
  • ✔️ Tizen armel Debug Build Build finished. Details
  • ✔️ UWP NETNative x86 Release Build Build finished. Details
  • ✔️ WIP ready for review Details

@dotnet-maestro-bot dotnet-maestro-bot changed the title Update CoreClr, CoreSetup, Standard to preview1-26613-01, preview1-26612-04, servicing-26419-02, respectively (master) Update CoreClr, CoreFx, CoreSetup, Standard to preview1-26613-01, preview1-26613-01, preview1-26612-04, servicing-26419-02, respectively (master) Jun 13, 2018
@dotnet-maestro-bot dotnet-maestro-bot force-pushed the master-UpdateDependencies branch from 11b55d9 to fff52a7 Compare June 13, 2018 01:33
@stephentoub
Copy link
Copy Markdown
Member

@luqunl, it looks like this is failing due to WinRT stuff, e.g.

System\Resources\WindowsRuntimeResourceManager.cs(23,59): error CS0246: The type or namespace name 'WindowsRuntimeResourceManagerBase' could not be found (are you missing a using directive or an assembly reference?) [D:\j\workspace\windows-TGrou---74aa877a\src\System.Runtime.WindowsRuntime\src\System.Runtime.WindowsRuntime.csproj]
System\Resources\WindowsRuntimeResourceManager.cs(338,82): error CS0246: The type or namespace name 'PRIExceptionInfo' could not be found (are you missing a using directive or an assembly reference?) [D:\j\workspace\windows-TGrou---74aa877a\src\System.Runtime.WindowsRuntime\src\System.Runtime.WindowsRuntime.csproj]
System\Resources\WindowsRuntimeResourceManager.cs(338,30): error CS0115: 'WindowsRuntimeResourceManager.Initialize(string, string, out PRIExceptionInfo)': no suitable method found to override [D:\j\workspace\windows-TGrou---74aa877a\src\System.Runtime.WindowsRuntime\src\System.Runtime.WindowsRuntime.csproj]
System\Resources\WindowsRuntimeResourceManager.cs(437,37): error CS0115: 'WindowsRuntimeResourceManager.GlobalResourceContextBestFitCultureInfo': no suitable method found to override [D:\j\workspace\windows-TGrou---74aa877a\src\System.Runtime.WindowsRuntime\src\System.Runtime.WindowsRuntime.csproj]
System\Resources\WindowsRuntimeResourceManager.cs(448,30): error CS0115: 'WindowsRuntimeResourceManager.SetGlobalResourceContextDefaultCulture(CultureInfo)': no suitable method found to override [D:\j\workspace\windows-TGrou---74aa877a\src\System.Runtime.WindowsRuntime\src\System.Runtime.WindowsRuntime.csproj]

Can you take a look and fix as-is appropriate?

@dotnet-maestro-bot
Copy link
Copy Markdown
Author

Discarded fff52a7: Update CoreClr, CoreFx, CoreSetup, Standard to preview1-26613-01, preview1-26613-01, preview1-26612-04, servicing-26419-02, respectively

CI Status: 5:x: 10:heavy_check_mark: (click to expand)
  • Linux x64 Release Build Build finished. Details
  • Packaging All Configurations x64 Debug Build Build finished. Details
  • UWP CoreCLR x64 Debug Build Build finished. Details
  • Windows x64 Debug Build Build finished. Details
  • Windows x86 Release Build Build finished. Details
  • ✔️ CROSS Check Build finished. Details
  • ✔️ license/cla All CLA requirements met. Details
  • ✔️ Linux arm Release Build Build finished. Details
  • ✔️ Linux arm64 Release Build Build finished. Details
  • ✔️ Linux-musl x64 Debug Build Build finished. Details
  • ✔️ NETFX x86 Release Build Build finished. Details
  • ✔️ OSX x64 Debug Build Build finished. Details
  • ✔️ Tizen armel Debug Build Build finished. Details
  • ✔️ UWP NETNative x86 Release Build Build finished. Details
  • ✔️ WIP ready for review Details

@dotnet-maestro-bot dotnet-maestro-bot changed the title Update CoreClr, CoreFx, CoreSetup, Standard to preview1-26613-01, preview1-26613-01, preview1-26612-04, servicing-26419-02, respectively (master) Update CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC, Standard to preview1-26613-01, preview1-26613-01, preview1-26612-04, beta-26613-00, beta-26613-00, servicing-26419-02, respectively (master) Jun 13, 2018
@dotnet-maestro-bot dotnet-maestro-bot force-pushed the master-UpdateDependencies branch from fff52a7 to e373f6b Compare June 13, 2018 05:17
@dotnet-maestro-bot
Copy link
Copy Markdown
Author

Discarded e373f6b: Update CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC, Standard to preview1-26613-01, preview1-26613-01, preview1-26612-04, beta-26613-00, beta-26613-00, servicing-26419-02, respectively

CI Status: 6:x: 9:heavy_check_mark: (click to expand)
  • Linux x64 Release Build Build finished. Details
  • Packaging All Configurations x64 Debug Build Build finished. Details
  • UWP CoreCLR x64 Debug Build Build finished. Details
  • UWP NETNative x86 Release Build Build finished. Details
  • Windows x64 Debug Build Build finished. Details
  • Windows x86 Release Build Build finished. Details
  • ✔️ CROSS Check Build finished. Details
  • ✔️ license/cla All CLA requirements met. Details
  • ✔️ Linux arm Release Build Build finished. Details
  • ✔️ Linux arm64 Release Build Build finished. Details
  • ✔️ Linux-musl x64 Debug Build Build finished. Details
  • ✔️ NETFX x86 Release Build Build finished. Details
  • ✔️ OSX x64 Debug Build Build finished. Details
  • ✔️ Tizen armel Debug Build Build finished. Details
  • ✔️ WIP ready for review Details

@dotnet-maestro-bot dotnet-maestro-bot changed the title Update CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC, Standard to preview1-26613-01, preview1-26613-01, preview1-26612-04, beta-26613-00, beta-26613-00, servicing-26419-02, respectively (master) Update CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC, Standard to preview1-26613-04, preview1-26613-01, preview1-26613-01, beta-26613-00, beta-26613-00, servicing-26419-02, respectively (master) Jun 13, 2018
@dotnet-maestro-bot dotnet-maestro-bot force-pushed the master-UpdateDependencies branch from e373f6b to e752923 Compare June 13, 2018 13:14
@dotnet-maestro-bot
Copy link
Copy Markdown
Author

Discarded e752923: Update CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC, Standard to preview1-26613-04, preview1-26613-01, preview1-26613-01, beta-26613-00, beta-26613-00, servicing-26419-02, respectively

CI Status: 6:x: 1:hourglass: 8:heavy_check_mark: (click to expand)
  • Packaging All Configurations x64 Debug Build Build finished. Details
  • Tizen armel Debug Build Build finished. Details
  • UWP CoreCLR x64 Debug Build Build finished. Details
  • UWP NETNative x86 Release Build Build finished. Details
  • Windows x64 Debug Build Build finished. Details
  • Windows x86 Release Build Build finished. Details
  • Linux x64 Release Build Started Details
  • ✔️ CROSS Check Build finished. Details
  • ✔️ license/cla All CLA requirements met. Details
  • ✔️ Linux arm Release Build Build finished. Details
  • ✔️ Linux arm64 Release Build Build finished. Details
  • ✔️ Linux-musl x64 Debug Build Build finished. Details
  • ✔️ NETFX x86 Release Build Build finished. Details
  • ✔️ OSX x64 Debug Build Build finished. Details
  • ✔️ WIP ready for review Details

…tandard to preview1-26613-04, preview1-26613-07, preview1-26613-01, beta-26613-00, beta-26613-00, servicing-26419-02, respectively
@dotnet-maestro-bot dotnet-maestro-bot changed the title Update CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC, Standard to preview1-26613-04, preview1-26613-01, preview1-26613-01, beta-26613-00, beta-26613-00, servicing-26419-02, respectively (master) Update CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC, Standard to preview1-26613-04, preview1-26613-07, preview1-26613-01, beta-26613-00, beta-26613-00, servicing-26419-02, respectively (master) Jun 13, 2018
@dotnet-maestro-bot dotnet-maestro-bot force-pushed the master-UpdateDependencies branch from e752923 to decfa53 Compare June 13, 2018 13:58
@luqunl
Copy link
Copy Markdown
Contributor

luqunl commented Jun 13, 2018

@stephentoub , I am working on it.

@luqunl
Copy link
Copy Markdown
Contributor

luqunl commented Jun 13, 2018

The following testcase failed on Linux X64-- #30289

  • System.Diagnostics.PerformanceCounter.Tests

Condition(s) not met: "IsElevatedAndCanWriteToPerfCounters"

  • System.Reflection.Metadata.Tests

Program terminated with signal SIGABRT, Aborted.
https://mc.dot.net/#/user/luqunl/pr~2Fjenkins~2Fdotnet~2Fcorefx~2Fmaster~2F/test~2Ffunctional~2Fcli~2F/b579e6c8480672a102ec7f882ba1b20ea7bc250c/workItem/System.Reflection.Metadata.Tests/wilogs

@luqunl
Copy link
Copy Markdown
Contributor

luqunl commented Jun 13, 2018

@stephentoub, who should take a look these testcase failures?

@dotnet-maestro-bot
Copy link
Copy Markdown
Author

Couldn't update this pull request: Head commit author 'luqunl' is not 'dotnet-maestro-bot'
Would have applied 'Update CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC, Standard to preview1-26614-01, preview1-26613-07, preview1-26613-06, beta-26613-00, beta-26613-00, servicing-26419-02, respectively'

@dotnet-maestro-bot
Copy link
Copy Markdown
Author

Couldn't update this pull request: Head commit author 'luqunl' is not 'dotnet-maestro-bot'
Would have applied 'Update CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC, Standard to preview1-26614-01, preview1-26613-07, preview1-26613-06, beta-26614-00, beta-26614-00, servicing-26419-02, respectively'

@dotnet-maestro-bot
Copy link
Copy Markdown
Author

Couldn't update this pull request: Head commit author 'luqunl' is not 'dotnet-maestro-bot'
Would have applied 'Update CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC, Standard to preview1-26614-04, preview1-26613-07, preview1-26614-01, beta-26614-00, beta-26614-00, servicing-26419-02, respectively'

@dotnet-maestro-bot
Copy link
Copy Markdown
Author

Couldn't update this pull request: Head commit author 'luqunl' is not 'dotnet-maestro-bot'
Would have applied 'Update CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC, Standard to preview1-26614-04, preview1-26614-04, preview1-26614-01, beta-26614-00, beta-26614-00, servicing-26419-02, respectively'

@stephentoub
Copy link
Copy Markdown
Member

@jkotas, @tmat, System.Reflection.Metadata tests are crashing on Linux with this coreclr update:
https://mc.dot.net/#/user/dotnet-maestro-bot/pr~2Fjenkins~2Fdotnet~2Fcorefx~2Fmaster~2F/test~2Ffunctional~2Fcli~2F/29156be963861358739eb7cf17c6d4a9fd7e9fe0/workItem/System.Reflection.Metadata.Tests/wilogs

2018-06-13 21:52:45,390: INFO: proc(54): run_and_log_output: Output: Thread 1 (Thread 0x7f565e0d9700 (LWP 40310)):
2018-06-13 21:52:45,390: INFO: proc(54): run_and_log_output: Output: #0  0x00007f56656cb207 in raise () from /lib64/libc.so.6
2018-06-13 21:52:45,390: INFO: proc(54): run_and_log_output: Output: No symbol table info available.
2018-06-13 21:52:45,391: INFO: proc(54): run_and_log_output: Output: #1  0x00007f56656cc8f8 in abort () from /lib64/libc.so.6
2018-06-13 21:52:45,396: INFO: proc(54): run_and_log_output: Output: No symbol table info available.
2018-06-13 21:52:45,396: INFO: proc(54): run_and_log_output: Output: #2  0x00007f5664e077c3 in PROCAbort () at /root/coreclr/src/pal/src/thread/process.cpp:3068
2018-06-13 21:52:45,433: INFO: proc(54): run_and_log_output: Output: No locals.
2018-06-13 21:52:45,433: INFO: proc(54): run_and_log_output: Output: #3  0x00007f5664e0662b in PROCEndProcess (hProcess=<optimized out>, uExitCode=3221225477, bTerminateUnconditionally=1) at /root/coreclr/src/pal/src/thread/process.cpp:1394
2018-06-13 21:52:45,433: INFO: proc(54): run_and_log_output: Output:         dwProcessId = <optimized out>
2018-06-13 21:52:45,433: INFO: proc(54): run_and_log_output: Output: #4  0x00007f5664ac0e8e in SafeExitProcess (exitCode=3221225477, fAbort=1, sca=SCA_ExitProcessWhenShutdownComplete) at /root/coreclr/src/vm/eepolicy.cpp:519
2018-06-13 21:52:45,482: INFO: proc(54): run_and_log_output: Output: No locals.
2018-06-13 21:52:45,483: INFO: proc(54): run_and_log_output: Output: #5  0x00007f5664ac23e8 in EEPolicy::HandleFatalError (exitCode=<optimized out>, address=<optimized out>, pszMessage=0x0, pExceptionInfo=<optimized out>, errorSource=0x0, argExceptionString=0x0) at /root/coreclr/src/vm/eepolicy.cpp:1558
2018-06-13 21:52:45,483: INFO: proc(54): run_and_log_output: Output:         context = <optimized out>
2018-06-13 21:52:45,484: INFO: proc(54): run_and_log_output: Output: #6  0x00007f5664b721be in ProcessCLRException (pExceptionRecord=<optimized out>, MemoryStackFp=<optimized out>, pContextRecord=0x7f55b800c6b0, pDispatcherContext=<optimized out>) at /root/coreclr/src/vm/exceptionhandling.cpp:1029
2018-06-13 21:52:45,485: INFO: proc(54): run_and_log_output: Output:         bAsynchronousThreadStop = <optimized out>
2018-06-13 21:52:45,485: INFO: proc(54): run_and_log_output: Output:         STState = <optimized out>
2018-06-13 21:52:45,486: INFO: proc(54): run_and_log_output: Output:         pTracker = 0x1588770
2018-06-13 21:52:45,486: INFO: proc(54): run_and_log_output: Output:         status = <optimized out>
2018-06-13 21:52:45,486: INFO: proc(54): run_and_log_output: Output:         dwLastError = 0
2018-06-13 21:52:45,486: INFO: proc(54): run_and_log_output: Output:         dwExceptionFlags = 0
2018-06-13 21:52:45,487: INFO: proc(54): run_and_log_output: Output:         pThread = 0x15e47b0
2018-06-13 21:52:45,487: INFO: proc(54): run_and_log_output: Output: #7  0x00007f5664b76244 in UnwindManagedExceptionPass1 (ex=..., frameContext=<optimized out>) at /root/coreclr/src/vm/exceptionhandling.cpp:4630
2018-06-13 21:52:45,487: INFO: proc(54): run_and_log_output: Output:         codeInfo = <optimized out>
2018-06-13 21:52:45,487: INFO: proc(54): run_and_log_output: Output:         establisherFrame = 40310
2018-06-13 21:52:45,487: INFO: proc(54): run_and_log_output: Output:         controlPc = <optimized out>
2018-06-13 21:52:45,488: INFO: proc(54): run_and_log_output: Output:         disposition = 0
2018-06-13 21:52:45,488: INFO: proc(54): run_and_log_output: Output:         unwindStartContext = <optimized out>
2018-06-13 21:52:45,488: INFO: proc(54): run_and_log_output: Output: #8  0x00007f5664b76543 in DispatchManagedException (ex=..., isHardwareException=<optimized out>) at /root/coreclr/src/vm/exceptionhandling.cpp:4752
2018-06-13 21:52:45,488: INFO: proc(54): run_and_log_output: Output: No locals.
2018-06-13 21:52:45,489: INFO: proc(54): run_and_log_output: Output: #9  0x00007f5664b70de4 in HandleHardwareException (ex=<optimized out>) at /root/coreclr/src/vm/exceptionhandling.cpp:5275
2018-06-13 21:52:45,490: INFO: proc(54): run_and_log_output: Output:         controlPc = <optimized out>
2018-06-13 21:52:45,491: INFO: proc(54): run_and_log_output: Output: #10 0x00007f5664dcf9b1 in SEHProcessException (exception=<optimized out>) at /root/coreclr/src/pal/src/exception/seh.cpp:286
2018-06-13 21:52:45,491: INFO: proc(54): run_and_log_output: Output:         exceptionRecord = <optimized out>
2018-06-13 21:52:45,491: INFO: proc(54): run_and_log_output: Output:         contextRecord = <optimized out>
2018-06-13 21:52:45,491: INFO: proc(54): run_and_log_output: Output: #11 0x00007f5664dd11ef in common_signal_handler (code=<optimized out>, siginfo=<optimized out>, sigcontext=<optimized out>, numParams=<optimized out>) at /root/coreclr/src/pal/src/exception/signal.cpp:891
2018-06-13 21:52:45,492: INFO: proc(54): run_and_log_output: Output:         params = {{gp_offset = 48, fp_offset = 48, overflow_arg_area = 0x7f565e0d6770, reg_save_area = 0x7f565e0d6060}}
2018-06-13 21:52:45,492: INFO: proc(54): run_and_log_output: Output:         ucontext = <optimized out>
2018-06-13 21:52:45,496: INFO: proc(54): run_and_log_output: Output:         signalContextRecord = {P1Home = 0, P2Home = 21455800, P3Home = 140009064373024, P4Home = 140009031069513, P5Home = 140009057828408, P6Home = 140009031061704, ContextFlags = 135266379, MxCsr = 5, SegCs = 51, SegDs = 0, SegEs = 1, SegFs = 0, SegGs = 18816, SegSs = 43, EFlags = 66118, Dr0 = 140008921850792, Dr1 = 140008921850752, Dr2 = 1, Dr3 = 21455800, Dr6 = 21455008, Dr7 = 21454144, Rax = 140006341704448, Rcx = 140006341704522, Rdx = 5, Rbx = 0, Rsp = 140008921852096, Rbp = 140008921852144, Rsi = 91, Rdi = 140006341704496, R8 = 14355722035658857, R9 = 0, R10 = 3216420465426449251, R11 = 40965941727598878, R12 = 0, R13 = 140007343947605, R14 = 140006341704448, R15 = 1, Rip = 140007006942571, {FltSave = {ControlWord = 895, StatusWord = 0, TagWord = 0 '\000', Reserved1 = 0 '\000', ErrorOpcode = 0, ErrorOffset = 1642326099, ErrorSelector = 0, Reserved2 = 0, DataOffset = 4005289416, DataSelector = 0, Reserved3 = 0, MxCsr = 8096, MxCsr_Mask = 65535, FloatRegisters = {{Low = 0, High = 0}, {Low = 0, High = 0}, {Low = 0, High = 0}, {Low = 0, High = 0}, {Low = 0, High = 0}, {Low = 14339461213547659264, High = 16390}, {Low = 13835058055282163712, High = 16384}, {Low = 13835058055282163712, High = 16384}}, XmmRegisters = {{Low = 14757395258966296720, High = -3689371373990523700}, {Low = 0, High = 0}, {Low = 4768869337944783187, High = 7422059121071253109}, {Low = 5980907249137439790, High = 7300948993309438841}, {Low = 140008921854808, High = 140008921856672}, {Low = 0, High = 140008921856632}, {Low = 0, High = 0}, {Low = 0, High = 0}, {Low = 0, High = 0}, {Low = 18446744073709551615, High = -1}, {Low = 1082331758844, High = 1082331758844}, {Low = 30064771079, High = 30064771079}, {Low = 9223372039002259456, High = -9223372034707292160}, {Low = 9223372051887161347, High = -9223372021822390269}, {Low = 4294967297, High = 4294967297}, {Low = 35, High = 35}}, Reserved4 = "\004", '\000' <repeats 15 times>, "\064\000\000\000[\000\000\000\020\300\202\000\000x?", '\000' <repeats 64 times>}, {Header = {{Low = 895, High = 1642326099}, {Low = 4005289416, High = 281470681751456}}, Legacy = {{Low = 0, High = 0}, {Low = 0, High = 0}, {Low = 0, High = 0}, {Low = 0, High = 0}, {Low = 0, High = 0}, {Low = 14339461213547659264, High = 16390}, {Low = 13835058055282163712, High = 16384}, {Low = 13835058055282163712, High = 16384}}, Xmm0 = {Low = 14757395258966296720, High = -3689371373990523700}, Xmm1 = {Low = 0, High = 0}, Xmm2 = {Low = 4768869337944783187, High = 7422059121071253109}, Xmm3 = {Low = 5980907249137439790, High = 7300948993309438841}, Xmm4 = {Low = 140008921854808, High = 140008921856672}, Xmm5 = {Low = 0, High = 140008921856632}, Xmm6 = {Low = 0, High = 0}, Xmm7 = {Low = 0, High = 0}, Xmm8 = {Low = 0, High = 0}, Xmm9 = {Low = 18446744073709551615, High = -1}, Xmm10 = {Low = 1082331758844, High = 1082331758844}, Xmm11 = {Low = 30064771079, High = 30064771079}, Xmm12 = {Low = 9223372039002259456, High = -9223372034707292160}, Xmm13 = {Low = 9223372051887161347, High = -9223372021822390269}, Xmm14 = {Low = 4294967297, High = 4294967297}, Xmm15 = {Low = 35, High = 35}}}, VectorRegister = {{Low = 0, High = 0} <repeats 16 times>, {Low = 11, High = 140007006098024}, {Low = 140008921851440, High = 140009032335452}, {Low = 2, High = 0}, {Low = 0, High = 0}, {Low = 0, High = 0}, {Low = 0, High = 0}, {Low = 0, High = 0}, {Low = 0, High = 0}, {Low = 0, High = 0}, {Low = 0, High = 0}}, VectorControl = 0, DebugControl = 0, LastBranchToRip = 0, LastBranchFromRip = 0, LastExceptionToRip = 0, LastExceptionFromRip = 0}
2018-06-13 21:52:45,498: INFO: proc(54): run_and_log_output: Output:         signal_set = {__val = {1024, 0 <repeats 15 times>}}
2018-06-13 21:52:45,499: INFO: proc(54): run_and_log_output: Output:         exception = <error reading variable exception (Cannot access memory at address 0x9d6c)>
2018-06-13 21:52:45,499: INFO: proc(54): run_and_log_output: Output: #12 0x00007f5664dd0f56 in signal_handler_worker (code=40300, siginfo=0x7f565e256bf0, context=0x6, returnPoint=0x7f565e256530) at /root/coreclr/src/pal/src/exception/signal.cpp:430
2018-06-13 21:52:45,499: INFO: proc(54): run_and_log_output: Output:         signal_set = {__val = {8589934592, 0 <repeats 15 times>}}
2018-06-13 21:52:45,500: INFO: proc(54): run_and_log_output: Output: #13 0x00007f5664e0b466 in CallSignalHandlerWrapper0 () from /home/helixbot/dotnetbuild/work/17cd3622-ecc6-4964-859f-c84454edb22e/Payload/shared/Microsoft.NETCore.App/9.9.9/libcoreclr.so
2018-06-13 21:52:45,500: INFO: proc(54): run_and_log_output: Output: No symbol table info available.
2018-06-13 21:52:45,501: INFO: proc(54): run_and_log_output: Output: #14 0x00007f55ebea356b in ?? ()
2018-06-13 21:52:45,502: INFO: proc(54): run_and_log_output: Output: No symbol table info available.
2018-06-13 21:52:45,502: INFO: proc(54): run_and_log_output: Output: #15 0x00007f55ebea34f0 in ?? ()
2018-06-13 21:52:45,503: INFO: proc(54): run_and_log_output: Output: No symbol table info available.
2018-06-13 21:52:45,503: INFO: proc(54): run_and_log_output: Output: #16 0x00007f55c43dd5d8 in ?? ()
2018-06-13 21:52:45,504: INFO: proc(54): run_and_log_output: Output: No symbol table info available.
2018-06-13 21:52:45,504: INFO: proc(54): run_and_log_output: Output: #17 0x00007f55c43e0e00 in ?? ()
2018-06-13 21:52:45,505: INFO: proc(54): run_and_log_output: Output: No symbol table info available.
2018-06-13 21:52:45,506: INFO: proc(54): run_and_log_output: Output: #18 0x0000000000000001 in ?? ()
2018-06-13 21:52:45,507: INFO: proc(54): run_and_log_output: Output: No symbol table info available.
2018-06-13 21:52:45,507: INFO: proc(54): run_and_log_output: Output: #19 0x00007f55ebe89eb0 in ?? ()
2018-06-13 21:52:45,508: INFO: proc(54): run_and_log_output: Output: No symbol table info available.
2018-06-13 21:52:45,508: INFO: proc(54): run_and_log_output: Output: #20 0x00007f55c4437ac8 in ?? ()
2018-06-13 21:52:45,509: INFO: proc(54): run_and_log_output: Output: No symbol table info available.
2018-06-13 21:52:45,509: INFO: proc(54): run_and_log_output: Output: #21 0x00007f565e0d69b0 in ?? ()
2018-06-13 21:52:45,510: INFO: proc(54): run_and_log_output: Output: No symbol table info available.
2018-06-13 21:52:45,510: INFO: proc(54): run_and_log_output: Output: #22 0x00007f55ebea33f7 in ?? ()
2018-06-13 21:52:45,511: INFO: proc(54): run_and_log_output: Output: No symbol table info available.
2018-06-13 21:52:45,512: INFO: proc(54): run_and_log_output: Output: #23 0xc43dd5d800000001 in ?? ()
2018-06-13 21:52:45,513: INFO: proc(54): run_and_log_output: Output: No symbol table info available.
2018-06-13 21:52:45,513: INFO: proc(54): run_and_log_output: Output: #24 0xc43dd5d800007f55 in ?? ()
2018-06-13 21:52:45,514: INFO: proc(54): run_and_log_output: Output: No symbol table info available.
2018-06-13 21:52:45,514: INFO: proc(54): run_and_log_output: Output: #25 0x00007f5600007f55 in ?? ()
2018-06-13 21:52:45,515: INFO: proc(54): run_and_log_output: Output: No symbol table info available.
2018-06-13 21:52:45,515: INFO: proc(54): run_and_log_output: Output: #26 0x00007f55c43dd5d8 in ?? ()
2018-06-13 21:52:45,516: INFO: proc(54): run_and_log_output: Output: No symbol table info available.
2018-06-13 21:52:45,517: INFO: proc(54): run_and_log_output: Output: #27 0x00007f55c43dd5d8 in ?? ()
2018-06-13 21:52:45,518: INFO: proc(54): run_and_log_output: Output: No symbol table info available.
2018-06-13 21:52:45,518: INFO: proc(54): run_and_log_output: Output: #28 0x00007f55c43dd5d8 in ?? ()
2018-06-13 21:52:45,519: INFO: proc(54): run_and_log_output: Output: No symbol table info available.
2018-06-13 21:52:45,519: INFO: proc(54): run_and_log_output: Output: #29 0x0000000000000000 in ?? ()
2018-06-13 21:52:45,522: INFO: proc(54): run_and_log_output: Output: No symbol table info available.

@stephentoub
Copy link
Copy Markdown
Member

Also looks like a test failed before this happened:

2018-06-13 21:52:15,961: INFO: proc(54): run_and_log_output: Output:    System.Reflection.Metadata.Decoding.Tests.SignatureDecoderTests.ExoticTypeSignature(expected: \"int32[...]\", signature: [20, 8, 1, 0, 0]) [FAIL]

@jkotas
Copy link
Copy Markdown
Member

jkotas commented Jun 14, 2018

This looks like JIT regression, likely caused by dotnet/coreclr#18418 . I have created dotnet/coreclr#18469 / dotnet/coreclr#18470 to see whether reverting this change is going to fix the problem.

cc @CarolEidt @dotnet/jit-contrib

@CarolEidt
Copy link
Copy Markdown

@jkotas - I can't make out from the output where the failure is occurring - can you clarify? (i.e. how would one go about repro'ing this).

@jkotas
Copy link
Copy Markdown
Member

jkotas commented Jun 14, 2018

The failure is occurring when running System.Reflection.Metadata tests. However, it is occurring in dotnet/coreclr#18470 with your change is reverted, so you change is unlikely to be the problem. I am binary searching for the offending commit now...

@jkotas
Copy link
Copy Markdown
Member

jkotas commented Jun 14, 2018

I have traced the problem down to: dotnet/coreclr#18358
@CarolEidt I am going to revert this change to unblock the codeflow.

To repro the problem:

git clone https://github.com/dotnet/corefx
cd corefx
./build.sh -release
./build-tests.sh -release
cd src/System.Reflection.Metadata
~/corefx/Tools/msbuild.sh System.Reflection.Metadata.Tests.csproj  /t:Test /p:ConfigurationGroup=Release

The build output from the last line will have the command line to use to run the xunit directly. It is using runtime from /corefx/bin/testhost/netcoreapp-Linux-Release-x64/shared/Microsoft.NETCore.App/9.9.9.

@jashook
Copy link
Copy Markdown

jashook commented Jun 14, 2018

It will be difficult to revert dotnet/coreclr#18358 as dotnet/coreclr#18346 and dotnet/coreclr#18364 depend on the change.

@jkotas
Copy link
Copy Markdown
Member

jkotas commented Jun 14, 2018

Ugh. We can disable the failing corefx test then, but it is something that should be looked into with high priority. I have noticed that struct-related tests are failing with current JIT on Unix in CoreRT too (dotnet/corert#5920) so the bug is likely going to hit in multiple different places.

@jkotas
Copy link
Copy Markdown
Member

jkotas commented Jun 14, 2018

It is not a single tests that it is failing unfortunately. I think we will need to wait for the fix.

@CarolEidt
Copy link
Copy Markdown

@jkotas - I will make that my top priority to track this down.
When you say that struct-related tests are failing with current JIT on Unix, are there additional failures beyond the one that I recently fixed? That one was unrelated to #18418

@jkotas
Copy link
Copy Markdown
Member

jkotas commented Jun 14, 2018

are there additional failures beyond the one that I recently fixed?

Yes. Before your recent fix - everything was failing on both Windows and Unix. After your recent fix - there are still a few tests failing on Unix only. I will try to extract a small repro.

@dotnet-maestro-bot
Copy link
Copy Markdown
Author

Couldn't update this pull request: Head commit author 'luqunl' is not 'dotnet-maestro-bot'
Would have applied 'Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC, Standard to preview1-02914-01, preview1-26614-04, preview1-26614-04, preview1-26614-02, beta-26614-00, beta-26614-00, servicing-26419-02, respectively'

@danmoseley
Copy link
Copy Markdown
Member

@dotnet-maestro-bot
Copy link
Copy Markdown
Author

Couldn't update this pull request: Head commit author 'luqunl' is not 'dotnet-maestro-bot'
Would have applied 'Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC, Standard to preview1-02914-01, preview1-26615-01, preview1-26614-04, preview1-26614-02, beta-26614-00, beta-26614-00, servicing-26419-02, respectively'

@dotnet-maestro-bot
Copy link
Copy Markdown
Author

Couldn't update this pull request: Head commit author 'luqunl' is not 'dotnet-maestro-bot'
Would have applied 'Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC, Standard to preview1-02914-01, preview1-26615-01, preview1-26615-01, preview1-26614-02, beta-26614-00, beta-26614-00, servicing-26419-02, respectively'

@dotnet-maestro-bot
Copy link
Copy Markdown
Author

Couldn't update this pull request: Head commit author 'luqunl' is not 'dotnet-maestro-bot'
Would have applied 'Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC, Standard to preview1-02914-01, preview1-26615-01, preview1-26615-01, preview1-26614-02, beta-26615-00, beta-26615-00, servicing-26419-02, respectively'

@dotnet-maestro-bot
Copy link
Copy Markdown
Author

Couldn't update this pull request: Head commit author 'luqunl' is not 'dotnet-maestro-bot'
Would have applied 'Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC, Standard to preview1-02914-01, preview1-26615-04, preview1-26615-01, preview1-26615-01, beta-26615-00, beta-26615-00, servicing-26419-02, respectively'

@jkotas
Copy link
Copy Markdown
Member

jkotas commented Jun 15, 2018

After your recent fix - there are still a few tests failing on Unix only. I will try to extract a small repro.

Small repro extracted from the failing CoreRT test: https://github.com/dotnet/coreclr/issues/18482

@CarolEidt
Copy link
Copy Markdown

@jkotas - with dotnet/coreclr#18483, this test no longer crashes (that is, it completes and prints the "TEST EXECUTION SUMMARY". But the System.Reflection.Metadata.Decoding.Tests.CustomAttributeDecoderTests.TestCustomAttributeDecoder test fails both before and after dotnet/coreclr#18358, as well as with this change.

@jkotas
Copy link
Copy Markdown
Member

jkotas commented Jun 15, 2018

System.Reflection.Metadata.Decoding.Tests.CustomAttributeDecoderTests.TestCustomAttributeDecoder

It does not fail for me . All System.Reflection.Metadata tests are passing with dotnet/coreclr#18483.

@stephentoub
Copy link
Copy Markdown
Member

Closing to enable picking up coreclr changes.

@karelz karelz added this to the 3.0 milestone Jul 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants