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

[Mono][Android] JIT/Performance/CodeQuality/BenchmarksGame/fannkuch-redux/fannkuch-redux-5 fails on Android arm64 #52781

Open
Tracked by #52782
fanyang-mono opened this issue May 14, 2021 · 7 comments

Comments

@fanyang-mono
Copy link
Member

JIT/Performance/CodeQuality/BenchmarksGame/fannkuch-redux/fannkuch-redux-5 fails on Android arm64

Failure log:

05-14 13:48:57.671 11975 11997 I DOTNET  : MonoRunner initialize,, entryPointLibName=fannkuch-redux-5.dll
05-14 13:48:57.671 11975 11997 D DOTNET  : file_path: /data/user/0/net.dot.JIT_Performance/files/runtimeconfig.bin
05-14 13:48:57.672 11975 11997 D DOTNET  : assembly_preload_hook: System.Private.CoreLib (null) /data/user/0/net.dot.JIT_Performance/files
05-14 13:48:57.694 11975 11997 D DOTNET  : assembly_preload_hook: fannkuch-redux-5.dll (null) /data/user/0/net.dot.JIT_Performance/files
05-14 13:48:57.695 11975 11997 D DOTNET  : Executable: fannkuch-redux-5.dll
05-14 13:48:57.695 11975 11997 D DOTNET  : assembly_preload_hook: System.Runtime  /data/user/0/net.dot.JIT_Performance/files
05-14 13:48:57.695 11975 11997 D DOTNET  : assembly_preload_hook: xunit.performance.core  /data/user/0/net.dot.JIT_Performance/files
05-14 13:48:57.721 11975 11997 D DOTNET  : ((null) warning) Can't find custom attr constructor image: /data/user/0/net.dot.JIT_Performance/files/fannkuch-redux-5.dll mtoken: 0x0a000004 due to: Could not load file or assembly 'xunit.performance.core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=67066efe964d3b03' or one of its dependencies.
05-14 13:48:57.722 11975 11997 D DOTNET  : assembly_preload_hook: System.Threading.Thread  /data/user/0/net.dot.JIT_Performance/files
05-14 13:48:57.722 11975 11997 D DOTNET  : assembly_preload_hook: System.Console  /data/user/0/net.dot.JIT_Performance/files
05-14 13:48:57.726 11975 12007 D DOTNET  : ((null) warning) Can't find custom attr constructor image: /data/user/0/net.dot.JIT_Performance/files/fannkuch-redux-5.dll mtoken: 0x0a000004 due to: Could not load file or assembly 'xunit.performance.core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=67066efe964d3b03' or one of its dependencies.
05-14 13:48:57.726 11975 12007 D DOTNET  : ((null) error) * Assertion at /__w/1/s/src/mono/mono/metadata/assembly.c:2049, condition `is_ok (error)' not met, function:mono_assembly_load_friends, Could not load file or assembly 'xunit.performance.core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=67066efe964d3b03' or one of its dependencies.
05-14 13:48:57.726 11975 12007 E DOTNET  : Exit code: 1.
@fanyang-mono fanyang-mono added this to the 6.0.0 milestone May 14, 2021
@fanyang-mono fanyang-mono self-assigned this May 14, 2021
@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label May 14, 2021
@ghost
Copy link

ghost commented May 14, 2021

Tagging subscribers to this area: @dotnet/runtime-infrastructure
See info in area-owners.md if you want to be subscribed.

Issue Details

JIT/Performance/CodeQuality/BenchmarksGame/fannkuch-redux/fannkuch-redux-5 fails on Android arm64

Failure log:

05-14 13:48:57.671 11975 11997 I DOTNET  : MonoRunner initialize,, entryPointLibName=fannkuch-redux-5.dll
05-14 13:48:57.671 11975 11997 D DOTNET  : file_path: /data/user/0/net.dot.JIT_Performance/files/runtimeconfig.bin
05-14 13:48:57.672 11975 11997 D DOTNET  : assembly_preload_hook: System.Private.CoreLib (null) /data/user/0/net.dot.JIT_Performance/files
05-14 13:48:57.694 11975 11997 D DOTNET  : assembly_preload_hook: fannkuch-redux-5.dll (null) /data/user/0/net.dot.JIT_Performance/files
05-14 13:48:57.695 11975 11997 D DOTNET  : Executable: fannkuch-redux-5.dll
05-14 13:48:57.695 11975 11997 D DOTNET  : assembly_preload_hook: System.Runtime  /data/user/0/net.dot.JIT_Performance/files
05-14 13:48:57.695 11975 11997 D DOTNET  : assembly_preload_hook: xunit.performance.core  /data/user/0/net.dot.JIT_Performance/files
05-14 13:48:57.721 11975 11997 D DOTNET  : ((null) warning) Can't find custom attr constructor image: /data/user/0/net.dot.JIT_Performance/files/fannkuch-redux-5.dll mtoken: 0x0a000004 due to: Could not load file or assembly 'xunit.performance.core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=67066efe964d3b03' or one of its dependencies.
05-14 13:48:57.722 11975 11997 D DOTNET  : assembly_preload_hook: System.Threading.Thread  /data/user/0/net.dot.JIT_Performance/files
05-14 13:48:57.722 11975 11997 D DOTNET  : assembly_preload_hook: System.Console  /data/user/0/net.dot.JIT_Performance/files
05-14 13:48:57.726 11975 12007 D DOTNET  : ((null) warning) Can't find custom attr constructor image: /data/user/0/net.dot.JIT_Performance/files/fannkuch-redux-5.dll mtoken: 0x0a000004 due to: Could not load file or assembly 'xunit.performance.core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=67066efe964d3b03' or one of its dependencies.
05-14 13:48:57.726 11975 12007 D DOTNET  : ((null) error) * Assertion at /__w/1/s/src/mono/mono/metadata/assembly.c:2049, condition `is_ok (error)' not met, function:mono_assembly_load_friends, Could not load file or assembly 'xunit.performance.core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=67066efe964d3b03' or one of its dependencies.
05-14 13:48:57.726 11975 12007 E DOTNET  : Exit code: 1.
Author: fanyang-mono
Assignees: fanyang-mono
Labels:

