SIGABRT - 仅发生在一个文件夹中

发布于 2025-01-01 06:10:31 字数 118 浏览 5 评论 0原文

出于备份原因,我将同一项目存储在两个不同的文件夹中。当我从folder1 运行项目时,我收到SIGABRT。从folder2 运行正常。

是否有我遗漏的东西,或者我应该将其视为错误并继续从另一个文件夹工作?

I have the same project stored in two different folders for backup reasons. When I run the project from folder1, I get SIGABRT. From folder2 it runs ok.

Is there something I am missing or should I just consider it a bug and continue working from another folder?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

梦幻的心爱 2025-01-08 06:10:31

转到“坏文件夹”中的应用程序,然后单击您的方案,对其进行编辑并切换到调试类型 LLDB(也许您已经完成了此操作,我在浪费时间),然后运行该应用程序,在调试控制台中查看获取一些额外信息。我遇到了 SIGABRT 错误,我这样做并帮助我找到了问题。希望这有帮助。 :)

Go to the app that is in the "bad folder" and click on your scheme, edit it and switch to debug type LLDB (maybe you have already done this and im wasting your time) and then run the app, look in the debug console for some extra information. I had a SIGABRT error and i did this and helped me locate the problem. Hope this helped. :)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文