BelledonneCommunications / linphone-iphone

Linphone is a free VoIP and video softphone based on the SIP protocol. Mirror of linphone-iphone (git://git.linphone.org/linphone-iphone.git)

Home Page:http://linphone.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[bctoolbox] bctbx_logv.cold.1

elkateeb88 opened this issue · comments

linphone SDK version 5.2 , A build with the Ninja generator
xcode version 14.2
OS version: IOS 16.1.2
Model:iPhone 11

Crashed: com.apple.main-thread
0 libsystem_kernel.dylib 0x7200 __pthread_kill + 8
1 libsystem_pthread.dylib 0x71ac pthread_kill + 268
2 libsystem_c.dylib 0x20c8c abort + 180
3 bctoolbox 0x96db4 bctbx_logv.cold.1 + 14
4 bctoolbox 0x8728 bctbx_logv + 614
5 mediastreamer2 0x78b18 bctbx_fatal(char const*, ...) + 44
6 mediastreamer2 0x77ab4 ms_au_write_new(_MSSndCard*) + 80
7 mediastreamer2 0x218f4 audio_stream_start_from_io + 796
8 linphone 0x1c20d4 LinphonePrivate::MS2AudioStream::render(LinphonePrivate::OfferAnswerContext const&, LinphonePrivate::CallSession::State) + 3552
9 linphone 0x1b65b4 LinphonePrivate::StreamsGroup::render(LinphonePrivate::OfferAnswerContext const&, LinphonePrivate::CallSession::State) + 268
10 linphone 0x195274 LinphonePrivate::MediaSessionPrivate::updateStreams(std::__1::shared_ptrLinphonePrivate::SalMediaDescription&, LinphonePrivate::CallSession::State) + 1272
11 linphone 0x196880 LinphonePrivate::MediaSessionPrivate::remoteRinging() + 408
12 linphone 0xb34c call_ringing(LinphonePrivate::SalOp*) + 136
13 linphone 0x25db50 LinphonePrivate::SalCallOp::processResponseCb(void*, belle_sip_response_event const*) + 3588
14 linphone 0x270810 LinphonePrivate::Sal::processResponseEventCb(void*, belle_sip_response_event const*) + 1592
15 belle-sip 0x47250 belle_sip_client_transaction_notify_response + 604
16 belle-sip 0x402d0 belle_sip_provider_dispatch_response + 932
17 belle-sip 0x3fb98 belle_sip_provider_dispatch_message + 156
18 belle-sip 0x22a64 belle_sip_channel_process_stream + 224
19 belle-sip 0x20b88 belle_sip_channel_process_data + 312
20 belle-sip 0x155c4 belle_sip_main_loop_run + 1132
21 belle-sip 0x15784 belle_sip_main_loop_sleep + 148
22 linphone 0x299ac linphone_core_iterate + 436
23 linphone 0x3a1300 -[IosAppDelegate iterate] + 96
24 Foundation 0x835f8 __NSFireTimer + 96
25 CoreFoundation 0xce35c CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION + 32
26 CoreFoundation 0x8a9d8 __CFRunLoopDoTimer + 940
27 CoreFoundation 0x2e598 __CFRunLoopDoTimers + 288
28 CoreFoundation 0x7bfcc __CFRunLoopRun + 1896
29 CoreFoundation 0x80ed4 CFRunLoopRunSpecific + 612
30 GraphicsServices 0x1368 GSEventRunModal + 164
31 UIKitCore 0x3a23d0 -[UIApplication _run] + 888
32 UIKitCore 0x3a2034 UIApplicationMain + 340
33 AppName 0x2fec0 main + 39 (main.m:39)
34 ??? 0x1ca358960 (Missing)