-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] batch send msg failed #2528
Comments
{"platform": "Android", "connID": "03c07c03b28acfc8f5f384bd43eec82e", "operationID": "1723964160812", "opUserID": "3429864825", "req= ": "{SendMsg:{SendID:3429864825 GroupID:2855090880 SenderNickname:娴嬭瘯01 SenderFaceURL: SenderPlatformID:2 Content:map[content:鏈哄櫒浜哄洖澶嶆秷鎭痌 ContentType:101 SessionType:3 IsOnlineOnly:false NotOfflinePush:false SendTime:1723964160936 OfflinePushInfo:title:"浣犳敹鍒颁簡涓€鏉℃柊娑堟伅" iOSPushSound:"+1" iOSBadgeCount:true Ex:} IsSendAll:false RecvIDs:[2855090880]}"} |
log.ZDebug(c, "BatchSendMsg", "sendMsgReq= ", sendMsgReq) this is sendMsgReq content: |
BatchSendMsg {"platform": "Android", "connID": "03c07c03b28acfc8f5f384bd43eec82e", "operationID": "1723964160812", "opUserID": "3429864825", "c= ": "context.Background.WithValue(type transport.connectionKey, val ).WithValue(type peer.peerKey, val ).WithCancel.WithValue(type metadata.mdIncomingKey, val ).WithValue(type grpc.serverKey, val ).WithValue(type grpc.streamKey, val ).WithValue(type string, val 1723964160812).WithValue(type string, val 3429864825).WithValue(type string, val Android).WithValue(type string, val 03c07c03b28acfc8f5f384bd43eec82e)"} |
[root@flexusx-win16-openim open-im-server]# panic: runtime error: invalid memory address or nil pointer dereference |
Is there any secondary development on our code? According to the code, the crash location should not exist |
OpenIM Server Version
3.8.0
Operating System and CPU Architecture
Linux (AMD)
Deployment Method
Source Code Deployment
Bug Description and Steps to Reproduce
BatchSendMsg {"platform": "Android", "connID": "a4670698e6e08fca3cc66386c726ca34", "operationID": "1723960265930", "opUserID": "3429864825", "sendMsgReq= ": "msgData:{sendID:"3429864825" groupID:"2855090880" clientMsgID:"15b1678d930976dec46792380ee2c853" senderPlatformID:2 senderNickname:"娴嬭瘯01" sessionType:3 msgFrom:200 contentType:101 content:"{\"content\":\"鏈哄櫒浜哄洖澶嶆秷鎭痋\"}" sendTime:1723960266002 createTime:1723960266003 offlinePushInfo:{title:"浣犳敹鍒颁簡涓€鏉℃柊娑堟伅" iOSPushSound:"+1" iOSBadgeCount:true}}"}
Screenshots Link
The text was updated successfully, but these errors were encountered: