json-iterator / go

A high-performance 100% compatible drop-in replacement of "encoding/json"
http://jsoniter.com/migrate-from-go-std.html
MIT License
13.32k stars 1.02k forks source link

m2 macbook pro fatal error: fault #686

Open zhongyuan332 opened 11 months ago

zhongyuan332 commented 11 months ago

unexpected fault address 0x360808085a175a75 fatal error: fault [signal SIGSEGV: segmentation violation code=0x2 addr=0x360808085a175a75 pc=0x100cf3cf0]

goroutine 154 [running]: runtime.throw({0x10129c203?, 0x100cfbcec?}) /Users/zhongshitao/go1.18.10/src/runtime/panic.go:992 +0x50 fp=0x140128d5490 sp=0x140128d5460 pc=0x100cc3d50 runtime.sigpanic() /Users/zhongshitao/go1.18.10/src/runtime/signal_unix.go:825 +0x1a4 fp=0x140128d54c0 sp=0x140128d5490 pc=0x100cdadc4 aeshashbody() /Users/zhongshitao/go1.18.10/src/runtime/asm_arm64.s:885 +0x2d0 fp=0x140128d54d0 sp=0x140128d54d0 pc=0x100cf3cf0 runtime.mapiternext(0x140129f56c0) /Users/zhongshitao/go1.18.10/src/runtime/map.go:934 +0x2c4 fp=0x140128d5540 sp=0x140128d54d0 pc=0x100c9e864 runtime.mapiterinit(0x1014af620?, 0x140129fb1d0?, 0x140129fc280?) /Users/zhongshitao/go1.18.10/src/runtime/map.go:861 +0x2f0 fp=0x140128d5570 sp=0x140128d5540 pc=0x100c9e560 reflect.mapiterinit(0x140134ac900?, 0x14000a9c758?, 0x140128d5628?) /Users/zhongshitao/go1.18.10/src/runtime/map.go:1373 +0x20 fp=0x140128d55a0 sp=0x140128d5570 pc=0x100cf0250 github.com/modern-go/reflect2.(UnsafeMapType).UnsafeIterate(...) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/modern-go/reflect2/unsafe_map.go:112 github.com/json-iterator/go.(mapEncoder).Encode(0x140129fb1a0, 0x1400ef96140, 0x14012163e60) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/json-iterator/go/reflect_map.go:257 +0x238 fp=0x140128d5660 sp=0x140128d55a0 pc=0x10108a178 github.com/json-iterator/go.(onePtrEncoder).Encode(0x140129fc260, 0x140129fa660, 0x140129f56c0?) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/json-iterator/go/reflect.go:219 +0x8c fp=0x140128d56a0 sp=0x140128d5660 pc=0x10108319c github.com/json-iterator/go.(Stream).WriteVal(0x14012163e60, {0x1014b2020, 0x140129fa660}) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/json-iterator/go/reflect.go:98 +0x174 fp=0x140128d5720 sp=0x140128d56a0 pc=0x101082564 github.com/json-iterator/go.(frozenConfig).MarshalToString(0x1400101a8c0, {0x1014b2020, 0x140129fa660}) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/json-iterator/go/config.go:289 +0x84 fp=0x140128d57a0 sp=0x140128d5720 pc=0x10107a8a4 github.com/json-iterator/go.MarshalToString(...) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/json-iterator/go/adapter.go:44 activityServer/center/controller/guMuTanMiCtrl.PckGuMuTanMiActivityUserInfo(0x1c7693b, 0x1400ef49f20) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/activityServer/center/controller/guMuTanMiCtrl/ctrl.go:52 +0x420 fp=0x140128d58f0 sp=0x140128d57a0 pc=0x10117b160 activityServer/center/internal.pck_ActivityUserInfo({0x1400efa1280?, 0x1400ef49f40?, 0xa?}) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/activityServer/center/internal/handler.go:432 +0x378 fp=0x140128d5b00 sp=0x140128d58f0 pc=0x10123ff38 leaf/cluster.HandleRpcRequestMsg({0x1400ef49e60?, 0x100cd6664?, 0x140128d5c88?}) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/leaf/cluster/msg.go:250 +0x704 fp=0x140128d5c40 sp=0x140128d5b00 pc=0x1010606c4 leaf/chanrpc.(Server).exec(0x14012186880, 0x1400efa1140) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/leaf/chanrpc/chanrpc.go:167 +0x45c fp=0x140128d5d10 sp=0x140128d5c40 pc=0x100f88c8c leaf/chanrpc.(Server).Exec(0x140128d5f18?, 0x140128d5e30?) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/leaf/chanrpc/chanrpc.go:185 +0x20 fp=0x140128d5de0 sp=0x140128d5d10 pc=0x100f890d0 leaf/module.(Skeleton).Run(0x1400ef52eb0, 0x140120d8770) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/leaf/module/skeleton.go:69 +0x2c8 fp=0x140128d5f80 sp=0x140128d5de0 pc=0x10105bfc8 leaf/cluster.(UserServer).CretateUserChanRPC.func1(0x101631840?) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/leaf/cluster/user.go:158 +0x4c fp=0x140128d5fb0 sp=0x140128d5f80 pc=0x1010633cc leaf/cluster.(UserServer).CretateUserChanRPC.func2() /Users/zhongshitao/Documents/company/bf/rrby-backend/src/leaf/cluster/user.go:159 +0x34 fp=0x140128d5fd0 sp=0x140128d5fb0 pc=0x101063344 runtime.goexit() /Users/zhongshitao/go1.18.10/src/runtime/asm_arm64.s:1270 +0x4 fp=0x140128d5fd0 sp=0x140128d5fd0 pc=0x100cf6c54 created by leaf/cluster.(*UserServer).CretateUserChanRPC /Users/zhongshitao/Documents/company/bf/rrby-backend/src/leaf/cluster/user.go:152 +0x13c

