zonghaishang opened a new issue, #367: URL: https://github.com/apache/dubbo-go-hessian2/issues/367
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! --> hessian: github.com/apache/dubbo-go-hessian2 v1.4.1-0.20200516085443-fa6429e4481d **What happened**: stack source: https://github.com/mosn/mosn/blob/9409ffa46969e2389f0debb9b442feb865c8ec08/pkg/protocol/xprotocol/dubbo/decoder.go#L241 ``` runtime/debug.Stack() /usr/local/go/src/runtime/debug/stack.go:24 +0x7a mosn.io/mosn/pkg/protocol/xprotocol/dubbo.getServiceAwareMeta.func1() /go/pkg/mod/mosn.io/mosn@v1.3.1-0.20221214065759-115fe50bb7e8/pkg/protocol/xprotocol/dubbo/decoder.go:229 +0x55 panic({0x3f06e20, 0x57dbc30}) /usr/local/go/src/runtime/panic.go:890 +0x262 github.com/apache/dubbo-go-hessian2.(*Decoder).decType(0xc00183dc70) /go/pkg/mod/github.com/apache/dubbo-go-hessian2@v1.4.1-0.20200516085443-fa6429e4481d/decode.go:181 +0x5e1 github.com/apache/dubbo-go-hessian2.(*Decoder).decMap(0xc00183dc70, 0x4d) /go/pkg/mod/github.com/apache/dubbo-go-hessian2@v1.4.1-0.20200516085443-fa6429e4481d/map.go:248 +0x28f github.com/apache/dubbo-go-hessian2.(*Decoder).DecodeValue(0xc00183dc70) /go/pkg/mod/github.com/apache/dubbo-go-hessian2@v1.4.1-0.20200516085443-fa6429e4481d/decode.go:256 +0xeb4 github.com/apache/dubbo-go-hessian2.(*Decoder).skip(0xc00183dc70, {{0xc001949ad0, 0x33}, {0xc00019f880, 0x7, 0x7}, {0x0, 0x0, 0x0}}) /go/pkg/mod/github.com/apache/dubbo-go-hessian2@v1.4.1-0.20200516085443-fa6429e4481d/object.go:589 +0xc5 github.com/apache/dubbo-go-hessian2.(*Decoder).decObject(0xc00183dc70, 0x61) /go/pkg/mod/github.com/apache/dubbo-go-hessian2@v1.4.1-0.20200516085443-fa6429e4481d/object.go:657 +0x13f2 github.com/apache/dubbo-go-hessian2.(*Decoder).DecodeValue(0xc00183dc70) /go/pkg/mod/github.com/apache/dubbo-go-hessian2@v1.4.1-0.20200516085443-fa6429e4481d/decode.go:260 +0xfff github.com/apache/dubbo-go-hessian2.(*Decoder).decObject(0xc00183dc70, 0x43) /go/pkg/mod/github.com/apache/dubbo-go-hessian2@v1.4.1-0.20200516085443-fa6429e4481d/object.go:626 +0x550 github.com/apache/dubbo-go-hessian2.(*Decoder).DecodeValue(0xc00183dc70) /go/pkg/mod/github.com/apache/dubbo-go-hessian2@v1.4.1-0.20200516085443-fa6429e4481d/decode.go:260 +0xfff github.com/apache/dubbo-go-hessian2.(*Decoder).skip(0xc00183dc70, {{0xc000f4fc00, 0x36}, {0xc001882e80, 0x4, 0x4}, {0x0, 0x0, 0x0}}) /go/pkg/mod/github.com/apache/dubbo-go-hessian2@v1.4.1-0.20200516085443-fa6429e4481d/object.go:589 +0xc5 github.com/apache/dubbo-go-hessian2.(*Decoder).decObject(0xc00183dc70, 0x60) /go/pkg/mod/github.com/apache/dubbo-go-hessian2@v1.4.1-0.20200516085443-fa6429e4481d/object.go:657 +0x13f2 github.com/apache/dubbo-go-hessian2.(*Decoder).DecodeValue(0xc00183dc70) /go/pkg/mod/github.com/apache/dubbo-go-hessian2@v1.4.1-0.20200516085443-fa6429e4481d/decode.go:260 +0xfff github.com/apache/dubbo-go-hessian2.(*Decoder).decObject(0xc00183dc70, 0x43) /go/pkg/mod/github.com/apache/dubbo-go-hessian2@v1.4.1-0.20200516085443-fa6429e4481d/object.go:626 +0x550 github.com/apache/dubbo-go-hessian2.(*Decoder).DecodeValue(0xc00183dc70) /go/pkg/mod/github.com/apache/dubbo-go-hessian2@v1.4.1-0.20200516085443-fa6429e4481d/decode.go:260 +0xfff github.com/apache/dubbo-go-hessian2.(*Decoder).Decode(0xc00183dc70) /go/pkg/mod/github.com/apache/dubbo-go-hessian2@v1.4.1-0.20200516085443-fa6429e4481d/decode.go:189 +0x53 mosn.io/mosn/pkg/protocol/xprotocol/dubbo.getServiceAwareMeta({0x4564ab0, 0xc001987bf0}, 0xc000f7b2c0) /go/pkg/mod/mosn.io/mosn@v1.3.1-0.20221214065759-115fe50bb7e8/pkg/protocol/xprotocol/dubbo/decoder.go:241 +0x1d6d ``` **What you expected to happen**: **How to reproduce it (as minimally and precisely as possible)**: **Anything else we need to know?**: -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For additional commands, e-mail: notifications-h...@dubbo.apache.org