area-Infrastructure, os-android

Milestone: 6.0.0

@ghost ghost added this to Untriaged in Infrastructure Backlog May 14, 2021
@ghost ghost moved this from Untriaged to 6.0.0 in Infrastructure Backlog May 14, 2021
@steveisok
Copy link
Member

/cc @akoeplinger

@akoeplinger
Copy link
Member

Looks like we need xunit.performance.core.dll, no idea where it's supposed to come from.

@fanyang-mono fanyang-mono changed the title [Mono Android] JIT/Performance/CodeQuality/BenchmarksGame/fannkuch-redux/fannkuch-redux-5 fails on Android arm64 [Mono][Android] JIT/Performance/CodeQuality/BenchmarksGame/fannkuch-redux/fannkuch-redux-5 fails on Android arm64 Jun 2, 2021
@SamMonoRT SamMonoRT removed the untriaged New issue has not been triaged by the area owner label Jun 21, 2021
@SamMonoRT SamMonoRT modified the milestones: 6.0.0, 7.0.0 Jun 21, 2021
@ghost ghost moved this from 6.0.0 to Servicing in Infrastructure Backlog Jun 21, 2021
@SamMonoRT
Copy link
Member

moving to 7.0.0

@ghost
Copy link

ghost commented Jul 28, 2022

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

Issue Details

JIT/Performance/CodeQuality/BenchmarksGame/fannkuch-redux/fannkuch-redux-5 fails on Android arm64

Failure log:

05-14 13:48:57.671 11975 11997 I DOTNET  : MonoRunner initialize,, entryPointLibName=fannkuch-redux-5.dll
05-14 13:48:57.671 11975 11997 D DOTNET  : file_path: /data/user/0/net.dot.JIT_Performance/files/runtimeconfig.bin
05-14 13:48:57.672 11975 11997 D DOTNET  : assembly_preload_hook: System.Private.CoreLib (null) /data/user/0/net.dot.JIT_Performance/files
05-14 13:48:57.694 11975 11997 D DOTNET  : assembly_preload_hook: fannkuch-redux-5.dll (null) /data/user/0/net.dot.JIT_Performance/files
05-14 13:48:57.695 11975 11997 D DOTNET  : Executable: fannkuch-redux-5.dll
05-14 13:48:57.695 11975 11997 D DOTNET  : assembly_preload_hook: System.Runtime  /data/user/0/net.dot.JIT_Performance/files
05-14 13:48:57.695 11975 11997 D DOTNET  : assembly_preload_hook: xunit.performance.core  /data/user/0/net.dot.JIT_Performance/files
05-14 13:48:57.721 11975 11997 D DOTNET  : ((null) warning) Can't find custom attr constructor image: /data/user/0/net.dot.JIT_Performance/files/fannkuch-redux-5.dll mtoken: 0x0a000004 due to: Could not load file or assembly 'xunit.performance.core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=67066efe964d3b03' or one of its dependencies.
05-14 13:48:57.722 11975 11997 D DOTNET  : assembly_preload_hook: System.Threading.Thread  /data/user/0/net.dot.JIT_Performance/files
05-14 13:48:57.722 11975 11997 D DOTNET  : assembly_preload_hook: System.Console  /data/user/0/net.dot.JIT_Performance/files
05-14 13:48:57.726 11975 12007 D DOTNET  : ((null) warning) Can't find custom attr constructor image: /data/user/0/net.dot.JIT_Performance/files/fannkuch-redux-5.dll mtoken: 0x0a000004 due to: Could not load file or assembly 'xunit.performance.core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=67066efe964d3b03' or one of its dependencies.
05-14 13:48:57.726 11975 12007 D DOTNET  : ((null) error) * Assertion at /__w/1/s/src/mono/mono/metadata/assembly.c:2049, condition `is_ok (error)' not met, function:mono_assembly_load_friends, Could not load file or assembly 'xunit.performance.core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=67066efe964d3b03' or one of its dependencies.
05-14 13:48:57.726 11975 12007 E DOTNET  : Exit code: 1.
Author: fanyang-mono
Assignees: fanyang-mono
Labels:

os-android, area-Infrastructure-mono

Milestone: 7.0.0

@fanyang-mono
Copy link
Member Author

Didn't have bandwidth to work on this in .NET7. Moving to milestone 8.0.0.

@fanyang-mono fanyang-mono modified the milestones: 7.0.0, 8.0.0 Aug 2, 2022
@fanyang-mono
Copy link
Member Author

moving to 9.0.0

@fanyang-mono fanyang-mono modified the milestones: 8.0.0, 9.0.0 Jul 17, 2023
@akoeplinger akoeplinger moved this from 7.0.0 to Future in Infrastructure Backlog Dec 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

5 participants