Skip to content

[No merge] Reproing an assert in outerloop #106152

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

Closed
wants to merge 8 commits into from

Conversation

MichalStrehovsky
Copy link
Member

No description provided.

@MichalStrehovsky MichalStrehovsky added the NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) label Aug 8, 2024
@MichalStrehovsky
Copy link
Member Author

/azp run runtime-nativeaot-outerloop

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Contributor

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

@MichalStrehovsky
Copy link
Member Author

@sbomer here's the assert:

  Process terminated. Assertion failed.
     at System.Diagnostics.DebugProvider.Fail(String, String) + 0x37
     at System.Diagnostics.Debug.Fail(String, String) + 0x32
     at ILCompiler.Dataflow.CompilerGeneratedState.TryGetUserMethodForCompilerGeneratedMember(TypeSystemEntity, MethodDesc&) + 0x9e
     at ILCompiler.UsageBasedMetadataManager.AddDataflowDependency(DependencyNodeCore`1.DependencyList&, NodeFactory, MethodIL, String) + 0x75
     at Internal.IL.ILImporter.ImportCall(ILOpcode, Int32) + 0x16d
     at Internal.IL.ILImporter.ImportBasicBlock(ILImporter.BasicBlock) + 0x1f84
     at Internal.IL.ILImporter.ImportBasicBlocks() + 0x55
     at Internal.IL.ILImporter.Import() + 0x96a
     at ILCompiler.ILScanner.CompileSingleMethod(ScannedMethodNode) + 0x6b
     at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`2.<ForWorker>b__1(RangeWorker&, Int64, Boolean&) + 0x10d
     at System.Threading.Tasks.TaskReplicator.Replica.Execute() + 0xb1
     at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread, ExecutionContext, ContextCallback, Object) + 0x61
     at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task&, Thread) + 0xcd
     at System.Threading.ThreadPoolWorkQueue.Dispatch() + 0x3ee
     at System.Threading.WindowsThreadPool.DispatchCallback(IntPtr, IntPtr, IntPtr) + 0x72

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-NativeAOT-coreclr NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant