Giter Club home page Giter Club logo

Comments (7)

csstaub avatar csstaub commented on June 2, 2024

There's not enough information here for me to say for sure, but I don't think this is an issue with Ghostunnel. In the future, when you open issues, please aim to provide as much information as possible so we can actually debug the problem. Ideally steps to reproduce the issue would be best. I'd also recommend taking a look at How to Ask Questions The Smart Way.

from ghostunnel.

Handsome1080P avatar Handsome1080P commented on June 2, 2024

There's not enough information here for me to say for sure, but I don't think this is an issue with Ghostunnel. In the future, when you open issues, please aim to provide as much information as possible so we can actually debug the problem. Ideally steps to reproduce the issue would be best. I'd also recommend taking a look at How to Ask Questions The Smart Way.

This is not a question, just statement.The latest release built with old GLIBC, can't run on Debian 11.

from ghostunnel.

csstaub avatar csstaub commented on June 2, 2024

That doesn't sound right to me. In general, glibc is backwards-compatible, but not forwards-compatible. There should only be an issue if ghostunnel was compiled with a glibc that's newer than the one you're running. Older binaries will continue to run on newer glibc versions just fine. In addition to that, the latest release of Ghostunnel was compiled on Ubuntu 22.04 with glibc 2.35 so I don't think that's the issue.

See also: https://developers.redhat.com/blog/2019/08/01/how-the-gnu-c-library-handles-backward-compatibility

from ghostunnel.

Handsome1080P avatar Handsome1080P commented on June 2, 2024

That doesn't sound right to me. In general, glibc is backwards-compatible, but not forwards-compatible. There should only be an issue if ghostunnel was compiled with a glibc that's newer than the one you're running. Older binaries will continue to run on newer glibc versions just fine. In addition to that, the latest release of Ghostunnel was compiled on Ubuntu 22.04 with glibc 2.35 so I don't think that's the issue.

See also: https://developers.redhat.com/blog/2019/08/01/how-the-gnu-c-library-handles-backward-compatibility

Version 1.7.0 working on my Debian 11,but 1.7.1 can not.

from ghostunnel.

csstaub avatar csstaub commented on June 2, 2024

That's plausible: v1.7.0 was compiled on Ubuntu 20.04 and v1.7.1 was compiled on Ubuntu 22.04.

from ghostunnel.

Handsome1080P avatar Handsome1080P commented on June 2, 2024

That's plausible: v1.7.0 was compiled on Ubuntu 20.04 and v1.7.1 was compiled on Ubuntu 22.04.

I think 22.04's GLIBC newest?But the error show 22.04 using 2.34,2.32

from ghostunnel.

csstaub avatar csstaub commented on June 2, 2024

You're misunderstanding. Those are symbols, not the version it was compiled against.

from ghostunnel.

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.