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

[MichalPetryka] Intrinsify Array GetArrayDataReference for SZ arrays #67

Open
MihuBot opened this issue Jun 30, 2023 · 1 comment
Open

Comments

@MihuBot
Copy link
Owner

MihuBot commented Jun 30, 2023

Build completed in 2 hours 35 minutes.
dotnet/runtime#87374

CoreLib diffs

Found 1 files with textual diffs.

Summary of Code Size diffs:
(Lower is better)

Total bytes of base: 6961703
Total bytes of diff: 6961703
Total bytes of delta: 0 (0.00 % of base)


0 total files with Code Size differences (0 improved, 0 regressed), 1 unchanged.

0 total methods with Code Size differences (0 improved, 0 regressed), 52397 unchanged.

--------------------------------------------------------------------------------

Frameworks diffs

Diffs
Found 257 files with textual diffs.

Summary of Code Size diffs:
(Lower is better)

Total bytes of base: 38394293
Total bytes of diff: 38394293
Total bytes of delta: 0 (0.00 % of base)


0 total files with Code Size differences (0 improved, 0 regressed), 256 unchanged.

0 total methods with Code Size differences (0 improved, 0 regressed), 232657 unchanged.

--------------------------------------------------------------------------------

Artifacts:

@MihaZupan
Copy link
Collaborator

The build failed for this one

[23:52:44]   Generating native image of System.Private.CoreLib for linux.x64.Release. Logging to 
[23:52:44]   /runner/runtime/dotnet.sh /runner/runtime/artifacts/bin/coreclr/linux.x64.Release/crossgen2/crossgen2.dll -o:/runner/runtime/artifacts/bin/coreclr/linux.x64.Release/System.Private.CoreLib.dll -r:/runner/runtime/artifacts/bin/coreclr/linux.x64.Release/IL/*.dll --targetarch:x64 --targetos:linux -m:/runner/runtime/artifacts/bin/coreclr/linux.x64.Release/StandardOptimizationData.mibc --embed-pgo-data -O /runner/runtime/artifacts/bin/coreclr/linux.x64.Release/IL/System.Private.CoreLib.dll --perfmap-format-version:1 --perfmap --perfmap-path:/runner/runtime/artifacts/bin/coreclr/linux.x64.Release/
[23:52:48]   /runner/runtime/dotnet.sh: line 27:  8374 Segmentation fault      ${dotnetPath} "$@"
[23:52:48] /runner/runtime/src/coreclr/crossgen-corelib.proj(142,5): error MSB3073: The command "/runner/runtime/dotnet.sh /runner/runtime/artifacts/bin/coreclr/linux.x64.Release/crossgen2/crossgen2.dll -o:/runner/runtime/artifacts/bin/coreclr/linux.x64.Release/System.Private.CoreLib.dll -r:/runner/runtime/artifacts/bin/coreclr/linux.x64.Release/IL/*.dll --targetarch:x64 --targetos:linux -m:/runner/runtime/artifacts/bin/coreclr/linux.x64.Release/StandardOptimizationData.mibc --embed-pgo-data -O /runner/runtime/artifacts/bin/coreclr/linux.x64.Release/IL/System.Private.CoreLib.dll --perfmap-format-version:1 --perfmap --perfmap-path:/runner/runtime/artifacts/bin/coreclr/linux.x64.Release/" exited with code 139.
[23:52:48] 
[23:52:48] Build FAILED.
[23:52:48] 
[23:52:48] /runner/runtime/src/coreclr/crossgen-corelib.proj(142,5): error MSB3073: The command "/runner/runtime/dotnet.sh /runner/runtime/artifacts/bin/coreclr/linux.x64.Release/crossgen2/crossgen2.dll -o:/runner/runtime/artifacts/bin/coreclr/linux.x64.Release/System.Private.CoreLib.dll -r:/runner/runtime/artifacts/bin/coreclr/linux.x64.Release/IL/*.dll --targetarch:x64 --targetos:linux -m:/runner/runtime/artifacts/bin/coreclr/linux.x64.Release/StandardOptimizationData.mibc --embed-pgo-data -O /runner/runtime/artifacts/bin/coreclr/linux.x64.Release/IL/System.Private.CoreLib.dll --perfmap-format-version:1 --perfmap --perfmap-path:/runner/runtime/artifacts/bin/coreclr/linux.x64.Release/" exited with code 139.
[23:52:48]     0 Warning(s)
[23:52:48]     1 Error(s)
[23:52:48] 
[23:52:48] Time Elapsed 00:01:54.55
[23:52:48] Build failed with exit code 1. Check errors above.

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

2 participants