Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 58302 - linphonec segmentation fault if ppp0 exist
Summary: linphonec segmentation fault if ppp0 exist
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: voip herd (OBSOLETE)
URL: http://www.linphone.org/?lang=us
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-25 08:27 UTC by Róbert Čerňanský
Modified: 2004-08-04 15:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
strace linphonec output (linphonec.strace,11.65 KB, text/plain)
2004-07-25 08:28 UTC, Róbert Čerňanský
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Róbert Čerňanský 2004-07-25 08:27:50 UTC
When linphonec is started and if ppp0 exist, it causes Segmentation fault. If ppp0 do not exist (when I'm not connected to internet), linphonec runs fine. It do not depend on what interface is set in configuration file.


Case 1 - not connected to internet (ppp0 do not exist)

$ linphonec 
WARNING: Could not load config file ~/.linphonec, trying to use ~/.gnome2/linphone

(process:10573): LinphoneCore-WARNING **: Could not find network interface ppp0.

Command ?


Case 2 - connected to internet - ppp0 exist

$ linphonec 
WARNING: Could not load config file ~/.linphonec, trying to use ~/.gnome2/linphone

Segmentation fault


$ qpkg -i -I -v linphone
net-im/linphone-0.10.2 *
        Linphone is a Web phone with a GNOME interface. [ http://www.linphone.org/?lang=us ]
Compiled with USE Flags: -doc -gnome gtk2 gtk nls xv -alsa 


# emerge --info
Portage 2.0.50-r9 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.4.26-gentoo-r5)
=================================================================
System uname: 2.4.26-gentoo-r5 i586 Pentium MMX
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=pentium-mmx -march=pentium-mmx -mmmx -O2 -fomit-frame-pointer -falign-functions=4 -falign-jumps=4"
CHOST="i586-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-mcpu=pentium-mmx -march=pentium-mmx -mmmx -O2 -fomit-frame-pointer -falign-functions=4 -falign-jumps=4"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://mirror.gentoo.sk ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/opt/reserve/install/portage"
SYNC="rsync://rsync.belnet.be/gentoo-portage"
USE="3dfx X aalib aim avi berkdb bluetooth bonobo crypt cups dga directfb divx4linux emacs encode esd fbcon flac foomaticdb gdbm ggi gif gphoto2 gpm gtk gtk2 gtkhtml guile icq imagemagick imap imlib jabber java jbig jpeg leim libg++ libwww lzw-tiff mad maildir mikmod mmx mng motif mpeg mule ncurses nls oggvorbis opengl operanom2 oscar oss pam pdflib perl png python qt quicktime readline samba sdl slang speex spell ssl svg tcltk tcpd tetex theora tiff truetype unicode usb voodoo3 wmf wxwindows x86 xface xml2 xmms xosd xv xvid zlib"


I'm attaching also 'strace linphonec' output.

Cheers,

Robert
Comment 1 Róbert Čerňanský 2004-07-25 08:28:57 UTC
Created attachment 36123 [details]
strace linphonec output
Comment 2 Stefan Knoblich (RETIRED) gentoo-dev 2004-07-29 16:29:57 UTC
linphone-0.12.2 is in the tree now, maybe this fixes your problem
Comment 3 Róbert Čerňanský 2004-08-03 11:39:26 UTC
Yes, upgrade to 0.2.12 solved the problem. Thanks.
Comment 4 Stefan Knoblich (RETIRED) gentoo-dev 2004-08-04 15:27:42 UTC
closing...