Eson-Jia opened a new issue #1788:
URL: https://github.com/apache/dubbo-go/issues/1788
**What happened**:
```2022-03-15T16:12:32.496+0800 INFO config/root_config.go:150
[Config Center] Config center doesn't start
2022-03-15T16:12:32.497+0800 INFO nacos_client/nacos_client.go:79
logDir:</root/log> cacheDir:</root/cache>
2022-03-15T16:12:32.500+0800 INFO nacos/builder.go:138 [Nacos
Client] New nacos client with config = [{Scheme: ContextPath:
IpAddr:192.168.1.72 Port:8848}]
2022-03-15T16:12:32.501+0800 INFO v3router/router_chain.go:55
[NewUniformRouterChain] Config center does not start, please check if the
configuration center has been properly configured in dubbogo.yml
panic: unaligned 64-bit atomic operation
goroutine 132 [running]:
runtime/internal/atomic.panicUnaligned()
/home/ubuntu/BMI-HI3521A/go/src/runtime/internal/atomic/unaligned.go:8 +0x24
runtime/internal/atomic.Store64(0x45720ac, 0x3b9aca00)
/home/ubuntu/BMI-HI3521A/go/src/runtime/internal/atomic/atomic_arm.s:301 +0x14
go.uber.org/atomic.(*Int64).Store(...)
/StreamPlugins/gopath/pkg/mod/go.uber.org/[email protected]/int64.go:75
go.uber.org/atomic.(*Duration).Store(...)
/StreamPlugins/gopath/pkg/mod/go.uber.org/[email protected]/duration.go:55
github.com/apache/dubbo-getty.(*gettyConn).SetWriteTimeout(0x4572080,
0x3b9aca00)
/StreamPlugins/gopath/pkg/mod/github.com/apache/[email protected]/connection.go:161
+0x6c
github.com/apache/dubbo-getty.newSession({0x1466f7c, 0x436e1e0}, {0x1476284,
0x4572080})
/StreamPlugins/gopath/pkg/mod/github.com/apache/[email protected]/session.go:151
+0x1b4
github.com/apache/dubbo-getty.newTCPSession({0x1469bb8, 0x43c6a08},
{0x1466f7c, 0x436e1e0})
/StreamPlugins/gopath/pkg/mod/github.com/apache/[email protected]/session.go:159
+0x48
github.com/apache/dubbo-getty.(*client).dialTCP(0x436e1e0)
/StreamPlugins/gopath/pkg/mod/github.com/apache/[email protected]/client.go:170
+0x400
github.com/apache/dubbo-getty.(*client).dial(0x436e1e0)
/StreamPlugins/gopath/pkg/mod/github.com/apache/[email protected]/client.go:346
+0x38
github.com/apache/dubbo-getty.(*client).connect(0x436e1e0)
/StreamPlugins/gopath/pkg/mod/github.com/apache/[email protected]/client.go:384
+0x48
github.com/apache/dubbo-getty.(*client).reConnect(0x436e1e0)
/StreamPlugins/gopath/pkg/mod/github.com/apache/[email protected]/client.go:441
+0x90
github.com/apache/dubbo-getty.(*client).RunEventLoop(0x436e1e0, 0x43c69d8)
/StreamPlugins/gopath/pkg/mod/github.com/apache/[email protected]/client.go:419
+0x70
created by dubbo.apache.org/dubbo-go/v3/remoting/getty.newGettyRPCClientConn
/StreamPlugins/gopath/pkg/mod/dubbo.apache.org/dubbo-go/[email protected]/remoting/getty/pool.go:79
+0x444```
**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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]