Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS Introduction to Scroll Views with Swift 2 Paged Scrolling Custom Views for Pages

Vasileios Dimitriou
Vasileios Dimitriou
19,721 Points

Error after trying to build the project: "Command failed due to signal: Segmentation fault: 11"

After inserting the custom page view and trying to build the project i came across the following error "Command failed due to signal: Segmentation fault: 11", did this occur to someone else too?

I have done a little research, i tried a solution that was posted at stackoverflow which suggested to clean, restart, clean again and finally trying to build the xcode project but it did not help?

Any ideas?