Coder Social home page Coder Social logo

does not support go 1.7 about php-go HOT 7 CLOSED

kitech avatar kitech commented on June 27, 2024
does not support go 1.7

from php-go.

Comments (7)

kitech avatar kitech commented on June 27, 2024

does go 1.7 has any problem? I'm not test it carefully yet.

from php-go.

nangong92t avatar nangong92t commented on June 27, 2024

yes, can not run

from php-go.

kitech avatar kitech commented on June 27, 2024

thanks, i will try.

from php-go.

kitech avatar kitech commented on June 27, 2024

confirmed.
should be hard to fix that, and i don't known why or how.

Thread 2 "php56" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7ffff332e700 (LWP 14341)]
0x00007ffff33e99c4 in runtime.newobject () from ./hello.so
(gdb) bt
#0 0x00007ffff33e99c4 in runtime.newobject () from ./hello.so
#1 0x00007ffff7dfd000 in ?? ()
#2 0x00007ffff332dee0 in ?? ()
#3 0x00007ffff33e840d in runtime.mallocinit () from ./hello.so
#4 0x00007ffff7dfd000 in ?? ()
#5 0x00007ffff332de88 in ?? ()
#6 0x00007ffff340cbb3 in runtime.malg () from ./hello.so
#7 0x0000000000000000 in ?? ()
(gdb)

from php-go.

nangong92t avatar nangong92t commented on June 27, 2024

yes, the results of my gdb are the same, currently do not know why.

from php-go.

kitech avatar kitech commented on June 27, 2024

go build -gcflags="-newexport=0 -ssa=0"
still not use.

from php-go.

kitech avatar kitech commented on June 27, 2024

and i minimize entire project to only one file.go, still crash as that.
even can not run arrive func init().

from php-go.

Related Issues (20)

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.