【问题标题】:Installing mono/fiddler on mac在 mac 上安装单声道/提琴手
【发布时间】: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 更多。

【问题讨论】:

标签: c# macos mono fiddler


【解决方案1】:

也许你可以试试这个:mono --arch=32 Fiddler.exe

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2012-05-07
    • 1970-01-01
    • 2012-07-31
    • 2017-08-19
    • 1970-01-01
    • 1970-01-01
    • 2023-04-09
    相关资源
    最近更新 更多