LLDBFrontend": error=13, Permission denied

I am on a Mac m4 pro. Unity Version is 5.5.4. Rider version is 2024.3.6. I get Cannot run program "/Applications/Rider.app/Contents/plugins/cidr-debugger-plugin/bin/lldb/mac/aarch64/LLDBFrontend": error=13, Permission denied

I found someone with a very similar issue on https://github.com/orgs/Homebrew/discussions/5308

I checked my privileges, and mine looks his after he solved his issues. All 3 components already have admin access. I have tried uninstalling rider, epic game launcher, and unreal engine.

 

0
5 comments

Hello,

Thank you for contacting Rider support. Unfortunately, you encountered a known issue: RIDER-120831 Rider run UE 5.5 project on macOS Sequoia got LLDBFrontend: error=13, Permission denied

As a workaround, please grand execution permission on LLDBFrontend:

chmod +x /Applications/Rider.app/Contents/plugins/cidr-debugger-plugin/bin/lldb/mac/aarch64/LLDBFrontend

Please tell me if that doesn't help.

Also, would you mind telling me the way you launch Rider? (terminal, open it from Unreal Editor, or from Spotlight/Finder)

Have a nice day!

0

Good afternoon,

For some reason, I am not permitted to use that command. I get this message: “Operation not permitted”.

 I am launching Rider through unreal editor.  if I chose the option "DebugGame Editor", from the drop down menu, and then click on the Run(green arrow), it seems to work.

I only have an issue when I press on Debug(Bug button). For the time being, I will just click on the green arrow.

Thank you for your time.

0
Would you mind trying to launch Rider not from Unreal Editor, please (from Spotlite search or from the ToolBox)? Would the issue remain?
0

I took your advice. When I open up rider first and press on debug, there are no issues. I should have tested this out initially. Thank you very much.

0
Hello Dummysourapple,

Thank you for keeping me posted! I am glad to hear that I was able to help. I'll communicate this occasion to the team.
If there are no other questions, then I am going to proceed with archiving this ticket.
Should you have any other questions or difficulties in the future, do not hesitate to contact support.

Have a nice day!
0

Please sign in to leave a comment.