dependency-graph icon indicating copy to clipboard operation
dependency-graph copied to clipboard

`zsh: segmentation fault` dependency-graph TestDependency.xcodeproj

Open LongXiangGuo opened this issue 2 years ago • 9 comments

What happened?

Test with my xcodeproj failed. below is the error log

`zsh: segmentation fault`  dependency-graph TestDependency.xcodeproj

dependency-graph version: 1.2.0, installed by brew Project Document Format Xcode 14.0 Xcode Version 15.0 (15A240d) arch i386 uname -m x86_64

What are the steps to reproduce?

Create a new test project test for it.

What is the expected behavior?

show the result as the document mentioned.

LongXiangGuo avatar Oct 26 '23 08:10 LongXiangGuo

Getting similar issue but on M2 max MacBook with Xcode 15.0.1

TomaszLizer avatar Oct 26 '23 23:10 TomaszLizer

I have run it successfully on M1 MackBook with xcode 15 now. But it only show the target dependencies, if it can also parser the linked libraries, frameworks in the buildPhase order by configuration, that would be even more perfect.

LongXiangGuo avatar Oct 27 '23 10:10 LongXiangGuo

I'm also seeing a Segmentation fault: 11 error running on a M1 MacBook Pro running on Ventura (13.6). It happens with both an Xcode project and a Package.swift file.

ThomasAWRaku avatar Nov 13 '23 02:11 ThomasAWRaku

I have the exact same error as @ThomasAWRaku, same config

FranckLetellier avatar Dec 06 '23 16:12 FranckLetellier

Same issue here.

OliverPearmain-Nutmeg avatar Dec 08 '23 11:12 OliverPearmain-Nutmeg

Same problem. Xcode 15.0.1 Sonoma 14.1.2 M1 Pro

Ph1Doc avatar Dec 12 '23 15:12 Ph1Doc

Same. M1 Max, Sonoma 14.2, and Xcode 15.0.1

shimanopower avatar Dec 16 '23 18:12 shimanopower

I am working with Xcode 15 running on Sonoma 14.0 (M1 Macbook Pro 14). Getting the same issue.

amirsalman93 avatar Dec 17 '23 18:12 amirsalman93

I second it on 2024 :)

tscholze avatar Nov 07 '24 10:11 tscholze