【发布时间】:2019-10-30 19:02:33
【问题描述】:
我一直在尝试在几台不同的 Mac 机器上的 mac 上安装 Fiddler,在每台机器上我收到不同的错误消息,但它们都不起作用。通过 Mac 安装程序安装 Mono 并运行 $ mono Fiddler.exe 后,我得到如下内容:
$ 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.
=================================================================
这是 Mac/Fiddler 的已知问题吗?如果是,是否有任何可能的方法在 Mac 上安装 Fiddler?我使用的操作系统是 Mojave (10.14.6)。查尔斯工作正常,所以我认为它与mono 的关系比fiddler 更多。
【问题讨论】:
-
@LexLi 你指的是哪一个? telerik.com/download/fiddler/fiddler-osx-beta
-
听起来 Telerik 决定将其隐藏在另一个页面中,telerik.com/fiddler-everywhere
-
Fiddler for OSX 相当不稳定,因为它基于 Mono 有问题的 WinForms 端口。正如@LexLi 建议的那样,尽可能使用Fiddler Everywhere。这是一个跨平台的 Electron 应用程序。