linphone-users
[Top][All Lists]
Advanced

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

RE: [Linphone-users] URGENT help


From: Simon Morlat
Subject: RE: [Linphone-users] URGENT help
Date: 12 Jun 2002 14:47:56 +0200

Ok, thanks.
Could you please give a gdb report of this crash, if it is reproducable
?
For your information, if you don't know what to do, here are some
instructions:

gdb linphone
run
<then do the actions that produce the crash and wait for it, then gdb
should give you the prompt>
where
thread 1
where
thread 2
where
thread 3
where
thread 4
where
thread 5
where


In the case where the crash is not a crash but a deadlock (linphone is
locked), then you can do control-C to interrupt linphone, and then you
will be prompted for commands inside gdb.

Thank you very much.
Very often trace reports for crash are not enough. Here I see nothing
special, execpted that you did not configure linphone to run on the "lo"
interface, as it should be for the sipomatic test. However this error
from you does not explain the crash at all.

Simon
Le mer 12/06/2002 à 14:06, Karthikeyan S a écrit :
> Hi simon,
> 
> I tried with that dummy bitio.c.IT got compiled , thanx for that.
> So with 0.8.8 Linphone I tested the robot (sipomatic). But suddenly Linphone
> got crashed.
> I am attaching the debug report.
> 
> #############
> Script started on Wed Jun 12 17:43:53 2002
> ]0;address@hidden: /home/ngnsip/address@hidden Linphone]$
> linphone
> L3 -1023884042- <osipua.c: 59> info: Starting osip stack and osipua layer.
> L4 -1023884042- <udp.c: 75> info: Entering osipua thread.
> Xlib: connection to ":0.0" refused by server Xlib: Client is not authorized
> to connect to Server
> Gtk-WARNING **: cannot open display: :0
> ]0;address@hidden: /home/ngnsip/address@hidden Linphone]$ su
> Password:
> ]0;address@hidden: /home/ngnsip/address@hidden Linphone]# linphone
> L3 -1023884057- <osipua.c: 59> info: Starting osip stack and osipua layer.
> L4 -1023884057- <udp.c: 75> info: Entering osipua thread.
> Found 2 interfaces.
> Found eth0 interface with ip address 10.4.7.241
> 
> GnomeUI-WARNING **: Could not open help topics file NULL
> Adding <sip:address@hidden> to the list of alias.
> Added payload type 3 3 gsm/8000/1
> Added payload type 115 115 lpc10-15/8000/1
> Added payload type 8 8 pcma/8000/1
> Added payload type 0 0 pcmu/8000/1
> Acceptable blocksize for query (2048) is 2048
>  dsp opened.
> SUB_DIVIDE said error=-1,errno=22
> SUB_DIVIDE said error=0,errno=22
> Warning: dsp block size set to 16384.
> blocksize is 16384.
> L3 -1023884082- <osipmanager.c: 137> info: port already listened
> Added payload type 3 3 gsm/8000/1
> Added payload type 115 115 lpc10-15/8000/1
> Added payload type 8 8 pcma/8000/1
> Added payload type 0 0 pcmu/8000/1
> state=0
> L3 -1023884088- <sdp_rfc2327.c: 1309> The rfc2327 says there should be at
> least an email or a phone header!- anyway, we don't mind about it.
> L3 -1023884088- <transaction.c: 34> INFO: allocating transaction ressource 1
> 1215320193
> L3 -1023884088- <ict.c: 31> INFO: allocating ICT context
> L3 -1023884088- <transaction.c: 209> sipevent evt->transactionid: 1
> L3 -1023884088- <transaction.c: 210> sipevent tr->state: 0
> L3 -1023884088- <transaction.c: 211> sipevent evt->type: 16
> L3 -1023884088- <transaction.c: 212> sipevent evt->sip: 811b388
> L2 -1023884088- <udp.c: 192> Sending message:
> INVITE sip:address@hidden:5064 SIP/2.0 Via: SIP/2.0/UDP 127.0.0.1:5060
> From: <sip:address@hidden>;tag=34137 To: <sip:address@hidden:5064> Call-ID:
> address@hidden CSeq: 1 INVITE Contact: <sip:address@hidden>
> user-agent: oSIP/Linphone-0.8.0 Content-Type: application/sdp
> Content-Length: 222    v=0 o=root 123456 654321 IN IP4 127.0.0.1 s=A
> conversation c=IN IP4 127.0.0.1 t=0 0 m=audio 7077 RTP/AVP 3 115 8 0
> a=rtpmap:3 gsm/8000/1 a=rtpmap:115 lpc10-15/8000/1 a=rtpmap:8 pcma/8000/1
> a=rtpmap:0 pcmu/8000/1 L2 -1023884088- <udp.c: 159> info: RECEIVING UDP
> MESSAGE:
> SIP/2.0 100 Trying via: SIP/2.0/UDP 127.0.0.1:5060 from:
> sip:address@hidden;tag=34137 to: sip:address@hidden:5064 cseq: 1 INVITE
> call-id: address@hidden user-agent: oSIP/Linphone-0.4.2
> content-length: 0
> L3 -1023884088- <transaction.c: 243> sipevent evt: method called!
> L3 -1023884088- <transaction.c: 209> sipevent evt->transactionid: 1
> L3 -1023884088- <transaction.c: 210> sipevent tr->state: 1
> L3 -1023884088- <transaction.c: 211> sipevent evt->type: 13
> L3 -1023884088- <transaction.c: 212> sipevent evt->sip: 810e040
> L1 -1023884088- <ict_callbacks.c: 41> OnEvent_New_Incoming1xxResponse!
> invite state=1
> L3 -1023884088- <transaction.c: 243> sipevent evt: method called!
> L2 -1023884088- <udp.c: 159> info: RECEIVING UDP MESSAGE:
> SIP/2.0 180 Ringing via: SIP/2.0/UDP 127.0.0.1:5060 from:
> sip:address@hidden;tag=34137 to: sip:address@hidden:5064 cseq: 1 INVITE
> call-id: address@hidden contact: sip:address@hidden:5064 user-agent:
> oSIP/Linphone-0.4.2 content-length: 0
> L3 -1023884088- <transaction.c: 209> sipevent evt->transactionid: 1
> L3 -1023884088- <transaction.c: 210> sipevent tr->state: 2
> L3 -1023884088- <transaction.c: 211> sipevent evt->type: 13
> L3 -1023884088- <transaction.c: 212> sipevent evt->sip: 8113168
> L1 -1023884088- <ict_callbacks.c: 41> OnEvent_New_Incoming1xxResponse!
> Acceptable blocksize for query (2048) is 2048
>  dsp opened.
> SUB_DIVIDE said error=-1,errno
> #############
> 
> sipomatic debug report ##############
> L3 -1023883661- <osipua.c: 59> info: Starting osip stack and osipua layer.
> L0 -1023883661- <osipmanager.c: 152> error: Failed to bind socket !
> L4 -1023883661- <udp.c: 75> info: Entering osipua thread.
> ################
> 
> Pls provide me ur directions on this and gimme ur guidelines to run the
> sipomatic test. I used
> sip:address@hidden:5064 and lo as the interface. Is there i need to make.
> 
> thanx and regds
> karthik
> 





reply via email to

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