mono / monodevelop

MonoDevelop is a cross platform .NET IDE
http://www.monodevelop.com
2.84k stars 1.02k forks source link

Assertion at method-to-ir.c:7788, condition `next_ip [0] == CEE_RET' not met #9619

Open KiAchim opened 4 years ago

KiAchim commented 4 years ago

Mono runtime terminates with an exception:

crash-report.txt

Information about my Mono environment: === MonoDevelop ===

Version 7.8.4 (build 2) Installation UUID: 9dd940b4-648a-4a30-be1b-063c2dc27904 GTK+ 2.24.32 (Mint-Y theme)

=== Mono Framework MDK ===

Runtime: Mono 6.4.0.198 (tarball Tue Sep 24 01:21:28 UTC 2019) (64-bit)

=== NuGet ===

Version: 4.8.2.5835

=== .NET Core ===

Laufzeit: /usr/share/dotnet/dotnet Laufzeitversion: 3.1.2 SDK: /usr/share/dotnet/sdk/3.1.102/Sdks SDK-Version: 3.1.102 MSBuild-SDKs: /usr/lib/mono/msbuild/15.0/bin/Sdks

=== Build Information ===

Release ID: 708040002 Git revision: 622db12503514afdb641c31615408bfe905a7312 Build date: 2019-07-17 17:02:07-04

=== Operating System ===

Linux Linux 5.0.0-32-generic #34~18.04.2-Ubuntu SMP Thu Oct 10 10:36:02 UTC 2019 x86_64

tylerhartwig commented 4 years ago

@KiAchim I'm seeing the same issue while also trying to use dbus and Bluez, were you able to fix this isuse?