[GH-ISSUE #208] [Bug]: Namespace SIGNAL, Code 5 Trace/BPT trap: 5 #92

Closed
opened 2026-03-03 18:54:29 +03:00 by kerem · 4 comments
Owner

Originally created by @abdullahsaeed98 on GitHub (Aug 20, 2022).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/208

Describe the bug

Bug "Namespace SIGNAL, Code 5 Trace/BPT trap: 5" reported in multiple Gaming Apps.

Some of them are

  • CSR Racing 2
  • Jetpack Joyride 2

installed through there decrypted ipas.

Steps to reproduce

  • Installing Ipa and then executing through playcover

Expected behaviour

Game Starting Sucessfully

Crash log

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BREAKPOINT (SIGTRAP)
Exception Codes:       0x0000000000000001, 0x000000018ef6bd84
Exception Note:        EXC_CORPSE_NOTIFY

Termination Reason:    Namespace SIGNAL, Code 5 Trace/BPT trap: 5
Terminating Process:   exc handler [4612]

What version of PlayCover are you using?

1.1.1

What version of macOS are you using?

Monterey (macOS 12)

Issue Language

  • Yes my issue is written in English
Originally created by @abdullahsaeed98 on GitHub (Aug 20, 2022). Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/208 ### Describe the bug Bug "Namespace SIGNAL, Code 5 Trace/BPT trap: 5" reported in multiple Gaming Apps. Some of them are - CSR Racing 2 - Jetpack Joyride 2 installed through there decrypted ipas. ### Steps to reproduce - Installing Ipa and then executing through playcover ### Expected behaviour Game Starting Sucessfully ### Crash log ```shell System Integrity Protection: enabled Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000001, 0x000000018ef6bd84 Exception Note: EXC_CORPSE_NOTIFY Termination Reason: Namespace SIGNAL, Code 5 Trace/BPT trap: 5 Terminating Process: exc handler [4612] ``` ### What version of PlayCover are you using? 1.1.1 ### What version of macOS are you using? Monterey (macOS 12) ### Issue Language - [X] Yes my issue is written in English
kerem 2026-03-03 18:54:29 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@IsaacMarovitz commented on GitHub (Sep 3, 2022):

Try running with SIP disabled

<!-- gh-comment-id:1236197216 --> @IsaacMarovitz commented on GitHub (Sep 3, 2022): Try running with SIP disabled
Author
Owner

@XuYicong commented on GitHub (Sep 17, 2022):

Please try with the latest nightly build.

<!-- gh-comment-id:1250031511 --> @XuYicong commented on GitHub (Sep 17, 2022): Please try with the latest nightly build.
Author
Owner

@abdullahsaeed98 commented on GitHub (Sep 17, 2022):

@XuYicong Just tried. CSR Racing 2 now get closed after just few seconds with no error prompt.

<!-- gh-comment-id:1250069248 --> @abdullahsaeed98 commented on GitHub (Sep 17, 2022): @XuYicong Just tried. CSR Racing 2 now get closed after just few seconds with no error prompt.
Author
Owner

@IsaacMarovitz commented on GitHub (Sep 24, 2022):

@abdullahsaeed98 Please run through LLDB:

  1. Install in PlayCover
  2. Right click Open in Finder
  3. Open terminal run lldb then a space, then the path to the app in finder (you can drag it in to terminal`
  4. Run that command, wait for it to finish processing
  5. Run r
  6. Send whatever logs are returned
<!-- gh-comment-id:1256865276 --> @IsaacMarovitz commented on GitHub (Sep 24, 2022): @abdullahsaeed98 Please run through LLDB: 1. Install in PlayCover 2. Right click `Open in Finder` 3. Open terminal run `lldb` then a space, then the path to the app in finder (you can drag it in to terminal` 4. Run that command, wait for it to finish processing 5. Run `r` 6. Send whatever logs are returned
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/PlayCover#92
No description provided.