Coder Social home page Coder Social logo

Fasthttp panics about fasthttp HOT 4 CLOSED

AkramHssaini avatar AkramHssaini commented on June 1, 2024
Fasthttp panics

from fasthttp.

Comments (4)

erikdubbelboer avatar erikdubbelboer commented on June 1, 2024

What is the actual panic message? And which version of Go and fasthttp are you using?

from fasthttp.

AkramHssaini avatar AkramHssaini commented on June 1, 2024

The stack call is all I get there somehow isn’t an actual message. Go and Fasthttp are all up to date

from fasthttp.

erikdubbelboer avatar erikdubbelboer commented on June 1, 2024

Are you sure you are on the latest Go 1.21.6? src/runtime/proc.go:398 is not a line that can panic on that version.
There should always be a message before the panic. Can you share the full output of your program?

Since the panic is so deep into the Go runtime I don't think this has anything to do with fasthttp. It seems to me like some kind of memory corruption. Are you maybe using any cgo libraries? Could it be that your system memory is broken?

from fasthttp.

AkramHssaini avatar AkramHssaini commented on June 1, 2024

You were right; the issue wasn't caused by fasthttp. It was a different package that caused the crash. Thank you a lot for the help.

from fasthttp.

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.