Bug#637431: qutecom: frequent crashes when aborting a call

Ludovico Cavedon cavedon at debian.org
Sun Aug 14 02:06:13 UTC 2011


On Thu, Aug 11, 2011 at 3:35 AM, Toni Mueller <support at oeko.net> wrote:
> when I place a call and then hang up or press "cancel", the application
> crashes almost every time. If not, it crashes as soon as I try to dial
> another number. I've done a few calls like this and include the
> collected backtraces:

I tried to reproduce your crashes, but I am not able to.
Could you please make sure you have the qutecom-dbg installed, run
qutecom inside gdb
   gdb qutecom
give the command run.
Gdb will catch the crash: give the command "bt" and paste the output
here, please.

Another thing that can help is a core dump:
Run
   ulimit -c unlimited
And then when qutecom crashes it should create a "core" file. Please
make that file available to me, so I can try to inspect it (do not
attach it via email, it will be pretty big).
Note: the core dump will contain private information, like this of
contacts and your SIP account password.
Please change it and/or do not send the link to the core dump publicly.

> $ bind: Address already in use

Sounds like you have another SIP UA running. Can you try closing it, please?
It should not make any difference, but just in case :)

Thanks,
Ludovico





More information about the Pkg-voip-maintainers mailing list