linphone-users
[Top][All Lists]
Advanced

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

Re: [Linphone-users] ADSL modem crash when using linphone-2.0.0


From: Simon Morlat
Subject: Re: [Linphone-users] ADSL modem crash when using linphone-2.0.0
Date: Sun, 23 Dec 2007 14:24:00 +0100
User-agent: KMail/1.9.7

Le Sunday 16 December 2007 14:05:28 VoVaN, vous avez écrit :
> Linphone segfaults when I run it with --verbose:
> ortp-message-oRTP-0.14.0 initialized.
> ortp-message-Registering all filters...
> ortp-message-Registering all soundcard handlers
> ortp-message-Card ALSA: default device added
> ortp-message-Card ALSA: SBLive 5.1 [SB0060] 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 121125797
> ortp-message-allocating NICT context
> ortp-message-DNS resolution with sip.voipdiscount.com:5060
> ortp-message-getaddrinfo returned the following addresses:
> ortp-message-194.221.62.198 port 5060
> ortp-message-194.120.0.198 port 5060
> Segmentation fault
>
> Here's the message from kernel:
> linphone[4649]: segfault at 000013c400000000 rip 000000341c076c30 rsp
> 00000000407ff248 error 4

Gulp !
You have this message in /var/log/message or dmesg, true ?
Seems to be a kernel segfault.
Can you please run it from gdb to confirm:

gdb linphone
run --verbose
bt full

Simon




reply via email to

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