Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/objective-c/24.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Ios Linphone Malloc错误中断_Ios_Objective C_C_Malloc_Linphone - Fatal编程技术网

Ios Linphone Malloc错误中断

Ios Linphone Malloc错误中断,ios,objective-c,c,malloc,linphone,Ios,Objective C,C,Malloc,Linphone,在为自己定制Linphone时,一切基本正常,但当我去测试Pushkit和Voip push时,我遇到了这个错误。 有人能帮我找出发生了什么事吗? 我对XCode/swift/ObjectiveC相当陌生,所以很难理解所有这些错误 顺便说一句,我获得了uso PushKit所需的所有证书 Oct 14 11:12:31 linphone[6403] <Notice>: bel/Changing [client] [REGISTER] transaction [0x61000035e

在为自己定制Linphone时,一切基本正常,但当我去测试Pushkit和Voip push时,我遇到了这个错误。 有人能帮我找出发生了什么事吗? 我对XCode/swift/ObjectiveC相当陌生,所以很难理解所有这些错误

顺便说一句,我获得了uso PushKit所需的所有证书

Oct 14 11:12:31  linphone[6403] <Notice>: bel/Changing [client] [REGISTER] transaction [0x61000035e560], from state [COMPLETED] to [TERMINATED]
Oct 14 11:12:31  linphone[6403] <Notice>: bel/Client internal REGISTER transaction [0x61000035e560] terminated
Oct 14 11:12:31  linphone[6403] <Notice>: bel/Changing [client] [REGISTER] transaction [0x610000541600], from state [COMPLETED] to [TERMINATED]
Oct 14 11:12:31  linphone[6403] <Notice>: bel/Client internal REGISTER transaction [0x610000541600] terminated
Oct 14 11:12:33  linphone[6403] <Notice>: bel/Background task belle-sip recv channel started. Unknown remaining time since application is not fully in background.
Oct 14 11:12:33  linphone[6403] <Warning>: bel/channel [0x7fc5349a1000]: recv background task has to be ended now, but work isn't finished.
Oct 14 11:12:33  linphone[6403] <Notice>: bel/channel [0x7fc5349a1000]: starting recv background task with id=[12].
Oct 14 11:12:33  linphone[6403] <Notice>: bel/channel [0x7fc5349a1000]: ending recv background task with id=[12].
Oct 14 11:12:33  linphone[6403] <Notice>: bel/channel [0x7fc5349a1000]: received [973] new bytes from [UDP://fone.isuper.com.br:5060]:
    INVITE sip:280@177.8.248.2:63183;transport=udp SIP/2.0
    Via: SIP/2.0/UDP 177.8.248.10:5060;branch=z9hG4bK73bc6c39;rport
    Max-Forwards: 70
    From: "PD-Rodrigo" <sip:279@177.8.248.10>;tag=as5859feed
    To: <sip:280@177.8.248.2:63183;transport=udp>
    Contact: <sip:279@177.8.248.10:5060>
    Call-ID: 2b1b5cbc26ac66275f34701674365df2@177.8.248.10:5060
    CSeq: 102 INVITE
    User-Agent: PhoneBox PBX
    Date: Fri, 14 Oct 2016 14:12:35 GMT
    Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
    Supported: replaces, timer
    Content-Type: application/sdp
    Content-Length: 375

    v=0
    o=root 1941729179 1941729179 IN IP4 177.8.248.10
    s=Asterisk PBX 11.13.1
    c=IN IP4 177.8.248.10
    t=0 0
    m=audio 15694 RTP/AVP 0 8 3 97 18 101
    a=rtpmap:0 PCMU/8000
    a=rtpmap:8 PCMA/8000
    a=rtpmap:3 GSM/8000
    a=rtpmap:97 iLBC/8000
    a=fmtp:97 mode=30
    a=rtpmap:18 G729/8000
    a=fmtp:18 annexb=no
    a=rtpmap:101 telephone-event/8000
    a=fmtp:101 0-16
    a=ptime:20
    a=sendrecv
Oct 14 11:12:33  linphone[6403] <Notice>: bel/channel [0x7fc5349a1000] [598] bytes parsed
Oct 14 11:12:33  linphone[6403] <Notice>: bel/channel [0x7fc5349a1000] read [375] bytes of body from [fone.isuper.com.br:5060]
Oct 14 11:12:33  linphone[6403] <Notice>: bel/Changing [server] [INVITE] transaction [0x618000757c30], from state [INIT] to [PROCEEDING]
Oct 14 11:12:33  linphone[6403] <Notice>: bel/channel [0x7fc5349a1000]: message sent to [UDP://fone.isuper.com.br:5060], size: [271] bytes
    SIP/2.0 100 Trying
    Via: SIP/2.0/UDP 177.8.248.10:5060;branch=z9hG4bK73bc6c39;rport
    From: "PD-Rodrigo" <sip:279@177.8.248.10>;tag=as5859feed
    To: <sip:280@177.8.248.2:63183;transport=udp>
    Call-ID: 2b1b5cbc26ac66275f34701674365df2@177.8.248.10:5060
    CSeq: 102 INVITE
Oct 14 11:12:33  linphone[6403] <Notice>: bel/New server dialog [0x6180001dc5c0] , local tag [yiWGtZ9], remote tag [as5859feed]
Oct 14 11:12:33  linphone[6403] <Notice>: lib/op [0x7fc532d1f240] : set_or_update_dialog() current=[0x0] new=[0x6180001dc5c0]
Oct 14 11:12:33  linphone[6403] <Notice>: lib/new incoming call from ["PD-Rodrigo" <sip:279@177.8.248.10>] to [<sip:280@177.8.248.2:63183;transport=udp>]
Oct 14 11:12:33  linphone[6403] <Notice>: lib/Found payload PCMU/8000 fmtp=
Oct 14 11:12:33  linphone[6403] <Notice>: lib/Found payload PCMA/8000 fmtp=
Oct 14 11:12:33  linphone[6403] <Notice>: lib/Found payload GSM/8000 fmtp=
Oct 14 11:12:33  linphone[6403] <Notice>: lib/Found payload iLBC/8000 fmtp=mode=30
Oct 14 11:12:33  linphone[6403] <Notice>: lib/Found payload G729/8000 fmtp=annexb=no
Oct 14 11:12:33  linphone[6403] <Notice>: lib/Found payload telephone-event/8000 fmtp=0-16
Oct 14 11:12:33  linphone[6403] <Notice>: lib/Searching for already_a_call_with_remote_address.
Oct 14 11:12:33  linphone[6403] <Notice>: lib/Found media local-ip from signaling.
Oct 14 11:12:33  linphone[6403] <Notice>: lib/New LinphoneCall [0x7fc533a22e00] initialized (LinphoneCore version: 3.10.2-293-g8958eaa)
Oct 14 11:12:33  linphone[6403] <Notice>: lib/audio stream index found: 0, updating main audio stream index
Oct 14 11:12:33  linphone[6403] <Notice>: lib/RtpSession bound to [0.0.0.0] ports [7246] [7247]
Oct 14 11:12:33  linphone[6403] <Notice>: lib/rtp_session_enable_network_simulation:DISABLING NETWORK SIMULATION
Oct 14 11:12:33  linphone[6403] <Notice>: lib/Configured srtp crypto suite: AES_CM_128_HMAC_SHA1_80 
Oct 14 11:12:33  linphone[6403] <Notice>: lib/Configured srtp crypto suite: AES_CM_128_HMAC_SHA1_32 
Oct 14 11:12:33  linphone[6403] <Notice>: lib/Configured srtp crypto suite: AES_256_CM_HMAC_SHA1_80 
Oct 14 11:12:33  linphone[6403] <Notice>: lib/Configured srtp crypto suite: AES_256_CM_HMAC_SHA1_32 
Oct 14 11:12:33  linphone[6403] <Notice>: lib/Creating ZRTP engine on rtp session [0x7fc533945000] ssrc 0x3da7b9ea
Oct 14 11:12:33  linphone[6403] <Notice>: lib/Setting DSCP to 46 for MSAudio stream.
Oct 14 11:12:33  linphone[6403] <Notice>: lib/Equalizer location: mic
Oct 14 11:12:33  linphone[6403] <Notice>: lib/cannot set noise gate mode to [0] because no volume send
Oct 14 11:12:33  linphone[6403] <Notice>: lib/Cannot determine multicast role for stream type [video] on call [0x7fc533a22e00]
Oct 14 11:12:33  linphone[6403] <Notice>: lib/RtpSession bound to [0.0.0.0] ports [9294] [9295]
Oct 14 11:12:33  linphone[6403] <Notice>: lib/rtp_session_enable_network_simulation:DISABLING NETWORK SIMULATION
Oct 14 11:12:33  linphone[6403] <Notice>: lib/Initializing multistream ZRTP context on rtp session [0x7fc5339e4c00] ssrc 0xcd914f27
Oct 14 11:12:33  linphone[6403] <Notice>: lib/Setting DSCP to 0 for MSVideo stream.
Oct 14 11:12:33  linphone[6403] <Notice>: lib/Cannot determine multicast role for stream type [text] on call [0x7fc533a22e00]
Oct 14 11:12:33  linphone[6403] <Notice>: lib/RtpSession bound to [0.0.0.0] ports [11078] [11079]
Oct 14 11:12:33  linphone[6403] <Notice>: lib/rtp_session_enable_network_simulation:DISABLING NETWORK SIMULATION
Oct 14 11:12:33  linphone[6403] <Notice>: lib/Created new ICE check list for stream [0]
Oct 14 11:12:33  linphone[6403] <Notice>: lib/Found media local-ip from signaling.
Oct 14 11:12:33  linphone[6403] <Notice>: lib/Don't put video stream on local offer for call [0x7fc533a22e00]
Oct 14 11:12:33  linphone[6403] <Notice>: lib/Don't put text stream on local offer for call [0x7fc533a22e00]
Oct 14 11:12:33  linphone[6403] <Notice>: lib/Doing SDP offer/answer process of type incoming
Oct 14 11:12:33  linphone[6403] <Notice>: lib/No match for GSM/8000/1
Oct 14 11:12:33  linphone[6403] <Notice>: lib/No match for iLBC/8000/1
Oct 14 11:12:33  linphone[6403] <Notice>: lib/No match for G729/8000/1
Oct 14 11:12:33  linphone[6403] <Notice>: bel/Background task liblinphone call notification started. Unknown remaining time since application is not fully in background.
Oct 14 11:12:33  linphone[6403] <Notice>: lib/linphone_ringtoneplayer_ios_start_with_cb: using ringtone /Users/joelsene/Library/Developer/CoreSimulator/Devices/3ED2130C-2343-49A3-93CA-24776C42E4D8/data/Containers/Bundle/Application/AB8E7BC4-03A7-40EC-A3B6-7465E5E8DBD9/linphone.app/notes_of_the_optimistic.caf
linphone(6403,0x700000783000) malloc: *** error for object 0x60800020e720: Invalid pointer dequeued from free list
*** set a breakpoint in malloc_error_break to debug
(lldb) 
10月14日11:12:31 linphone[6403]:bel/将[客户端][注册]事务[0x6100035E560]从状态[已完成]更改为[已终止]
10月14日11:12:31 linphone[6403]:bel/客户端内部注册事务[0x6100035E560]终止
10月14日11:12:31 linphone[6403]:bel/将[客户端][注册]事务[0x61000541600]从状态[完成]更改为[终止]
10月14日11:12:31 linphone[6403]:bel/客户端内部注册事务[0x61000541600]终止
10月14日11:12:33 linphone[6403]:贝尔/后台任务贝尔sip recv频道已启动。由于应用程序未完全位于后台,剩余时间未知。
10月14日11:12:33 linphone[6403]:贝尔/频道[0x7fc5349a1000]:recv后台任务现在必须结束,但工作尚未完成。
10月14日11:12:33 linphone[6403]:bel/频道[0x7fc5349a1000]:启动id为[12]的recv后台任务。
10月14日11:12:33 linphone[6403]:贝尔/频道[0x7fc5349a1000]:结束id为[12]的recv后台任务。
10月14日11:12:33 linphone[6403]:bel/channel[0x7fc5349a1000]:从[UDP://fone.isuper.com.br:5060]接收到[973]个新字节:
邀请sip:280@177.8.248.2:63183;传输=udp SIP/2.0
Via:SIP/2.0/UDP 177.8.248.10:5060;分支=z9hG4bK73bc6c39;港口
最大前锋:70
摘自:“罗德里戈警长”;标签=as5859feed
致:
联系人:
呼叫ID:2b1b5cbc26ac66275f34701674365df2@177.8.248.10:5060
CSeq:102邀请
用户代理:电话盒PBX
日期:2016年10月14日星期五14:12:35 GMT
允许:邀请、确认、取消、选项、再见、参考、订阅、通知、信息、发布、消息
支持:替换、定时器
内容类型:应用程序/sdp
内容长度:375
v=0
o=IP4 177.8.248.10中的根1941729179 1941729179
s=星号PBX 11.13.1
c=在IP4177.8.248.10中
t=0
m=音频15694 RTP/AVP 0 8 3 97 18 101
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:3 GSM/8000
a=rtpmap:97 iLBC/8000
a=fmtp:97模式=30
a=rtpmap:18 G729/8000
a=fmtp:18附录B=no
a=rtpmap:101电话事件/8000
a=fmtp:101 0-16
a=时间:20
a=sendrecv
10月14日11:12:33 linphone[6403]:已解析bel/通道[0x7fc5349a1000][598]字节
10月14日11:12:33 linphone[6403]:bel/通道[0x7fc5349a1000]从[fone.isuper.com.br:5060]读取[375]字节的正文
10月14日11:12:33 linphone[6403]:bel/正在将[server][INVITE]事务[0x618000757c30]从状态[INIT]更改为[progression]
10月14日11:12:33 linphone[6403]:bel/channel[0x7fc5349a1000]:发送到[UDP://fone.isuper.com.br:5060]的消息,大小:[271]字节
SIP/2.0 100
Via:SIP/2.0/UDP 177.8.248.10:5060;分支=z9hG4bK73bc6c39;港口
摘自:“罗德里戈警长”;标签=as5859feed
致:
呼叫ID:2b1b5cbc26ac66275f34701674365df2@177.8.248.10:5060
CSeq:102邀请
10月14日11:12:33 linphone[6403]:贝尔/新服务器对话框[0x6180001dc5c0],本地标签[yiWGtZ9],远程标签[as5859feed]
10月14日11:12:33 linphone[6403]:lib/op[0x7fc532d1f240]:设置或更新对话框()当前=[0x0]新=[0x6180001dc5c0]
10月14日11:12:33 linphone[6403]:lib/新来电从[“PD Rodrigo”]到[]
10月14日11:12:33 linphone[6403]:lib/FOND有效载荷PCMU/8000 fmtp=
10月14日11:12:33 linphone[6403]:lib/FOND有效载荷PCMA/8000 fmtp=
10月14日11:12:33 linphone[6403]:lib/FOND有效载荷GSM/8000 fmtp=
10月14日11:12:33 linphone[6403]:lib/FOND有效载荷iLBC/8000 fmtp=mode=30
10月14日11:12:33 linphone[6403]:lib/FOND有效载荷G729/8000 fmtp=附录B=否
10月14日11:12:33 linphone[6403]:lib/FOND有效负载电话事件/8000 fmtp=0-16
10月14日11:12:33 linphone[6403]:lib/搜索已使用远程地址拨打的电话。
10月14日11:12:33 linphone[6403]:从信令中找到媒体本地ip。
10月14日11:12:33 linphone[6403]:lib/新LinphoneCall[0x7fc533a22e00]已初始化(LinphoneCore版本:3.10.2-293-g8958eaa)
10月14日11:12:33 linphone[6403]:找到库/音频流索引:0,正在更新主音频流索引
10月14日11:12:33 linphone[6403]:lib/RtpSession绑定到[0.0.0.0]端口[7246][7247]
10月14日11:12:33 linphone[6403]:lib/rtp_会话_启用网络_模拟:禁用网络模拟
10月14日11:12:33 linphone[6403]:库/配置的srtp加密套件:AES\u CM\u 128\u HMAC\u SHA1\u 80
10月14日11:12:33 linphone[6403]:库/配置的srtp加密套件:AES\u CM\u 128\u HMAC\u SHA1\u 32
10月14日11:12:33 linphone[6403]:库/配置的srtp加密套件:AES_256_CM_HMAC_SHA1_80
10月14日11:12:33 linphone[6403]:库/配置的srtp加密套件:AES_256_CM_HMAC_SHA1_32
10月14日11:12:33 linphone[6403]:在rtp会话[0x7fc533945000]ssrc 0x3da7b9ea上创建ZRTP引擎
10月14日11:12:33 linphone[6403]:lib/将MSAudio流的DSCP设置为46。
10月14日11:12:33 linphone[6403]:lib/均衡器位置:话筒
10月14日11:12:33 linphone[6403]:lib/无法将噪声门模式设置为[0],因为没有卷发送
10月14日11:12:33 linphone[6403]:lib/无法确定通话中流类型[video]的多播角色[0x7fc533a22e00]
10月14日11:12:33 linphone[6403]:lib/RtpSession绑定到[0.0.0.0]端口[9294][9295]
10月14日11:12:33 linphone[6403]:lib/rtp_会话_启用网络_模拟:禁用网络模拟
10月14日11:12:33 linphone[6403]:在rtp会话[0x7fc5339e4c00]ssrc 0xcd914f27上初始化多流ZRTP上下文
10月14日11:12:33 linphone[6403]:lib/将MSVideo流的DSCP设置为0。
10月14日11:12:33 linphone[6403]:lib/无法确定通话中流类型[text]的多播角色[0x7fc533a22e00]
10月14日11:12:33 linphone[6403]:lib/RtpSession绑定到[0.0.0.0]端口[11078][11079]
10月14日11:12:33 linphone[6403]:lib/rtp_会话_启用_网络_模拟:禁用网元