Hi, The best thing to do is to run with gdb and post the backtrace. gdb linphonec run -c lin.conf <place your call, terminate> bt full
Simon Le mercredi 15 juillet 2009 21:43:12, Jun Yin a écrit : > Hi, > > I'm using linphonec 2.1.1 under ubuntu 9.04. I got below error when I > run as root: > > [hans...@pc18 ~]$ ssh [email protected] > > r...@lin_1_2:~# linphonec -c lin.conf > Ready > Warning: video is disabled in linphonec. > linphonec> Registration on sip:172.18.7.161 successful. > linphonec> > linphonec> > linphonec> > linphonec> call sip:[email protected] > Contacting sip:[email protected] > linphonec> linphonec> Connected. > linphonec> > linphonec> > linphonec> > linphonec> terminate > Segmentation fault <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< > > but, If I run as an admin user(user1), I got no problem: > > [hans...@pc18 ~]$ ssh [email protected] > [email protected]'s password: > Last login: Wed Jul 15 12:09:13 2009 from 172.18.7.218 > us...@lin_1_2:~$ linphonec -c lin.conf > Ready > Warning: video is disabled in linphonec. > linphonec> Registration on sip:172.18.7.161 successful. > linphonec> call sip:[email protected] > Contacting sip:[email protected] > linphonec> linphonec> Connected. > linphonec> terminate > Call ended > linphonec> linphonec> > linphonec> > linphonec> call sip:[email protected] > Contacting sip:[email protected] > linphonec> linphonec> Connected. > linphonec> terminate > Call ended > linphonec> linphonec> quit > Terminating... > No active call. > Registration on sip:172.18.7.161 successful. > linphonec> us...@lin_1_2:~$ > > Anybody can help me to figure it out ? > Thanks in advance. _______________________________________________ Linphone-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/linphone-users
