linphone-users
[Top][All Lists]
Advanced

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

Re: [Linphone-users] linphonec segmentation fault


From: Raseel Bhagat
Subject: Re: [Linphone-users] linphonec segmentation fault
Date: Fri, 6 Aug 2010 15:25:01 +0530

You will have to use gdbserver for remote debugging using gdb. Also you will have to make sure that you use
"-g -O0" CFLAGS in all the linphone Makefiles.

Or else, have you modified code anywhere so that there is an idea of where the problem is.

--
Raseel

On Fri, Aug 6, 2010 at 2:55 PM, Monali Bhattacharya <address@hidden> wrote:
Hi Raseel,
 I've cross compile linphone only for the console not for gui and video. In my arm board gdb command is not there, Can you say whether remote gdb is possible?

Thanks and Regards





Larsen & Toubro Limited
www.larsentoubro.com

This Email may contain confidential or privileged information for the intended recipient (s) If you are not the intended recipient, please do not use or disseminate the information, notify the sender and delete it from your system.

>>> Raseel Bhagat <address@hidden> 8/6/2010 11:30 AM >>>
Hi Pankaj,

actually that is just a warning saying there are no additional plugins and
can be ignored.

The SegFault can be due to a range of other issues and the info provided by
Monali is not enough.

Monali, can you run linphone with gdb and see where the segfault occurs ?
That might give us more information.
Also, are you getting the same error with linphone GUI by running
"linphone-3 --verbose" ?

--
Raseel

On Fri, Aug 6, 2010 at 9:01 AM, Pankaj Chhabra <address@hidden>wrote:

> First of all you need to put the plugs in the plugins directory and
> fix the error below
>
> Thanks,
> Pankaj
>
>
> On Thu, Aug 5, 2010 at 3:44 PM, Monali Bhattacharya
> <address@hidden> wrote:
> > Hi,I've cross compiled the linphone-3.1.0 for the ARM board. Once ported
> there at the time of starting getting the error Segmentation Fault. Giving
> the command linphonec -d 6 it shows:
> >
> > ortp-message-oRTP-0.15.0 initialize
> > ortp-message Registering all files
> > ortp-message Registering all soundcard handlers
> > ortp-message Loading plugins
> > ortp-message-Cannot open directory
> /opt/linphone/lib/mediastreamer/plugins: No such file or directory
> > ortp-message-ms_init() done
> > ortp-message-Cannot open directory /opt/linphone/lib/liblinphone/plugins:
> No such file or directory
> > Segmentation Fault
> >
> > Can anyone guide how to solve the problem?
> >
> > Thanks and Regards
> >
> >
> >
> >
> > Larsen & Toubro Limited
> > www.larsentoubro.com
> >
> > This Email may contain confidential or privileged information for the
> intended recipient (s) If you are not the intended recipient, please do not
> use or disseminate the information, notify the sender and delete it from
> your system.
> >
> >
> > _______________________________________________
> > Linphone-users mailing list
> > address@hidden
> > http://lists.nongnu.org/mailman/listinfo/linphone-users
> >
>
> _______________________________________________
> Linphone-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/linphone-users
>


_______________________________________________
Linphone-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/linphone-users


reply via email to

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