Skip to content

[mono][ios] MarshalingPInvokeScanner fails with PE image does not have metadata #89429

Description

@kotlarmilos

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=350013
Build error leg or test failing: baseservices_compilerservices.WorkItemExecution
Pull request: #89392

Error Message

Fill the error message using step by step known issues guidance.

{
"ErrorMessage": "System.InvalidOperationException: PE image does not have metadata.",
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
}

The apple mobile runtime tests are failing with System.InvalidOperationException: PE image does not have metadata. The tests use JustInterp AOT mode and have the following configuration.

<PropertyGroup Condition="'$(UseRuntimeComponents)' == 'true'">
<RuntimeComponents>diagnostics_tracing;marshal-ilgen</RuntimeComponents>
<DiagnosticPorts>127.0.0.1:9000,nosuspend,listen</DiagnosticPorts>
</PropertyGroup>

/cc: @jandupej

Known issue validation

Build: 🔎https://dev.azure.com/dnceng-public/public/_build/results?buildId=350013
Error message validated:System.InvalidOperationException: PE image does not have metadata.
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 7/25/2023 10:29:00 AM UTC

Report

BuildDefinitionTestPull Request
355013dotnet/runtimeSystem.Diagnostics.FileVersionInfo.Tests.WorkItemExecution#89301
355014dotnet/runtimetracing_eventpipe.WorkItemExecution#89301
354241dotnet/runtimeSystem.Diagnostics.FileVersionInfo.Tests.WorkItemExecution#89223
354674dotnet/runtimeLoader_classloader.WorkItemExecution#89521
354414dotnet/runtimebaseservices_TieredCompilation.WorkItemExecution
353999dotnet/runtimetracing_eventpipe.WorkItemExecution#89569
353907dotnet/runtimetracing_eventpipe.WorkItemExecution#88167
353569dotnet/runtimetracing_eventpipe.WorkItemExecution#89548
353633dotnet/runtimetracing_eventpipe.WorkItemExecution
353576dotnet/runtimetracing_eventpipe.WorkItemExecution#89508
353281dotnet/runtimetracing_eventpipe.WorkItemExecution#89223
353096dotnet/runtimetracing_eventpipe.WorkItemExecution
353048dotnet/runtimetracing_eventpipe.WorkItemExecution#89467
352690dotnet/runtimetracing_eventpipe.WorkItemExecution#89431
352607dotnet/runtimetracing_eventpipe.WorkItemExecution#89499
352584dotnet/runtimetracing_eventpipe.WorkItemExecution#89301
352503dotnet/runtimeSystem.Diagnostics.FileVersionInfo.Tests.WorkItemExecution#89428
352553dotnet/runtimereflection_StaticInterfaceMembers.WorkItemExecution#89498
352326dotnet/runtimeCoreMangLib_system.WorkItemExecution
352310dotnet/runtimetracing_eventpipe.WorkItemExecution#89301
351866dotnet/runtimetracing_eventlistener.WorkItemExecution
351758dotnet/runtimeExceptions_UnwindFpBleedTest.WorkItemExecution#89223
350013dotnet/runtimetracing_eventpipe.WorkItemExecution#89392
351016dotnet/runtimetracing_eventpipe.WorkItemExecution#89296
351065dotnet/runtimereflection_regression.WorkItemExecution
350917dotnet/runtimeExceptions_UnwindFpBleedTest.WorkItemExecution#89308
350495dotnet/runtimebaseservices_TieredCompilation.WorkItemExecution

Summary

24-Hour Hit Count7-Day Hit Count1-Month Count
82727

Metadata

Metadata

Assignees

Labels

Known Build ErrorUse this to report build issues in the .NET Helix tabarea-Infrastructure-monoblocking-clean-ciBlocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions