[pulseaudio-discuss] Assertion 'pa_frame_aligned(chunk->length, &o->source->sample_spec)' in 0.9.15-test3

2009-03-05 Thread Brian J. Murrell
I'm trying out 0.9.15-test3 (from the Ubuntu PPA) and have gotten hit by this: D: alsa-sink.c: Requested volume: 0: 79% 1: 79% D: alsa-sink.c: Got hardware volume: 0: 80% 1: 80% D: alsa-sink.c: Calculated software volume: 0: 100% 1: 100% I: module-device-restore.c: Storing volume/mute for devi

Re: [pulseaudio-discuss] Assertion 'pa_frame_aligned(chunk->length, &o->source->sample_spec)' in 0.9.15-test3

2009-03-19 Thread Lennart Poettering
On Thu, 05.03.09 20:21, Brian J. Murrell (br...@interlinx.bc.ca) wrote: > I: module-device-restore.c: Storing volume/mute for device > sink:alsa_output.pci_10de_26c_sound_card_0. > I: module-stream-restore.c: Storing volume/mute/device for stream > sink-input-by-application-name:Rhythmbox. > D:

Re: [pulseaudio-discuss] Assertion 'pa_frame_aligned(chunk->length, &o->source->sample_spec)' in 0.9.15-test3

2009-04-13 Thread Maxim Levitsky
On Thu, 2009-03-19 at 15:10 +0100, Lennart Poettering wrote: > On Thu, 05.03.09 20:21, Brian J. Murrell (br...@interlinx.bc.ca) wrote: > > > I: module-device-restore.c: Storing volume/mute for device > > sink:alsa_output.pci_10de_26c_sound_card_0. > > I: module-stream-restore.c: Storing volume/mu

Re: [pulseaudio-discuss] Assertion 'pa_frame_aligned(chunk->length, &o->source->sample_spec)' in 0.9.15-test3

2009-04-14 Thread Maxim Levitsky
On Tue, 2009-04-14 at 02:01 +0300, Maxim Levitsky wrote: > On Thu, 2009-03-19 at 15:10 +0100, Lennart Poettering wrote: > > On Thu, 05.03.09 20:21, Brian J. Murrell (br...@interlinx.bc.ca) wrote: > > > > > I: module-device-restore.c: Storing volume/mute for device > > > sink:alsa_output.pci_10de_

Re: [pulseaudio-discuss] Assertion 'pa_frame_aligned(chunk->length, &o->source->sample_spec)' in 0.9.15-test3

2009-04-14 Thread Lennart Poettering
On Wed, 15.04.09 00:25, Maxim Levitsky (maximlevit...@gmail.com) wrote: > (gdb) bt full > #0 0x7f101ea44fb5 in raise () from /lib/libc.so.6 > No symbol table info available. > #1 0x7f101ea46bc3 in abort () from /lib/libc.so.6 > No symbol table info available. > #2 0x7f10211bb7e9 in

Re: [pulseaudio-discuss] Assertion 'pa_frame_aligned(chunk->length, &o->source->sample_spec)' in 0.9.15-test3

2009-04-14 Thread Maxim Levitsky
> > I have tested PA from https://launchpad.net/~themuso/+archive/ppa > > And this error appears much less often, but still appears. > > Could you please install debug symbols and get me another back trace? > > Lennart > Here: > Program received signal SIGABRT, Aborted. > [Switching to Thre

Re: [pulseaudio-discuss] Assertion 'pa_frame_aligned(chunk->length, &o->source->sample_spec)' in 0.9.15-test3

2009-04-14 Thread Lennart Poettering
On Wed, 15.04.09 03:35, Maxim Levitsky (maximlevit...@gmail.com) wrote: > > > > > I have tested PA from https://launchpad.net/~themuso/+archive/ppa > > > And this error appears much less often, but still appears. > > > > Could you please install debug symbols and get me another back trace? > >

Re: [pulseaudio-discuss] Assertion 'pa_frame_aligned(chunk->length, &o->source->sample_spec)' in 0.9.15-test3

2009-04-15 Thread Maxim Levitsky
On Wed, 2009-04-15 at 04:05 +0200, Lennart Poettering wrote: > On Wed, 15.04.09 03:35, Maxim Levitsky (maximlevit...@gmail.com) wrote: > > > > > > > > > I have tested PA from https://launchpad.net/~themuso/+archive/ppa > > > > And this error appears much less often, but still appears. > > > >

Re: [pulseaudio-discuss] Assertion 'pa_frame_aligned(chunk->length, &o->source->sample_spec)' in 0.9.15-test3

2009-04-15 Thread Kevin Fox
On Wed, 2009-04-15 at 17:18 +0300, Maxim Levitsky wrote: > PS: > > I wish distributions would allow to replace a compiled package with the one I > compiled from source. > I can install PA from source, but next update will overwrite it. You can replace distro managed with your own version. Just

Re: [pulseaudio-discuss] Assertion 'pa_frame_aligned(chunk->length, &o->source->sample_spec)' in 0.9.15-test3

2009-04-19 Thread Lennart Poettering
On Wed, 15.04.09 17:18, Maxim Levitsky (maximlevit...@gmail.com) wrote: > > Program received signal SIGABRT, Aborted. > > [Switching to Thread 0x7f2ead05d950 (LWP 14033)] > > 0x7f2eb8ac4fb5 in raise () from /lib/libc.so.6 > > (gdb) bt > > #0 0x7f2eb8ac4fb5 in raise () from /lib/libc.so.6

Re: [pulseaudio-discuss] Assertion 'pa_frame_aligned(chunk->length, &o->source->sample_spec)' in 0.9.15-test3

2009-04-20 Thread Maxim Levitsky
Back to the bug,... I have just tested latest PA, and this bug is there. I noticed, that recording from a host that is currently on wired connection seems to work stable, but recording from wireless host just fails, after few secords (just start pavucontrol). Best regards, Maxim Levitsky

Re: [pulseaudio-discuss] Assertion 'pa_frame_aligned(chunk->length, &o->source->sample_spec)' in 0.9.15-test3

2009-04-20 Thread Lennart Poettering
On Mon, 20.04.09 19:40, Maxim Levitsky (maximlevit...@gmail.com) wrote: > > Back to the bug,... > > I have just tested latest PA, and this bug is there. Yes, of course. The bug I created has not been closed yet. Just follow #549. > I noticed, that recording from a host that is currently on wir

Re: [pulseaudio-discuss] Assertion 'pa_frame_aligned(chunk->length, &o->source->sample_spec)' in 0.9.15-test3

2009-04-20 Thread Maxim Levitsky
On Mon, 2009-04-20 at 21:12 +0200, Lennart Poettering wrote: > On Mon, 20.04.09 19:40, Maxim Levitsky (maximlevit...@gmail.com) wrote: > > > > > Back to the bug,... > > > > I have just tested latest PA, and this bug is there. > > Yes, of course. The bug I created has not been closed yet. Just f