goroutine 1 [chan receive]: leaf.Run({0x1400ef6bf58, 0x1, 0x14000072768?}) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/leaf/leaf.go:71 +0x560 main.main() /Users/zhongshitao/Documents/company/bf/rrby-backend/src/activityServer/main.go:25 +0xb8

goroutine 7 [select]: leaf/module.(Skeleton).Run(0x14000d737c0, 0x14000deda40) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/leaf/module/skeleton.go:50 +0xe4 leaf/cluster.(UserServer).CretateUserChanRPC.func1(0x0?) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/leaf/cluster/user.go:158 +0x4c created by leaf/cluster.(*UserServer).CretateUserChanRPC /Users/zhongshitao/Documents/company/bf/rrby-backend/src/leaf/cluster/user.go:152 +0x13c

goroutine 8 [select]: github.com/robfig/cron.(Cron).run(0x14000d73900) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/robfig/cron/cron.go:196 +0x464 created by github.com/robfig/cron.(Cron).Start /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/robfig/cron/cron.go:149 +0x74

goroutine 9 [select]: github.com/robfig/cron.(Cron).run(0x14000d739a0) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/robfig/cron/cron.go:196 +0x464 created by github.com/robfig/cron.(Cron).Start /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/robfig/cron/cron.go:149 +0x74

goroutine 10 [select]: github.com/robfig/cron.(Cron).run(0x14000d73a40) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/robfig/cron/cron.go:196 +0x464 created by github.com/robfig/cron.(Cron).Start /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/robfig/cron/cron.go:149 +0x74

goroutine 11 [select]: github.com/robfig/cron.(Cron).run(0x14000d73b30) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/robfig/cron/cron.go:196 +0x464 created by github.com/robfig/cron.(Cron).Start /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/robfig/cron/cron.go:149 +0x74

goroutine 12 [select]: github.com/robfig/cron.(Cron).run(0x14000d73c20) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/robfig/cron/cron.go:196 +0x464 created by github.com/robfig/cron.(Cron).Start /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/robfig/cron/cron.go:149 +0x74

goroutine 13 [select]: github.com/robfig/cron.(Cron).run(0x14000d73cc0) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/robfig/cron/cron.go:196 +0x464 created by github.com/robfig/cron.(Cron).Start /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/robfig/cron/cron.go:149 +0x74

