I am getting the following crash when trying to install Fiddler, please advise :
mono Fiddler.exe
WARNING: The Carbon driver has not been ported to 64bits, and very few parts of Windows.Forms will work properly, or at all
=================================================================
Native Crash Reporting
=================================================================
Got a SIGSEGV 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:
=================================================================
(No frames)
=================================================================
Telemetry Dumper:
=================================================================
Pkilling 0x7000085df000 from 0x11617bdc0
Pkilling 0x7000088e8000 from 0x11617bdc0
Entering thread summarizer pause from 0x11617bdc0
Finished thread summarizer pause from 0x11617bdc0.
Waiting for dumping threads to resume
=================================================================
External Debugger Dump:
=================================================================
(lldb) command source -s 0 '/tmp/mono-gdb-commands.95325'
Executing commands in '/tmp/mono-gdb-commands.95325'.
(lldb) process attach --pid 95325
error: attach failed: Error 1
=================================================================
Basic Fault Address Reporting
=================================================================
Memory around native instruction pointer (0x7fff5ce3a565):0x7fff5ce3a555 53 50 48 89 fb 48 8b 05 af 51 f3 31 48 8b 48 18 SPH..H...Q.1H.H.
0x7fff5ce3a565 48 89 4f 18 48 8b 48 10 48 89 4f 10 48 8b 08 48 H.O.H.H.H.O.H..H
0x7fff5ce3a575 8b 40 08 48 89 47 08 48 89 0f 89 f7 48 89 de e8 .@.H.G.H....H...
0x7fff5ce3a585 52 e1 fb ff 48 89 d8 48 83 c4 08 5b 5d c3 55 48 R...H..H...[].UH
=================================================================
Managed Stacktrace:
=================================================================
at <unknown> <0xffffffff>
at System.Windows.Forms.XplatUICarbon:CGDisplayBounds <0x000bc>
at System.Windows.Forms.XplatUICarbon:get_WorkingArea <0x00072>
at System.Windows.Forms.XplatUICarbon:get_VirtualScreen <0x00043>
at System.Windows.Forms.XplatUI:get_VirtualScreen <0x00048>
at System.Windows.Forms.Screen:.cctor <0x0017a>
at System.Object:runtime_invoke_void <0x000a5>
at <unknown> <0xffffffff>
at System.Windows.Forms.Form:get_CreateParams <0x0062a>
at System.Windows.Forms.Control:CreateHandle <0x0009e>
at System.Windows.Forms.Form:CreateHandle <0x00052>
at System.Windows.Forms.Control:CreateControl <0x000c6>
at System.Windows.Forms.Control:SetVisibleCore <0x00112>
at System.Windows.Forms.Form:SetVisibleCore <0x0024a>
at System.Windows.Forms.Control:set_Visible <0x00052>
at System.Windows.Forms.Control:Show <0x00042>
at System.Windows.Forms.Control:Show <0x000a2>
at Fiddler.frmViewer: <0x0028a>
at Fiddler.frmViewer: <0x000d2>
at <Module>:runtime_invoke_void_object <0x000b0>
=================================================================
zsh: abort mono Fiddler.exe