Some more GDB output from working with mkbosmans on freenode #pusleaudio: gdb) select-frame 2 (gdb) p in_n_frames $1 = 441 (gdb) p data.input_frames_used $2 = 440 (gdb) p r->i_ss.rate $5 = 44100 (gdb) p r->o_ss.rate $6 = 48000 (gdb) p out_n_frames $7 = (unsigned int *) 0x7fffee01f3fc (gdb) p data.output_frames_gen $8 = 480 (gdb) p out_n_frames-> A syntax error in expression, near `'. (gdb) p *out_n_frames $9 = 608 (gdb)
"mkbosmans 01:00:31 PM hey, that's weird. So pulse asks for 441 samples to be converted. libsamplerate produces 480 output samples (which is correct), but reports that it only needed 440 input samples (which seems one fewer than expected) Retromingent, I don't think I have an immediate resolution to this. Can you please file a bug report or send an email to the mailing list with the backtrace and the values of the variables you just discovered? That way we don't loose track of this, and perhaps I'll look into it at some later time." -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/885347 Title: pulseaudio crashes on resampler.c:1230, To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/885347/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs