Giter Site home page Giter Site logo

Segfault on Apple Silicon about cred-alert HOT 2 OPEN

crdant avatar crdant commented on August 28, 2024
Segfault on Apple Silicon

from cred-alert.

Comments (2)

cf-gitbot avatar cf-gitbot commented on August 28, 2024

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

from cred-alert.

jsampson1 avatar jsampson1 commented on August 28, 2024

Our team doesn't have any Apple Silicon machines yet, so we're not going to be able to reproduce or fix this ourselves. Theoretically it should just work, because macOS will run Intel binaries through a translator. The main debugging step would be to see if you can determine where in the code the segfault is happening.

As seen in compile-darwin-cli.yml, we simply set GOOS=darwin when compiling. According to the Go 1.16 release notes, Apple Silicon will be supported by combining GOOS=darwin with GOARCH=arm64 when 1.16 comes out next month. An official build will not be a high priority for us, but you are welcome to try compiling it yourself.

from cred-alert.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.