[SIP Beyond VoIP] blink dies in debian jessie

Saúl Ibarra Corretgé saul at ag-projects.com
Fri May 1 12:47:51 CEST 2015


On 01 May 2015, at 11:01, Juha Heinanen <jh at tutpro.com> wrote:

> Saúl Ibarra Corretgé writes:
> 
>> I’m on Debian Sid, which should be mostly like Jessie as of now and I
>> cannot reproduce it. Can you paste the full backtrace? Also, does it
>> happen always?
> 
> It happens always.  How can I produce the backtrace, when blink itself
> aborts execution:
> 
> $ /usr/bin/blink 
> python: pcm.c:2731: snd_pcm_area_copy: Assertion `dst < src || dst >= src + bytes' failed.
> Aborted
> 

Enable core generation:

ulimit -c unlimited

After blink aborts, open the core file with gdb:

gdb python /path/to/core (usually just “core” in the current directory)

Inside the gdb prompt:

bt


--
Saúl Ibarra Corretgé
AG Projects



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.ag-projects.com/pipermail/sipbeyondvoip/attachments/20150501/a93e1619/attachment.pgp>


More information about the SIPBeyondVoIP mailing list