realm / realm/SwiftLint

Plug-in ended with uncaught signal: 2)

Open
#4,848 11 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

help
Dominant language
Swift
Stars
19.7k
Forks
2.3k
Avg merge
1d 1h
Merged PRs (30d)
11

Description

New Issue Checklist
Describe the bug

I am using Xcode 14.3 with Swiftlint version 0.51.0 configured as Xcode plugin
I followed the instruction in the readme but when I try to compile I have the following issue:

MicrosoftTeams-image

I tried to clean derived data, close xcode, restart mac etc... Running out of ideas.

Using an Intel-based Mac, Ventura 13.2.1 (22D68)

NOTE: Same configuration (same commit), same OS, with a colleague using M1 Mac is working (don't know if the issue is related to M1 macs tho. I am saying this just as additional information.

Complete output when running SwiftLint, including the stack trace and command used

No output

Environment
  • SwiftLint version (run swiftlint version to be sure)? 0.51.0
  • Installation method used (Homebrew, CocoaPods, building from source, etc)? Xcode Plugin

Tried both WITH or WITHOUT a .swiftlint.yml

  • Which Xcode version are you using (check xcodebuild -version)?
    Xcode 14.3
    Build version 14E222b

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing SwiftLint 0.51.0 as an Xcode plugin with Xcode 14.3 on an Intel Mac running Ventura 13.2.1, both with and without a .swiftlint.yml file. Compare the behavior with the reported working M1 setup; done means the uncaught signal is explained and the plugin no longer fails without output.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.