Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zsh: segmentation fault dependency-graph TestDependency.xcodeproj #25

Open
LongXiangGuo opened this issue Oct 26, 2023 · 9 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@LongXiangGuo
Copy link

LongXiangGuo commented Oct 26, 2023

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 LongXiangGuo added the bug Something isn't working label Oct 26, 2023
@TomaszLizer
Copy link

Getting similar issue but on M2 max MacBook with Xcode 15.0.1

@LongXiangGuo
Copy link
Author

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.

@ThomasAWRaku
Copy link

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.

@FranckLetellier
Copy link

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

@OliverPearmain-Nutmeg
Copy link

Same issue here.

@Ph1Doc
Copy link

Ph1Doc commented Dec 12, 2023

Same problem.
Xcode 15.0.1
Sonoma 14.1.2
M1 Pro

@shimanopower
Copy link

Same. M1 Max, Sonoma 14.2, and Xcode 15.0.1

@amirsalman93
Copy link

amirsalman93 commented Dec 17, 2023

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

@tscholze
Copy link

tscholze commented Nov 7, 2024

I second it on 2024 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

10 participants