linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Fwd: Bug#694101: linphone/3.5.2 immediate segf


From: Tomas Pospisek
Subject: Re: [Linphone-developers] Fwd: Bug#694101: linphone/3.5.2 immediate segfault without config file
Date: Mon, 26 Nov 2012 11:45:39 +0100
User-agent: RoundCube Webmail/0.3.1

Hello Guillaume and list

(reposting from this email address, since this one
 is subscribed to linphone-developers)

On Mon, 26 Nov 2012, Guillaume Beraudo wrote:

> Thank you for the bug report.

Thanks a lot for replying!

> I use Wheezy as my working system and couldn't reproduce the segfault.
> 
> However I never saw the "[NULL @ 0x] Value xx.000000 for parameter 'b'
> out  of range" before.
> 
> Could you pinpoint where the segfaulted occured with gdb?

I've installed the linphone-dbg package and started
linphone through gdb. The only additional info I get is this:

  Program received signal SIGSEGV, Segmentation fault.
  0x00007ffff1d5b1f5 in av_log () from
/usr/lib/x86_64-linux-gnu/libavutil.so.51

Seeing that it segfaults in libavutil it needs to be said,
that I'm using Christian Marillat's libavutil from
deb-multimedia.org. deb-multimedia.org/wheezy is in my apt
sources, so whatever is present there overrides Debian's
own packages and gets installed instead.

What I did next is to step through linphone in gdb. I can
get to line 1765 in main.c (the line number is what gdb is
showing me). If I say "step" at that line, the program
segfaults.
*t



reply via email to

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