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

[runtime-extra-platforms] tvos arm64 mono net.dot.JIT_Directed application failing with DllNotFoundException: EmptyStructsLib #104348

Open
carlossanlop opened this issue Jul 3, 2024 · 2 comments
Labels
arch-arm64 area-Codegen-JIT-mono Known Build Error Use this to report build issues in the .NET Helix tab os-tvos Apple tvOS runtime-mono specific to the Mono runtime untriaged New issue has not been triaged by the area owner

Comments

@carlossanlop
Copy link
Member

carlossanlop commented Jul 3, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=728775
Build error leg or test failing: net.dot.JIT_Directed

Error Message

{
  "ErrorPattern" : "Detected exit code 101 from *net\\.dot\\.JIT_Directed\\.log",
  "BuildRetry" : false,
  "ExcludeConsoleLog" : false
}
[00:15:38.1299010] 2024-07-03 00:15:38.129 mlaunch[38352:1679055] .NET ThreadPool Worker DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot7/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/DVTFrameworks/DVTFrameworks-21779/DVTFoundation/DeveloperStructure/DVTExtendedPlatformInfo.m:79
[00:15:38.1299070] Details:  DVTExtendedPlatformInfo: Synthesized iphoneos Extended Platform Info because no plugin existed to provide it or that plugin was not loaded
[00:15:38.1299120] Object:   <DVTExtendedPlatformInfo>
[00:15:38.1299160] Method:   +extendedPlatformInfoForPlatformIdentifier:error:
[00:15:38.1299200] Thread:   <NSThread: 0x6000004e2740>{number = 9, name = (null)}
[00:15:38.1299330] Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
[00:15:38.8985620] Xamarin.Hosting: Launched net.dot.JIT_Directed with PID: 35194
[00:15:38.8990820] Launched application 'net.dot.JIT_Directed' on 'DNCENGTVOS-026' with pid 35194
[00:15:39.1148410] 2024-07-02 21:15:39.206 JIT_Directed[35194:73496952] System.DllNotFoundException: EmptyStructsLib
[00:15:39.1148740]    at Program.TestIntEmptySysV()
[00:15:39.1148800]    at __GeneratedMainWrapper.Main()
[00:15:39.1244190] Xamarin.Hosting: Process '35194' exited with exit code 101 or crashing signal .
[00:15:39.1251630] Application 'net.dot.JIT_Directed' terminated (with exit code '101' and/or crashing signal ').

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=728775
Error message validated: [Detected exit code 101 from *net\.dot\.JIT_Directed\.log]
Result validation: ❌ Known issue did not match with the provided build.
Validation performed at: 7/3/2024 6:07:21 AM UTC

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
@carlossanlop carlossanlop added arch-arm64 area-Codegen-JIT-mono runtime-mono specific to the Mono runtime os-tvos Apple tvOS Known Build Error Use this to report build issues in the .NET Helix tab labels Jul 3, 2024
Copy link
Contributor

Tagging subscribers to 'os-tvos': @vitek-karas, @kotlarmilos, @ivanpovazan, @steveisok, @akoeplinger
See info in area-owners.md if you want to be subscribed.

@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Jul 3, 2024
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-arm64 area-Codegen-JIT-mono Known Build Error Use this to report build issues in the .NET Helix tab os-tvos Apple tvOS runtime-mono specific to the Mono runtime untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

1 participant