Bug#996910: linphone: Segmentation fault when registering a sip account

Dennis Filder d.filder at web.de
Thu Oct 21 17:04:56 BST 2021


X-Debbugs-CC: Tiago Bortoletto Vaz <tiago at debian.org>

On Wed, Oct 20, 2021 at 04:49:33PM -0400, Tiago Bortoletto Vaz wrote:
> Hi, thanks for the quick answer,
>
> On Wed, Oct 20, 2021 at 06:48:43PM +0200, Dennis Filder wrote:
> [...]
>
> > When you try to register the account, what steps to you go through?  I
> > presume in the main window you're clicking in this order: Home ->
> > Assistant -> Use a SIP Account.  If so, does Linphone still crash if
> > you omit the "sip:" prefix in the input field "SIP Domain"?  That
> > field must be a resolvable hostname, domain name or an IP address, and
> > unfortunately the input validation in that dialog is not as good as it
> > should be.
>
> Yes, it crashes when I use a domain name without "sip:" prefix.

What domain name are you using?  Also are you doing this from the same
dialog as before?  Because from the log output I would guess you are
using the settings menu instead of the account registering dialog.
Whether a crash happens from within the settings menu that would also
be important to know.  Also, are you running Orca by any chance?

> > If the above advice does not resolve the issue, please give detailed
> > steps on what you click and what information you enter in each field.
> > Also exit Linphone and then start a new Linphone instance from a
> > terminal like this:
> >
> >   catchsegv linphone 2>&1 | tee /tmp/linphone-segfault.txt
> >
> > Then post that file here after it has crashed.
>
> Sure, attached.
>
> Let me know if there is anything else I can do to help.

That was not as illuminating as I had hoped.  If you can, download the
debug symbols package for linphone-desktop (or wherever the segfault
happens) from
http://debug.mirrors.debian.org/debian-debug/pool/main/l/linphone-desktop/
and run it under gdb to get a stack trace.

Regards.



More information about the Pkg-voip-maintainers mailing list