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

[iOS][HybridGlobalization] Handle small buffer case in sortkey #106062

Merged
merged 2 commits into from
Aug 9, 2024

feedback

885493c
Select commit
Loading
Failed to load commit list.
Merged

[iOS][HybridGlobalization] Handle small buffer case in sortkey #106062

feedback
885493c
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-extra-platforms (Build maccatalyst-x64 Release AllSubsets_Mono) failed Aug 8, 2024 in 26m 17s

Build maccatalyst-x64 Release AllSubsets_Mono failed

Annotations

Check failure on line 248 in src/mono/msbuild/apple/build/AppleBuild.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms (Build maccatalyst-x64 Release AllSubsets_Mono)

src/mono/msbuild/apple/build/AppleBuild.targets#L248

src/mono/msbuild/apple/build/AppleBuild.targets(248,5): error : (NETCORE_ENGINEERING_TELEMETRY=Build) Precompiling failed for /Users/runner/work/1/s/artifacts/bundles/runonly/iOS.Simulator.Aot-Llvm.Test/System.Formats.Asn1.dll with exit code 1.
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
Stack dump:
0.	Program arguments: /Users/runner/work/1/s/artifacts/bin/mono/maccatalyst.x64.Release/cross/maccatalyst-x64/llc -march=x86-64 -mcpu=generic -enable-implicit-null-checks -disable-fault-maps -asm-verbose=false -mtriple=x86_64-apple-ios15.0-macabi -disable-gnu-eh-frame -enable-mono-eh-frame -mono-eh-frame-symbol=_mono_aot_System_Formats_Asn1_eh_frame -disable-tail-calls -no-x86-call-frame-opt -relocation-model=static -filetype=obj -o /Users/runner/work/1/s/artifacts/obj/iOS.Simulator.Aot-Llvm.Test/Release/net9.0/maccatalyst-x64/mobile/System.Formats.Asn1.dll-llvm.o /Users/runner/work/1/s/artifacts/obj/iOS.Simulator.Aot-Llvm.Test/Release/net9.0/maccatalyst-x64/mobile/System.Formats.Asn1.dll.s.opt.bc
1.	Running pass 'Function Pass Manager' on module '/Users/runner/work/1/s/artifacts/obj/iOS.Simulator.Aot-Llvm.Test/Release/net9.0/maccatalyst-x64/mobile/System.Formats.Asn1.dll.s.opt.bc'.
2.	Running pass 'Implicit null checks' on function '@System_Formats_Asn1_System_Formats_Asn1_AsnDecoder_ReadSubIdentifier_System_ReadOnlySpan_1_byte_int__System_Nullable_1_long__System_Nullable_1_System_Numerics_BigInteger_'
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
0  llc                      0x000000010c3d2bf7 llvm::SmallVectorBase<unsigned long long>::set_size(unsigned long) + 434903
1  llc                      0x000000010c3d0ca8 llvm::SmallVectorBase<unsigned long long>::set_size(unsigned long) + 426888
2  llc                      0x000000010c3d32b0 llvm::SmallVectorBase<unsigned long long>::set_size(unsigned long) + 436624
3  libsystem_platform.dylib 0x00007ff810a40dfd _sigtramp + 29
4  libsystem_platform.dylib 0x0000000000000100 _sigtramp + 18446603370301748000
5  llc                      0x000000010b209c9c llvm::Pass* llvm::callDefaultCtor<llvm::AssumptionCacheTracker, true>() + 15820
6  llc                      0x000000010b209c0b llvm::Pass* llvm::callDefaultCtor<llvm::AssumptionCacheTracker, true>() + 15675
7  llc                      0x000000010b1f515a llvm::Pass* llvm::callDefaultCtor<llvm::WebAssemblyExceptionInfo, true>() + 1299722
8  llc                      0x000000010b64a702 llvm::Registry<llvm::GCMetadataPrinter>::begin() + 112034
9  llc                      0x000000010b73560c llvm::Pass* llvm::callDefaultCtor<llvm::MachineDominatorTree, true>() + 151244
10 llc                      0x000000010bb9042b llvm::Attribute llvm::CallBase::getFnAttrOnCalledFunction<llvm::StringRef>(llvm::StringRef) const + 182955
11 llc                      0x000000010bb96613 llvm::Attribute llvm::CallBase::getFnAttrOnCalledFunction<llvm::StringRef>(llvm::StringRef) const + 208019
12 llc                      0x000000010bb90aa5 llvm::Attribute llvm::CallBase::getFnAttrOnCalledFunction<llvm::StringRef>(llvm::StringRef) const + 184613
13 llc                      0x000000010a89cda9
14 llc                      0x000000010a89a29f
15 dyld                     0x000000011cd9152e start + 462
AOT of image /Users/runner/work/1/s/artifacts/bundles/runonly/iOS.Simulator.Aot-Llvm.Test/System.Formats.Asn1.dll failed.
Mono Ahead of Time compiler - compiling assembly /Users/runner/work/1/s/artifacts/bundles/runonly/iOS.Simulator.Aot-Llvm.Test/System.Formats.Asn1.dll
AOTID 3B4A431A-9AD5-3216-8CDD-F6C7299C1471
Compiled: 370/370
Executing opt: "/Users/runner/work/1/s/artifacts/bin/mono/maccatalyst.x64.Release/cross/maccatalyst-x64/opt" -f -disable-tail-calls -passes="default<O2>,place-safepoints" -spp-all-backedges -o "/Users/runner/work/1/s/artifacts/obj/iOS.Simulator.Aot-Llvm.Test/Release/net9.0/maccatalyst-x64/mobile/System.Formats.Asn1.dll.s.opt.bc" "/Users/runner/work/1/s/artifacts/obj/iOS.Simulator.Aot-Llvm.Test/Release/net9.0/maccatalyst-x64/mobile/System.Formats.Asn1.dll.s.bc"
Executing llc: "/Users/runner/work/1/s/artifacts/bin/mono/maccatalyst.x64.Release/cross/maccatalyst-x64/llc"  -march=x86-64 -mcpu=generic -enable-implicit-null-checks -disable-fault-maps -asm-verbose=false -mtriple=x86_64-apple-ios15.0-macabi -disable-gnu-eh-frame -enable-mono-eh-frame -mono-eh-frame-symbol=_mono_aot_System_Formats_Asn1_eh_frame -disable-tail-calls -no-x86-call-frame-opt -relocation-model=static -filetype=obj -o "/Users/runner/work/1/s/artifacts/obj/iOS.Simulator.Aot-Llvm.Test/Release/net9.0/maccatalyst-x64/mobile/System.Formats.Asn1.dll-llvm.o" "/Users/runner/work/1/s/artifacts/obj/iOS.Simulator.Aot-Llvm.Test/Release/net9.0/maccatalyst-x64/mobile/System.Formats.Asn1.dll.s.opt.bc"