Skip to content
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

crash in macos 12(M2) #1540

Open
HHMedic opened this issue Mar 5, 2024 · 0 comments
Open

crash in macos 12(M2) #1540

HHMedic opened this issue Mar 5, 2024 · 0 comments

Comments

@HHMedic
Copy link

HHMedic commented Mar 5, 2024

Describe the bug
crash in macos 12(M2)

  • Flutter version:
    Flutter 3.13.9

  • Plugin version:
    sip_ua: ^0.5.8

  • OS:

  • OS version:
    macos 12.5(M2)

截屏2024-03-05 17 26 51

OS Version: macOS 12.5.0 (21G72)
Report Version: 104

Exception Type: EXC_CRASH (SIGABRT)
Crashed Thread: 0

Application Specific Information:

offer

Thread 0 Crashed:
0 libsystem_kernel.dylib 0xfff005d6a00e __pthread_kill
1 libsystem_c.dylib 0xfff005bf3d24 abort
2 WebRTC 0x123612820 std::Cr::__libcpp_verbose_abort
3 WebRTC 0x12363c029 +[RTCSessionDescription typeForStdString:]
4 WebRTC 0x12363b630 +[RTCSessionDescription typeForString:]
5 flutter_webrtc 0x10e65ca98 -[FlutterWebRTCPlugin handleMethodCall:result:]
6 FlutterMacOS 0x11801fb2d delete[]
7 FlutterMacOS 0x1175d719a
8 FlutterMacOS 0x117eda1f5 delete[]
9 FlutterMacOS 0x117ee9e7a delete[]
10 FlutterMacOS 0x117eea728 delete[]
11 FlutterMacOS 0x117ee72c4 delete[]
12 FlutterMacOS 0x117ed082c delete[]
13 FlutterMacOS 0x1175d9c84
14 FlutterMacOS 0x1175d9e30
15 libdispatch.dylib 0xfff005a6c0cc _dispatch_call_block_and_release
16 libdispatch.dylib 0xfff005a6d317 _dispatch_client_callout
17 libdispatch.dylib 0xfff005a79c78 _dispatch_main_queue_drain
18 libdispatch.dylib 0xfff005a798bb _dispatch_main_queue_callback_4CF
19 CoreFoundation 0xfff005f28cda CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE
20 CoreFoundation 0xfff005eea1cb __CFRunLoopRun
21 CoreFoundation 0xfff005ee9034 CFRunLoopRunSpecific
22 HIToolbox 0xfff0181705e6 RunCurrentEventLoopInMode
23 HIToolbox 0xfff01817034a ReceiveNextEventCommon
24 HIToolbox 0xfff0181700e5 _BlockUntilNextEventMatchingListInModeWithFilter
25 AppKit 0xfff00b208fad _DPSNextEvent
26 AppKit 0xfff00b20766a -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]
27 AppKit 0xfff00b1f9d19 -[NSApplication run]
28 AppKit 0xfff00b1cdc97 NSApplicationMain
29 hh_assistant 0x202006e99 main
30 0x203cdd52e

Thread 0 Crashed:
0 libsystem_kernel.dylib 0xfff005d6a00e __pthread_kill
1 libsystem_c.dylib 0xfff005bf3d24 abort
2 WebRTC 0x123612820 std::Cr::__libcpp_verbose_abort
3 WebRTC 0x12363c029 +[RTCSessionDescription typeForStdString:]
4 WebRTC 0x12363b630 +[RTCSessionDescription typeForString:]
5 flutter_webrtc 0x10e65ca98 -[FlutterWebRTCPlugin handleMethodCall:result:]
6 FlutterMacOS 0x11801fb2d delete[]
7 FlutterMacOS 0x1175d719a
8 FlutterMacOS 0x117eda1f5 delete[]
9 FlutterMacOS 0x117ee9e7a delete[]
10 FlutterMacOS 0x117eea728 delete[]
11 FlutterMacOS 0x117ee72c4 delete[]
12 FlutterMacOS 0x117ed082c delete[]
13 FlutterMacOS 0x1175d9c84
14 FlutterMacOS 0x1175d9e30
15 libdispatch.dylib 0xfff005a6c0cc _dispatch_call_block_and_release
16 libdispatch.dylib 0xfff005a6d317 _dispatch_client_callout
17 libdispatch.dylib 0xfff005a79c78 _dispatch_main_queue_drain
18 libdispatch.dylib 0xfff005a798bb _dispatch_main_queue_callback_4CF
19 CoreFoundation 0xfff005f28cda CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE
20 CoreFoundation 0xfff005eea1cb __CFRunLoopRun
21 CoreFoundation 0xfff005ee9034 CFRunLoopRunSpecific
22 HIToolbox 0xfff0181705e6 RunCurrentEventLoopInMode
23 HIToolbox 0xfff01817034a ReceiveNextEventCommon
24 HIToolbox 0xfff0181700e5 _BlockUntilNextEventMatchingListInModeWithFilter
25 AppKit 0xfff00b208fad _DPSNextEvent
26 AppKit 0xfff00b20766a -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]
27 AppKit 0xfff00b1f9d19 -[NSApplication run]
28 AppKit 0xfff00b1cdc97 NSApplicationMain
29 hh_assistant 0x202006e99 main
30 0x203cdd52e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant