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 <
[email protected]> 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 <[email protected]> 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 <[email protected]
> >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
> > <[email protected]> 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
> > > [email protected]
> > > http://lists.nongnu.org/mailman/listinfo/linphone-users
> > >
> >
> > _______________________________________________
> > Linphone-users mailing list
> > [email protected]
> > http://lists.nongnu.org/mailman/listinfo/linphone-users
> >
>
>
> _______________________________________________
> Linphone-users mailing list
> [email protected]
> http://lists.nongnu.org/mailman/listinfo/linphone-users
>
_______________________________________________
Linphone-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/linphone-users

Reply via email to