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][Interp] Loader/classloader/* tests failed on Android x64 with interpreter #54399

Open
fanyang-mono opened this issue Jun 18, 2021 · 4 comments

Comments

@fanyang-mono
Copy link
Member

Failed tests list:

  • Loader/classloader/DefaultInterfaceMethods/diamondshape/diamondshape_d/diamondshape_d.sh
  • Loader/classloader/DefaultInterfaceMethods/diamondshape/diamondshape_r/diamondshape_r.sh

Full log

      06-17 16:47:40.304  8650  8668 I DOTNET  : MonoRunner initialize,, entryPointLibName=diamondshape_d.dll
      06-17 16:47:40.304  8650  8668 D DOTNET  : file_path: /data/user/0/net.dot.Loader_classloader/files/runtimeconfig.bin
      06-17 16:47:40.304  8650  8668 D DOTNET  : Interp Enabled
      06-17 16:47:40.305  8650  8668 D DOTNET  : assembly_preload_hook: System.Private.CoreLib (null) /data/user/0/net.dot.Loader_classloader/files
      06-17 16:47:40.326  8650  8668 D DOTNET  : assembly_preload_hook: diamondshape_d.dll (null) /data/user/0/net.dot.Loader_classloader/files
      06-17 16:47:40.327  8650  8668 D DOTNET  : Executable: diamondshape_d.dll
      06-17 16:47:40.327  8650  8668 D DOTNET  : assembly_preload_hook: System.Runtime  /data/user/0/net.dot.Loader_classloader/files
      06-17 16:47:40.327  8650  8668 D DOTNET  : assembly_preload_hook: mscorlib  /data/user/0/net.dot.Loader_classloader/files
      06-17 16:47:40.327  8650  8668 D DOTNET  : assembly_preload_hook: System.Console  /data/user/0/net.dot.Loader_classloader/files
      06-17 16:47:40.337  8650  8668 D DOTNET  : assembly_preload_hook: System.Threading  /data/user/0/net.dot.Loader_classloader/files
      06-17 16:47:40.344  8650  8668 D DOTNET  : assembly_preload_hook: System.Runtime.InteropServices  /data/user/0/net.dot.Loader_classloader/files
      06-17 16:47:40.346  8650  8668 I DOTNET  : Calling IFoo.Foo on Foo - expecting exception.
      06-17 16:47:40.346  8650  8668 I DOTNET  : At IFooEx.Foo
      06-17 16:47:40.346  8650  8668 I DOTNET  : FAIL: Expecting exception on Foo
      06-17 16:47:40.346  8650  8668 I DOTNET  : Calling I1.Func on I47Class - expecting exception
      06-17 16:47:40.346  8650  8668 I DOTNET  : At I6.Func
      06-17 16:47:40.346  8650  8668 I DOTNET  : FAIL: Expecting exception on I47Class
      06-17 16:47:40.346  8650  8668 I DOTNET  : Calling GI1<T>.Func on GI23Class<S> - expecting exception
      06-17 16:47:40.346  8650  8668 I DOTNET  : System.Object, System.String, GI3
      06-17 16:47:40.346  8650  8668 I DOTNET  : FAIL: Expecting exception on GI23Class
      06-17 16:47:40.346  8650  8668 I DOTNET  : Calling I1.Func on I4Class - expecting I4.Func
      06-17 16:47:40.346  8650  8668 I DOTNET  : At I4.Func
      06-17 16:47:40.346  8650  8668 I DOTNET  : PASS
      06-17 16:47:40.346  8650  8668 I DOTNET  : Calling I1.Func on I8Class - expecting I8.Func
      06-17 16:47:40.346  8650  8668 I DOTNET  : At I8.Func
      06-17 16:47:40.346  8650  8668 I DOTNET  : PASS
      06-17 16:47:40.346  8650  8668 I DOTNET  : Calling GI1.Func on GI4Class<object> - expecting GI4.Func<S>
      06-17 16:47:40.346  8650  8668 I DOTNET  : System.Object, System.String, GI4
      06-17 16:47:40.346  8650  8668 I DOTNET  : PASS
      06-17 16:47:40.346  8650  8668 I chatty  : uid=10128(net.dot.Loader_classloader) identical 1 line
      06-17 16:47:40.346  8650  8668 I DOTNET  : PASS
      06-17 16:47:40.346  8650  8668 D DOTNET  : Exit code: 101.
      06-17 16:47:40.350  8650  8668 I DOTNET  : MonoRunner finished, return-code=101
      06-17 16:47:40.350  1792  3346 I ActivityManager: Force stopping net.dot.Loader_classloader appid=10128 user=0: finished inst
      06-17 16:47:40.351  1792  3346 I ActivityManager: Killing 8650:net.dot.Loader_classloader/u0a128 (adj 0): stop net.dot.Loader_classloader
      06-17 16:47:40.351  1792  8406 W Binder  : Outgoing transactions from this process must be FLAG_ONEWAY
      06-17 16:47:40.351  1792  8406 W Binder  : java.lang.Throwable
      06-17 16:47:40.351  1792  8406 W Binder  : 	at android.os.BinderProxy.transact(BinderProxy.java:480)
      06-17 16:47:40.351  1792  8406 W Binder  : 	at android.app.IInstrumentationWatcher$Stub$Proxy.instrumentationFinished(IInstrumentationWatcher.java:205)
      06-17 16:47:40.351  1792  8406 W Binder  : 	at com.android.server.am.InstrumentationReporter$MyThread.run(InstrumentationReporter.java:86)
      06-17 16:47:40.352  8640  8640 D AndroidRuntime: Shutting down VM
      06-17 16:47:40.364  8640  8671 E app_process: Thread attaching to non-existent runtime: Binder:8640_3
      06-17 16:47:40.364  8640  8671 I AndroidRuntime: NOTE: attach of thread 'Binder:8640_3' failed
      06-17 16:47:40.381  1535  1535 I Zygote  : Process 8650 exited due to signal 9 (Killed)
      06-17 16:47:40.396  1792  1819 I libprocessgroup: Successfully killed process cgroup uid 10128 pid 8650 in 44ms
@ghost
Copy link

ghost commented Jun 18, 2021

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

Issue Details

Failed tests list:

  • Loader/classloader/DefaultInterfaceMethods/diamondshape/diamondshape_d/diamondshape_d.sh
  • Loader/classloader/DefaultInterfaceMethods/diamondshape/diamondshape_r/diamondshape_r.sh

Full log

      06-17 16:47:40.304  8650  8668 I DOTNET  : MonoRunner initialize,, entryPointLibName=diamondshape_d.dll
      06-17 16:47:40.304  8650  8668 D DOTNET  : file_path: /data/user/0/net.dot.Loader_classloader/files/runtimeconfig.bin
      06-17 16:47:40.304  8650  8668 D DOTNET  : Interp Enabled
      06-17 16:47:40.305  8650  8668 D DOTNET  : assembly_preload_hook: System.Private.CoreLib (null) /data/user/0/net.dot.Loader_classloader/files
      06-17 16:47:40.326  8650  8668 D DOTNET  : assembly_preload_hook: diamondshape_d.dll (null) /data/user/0/net.dot.Loader_classloader/files
      06-17 16:47:40.327  8650  8668 D DOTNET  : Executable: diamondshape_d.dll
      06-17 16:47:40.327  8650  8668 D DOTNET  : assembly_preload_hook: System.Runtime  /data/user/0/net.dot.Loader_classloader/files
      06-17 16:47:40.327  8650  8668 D DOTNET  : assembly_preload_hook: mscorlib  /data/user/0/net.dot.Loader_classloader/files
      06-17 16:47:40.327  8650  8668 D DOTNET  : assembly_preload_hook: System.Console  /data/user/0/net.dot.Loader_classloader/files
      06-17 16:47:40.337  8650  8668 D DOTNET  : assembly_preload_hook: System.Threading  /data/user/0/net.dot.Loader_classloader/files
      06-17 16:47:40.344  8650  8668 D DOTNET  : assembly_preload_hook: System.Runtime.InteropServices  /data/user/0/net.dot.Loader_classloader/files
      06-17 16:47:40.346  8650  8668 I DOTNET  : Calling IFoo.Foo on Foo - expecting exception.
      06-17 16:47:40.346  8650  8668 I DOTNET  : At IFooEx.Foo
      06-17 16:47:40.346  8650  8668 I DOTNET  : FAIL: Expecting exception on Foo
      06-17 16:47:40.346  8650  8668 I DOTNET  : Calling I1.Func on I47Class - expecting exception
      06-17 16:47:40.346  8650  8668 I DOTNET  : At I6.Func
      06-17 16:47:40.346  8650  8668 I DOTNET  : FAIL: Expecting exception on I47Class
      06-17 16:47:40.346  8650  8668 I DOTNET  : Calling GI1<T>.Func on GI23Class<S> - expecting exception
      06-17 16:47:40.346  8650  8668 I DOTNET  : System.Object, System.String, GI3
      06-17 16:47:40.346  8650  8668 I DOTNET  : FAIL: Expecting exception on GI23Class
      06-17 16:47:40.346  8650  8668 I DOTNET  : Calling I1.Func on I4Class - expecting I4.Func
      06-17 16:47:40.346  8650  8668 I DOTNET  : At I4.Func
      06-17 16:47:40.346  8650  8668 I DOTNET  : PASS
      06-17 16:47:40.346  8650  8668 I DOTNET  : Calling I1.Func on I8Class - expecting I8.Func
      06-17 16:47:40.346  8650  8668 I DOTNET  : At I8.Func
      06-17 16:47:40.346  8650  8668 I DOTNET  : PASS
      06-17 16:47:40.346  8650  8668 I DOTNET  : Calling GI1.Func on GI4Class<object> - expecting GI4.Func<S>
      06-17 16:47:40.346  8650  8668 I DOTNET  : System.Object, System.String, GI4
      06-17 16:47:40.346  8650  8668 I DOTNET  : PASS
      06-17 16:47:40.346  8650  8668 I chatty  : uid=10128(net.dot.Loader_classloader) identical 1 line
      06-17 16:47:40.346  8650  8668 I DOTNET  : PASS
      06-17 16:47:40.346  8650  8668 D DOTNET  : Exit code: 101.
      06-17 16:47:40.350  8650  8668 I DOTNET  : MonoRunner finished, return-code=101
      06-17 16:47:40.350  1792  3346 I ActivityManager: Force stopping net.dot.Loader_classloader appid=10128 user=0: finished inst
      06-17 16:47:40.351  1792  3346 I ActivityManager: Killing 8650:net.dot.Loader_classloader/u0a128 (adj 0): stop net.dot.Loader_classloader
      06-17 16:47:40.351  1792  8406 W Binder  : Outgoing transactions from this process must be FLAG_ONEWAY
      06-17 16:47:40.351  1792  8406 W Binder  : java.lang.Throwable
      06-17 16:47:40.351  1792  8406 W Binder  : 	at android.os.BinderProxy.transact(BinderProxy.java:480)
      06-17 16:47:40.351  1792  8406 W Binder  : 	at android.app.IInstrumentationWatcher$Stub$Proxy.instrumentationFinished(IInstrumentationWatcher.java:205)
      06-17 16:47:40.351  1792  8406 W Binder  : 	at com.android.server.am.InstrumentationReporter$MyThread.run(InstrumentationReporter.java:86)
      06-17 16:47:40.352  8640  8640 D AndroidRuntime: Shutting down VM
      06-17 16:47:40.364  8640  8671 E app_process: Thread attaching to non-existent runtime: Binder:8640_3
      06-17 16:47:40.364  8640  8671 I AndroidRuntime: NOTE: attach of thread 'Binder:8640_3' failed
      06-17 16:47:40.381  1535  1535 I Zygote  : Process 8650 exited due to signal 9 (Killed)
      06-17 16:47:40.396  1792  1819 I libprocessgroup: Successfully killed process cgroup uid 10128 pid 8650 in 44ms
Author: fanyang-mono
Assignees: -
Labels:

area-Codegen-Interpreter-mono, os-android

Milestone: -

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Jun 18, 2021
@fanyang-mono fanyang-mono changed the title [MONO][Android][Interp] Loader/classloader/* tests failed on Android x64 with interpreter [MONO][Interp] Loader/classloader/* tests failed on Android x64 with interpreter Jun 18, 2021
@SamMonoRT SamMonoRT added this to the 7.0.0 milestone Jun 21, 2021
@SamMonoRT SamMonoRT removed the untriaged New issue has not been triaged by the area owner label Jun 21, 2021
@lambdageek
Copy link
Member

This is probably not purely an interpreter issue since it's a DIM test.

@lambdageek lambdageek modified the milestones: 7.0.0, 6.0.0 Jun 22, 2021
@fanyang-mono fanyang-mono modified the milestones: 6.0.0, 7.0.0 Jul 16, 2021
@SamMonoRT
Copy link
Member

Assigning for accurate tracking and triaging

@BrzVlad BrzVlad modified the milestones: 7.0.0, 8.0.0 Aug 1, 2022
@kotlarmilos kotlarmilos self-assigned this Dec 5, 2022
@lambdageek
Copy link
Member

Related to #67540

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants