You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/11/18 10:12:44 UTC

[GitHub] [dubbo-go] mark4z opened a new issue, #2126: [BUG] panic: runtime error: invalid memory address or nil pointer dereference

mark4z opened a new issue, #2126:
URL: https://github.com/apache/dubbo-go/issues/2126

   <!-- 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!
   
   -->
   
   
   **What happened**:
   Just see https://github.com/mark4z/dubbo-go-npe/tree/master
   
   **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-unsubscribe@dubbo.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go] LaurenceLiZhixin commented on issue #2126: [BUG] panic: runtime error: invalid memory address or nil pointer dereference

Posted by GitBox <gi...@apache.org>.
LaurenceLiZhixin commented on issue #2126:
URL: https://github.com/apache/dubbo-go/issues/2126#issuecomment-1319891103

   @mark4z 
   Do not use `go run server.go` . Use `go run .` instead, to make sure go files under main pkg are included during compiling.


-- 
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-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go] zhaoyunxing92 commented on issue #2126: [BUG] panic: runtime error: invalid memory address or nil pointer dereference

Posted by GitBox <gi...@apache.org>.
zhaoyunxing92 commented on issue #2126:
URL: https://github.com/apache/dubbo-go/issues/2126#issuecomment-1319833773

   有完整的堆栈信息吗


-- 
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-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go] mark4z commented on issue #2126: [BUG] panic: runtime error: invalid memory address or nil pointer dereference

Posted by GitBox <gi...@apache.org>.
mark4z commented on issue #2126:
URL: https://github.com/apache/dubbo-go/issues/2126#issuecomment-1319995461

   tks


-- 
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-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go] mark4z closed issue #2126: [BUG] panic: runtime error: invalid memory address or nil pointer dereference

Posted by GitBox <gi...@apache.org>.
mark4z closed issue #2126: [BUG] panic: runtime error: invalid memory address or nil pointer dereference
URL: https://github.com/apache/dubbo-go/issues/2126


-- 
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-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org