Darius,

> > Program received signal SIGSEGV, Segmentation fault.
> > 0x00007ffff476d2a9 in _ms_filter_call_method (f=0x0, id=157188,
> > arg=0x7fffffffdee4)
> > at 
> > /home/darius/software/linphone-desktop/submodules/linphone/mediastreamer2/src/base/msfilter.c:148
> > 148 MSFilterMethod *methods=f->desc->methods;
> 
> I believe a complete stacktace would be more useful. Just copy paste until 
> gdb prompt: (gdb)
> 
> Program received signal SIGSEGV, Segmentation fault.
> 0x00007ffff476d2a9 in _ms_filter_call_method (f=0x0, id=157188,
> arg=0x7fffffffdee4)
> at 
> /home/darius/software/linphone-desktop/submodules/linphone/mediastreamer2/src/base/msfilter.c:148
> 148 MSFilterMethod *methods=f->desc->methods;
> (gdb)

and now enter the command to obtain a backtrace: bt
and post the output.

Regards,
Andrey

P.S. Please use "reply all" when your answering the e-mail to keep on-the-list.

_______________________________________________
Linphone-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/linphone-users

Reply via email to