linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Linphone 2.99.1 Build Issue


From: Simon Morlat
Subject: Re: [Linphone-developers] Linphone 2.99.1 Build Issue
Date: Mon, 25 Aug 2008 11:23:07 +0200
User-agent: KMail/1.9.9

Linphone is included in debian unstable, but they only package official 
release (the next 3.0.0 will be packaged.)
Could you please run linphone within gdb ? The log doesn't help me.
I have never seen this bug.
gdb linphone
run
bt full

Thank you very much

Simon

Le Saturday 23 August 2008 23:18:59 Conrad Beckert, vous avez écrit :
> Hi Simon,
>
> thanks for the swift reply. I downloaded the new tarball and got through
> compiling. Unfortunately the result segfaults.  (log below)
>
> > There are no binary snapshots for linux unfortunately, there are too many
> > distributions to support and most distribs are incompatible between them
> > because of libc stupid versionning.
>
> The sheer number of distributions is dazzeling - no doubt about it. But
> supporting the current Ubuntu, Red Hat and probably Debian we would cover
> probably >80% of all Linuxers wouldn't we. Probably it's worth the efforts
> contacting the distros e.g. on http://www.launchpad.net to find people who
> would help producing the snapshots.
>
> > There are setup.exe for windows XP.
>
> I know. I tried it and now I want to install it on my Linux machine as well
> :-)
>
> Eagerly looking forward to Linphone 3.0 both for Linux and Windows.
>
> Greetings from Berlin
> Conrad
>
> The log: (3 attempts)
> address@hidden:~$ linphone --verbose
> ortp-message-oRTP-0.15.0 initialized.
> ortp-message-Registering all filters...
> ortp-message-Registering all soundcard handlers
> ortp-message-Card ALSA: default device added
> ortp-message-Card ALSA: HDA Intel added
> ortp-message-Card OSS: /dev/dsp added
> ortp-message-Card OSS: /dev/dsp added
> ortp-message-Loading plugins
> ortp-message-Cannot open directory /usr/lib/mediastreamer/plugins: No such
> file or directory
> ortp-message-ms_init() done
> ortp-message-DNS resolution with 0.0.0.0:5060
> ortp-message-getaddrinfo returned the following addresses:
> ortp-message-0.0.0.0 port 5060
> ortp-message-eXosip: Reseting timer to 15s before waking up!
> ortp-message-allocating transaction ressource 1 1755419065
> ortp-message-allocating NICT context
> ortp-message-DNS resolution with sipgate.de:5060
> ortp-message-getaddrinfo returned the following addresses:
> ortp-message-217.10.79.9 port 5060
> ortp-message-Message sent: (to dest=217.10.79.9:5060)
> REGISTER sip:sipgate.de SIP/2.0
> Via: SIP/2.0/UDP 192.168.2.11:5060;rport;branch=z9hG4bK507400153
> From: <sip:address@hidden>;tag=558204920
> To: <sip:address@hidden>
> Call-ID: 1755419065
> CSeq: 1 REGISTER
> Contact: <sip:address@hidden:5060;line=44654131c24de5d>
> Max-Forwards: 70
> User-Agent: Linphone/2.0.1 (eXosip2/3.0.3)
> Expires: 900
> Content-Length: 0
>
>
> ortp-message-cb_sndregister (id=1)
> ortp-message-eXosip: timer sec:0 usec:100000!
> Segmentation fault
> address@hidden:~$ linphone --verbose
> ortp-message-oRTP-0.15.0 initialized.
> ortp-message-Registering all filters...
> ortp-message-Registering all soundcard handlers
> ortp-message-Card ALSA: default device added
> ortp-message-Card ALSA: HDA Intel added
> ortp-message-Card OSS: /dev/dsp added
> ortp-message-Card OSS: /dev/dsp added
> ortp-message-Loading plugins
> ortp-message-Cannot open directory /usr/lib/mediastreamer/plugins: No such
> file or directory ortp-message-ms_init() done
> ortp-message-DNS resolution with 0.0.0.0:5060
> ortp-message-getaddrinfo returned the following addresses:
> ortp-message-0.0.0.0 port 5060
> ortp-message-eXosip: Reseting timer to 15s before waking up!
> ortp-message-allocating transaction ressource 1 2089257261
> ortp-message-allocating NICT context
> Segmentation fault
> address@hidden:~$ linphone
> Segmentation fault
> address@hidden:~$ linphone --verbose
> ortp-message-oRTP-0.15.0 initialized.
> ortp-message-Registering all filters...
> ortp-message-Registering all soundcard handlers
> ortp-message-Card ALSA: default device added
> ortp-message-Card ALSA: HDA Intel added
> ortp-message-Card OSS: /dev/dsp added
> ortp-message-Card OSS: /dev/dsp added
> ortp-message-Loading plugins
> ortp-message-Cannot open directory /usr/lib/mediastreamer/plugins: No such
> file or directory ortp-message-ms_init() done
> ortp-message-DNS resolution with 0.0.0.0:5060
> ortp-message-getaddrinfo returned the following addresses:
> ortp-message-0.0.0.0 port 5060
> ortp-message-eXosip: Reseting timer to 15s before waking up!
> ortp-message-allocating transaction ressource 1 1889040324
> ortp-message-allocating NICT context
> ortp-message-DNS resolution with sipgate.de:5060
> ortp-message-getaddrinfo returned the following addresses:
> ortp-message-217.10.79.9 port 5060
> ortp-message-Message sent: (to dest=217.10.79.9:5060)
> REGISTER sip:sipgate.de SIP/2.0
> Via: SIP/2.0/UDP 192.168.2.11:5060;rport;branch=z9hG4bK1898980488
> From: <sip:address@hidden>;tag=1819941711
> To: <sip:address@hidden>
> Call-ID: 1889040324
> CSeq: 1 REGISTER
> Contact: <sip:address@hidden:5060;line=44654131c24de5d>
> Max-Forwards: 70
> User-Agent: Linphone/2.0.1 (eXosip2/3.0.3)
> Expires: 900
> Content-Length: 0
>
>
> ortp-message-cb_sndregister (id=1)
> ortp-message-eXosip: timer sec:0 usec:100000!
> Segmentation fault
> address@hidden:~$ linphone --verbose
> ortp-message-oRTP-0.15.0 initialized.
> ortp-message-Registering all filters...
> ortp-message-Registering all soundcard handlers
> ortp-message-Card ALSA: default device added
> ortp-message-Card ALSA: HDA Intel added
> ortp-message-Card OSS: /dev/dsp added
> ortp-message-Card OSS: /dev/dsp added
> ortp-message-Loading plugins
> ortp-message-Cannot open directory /usr/lib/mediastreamer/plugins: No such
> file or directory ortp-message-ms_init() done
> ortp-message-DNS resolution with 0.0.0.0:5060
> ortp-message-getaddrinfo returned the following addresses:
> ortp-message-0.0.0.0 port 5060
> ortp-message-eXosip: Reseting timer to 15s before waking up!
> ortp-message-allocating transaction ressource 1 331384701
> ortp-message-allocating NICT context
> ortp-message-DNS resolution with sipgate.de:5060
> ortp-message-getaddrinfo returned the following addresses:
> ortp-message-217.10.79.9 port 5060
> ortp-message-Message sent: (to dest=217.10.79.9:5060)
> REGISTER sip:sipgate.de SIP/2.0
> Via: SIP/2.0/UDP 192.168.2.11:5060;rport;branch=z9hG4bK1130463107
> From: <sip:address@hidden>;tag=755733503
> To: <sip:address@hidden>
> Call-ID: 331384701
> CSeq: 1 REGISTER
> Contact: <sip:address@hidden:5060;line=44654131c24de5d>
> Max-Forwards: 70
> User-Agent: Linphone/2.0.1 (eXosip2/3.0.3)
> Expires: 900
> Content-Length: 0
>
>
> ortp-message-cb_sndregister (id=1)
> ortp-message-eXosip: timer sec:0 usec:100000!
> Segmentation fault






reply via email to

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