goroutine 14 [select]: github.com/robfig/cron.(Cron).run(0x14000d73d60) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/robfig/cron/cron.go:196 +0x464 created by github.com/robfig/cron.(Cron).Start /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/robfig/cron/cron.go:149 +0x74

goroutine 15 [select]: github.com/robfig/cron.(Cron).run(0x14000d73e00) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/robfig/cron/cron.go:196 +0x464 created by github.com/robfig/cron.(Cron).Start /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/robfig/cron/cron.go:149 +0x74

goroutine 16 [select]: github.com/robfig/cron.(Cron).run(0x14000d73ea0) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/robfig/cron/cron.go:196 +0x464 created by github.com/robfig/cron.(Cron).Start /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/robfig/cron/cron.go:149 +0x74

goroutine 49 [select]: github.com/robfig/cron.(Cron).run(0x14000d73f40) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/robfig/cron/cron.go:196 +0x464 created by github.com/robfig/cron.(Cron).Start /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/robfig/cron/cron.go:149 +0x74

goroutine 50 [select]: github.com/robfig/cron.(Cron).run(0x14000ba81e0) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/robfig/cron/cron.go:196 +0x464 created by github.com/robfig/cron.(Cron).Start /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/robfig/cron/cron.go:149 +0x74

goroutine 51 [select]: database/sql.(*DB).connectionOpener(0x140007d2a90, {0x101643fe8, 0x14000b12600}) /Users/zhongshitao/go1.18.10/src/database/sql/sql.go:1226 +0x84 created by database/sql.OpenDB /Users/zhongshitao/go1.18.10/src/database/sql/sql.go:794 +0x184

goroutine 52 [select]: github.com/go-sql-driver/mysql.(mysqlConn).startWatcher.func1() /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/go-sql-driver/mysql/connection.go:625 +0x7c created by github.com/go-sql-driver/mysql.(mysqlConn).startWatcher /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/go-sql-driver/mysql/connection.go:622 +0x114

goroutine 23 [select]: database/sql.(DB).connectionCleaner(0x140007d2a90, 0x0?) /Users/zhongshitao/go1.18.10/src/database/sql/sql.go:1069 +0x90 created by database/sql.(DB).startCleanerLocked /Users/zhongshitao/go1.18.10/src/database/sql/sql.go:1056 +0x10c

goroutine 24 [select]: github.com/go-redis/redis/internal/pool.(*ConnPool).reaper(0x140008b8a00, 0x0?) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/go-redis/redis/internal/pool/pool.go:485 +0x98 created by github.com/go-redis/redis/internal/pool.NewConnPool /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/go-redis/redis/internal/pool/pool.go:111 +0x2b0

goroutine 25 [chan receive]: github.com/natefinch/lumberjack.(Logger).millRun(0x140008d1260) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/natefinch/lumberjack/lumberjack.go:379 +0x48 created by github.com/natefinch/lumberjack.(Logger).mill.func1 /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/natefinch/lumberjack/lumberjack.go:390 +0xa8

goroutine 26 [select]: github.com/go-redis/redis/internal/pool.(*ConnPool).reaper(0x140008b8be0, 0x0?) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/go-redis/redis/internal/pool/pool.go:485 +0x98 created by github.com/go-redis/redis/internal/pool.NewConnPool /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/go-redis/redis/internal/pool/pool.go:111 +0x2b0

goroutine 27 [select]: github.com/go-redis/redis/internal/pool.(*ConnPool).reaper(0x140008b8dc0, 0x0?) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/go-redis/redis/internal/pool/pool.go:485 +0x98 created by github.com/go-redis/redis/internal/pool.NewConnPool /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/go-redis/redis/internal/pool/pool.go:111 +0x2b0

goroutine 28 [select]: github.com/go-redis/redis/internal/pool.(*ConnPool).reaper(0x140008b8e60, 0x0?) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/go-redis/redis/internal/pool/pool.go:485 +0x98 created by github.com/go-redis/redis/internal/pool.NewConnPool /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/go-redis/redis/internal/pool/pool.go:111 +0x2b0

