Skip to content

Native crash on Mono in various test assemblies #32827

Closed
@ViktorHofer

Description

@ViktorHofer

https://dnceng.visualstudio.com/public/_build/results?buildId=535480&view=ms.vss-test-web.build-test-results-tab&runId=16999830&resultId=172041&paneView=attachments

Configuration: netcoreapp5.0-OSX-Release-x64-Mono_release-OSX.1014.Amd64.Open

Executed on dci-mac-build-113.local
+ ./RunTests.sh --runtime-path /tmp/helix/working/9CF808C3/p --rsp-file mono.issues.rsp
----- start Tue Feb 25 00:49:35 PST 2020 =============== To repro directly: =====================================================
pushd .
/tmp/helix/working/9CF808C3/p/dotnet exec --runtimeconfig System.Drawing.Common.Tests.runtimeconfig.json --depsfile System.Drawing.Common.Tests.deps.json xunit.console.dll System.Drawing.Common.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -notrait category=nonnetcoreapptests -notrait category=nonosxtests @mono.issues.rsp
popd
===========================================================================================================
/private/tmp/helix/working/9CF808C3/w/B32809B0/e /private/tmp/helix/working/9CF808C3/w/B32809B0/e
  Discovering: System.Drawing.Common.Tests (method display = ClassAndMethod, method display options = None)
  Discovered:  System.Drawing.Common.Tests (found 1563 of 1965 test cases)
  Starting:    System.Drawing.Common.Tests (parallel test collections = on, max threads = 4)
    System.Drawing.Drawing2D.Tests.ColorBlendTests.Ctor_LargeCount_ThrowsOutOfMemoryException [SKIP]
      Condition(s) not met: "IsNotIntMaxValueArrayIndexSupported"

=================================================================
	Native Crash Reporting
=================================================================
Got a abrt while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries 
used by your application.
=================================================================

=================================================================
	Native stacktrace:
=================================================================
	0x1093b1212 - /private/tmp/helix/working/9CF808C3/p/shared/Microsoft.NETCore.App/5.0.0/libcoreclr.dylib : mono_dump_native_crash_info
	0x109352df5 - /private/tmp/helix/working/9CF808C3/p/shared/Microsoft.NETCore.App/5.0.0/libcoreclr.dylib : mono_handle_native_crash
	0x1093b081f - /private/tmp/helix/working/9CF808C3/p/shared/Microsoft.NETCore.App/5.0.0/libcoreclr.dylib : sigabrt_signal_handler
	0x7fff642cab5d - /usr/lib/system/libsystem_platform.dylib : _sigtramp
	0x0 - Unknown
	0x7fff641846a6 - /usr/lib/system/libsystem_c.dylib : abort
	0x7fff64293077 - /usr/lib/system/libsystem_malloc.dylib : malloc_vreport
	0x7fff642abe0d - /usr/lib/system/libsystem_malloc.dylib : malloc_zone_error
	0x7fff6428f878 - /usr/lib/system/libsystem_malloc.dylib : tiny_free_list_remove_ptr
	0x7fff6428d21c - /usr/lib/system/libsystem_malloc.dylib : tiny_free_no_lock
	0x7fff6428cd79 - /usr/lib/system/libsystem_malloc.dylib : free_tiny
	0x10db3dbc2 - /usr/local/lib/libgdiplus.dylib : GdipDeleteGraphics
	0x18f28e145 - Unknown
	0x18eddeeb1 - Unknown
	0x1092b6c2e - /private/tmp/helix/working/9CF808C3/p/shared/Microsoft.NETCore.App/5.0.0/libcoreclr.dylib : mono_jit_runtime_invoke
	0x10948c058 - /private/tmp/helix/working/9CF808C3/p/shared/Microsoft.NETCore.App/5.0.0/libcoreclr.dylib : mono_runtime_invoke_checked
	0x1094939dc - /private/tmp/helix/working/9CF808C3/p/shared/Microsoft.NETCore.App/5.0.0/libcoreclr.dylib : mono_runtime_try_invoke_array
	0x10943ebd4 - /private/tmp/helix/working/9CF808C3/p/shared/Microsoft.NETCore.App/5.0.0/libcoreclr.dylib : ves_icall_InternalInvoke
	0x10944a934 - /private/tmp/helix/working/9CF808C3/p/shared/Microsoft.NETCore.App/5.0.0/libcoreclr.dylib : ves_icall_InternalInvoke_raw
	0x10dab6b29 - Unknown
	0x10dab5ca9 - Unknown
	0x18ede24db - Unknown
	0x18ede2393 - Unknown
	0x18ede1c4b - Unknown
	0x18ede1ab3 - Unknown
	0x18ede11f3 - Unknown
	0x18ede106b - Unknown
	0x18edcfc93 - Unknown
	0x18eddff63 - Unknown
	0x18eddd28b - Unknown
	0x18eddd133 - Unknown
	0x18eddc8f3 - Unknown
	0x18eddc6eb - Unknown
	0x18eddb411 - Unknown
	0x18eddb093 - Unknown
	0x18eddaecb - Unknown
	0x18edda5cb - Unknown
	0x18edda483 - Unknown
	0x18edd8d5b - Unknown
	0x18edd8c03 - Unknown
	0x18edd5c3b - Unknown
	0x18edd5663 - Unknown
	0x18edd5123 - Unknown
	0x18edd5833 - Unknown
	0x18edd4cd3 - Unknown
	0x18edd47ab - Unknown

=================================================================
	Telemetry Dumper:
=================================================================

@akoeplinger @steveisok can you please loop in team members who can look into this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    blocking-clean-ciBlocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'runtime-monospecific to the Mono runtimeuntriagedNew issue has not been triaged by the area owner

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions