linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] crashing in belle-sip linphone iOS


From: Cameron Ambrose
Subject: [Linphone-developers] crashing in belle-sip linphone iOS
Date: Tue, 7 Jan 2014 15:34:29 -0700

Getting a rare crash when answering a call while on another call. Here's a 
couple backtraces. Could this be a bug in belle-sip or is something else going 
on here?

Linphone 3.6.99-280

Cam

Hardware Model:      iPad2,5
Code Type:       ARM (Native)
Parent Process:  launchd [1]

OS Version:      iOS 6.1.3 (10B329)
Report Version:  104

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000038
Crashed Thread:  0

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   RMC RSP                             0x0011dc2c 
belle_sip_header_address_get_uri (belle_sip_headers_impl.c:168)
1   RMC RSP                             0x003ac944 
linphone_address_get_username (address.c:79)
2   RMC RSP                             0x003b1e2a 
linphone_call_make_local_media_description (linphonecall.c:256)
3   RMC RSP                             0x003a5436 _linphone_core_pause_call 
(linphonecore.c:3504)
4   RMC RSP                             0x003a59ae 
linphone_core_preempt_sound_resources (linphonecore.c:3565)
5   RMC RSP                             0x003a6344 
linphone_core_accept_call_with_params (linphonecore.c:3262)
6   RMC RSP                             0x003a5f42 linphone_core_accept_call 
(linphonecore.c:3214)
7   RMC RSP                             0x00068a42 -[SVVC 
updateUIFromLinphoneState:] (SVVC.m:427)
8   RMC RSP                             0x00067ac2 -[SVVC updatePhoneState] 
(SVVC.m:254)
9   Foundation                          0x31de3f4e __NSFireTimer + 58
10  CoreFoundation                      0x314a15dc 
__CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 12
11  CoreFoundation                      0x314a128c __CFRunLoopDoTimer + 268
12  CoreFoundation                      0x3149fefc __CFRunLoopRun + 1228
13  CoreFoundation                      0x31412eb8 CFRunLoopRunSpecific + 352
14  CoreFoundation                      0x31412d44 CFRunLoopRunInMode + 100
15  GraphicsServices                    0x34fde2e6 GSEventRunModal + 70
16  UIKit                               0x333282fc UIApplicationMain + 1116
17  RMC RSP                             0x0000c130 main (main.m:55)
18  libdyld.dylib                       0x397aeb1c start + 0


----------------------


Hardware Model:      iPad3,4
Code Type:       ARM (Native)
Parent Process:  launchd [1]

OS Version:      iOS 6.1.3 (10B329)
Report Version:  104

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000
Crashed Thread:  0

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   libsystem_c.dylib                   0x397abb54 strlen + 28
1   RMC RSP                             0x0011db0e 
belle_sip_header_address_parse (belle_sip_headers_impl.c:156)
2   RMC RSP                             0x003b5abe sal_address_new 
(sal_address_impl.c:25)
3   RMC RSP                             0x003ac8ba linphone_address_new 
(address.c:34)
4   RMC RSP                             0x003b1dd6 
linphone_call_make_local_media_description (linphonecall.c:249)
5   RMC RSP                             0x003a5436 _linphone_core_pause_call 
(linphonecore.c:3504)
6   RMC RSP                             0x003a59ae 
linphone_core_preempt_sound_resources (linphonecore.c:3565)
7   RMC RSP                             0x003a6344 
linphone_core_accept_call_with_params (linphonecore.c:3262)
8   RMC RSP                             0x003a5f42 linphone_core_accept_call 
(linphonecore.c:3214)
9   RMC RSP                             0x00068a42 -[SVVC 
updateUIFromLinphoneState:] (SVVC.m:427)
10  RMC RSP                             0x00067ac2 -[SVVC updatePhoneState] 
(SVVC.m:254)
11  Foundation                          0x31df82f6 __NSFireTimer + 58
12  CoreFoundation                      0x314b4854 
__CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 12
13  CoreFoundation                      0x314b44fe __CFRunLoopDoTimer + 270
14  CoreFoundation                      0x314b3172 __CFRunLoopRun + 1226
15  CoreFoundation                      0x31426238 CFRunLoopRunSpecific + 352
16  CoreFoundation                      0x314260c4 CFRunLoopRunInMode + 100
17  GraphicsServices                    0x34fe1336 GSEventRunModal + 70
18  UIKit                               0x333422b4 UIApplicationMain + 1116
19  RMC RSP                             0x0000c130 main (main.m:55)
20  libdyld.dylib                       0x39796b1c start + 0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]