goroutine 29 [select]: github.com/go-redis/redis/internal/pool.(*ConnPool).reaper(0x140008b8f00, 0x0?) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/go-redis/redis/internal/pool/pool.go:485 +0x98 created by github.com/go-redis/redis/internal/pool.NewConnPool /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/go-redis/redis/internal/pool/pool.go:111 +0x2b0

goroutine 67 [select]: github.com/Shopify/sarama.(*client).backgroundMetadataUpdater(0x14000b45680) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/Shopify/sarama/client.go:608 +0xf4 github.com/Shopify/sarama.withRecover(0x0?) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/Shopify/sarama/utils.go:45 +0x44 created by github.com/Shopify/sarama.NewClient /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/Shopify/sarama/client.go:159 +0x5f0

goroutine 65 [chan receive]: github.com/rcrowley/go-metrics.(*meterArbiter).tick(0x101a69da0) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/rcrowley/go-metrics/meter.go:252 +0x34 created by github.com/rcrowley/go-metrics.NewMeter /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/rcrowley/go-metrics/meter.go:44 +0xd8

goroutine 54 [select]: github.com/robfig/cron.(Cron).run(0x140120b2eb0) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/robfig/cron/cron.go:196 +0x464 created by github.com/robfig/cron.(Cron).Start /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/robfig/cron/cron.go:149 +0x74

goroutine 66 [chan receive]: github.com/Shopify/sarama.(Broker).responseReceiver(0x14000608160) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/Shopify/sarama/broker.go:546 +0x84 github.com/Shopify/sarama.withRecover(0x0?) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/Shopify/sarama/utils.go:45 +0x44 created by github.com/Shopify/sarama.(Broker).Open.func1 /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/Shopify/sarama/broker.go:148 +0xd20

goroutine 68 [chan receive]: github.com/Shopify/sarama.(*asyncProducer).dispatcher(0x14001038770) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/Shopify/sarama/async_producer.go:245 +0x88 github.com/Shopify/sarama.withRecover(0x0?) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/Shopify/sarama/utils.go:45 +0x44 created by github.com/Shopify/sarama.NewAsyncProducerFromClient /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/Shopify/sarama/async_producer.go:99 +0x1fc

goroutine 69 [chan receive]: github.com/Shopify/sarama.(*asyncProducer).retryHandler(0x14001038770) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/Shopify/sarama/async_producer.go:802 +0x12c github.com/Shopify/sarama.withRecover(0x0?) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/Shopify/sarama/utils.go:45 +0x44 created by github.com/Shopify/sarama.NewAsyncProducerFromClient /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/Shopify/sarama/async_producer.go:100 +0x284

goroutine 70 [select]: yxl/yxltool/kfklog/kafka_producer.New_Kafka.func1({0x101645398, 0x14001038770}) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/yxl/yxltool/kfklog/kafka_producer/kafka_producer.go:51 +0x8c created by yxl/yxltool/kfklog/kafka_producer.New_Kafka /Users/zhongshitao/Documents/company/bf/rrby-backend/src/yxl/yxltool/kfklog/kafka_producer/kafka_producer.go:47 +0x1d4

goroutine 71 [select]: yxl/yxltool.StartWork() /Users/zhongshitao/Documents/company/bf/rrby-backend/src/yxl/yxltool/util.go:286 +0x88 created by yxl/yxltool.Init /Users/zhongshitao/Documents/company/bf/rrby-backend/src/yxl/yxltool/util.go:411 +0x1b0

goroutine 37 [chan receive]: leaf/network.newTCPConn.func1() /Users/zhongshitao/Documents/company/bf/rrby-backend/src/leaf/network/tcp_conn.go:34 +0x70 created by leaf/network.newTCPConn /Users/zhongshitao/Documents/company/bf/rrby-backend/src/leaf/network/tcp_conn.go:27 +0x138

goroutine 81 [sleep]: time.Sleep(0x3b9aca00) /Users/zhongshitao/go1.18.10/src/runtime/time.go:194 +0x11c conf/reloadManager.actGo.func1() /Users/zhongshitao/Documents/company/bf/rrby-backend/src/conf/reloadManager/activieyServerCfg.go:193 +0x2c created by conf/reloadManager.actGo /Users/zhongshitao/Documents/company/bf/rrby-backend/src/conf/reloadManager/activieyServerCfg.go:190 +0x74

goroutine 83 [IO wait]: internal/poll.runtime_pollWait(0x128e94500, 0x72) /Users/zhongshitao/go1.18.10/src/runtime/netpoll.go:302 +0xa4 internal/poll.(pollDesc).wait(0x1400ef79580?, 0x10156ab60?, 0x0) /Users/zhongshitao/go1.18.10/src/internal/poll/fd_poll_runtime.go:83 +0x2c internal/poll.(pollDesc).waitRead(...) /Users/zhongshitao/go1.18.10/src/internal/poll/fd_poll_runtime.go:88 internal/poll.(FD).Accept(0x1400ef79580) /Users/zhongshitao/go1.18.10/src/internal/poll/fd_unix.go:614 +0x1d0 net.(netFD).accept(0x1400ef79580) /Users/zhongshitao/go1.18.10/src/net/fd_unix.go:172 +0x28 net.(TCPListener).accept(0x1400ef4edf8) /Users/zhongshitao/go1.18.10/src/net/tcpsock_posix.go:139 +0x2c net.(TCPListener).Accept(0x1400ef4edf8) /Users/zhongshitao/go1.18.10/src/net/tcpsock.go:288 +0x30 net/http.(Server).Serve(0x140120eb880, {0x1016435b0, 0x1400ef4edf8}) /Users/zhongshitao/go1.18.10/src/net/http/server.go:3039 +0x318 net/http.(Server).ListenAndServe(0x140120eb880) /Users/zhongshitao/go1.18.10/src/net/http/server.go:2968 +0x88 net/http.ListenAndServe(...) /Users/zhongshitao/go1.18.10/src/net/http/server.go:3222 main.main.func1() /Users/zhongshitao/Documents/company/bf/rrby-backend/src/activityServer/main.go:21 +0x8c created by main.main /Users/zhongshitao/Documents/company/bf/rrby-backend/src/activityServer/main.go:19 +0x84

goroutine 84 [select]: github.com/robfig/cron.(Cron).run(0x1400ef52690) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/robfig/cron/cron.go:196 +0x464 created by github.com/robfig/cron.(Cron).Start /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/robfig/cron/cron.go:149 +0x74

goroutine 86 [sleep]: time.Sleep(0x45d964b800) /Users/zhongshitao/go1.18.10/src/runtime/time.go:194 +0x11c activityServer/center/service/bingoService.updateDayRank.func1() /Users/zhongshitao/Documents/company/bf/rrby-backend/src/activityServer/center/service/bingoService/dayrank.go:116 +0x70 created by activityServer/center/service/bingoService.updateDayRank /Users/zhongshitao/Documents/company/bf/rrby-backend/src/activityServer/center/service/bingoService/dayrank.go:99 +0x48

goroutine 113 [syscall]: os/signal.signal_recv() /Users/zhongshitao/go1.18.10/src/runtime/sigqueue.go:148 +0x30 os/signal.loop() /Users/zhongshitao/go1.18.10/src/os/signal/signal_unix.go:23 +0x20 created by os/signal.Notify.func1.1 /Users/zhongshitao/go1.18.10/src/os/signal/signal.go:151 +0x30

goroutine 88 [sleep]: time.Sleep(0x45d964b800) /Users/zhongshitao/go1.18.10/src/runtime/time.go:194 +0x11c activityServer/center/service/bingoService.updateWeekRank.func1() /Users/zhongshitao/Documents/company/bf/rrby-backend/src/activityServer/center/service/bingoService/weekrank.go:116 +0x6c created by activityServer/center/service/bingoService.updateWeekRank /Users/zhongshitao/Documents/company/bf/rrby-backend/src/activityServer/center/service/bingoService/weekrank.go:99 +0x48

goroutine 99 [sleep]: time.Sleep(0x3b9aca00) /Users/zhongshitao/go1.18.10/src/runtime/time.go:194 +0x11c activityServer/center/internal.ReloadActInfo.func1() /Users/zhongshitao/Documents/company/bf/rrby-backend/src/activityServer/center/internal/timer.go:140 +0x50 created by activityServer/center/internal.ReloadActInfo /Users/zhongshitao/Documents/company/bf/rrby-backend/src/activityServer/center/internal/timer.go:126 +0x7c

goroutine 101 [IO wait]: internal/poll.runtime_pollWait(0x128e94aa0, 0x72) /Users/zhongshitao/go1.18.10/src/runtime/netpoll.go:302 +0xa4 internal/poll.(pollDesc).wait(0x14012911280?, 0x100c9be50?, 0x0) /Users/zhongshitao/go1.18.10/src/internal/poll/fd_poll_runtime.go:83 +0x2c internal/poll.(pollDesc).waitRead(...) /Users/zhongshitao/go1.18.10/src/internal/poll/fd_poll_runtime.go:88 internal/poll.(FD).Accept(0x14012911280) /Users/zhongshitao/go1.18.10/src/internal/poll/fd_unix.go:614 +0x1d0 net.(netFD).accept(0x14012911280) /Users/zhongshitao/go1.18.10/src/net/fd_unix.go:172 +0x28 net.(TCPListener).accept(0x14012900450) /Users/zhongshitao/go1.18.10/src/net/tcpsock_posix.go:139 +0x2c net.(TCPListener).Accept(0x14012900450) /Users/zhongshitao/go1.18.10/src/net/tcpsock.go:288 +0x30 leaf/network.(TCPServer).run(0x14000146480) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/leaf/network/tcp_server.go:81 +0x94 leaf/network.(TCPServer).Start.func1(0x1400147b6e0?) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/leaf/network/tcp_server.go:40 +0x3c created by leaf/network.(*TCPServer).Start /Users/zhongshitao/Documents/company/bf/rrby-backend/src/leaf/network/tcp_server.go:33 +0x74

goroutine 100 [select]: leaf/module.(*Skeleton).Run(0x14000d73bd0, 0x14012938000) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/leaf/module/skeleton.go:50 +0xe4 leaf/module.run(0x1401290f9e0) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/leaf/module/module.go:60 +0x38 leaf/module.Init.func1(0x14000b53e00?) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/leaf/module/module.go:45 +0x3c created by leaf/module.Init /Users/zhongshitao/Documents/company/bf/rrby-backend/src/leaf/module/module.go:39 +0x6c

goroutine 102 [IO wait]: internal/poll.runtime_pollWait(0x128e949b0, 0x72) /Users/zhongshitao/go1.18.10/src/runtime/netpoll.go:302 +0xa4 internal/poll.(pollDesc).wait(0x140128b6e00?, 0x1400ef318ac?, 0x0) /Users/zhongshitao/go1.18.10/src/internal/poll/fd_poll_runtime.go:83 +0x2c internal/poll.(pollDesc).waitRead(...) /Users/zhongshitao/go1.18.10/src/internal/poll/fd_poll_runtime.go:88 internal/poll.(FD).Read(0x140128b6e00, {0x1400ef318ac, 0x4, 0x4}) /Users/zhongshitao/go1.18.10/src/internal/poll/fd_unix.go:167 +0x1e4 net.(netFD).Read(0x140128b6e00, {0x1400ef318ac?, 0x0?, 0x100d16068?}) /Users/zhongshitao/go1.18.10/src/net/fd_posix.go:55 +0x2c net.(conn).Read(0x14008f3c978, {0x1400ef318ac?, 0x101cbc108?, 0x0?}) /Users/zhongshitao/go1.18.10/src/net/net.go:183 +0x38 leaf/network.(TCPConn).Read(0x0?, {0x1400ef318ac?, 0x1400ef67b88?, 0x100f8e890?}) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/leaf/network/tcp_conn.go:104 +0x30 io.ReadAtLeast({0x101636ee8, 0x140128ba4e0}, {0x1400ef318ac, 0x4, 0x4}, 0x4) /Users/zhongshitao/go1.18.10/src/io/io.go:331 +0xa4 io.ReadFull(...) /Users/zhongshitao/go1.18.10/src/io/io.go:350 leaf/network.(MsgParser).Read(0x14012908500, 0x1014441c0?) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/leaf/network/tcp_msg.go:82 +0x64 leaf/network.(TCPConn).ReadMsg(...) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/leaf/network/tcp_conn.go:116 leaf/cluster.(Agent).Run(0x140128a6770) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/leaf/cluster/cluster.go:346 +0x40 leaf/network.(TCPClient).connect(0x14012911380) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/leaf/network/tcp_client.go:121 +0x1b4 leaf/network.(TCPClient).Start.func1(0x0?) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/leaf/network/tcp_client.go:44 +0x3c created by leaf/network.(TCPClient).Start /Users/zhongshitao/Documents/company/bf/rrby-backend/src/leaf/network/tcp_client.go:38 +0x30

goroutine 103 [select]: leaf/cluster.run() /Users/zhongshitao/Documents/company/bf/rrby-backend/src/leaf/cluster/cluster.go:85 +0xbc leaf/cluster.Init.func1() /Users/zhongshitao/Documents/company/bf/rrby-backend/src/leaf/cluster/cluster.go:74 +0x3c created by leaf/cluster.Init /Users/zhongshitao/Documents/company/bf/rrby-backend/src/leaf/cluster/cluster.go:68 +0x31c

goroutine 105 [IO wait]: internal/poll.runtime_pollWait(0x128e948c0, 0x72) /Users/zhongshitao/go1.18.10/src/runtime/netpoll.go:302 +0xa4 internal/poll.(pollDesc).wait(0x14012911500?, 0x101a68be0?, 0x0) /Users/zhongshitao/go1.18.10/src/internal/poll/fd_poll_runtime.go:83 +0x2c internal/poll.(pollDesc).waitRead(...) /Users/zhongshitao/go1.18.10/src/internal/poll/fd_poll_runtime.go:88 internal/poll.(FD).Accept(0x14012911500) /Users/zhongshitao/go1.18.10/src/internal/poll/fd_unix.go:614 +0x1d0 net.(netFD).accept(0x14012911500) /Users/zhongshitao/go1.18.10/src/net/fd_unix.go:172 +0x28 net.(TCPListener).accept(0x140129004b0) /Users/zhongshitao/go1.18.10/src/net/tcpsock_posix.go:139 +0x2c net.(TCPListener).Accept(0x140129004b0) /Users/zhongshitao/go1.18.10/src/net/tcpsock.go:288 +0x30 leaf/network.(TCPServer).run(0x14000146750) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/leaf/network/tcp_server.go:81 +0x94 leaf/network.(TCPServer).Start.func1(0x0?) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/leaf/network/tcp_server.go:40 +0x3c created by leaf/network.(*TCPServer).Start /Users/zhongshitao/Documents/company/bf/rrby-backend/src/leaf/network/tcp_server.go:33 +0x74

goroutine 106 [chan receive]: leaf.Run.func1() /Users/zhongshitao/Documents/company/bf/rrby-backend/src/leaf/leaf.go:63 +0xac created by leaf.Run /Users/zhongshitao/Documents/company/bf/rrby-backend/src/leaf/leaf.go:55 +0x548

goroutine 108 [chan receive]: leaf/network.newTCPConn.func1() /Users/zhongshitao/Documents/company/bf/rrby-backend/src/leaf/network/tcp_conn.go:34 +0x70 created by leaf/network.newTCPConn /Users/zhongshitao/Documents/company/bf/rrby-backend/src/leaf/network/tcp_conn.go:27 +0x138

goroutine 109 [IO wait]: internal/poll.runtime_pollWait(0x128e947d0, 0x72) /Users/zhongshitao/go1.18.10/src/runtime/netpoll.go:302 +0xa4 internal/poll.(pollDesc).wait(0x1401293c580?, 0x140128b3de4?, 0x0) /Users/zhongshitao/go1.18.10/src/internal/poll/fd_poll_runtime.go:83 +0x2c internal/poll.(pollDesc).waitRead(...) /Users/zhongshitao/go1.18.10/src/internal/poll/fd_poll_runtime.go:88 internal/poll.(FD).Read(0x1401293c580, {0x140128b3de4, 0x4, 0x4}) /Users/zhongshitao/go1.18.10/src/internal/poll/fd_unix.go:167 +0x1e4 net.(netFD).Read(0x1401293c580, {0x140128b3de4?, 0x140129faea0?, 0x1401291cee0?}) /Users/zhongshitao/go1.18.10/src/net/fd_posix.go:55 +0x2c net.(conn).Read(0x14012914388, {0x140128b3de4?, 0x101cbca68?, 0x2?}) /Users/zhongshitao/go1.18.10/src/net/net.go:183 +0x38 leaf/network.(TCPConn).Read(0x0?, {0x140128b3de4?, 0x140128d9bd8?, 0x100f8e890?}) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/leaf/network/tcp_conn.go:104 +0x30 io.ReadAtLeast({0x101636ee8, 0x14012954540}, {0x140128b3de4, 0x4, 0x4}, 0x4) /Users/zhongshitao/go1.18.10/src/io/io.go:331 +0xa4 io.ReadFull(...) /Users/zhongshitao/go1.18.10/src/io/io.go:350 leaf/network.(MsgParser).Read(0x140129084e0, 0x101444240?) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/leaf/network/tcp_msg.go:82 +0x64 leaf/network.(TCPConn).ReadMsg(...) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/leaf/network/tcp_conn.go:116 leaf/cluster.(Agent).Run(0x1401291cee0) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/leaf/cluster/cluster.go:346 +0x40 leaf/network.(TCPServer).run.func1() /Users/zhongshitao/Documents/company/bf/rrby-backend/src/leaf/network/tcp_server.go:121 +0x70 created by leaf/network.(*TCPServer).run /Users/zhongshitao/Documents/company/bf/rrby-backend/src/leaf/network/tcp_server.go:114 +0x360

goroutine 39 [chan receive]: github.com/Shopify/sarama.(Broker).responseReceiver(0x140001e4160) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/Shopify/sarama/broker.go:546 +0x84 github.com/Shopify/sarama.withRecover(0x1400043a000?) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/Shopify/sarama/utils.go:45 +0x44 created by github.com/Shopify/sarama.(Broker).Open.func1 /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/Shopify/sarama/broker.go:148 +0xd20

goroutine 131 [chan receive]: github.com/Shopify/sarama.(topicProducer).dispatch(0x1401217b740) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/Shopify/sarama/async_producer.go:320 +0x40 github.com/Shopify/sarama.withRecover(0x0?) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/Shopify/sarama/utils.go:45 +0x44 created by github.com/Shopify/sarama.(asyncProducer).newTopicProducer /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/Shopify/sarama/async_producer.go:315 +0x208

goroutine 132 [chan receive]: github.com/Shopify/sarama.(partitionProducer).dispatch(0x14012162f00) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/Shopify/sarama/async_producer.go:428 +0x15c github.com/Shopify/sarama.withRecover(0x0?) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/Shopify/sarama/utils.go:45 +0x44 created by github.com/Shopify/sarama.(asyncProducer).newPartitionProducer /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/Shopify/sarama/async_producer.go:414 +0x218

goroutine 134 [select]: github.com/Shopify/sarama.(brokerProducer).run(0x14012162fc0) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/Shopify/sarama/async_producer.go:604 +0x144 github.com/Shopify/sarama.withRecover(0x0?) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/Shopify/sarama/utils.go:45 +0x44 created by github.com/Shopify/sarama.(asyncProducer).newBrokerProducer /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/Shopify/sarama/async_producer.go:554 +0x1fc

goroutine 135 [chan receive]: github.com/Shopify/sarama.(asyncProducer).newBrokerProducer.func1() /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/Shopify/sarama/async_producer.go:558 +0x58 github.com/Shopify/sarama.withRecover(0x0?) /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/Shopify/sarama/utils.go:45 +0x44 created by github.com/Shopify/sarama.(asyncProducer).newBrokerProducer /Users/zhongshitao/Documents/company/bf/rrby-backend/src/github.com/Shopify/sarama/async_producer.go:557 +0x2ac

KaniuBillows commented 8 months ago

what' s the version you use? I have the same issue on v1.1.11. But it fix for me on v1.1.12

ZenkieBear commented 3 months ago

I have the same issue too, bump your version from v1.1.11 to v1.1.12

go get github.com/json-iterator/go@v1.1.12