linphone-developers
[Top][All Lists]
Advanced

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

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


From: Cameron Ambrose
Subject: Re: [Linphone-developers] crashing in belle-sip linphone iOS
Date: Wed, 26 Mar 2014 09:40:29 -0600

Here's a larger portion of the debug log before the crash. Hope this helps. 
Using liblinphone 3.7.0-69

Cam

----------

Mar 26 09:04:00  RSP[108] <Warning>: bandwidth usage for call [0x16cf2c00]: 
audio=[d=80.1,u=79.3] video=[d=0.0,u=0.0] kbit/sec
Mar 26 09:04:00  RSP[108] <Warning>: Thread processing load: audio=4.062983     
video=0.000000
Mar 26 09:04:00  RSP[108] <Warning>: 1 calls
Mar 26 09:04:00  RSP[108] <Warning>: stream [0x141b54c0]: receiving RTCP SR
Mar 26 09:04:00  RSP[108] <Warning>: audio_stream_iterate[0x141b54c0]: remote 
statistics available
                remote's interarrival jitter=204
                remote's lost packets percentage since last report=0.000000
                round trip time=0.011658 seconds
Mar 26 09:04:00  RSP[108] <Warning>: MSQosAnalyser: lost_percentage=0.000000, 
int_jitter=25.500000 ms, rt_prop=0.011658 sec
Mar 26 09:04:00  RSP[108] <Warning>: MSQosAnalyser: everything is fine.
Mar 26 09:04:00  RSP[108] <Warning>: MSBitrateController: current state is Init
Mar 26 09:04:00  RSP[108] <Warning>: channel [0x728b000]: received [748] new 
bytes from [UDP://xxxxx.xxx:5060]:
        INVITE sip:address@hidden:19963 SIP/2.0
        
        Via: SIP/2.0/UDP 192.168.6.4:5060;branch=z9hG4bK5ae6c666;rport
        
        From: "XXXXXX" <sip:address@hidden>;tag=as03fa65d7
        
        To: <sip:address@hidden:19963>
        
        Contact: <sip:address@hidden>
        
        Call-ID: address@hidden
        
        CSeq: 102 INVITE
        
        User-Agent: Asterisk PBX (digium)
        
        Max-Forwards: 70
        
        Date: Wed, 26 Mar 2014 15:04:01 GMT
        
        Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
        
        Supported: replaces
        
        Content-Type: application/sdp
        
        Content-Length: 209
        
        
        
        v=0
        
        o=root 3722 3722 IN IP4 192.168.6.4
        
        s=session
        
        c=IN IP4 192.168.6.4
        
        t=0 0
        
        m=audio 11042 RTP/AVP 0 101
        
        a=rtpmap:0 PCMU/8000
        
        a=rtpmap:101 telephone-event/8000
        
        a=fmtp:101 0-16
        
        a=ptime:20
        
        a=sendrecv
        
Mar 26 09:04:00  RSP[108] <Warning>: channel [0x728b000] [539] bytes parsed
Mar 26 09:04:00  RSP[108] <Warning>: Changing [server] [INVITE] transaction 
[0x156dad50], from state [INIT] to [PROCEEDING]
Mar 26 09:04:00  RSP[108] <Warning>: channel [0x728b000]: message sent to 
[UDP://xxxxx.xxx:5060], size: [245] bytes
        SIP/2.0 100 Trying
        
        Via: SIP/2.0/UDP 192.168.6.4:5060;branch=z9hG4bK5ae6c666;rport
        
        From: "XXXXXX" <sip:address@hidden>;tag=as03fa65d7
        
        To: sip:address@hidden:19963
        
        Call-ID: address@hidden
        
        CSeq: 102 INVITE
        
        
        
Mar 26 09:04:00  RSP[108] <Warning>: New server dialog [0x14126150] , local tag 
[], remote tag [as03fa65d7]
Mar 26 09:04:00  RSP[108] <Warning>: Dialog set from [0x0] to [0x14126150] for 
op [0x23a0e5b0]
Mar 26 09:04:00  RSP[108] <Warning>: new incoming call from ["XXXXXX" 
<sip:address@hidden>] to [sip:address@hidden:19963]
Mar 26 09:04:00  RSP[108] <Warning>: Found payload PCMU/8000 fmtp=
Mar 26 09:04:00  RSP[108] <Warning>: Found payload telephone-event/8000 
fmtp=0-16
Mar 26 09:04:00  RSP[108] <Warning>:  searching for 
already_a_call_with_remote_address.
Mar 26 09:04:00  RSP[108] <Warning>: Doing SDP offer/answer process of type 
incoming
Mar 26 09:04:00  RSP[108] <Warning>: Playing tones of frequencies 440,0 Hz, 
duration=300, amplitude=1.000000 interval=2000, repeat_count=0
Mar 26 09:04:00  RSP[108] <Warning>: Call 0x16d99c00: moving from state 
LinphoneCallIdle to LinphoneCallIncomingReceived
Mar 26 09:04:00  RSP[108] <Warning>: --->Incoming received for call 0x16d99c00
Mar 26 09:04:00  RSP[108] <Warning>: Call state 1 for call 0x16d99c00
Mar 26 09:04:00  RSP[108] <Warning>: Contact has been fixed using local ip
Mar 26 09:04:00  RSP[108] <Warning>: channel [0x728b000]: message sent to 
[UDP://xxxxx.xxx:5060], size: [338] bytes
        SIP/2.0 180 Ringing
        
        Via: SIP/2.0/UDP 192.168.6.4:5060;branch=z9hG4bK5ae6c666;rport
        
        From: "XXXXXX" <sip:address@hidden>;tag=as03fa65d7
        
        To: <sip:address@hidden:19963>;tag=VtUSTcC
        
        Call-ID: address@hidden
        
        CSeq: 102 INVITE
        
        User-Agent: LinphoneIPhone/ (belle-sip/1.3.1)
        
        Supported: replaces, outbound
        
        
        
Mar 26 09:04:00  RSP[108] <Warning>: Dialog [0x14126150]: now updated by 
transaction [0x156dad50].
Mar 26 09:04:01  RSP[108] <Warning>: bandwidth usage for call [0x16cf2c00]: 
audio=[d=80.1,u=80.1] video=[d=0.0,u=0.0] kbit/sec
Mar 26 09:04:01  RSP[108] <Warning>: Thread processing load: audio=4.823867     
video=0.000000
Mar 26 09:04:01  RSP[108] <Warning>: incoming call ringing for 1 seconds
Mar 26 09:04:01  RSP[108] <Warning>: 2 calls
Mar 26 09:04:01  RSP[108] <Warning>: Pausing main call 0x16cf2c00
Mar 26 09:04:01  ReportCrash[153] <Notice>: Formulating crash report for 
process RSP[108]
Mar 26 09:04:01  ReportCrash[153] <Error>: libMobileGestalt 
copySystemVersionDictionaryValue: Could not lookup ReleaseType from system 
version dictionary
Mar 26 09:04:01  ReportCrash[153] <Notice>: Saved crashreport to 
/var/mobile/Library/Logs/CrashReporter/RSP_2014-03-26-090401_XXXXXX.plist using 
uid: 0 gid: 0, synthetic_euid: 501 egid: 0
Mar 26 09:04:01  com.apple.launchd[1] <Warning>: 
(UIKitApplication:com.xxxxx.rsp[0xbaeb]) Job appears to have crashed: 
Segmentation fault: 11

and corresponding backtrace

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                   0x3a04d410 strnlen + 40
1   libsystem_c.dylib                   0x3a04e33e strncpy + 18
2   RSP                                 0x00399bbe 
linphone_call_make_local_media_description (linphonecall.c:305)
3   RSP                                 0x0038c6da _linphone_core_pause_call 
(linphonecore.c:3638)
4   RSP                                 0x0038d94a linphone_core_pause_call 
(linphonecore.c:3624)
5   RSP                                 0x0006c554 -[SaleVerifyViewController 
updateUIFromLinphoneState:] (SaleVerifyViewController.m:441)
6   RSP                                 0x0006b3d6 -[SaleVerifyViewController 
updatePhoneState] (SaleVerifyViewController.m:254)
7   Foundation                                  0x326972f6 __NSFireTimer + 58
8   CoreFoundation                      0x31d53854 
__CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 12
9   CoreFoundation                      0x31d534fe __CFRunLoopDoTimer + 270
10  CoreFoundation                      0x31d52172 __CFRunLoopRun + 1226
11  CoreFoundation                      0x31cc5238 CFRunLoopRunSpecific + 352
12  CoreFoundation                      0x31cc50c4 CFRunLoopRunInMode + 100
13  GraphicsServices                    0x35880336 GSEventRunModal + 70
14  UIKit                                       0x33be12b4 UIApplicationMain + 
1116
15  RSP                                 0x0000bfac main (main.m:55)
16  libdyld.dylib                               0x3a035b1c start + 0




reply via email to

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