Package: python-pyaudio
Version: 0.2.8-1+b1
Severity: important

Dear Mantainer,

I had a program that would record audio from the mic, using pyaudio;
last year it worked OK; this year, after I upgraded to the latest
stable, it stopped working.

I attach two short scripts that trigger the bug.

The first script is ./test_audio.py
in my PC it runs a few seconds; the call "stream.read(rate)"
often raises an IOError " [Errno Input overflowed] -9981"
(that is caught in the script);
after some seconds the script dies with the message:
> python: pcm.c:2731: snd_pcm_area_copy: Assertion `dst < src || dst >= src + 
> bytes' failed.
> Aborted
Note that with smaller chunks it survives more (see script for detail).

The second script is  ./test_audio_callback.py
this one lives much longer but occasionally it dies as above.

     a.

-- System Information:
Debian Release: 8.2
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python-pyaudio depends on:
ii  libc6          2.19-18+deb8u1
ii  libportaudio2  19+svn20140130-1
ii  python         2.7.9-1

python-pyaudio recommends no packages.

Versions of packages python-pyaudio suggests:
pn  python-pyaudio-doc  <none>

-- no debconf information

-- 
Andrea Mennucc
 "E' un mondo difficile. Che vita intensa!" (Tonino Carotone)

Attachment: signature.asc
Description: Digital signature

Reply via email to