不要忘记在错误报告中包含 DiagnosticReports 目录下的崩溃报告日志文件

Posted

技术标签:

【中文标题】不要忘记在错误报告中包含 DiagnosticReports 目录下的崩溃报告日志文件【英文标题】:Don't forget to include the Crash Report log file under DiagnosticReports directory in bug reports 【发布时间】:2022-01-14 03:13:10 【问题描述】:

我在 Mac OS M1 上运行 pod install 并遇到了这个问题:

[注意] 您可能在 Ruby 解释器或扩展库中遇到了错误。 欢迎提交错误报告。 详情:https://www.ruby-lang.org/bugreport.html

[重要] 不要忘记在下面包含崩溃报告日志文件 错误报告中的 DiagnosticReports 目录。

【问题讨论】:

你发现了吗? 【参考方案1】:

似乎它与Ruby ffi有关。运行以下命令:

    sudo arch -x86_64 gem install ffi arch -x86_64 pod install

【讨论】:

以上是关于不要忘记在错误报告中包含 DiagnosticReports 目录下的崩溃报告日志文件的主要内容,如果未能解决你的问题,请参考以下文章

使用 Visual Studio 2010 在 dll 项目中包含 Qt 工具

在异常日志记录中包含“应用程序名称”

如何在 testNG 报告中包含失败屏幕截图

Django 错误报告电子邮件 - 自定义设置参数

如何在自定义.php文件中包含WordPress功能?

不要在 UITableView contentSize 中包含 tableViewFooter?