We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
routine 164 [running]:\nruntime/debug.Stack()\n\t/usr/local/go/src/runtime/debug/stack.go:24 +0x65\ngithub.heygears.com/go-chi/chi/v5/middleware.Recoverer.func1.1()\n\t/github/home/go/pkg/mod/github.com/go-chi/chi/v5@v5.0.7/middleware/recoverer.go:29 +0xa9\npanic({0x11a3400, 0x1e72960})\n\t/usr/local/go/src/runtime/panic.go:838 +0x207\ngithub.heygears.com/djherbis/stream.(*Reader).Read(0x453432?, {0xc0007be000?, 0x111e480?, 0xc000708801?})\n\t/github/home/go/pkg/mod/github.com/djherbis/stream@v1.3.1/reader.go:32 +0x4b\nio.copyBuffer({0x1642c80, 0xc000708840}, {0x7fcbb4283608, 0xc000051e40}, {0x0, 0x0, 0x0})\n\t/usr/local/go/src/io/io.go:426 +0x1b2\nio.Copy(...)\n\t/usr/local/go/src/io/io.go:385\ngithub.heygears.com/go-chi/chi/v5/middleware.(*httpFancyWriter).ReadFrom(0xc000708840, {0x7fcbb4283608?, 0xc000051e40?})\n\t/github/home/go/pkg/mod/github.com/go-chi/chi/v5@v5.0.7/middleware/wrap_writer.go:189 +0x4c\nio.copyBuffer({0x7fcbb420a7d8, 0xc000708840}, {0x7fcbb4283608, 0xc000051e40}, {0x0, 0x0, 0x0})\n\t/usr/local/go/src/io/io.go:412 +0x14b\nio.Copy(...)\n\t/usr/local/go/src/io/io.go:385\ngithub.heygears.com/aldor007/mort/pkg/response.(*Response).Send(0xc0003e1bc0, {0x7fcbb42835d8, 0xc000708840})\n\t/__w/mort/mort/pkg/response/response.go:255 +0x4b3\ngithub.heygears.com/aldor007/mort/pkg/response.(*Response).SendContent(0x126afa0?, 0xc0002ef770?, {0x7fcbb42835d8?, 0xc000708840?})\n\t/__w/mort/mort/pkg/response/response.go:267 +0x136\nmain.main.func1.1({0x7fcbb42835d8, 0xc000708840}, 0xc0000e4400)\n\t/__w/mort/mort/cmd/mort/mort.go:277 +0xaf8\nnet/http.HandlerFunc.ServeHTTP(0xc0005ae1b0?, {0x7fcbb42835d8?, 0xc000708840?}, 0xc000158214?)\n\t/usr/local/go/src/net/http/server.go:2084 +0x2f\ngithub.heygears.com/aldor007/mort/pkg/middleware.(*S3Auth).Handler.func1({0x7fcbb42835d8, 0xc000708840}, 0xc0000e4400)\n\t/__w/mort/mort/pkg/middleware/s3.go:74 +0x764\nnet/http.HandlerFunc.ServeHTTP(0x9c458d4482de76a6?, {0x7fcbb42835d8?, 0xc000708840?}, 0x0?)\n\t/usr/local/go/src/net/http/server.go:2084 +0x2f\ngithub.heygears.com/aldor007/mort/pkg/object/cloudinary.UploadInterceptorMiddleware.Handler.func1({0x7fcbb42835d8?, 0xc000708840?}, 0xc00063f7a0?)\n\t/__w/mort/mort/pkg/object/cloudinary/upload_interceptor_middleware.go:106 +0x6a\nnet/http.HandlerFunc.ServeHTTP(0x12ef2c0?, {0x7fcbb42835d8?, 0xc000708840?}, 0x97668f?)\n\t/usr/local/go/src/net/http/server.go:2084 +0x2f\ngithub.heygears.com/go-chi/chi/v5/middleware.Recoverer.func1({0x7fcbb42835d8?, 0xc000708840?}, 0xc0005ae400?)\n\t/github/home/go/pkg/mod/github.com/go-chi/chi/v5@v5.0.7/middleware/recoverer.go:38 +0x83\nnet/http.HandlerFunc.ServeHTTP(0xc0000e4300?, {0x7fcbb42835d8?, 0xc000708840?}, 0x203000?)\n\t/usr/local/go/src/net/http/server.go:2084 +0x2f\ngithub.heygears.com/go-chi/httplog.Handler.func1.1({0x164c598, 0xc000198000}, 0xc0000e4300)\n\t/github/home/go/pkg/mod/github.com/go-chi/httplog@v0.2.4/httplog.go:63 +0x245\nnet/http.HandlerFunc.ServeHTTP(0x164d0d8?, {0x164c598?, 0xc000198000?}, 0x163ea08?)\n\t/usr/local/go/src/net/http/server.go:2084 +0x2f\ngithub.heygears.com/go-chi/chi/v5/middleware.RequestID.func1({0x164c598, 0xc000198000}, 0xc0000e4100)\n\t/github/home/go/pkg/mod/github.com/go-chi/chi/v5@v5.0.7/middleware/request_id.go:76 +0x354\nnet/http.HandlerFunc.ServeHTTP(0x413387?, {0x164c598?, 0xc000198000?}, 0x1e72401?)\n\t/usr/local/go/src/net/http/server.go:2084 +0x2f\ngithub.heygears.com/go-chi/chi/v5.(*ChainHandler).ServeHTTP(0x164d030?, {0x164c598?, 0xc000198000?}, 0x1e724c0?)\n\t/github/home/go/pkg/mod/github.com/go-chi/chi/v5@v5.0.7/chain.go:31 +0x2c\ngithub.c
The text was updated successfully, but these errors were encountered:
fix: memory lock panic #49
e4bba26
chore(release): 0.24.1 [skip ci]
46c568d
## [0.24.1](v0.24.0...v0.24.1) (2022-10-24) ### Bug Fixes * memory lock panic [#49](#49) ([e4bba26](e4bba26))
4b4b5f9
chore(release): 0.24.2 [skip ci]
09dee1b
## [0.24.2](v0.24.1...v0.24.2) (2022-10-24) ### Bug Fixes * memory lock panic [#49](#49) ([4b4b5f9](4b4b5f9))
aldor007
No branches or pull requests
The text was updated successfully, but these errors were encountered: