Skip to content

[BUG] Application crash #61

Description

@curry-888

OpenIM Server Version

3.8.2

Operating System and CPU Architecture

Linux (ARM)

Deployment Method

Docker Deployment

Bug Description and Steps to Reproduce

Last Exception Backtrace:
0 CoreFoundation 0x1804ae0ec __exceptionPreprocess + 160
1 libobjc.A.dylib 0x180087db4 objc_exception_throw + 56
2 Foundation 0x180d1718c -[NSMutableDictionary(NSMutableDictionary) classForCoder] + 0
3 myAPP.debug.dylib 0x10bb47e38 -[RCTEventEmitter sendEventWithName:body:] + 372 (RCTEventEmitter.m:45)
4 myAPP.debug.dylib 0x10c34b1a8 -[OpenIMSDKRN pushEvent:data:] + 96 (OpenImSdkRn.m:125)
5 myAPP.debug.dylib 0x10c357c1c -[OpenIMSDKRN onConnecting] + 44 (OpenImSdkRn.m:1248)

调用路径:

OpenIMSDKRN onConnecting 触发
调用 pushEvent:data:
最终传递到 RCTEventEmitter sendEventWithName:body:
发生崩溃

Screenshots Link

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions