[Bug 371061] Re: Assertion '(unsigned) data.input_frames_used == in_n_frames' failed at pulsecore/resampler.c:1284, function libsamplerate_resample(). Aborting.

2017-07-07 Thread Launchpad Bug Tracker
[Expired for pulseaudio (Ubuntu) because there has been no activity for 60 days.] ** Changed in: pulseaudio (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 371061] Re: Assertion '(unsigned) data.input_frames_used == in_n_frames' failed at pulsecore/resampler.c:1284, function libsamplerate_resample(). Aborting.

2017-05-08 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu. Ubuntu 9.10 (karmic) reached end-of-life on April 30, 2011. See this document for currently supported Ubuntu releases: https://wiki.ubuntu.com/Releases Please upgrade to the latest version and re-test. ** Changed in: pulseaudio (Ubuntu)

[Bug 371061] Re: Assertion '(unsigned) data.input_frames_used == in_n_frames' failed at pulsecore/resampler.c:1284, function libsamplerate_resample(). Aborting.

2009-10-13 Thread Rene Jablonski
Thank you Dave! Commenting out default-sample-rate = 48000 helps a lot. Rene -- Assertion '(unsigned) data.input_frames_used == in_n_frames' failed at pulsecore/resampler.c:1284, function libsamplerate_resample(). Aborting. https://bugs.launchpad.net/bugs/371061 You received this bug

[Bug 371061] Re: Assertion '(unsigned) data.input_frames_used == in_n_frames' failed at pulsecore/resampler.c:1284, function libsamplerate_resample(). Aborting.

2009-05-31 Thread Dave Gilbert
I commented that out and it doesn't seem to have helped much, but I also changed default-sample-rate to 48000 and that's made a big difference. Dave -- Assertion '(unsigned) data.input_frames_used == in_n_frames' failed at pulsecore/resampler.c:1284, function libsamplerate_resample().

[Bug 371061] Re: Assertion '(unsigned) data.input_frames_used == in_n_frames' failed at pulsecore/resampler.c:1284, function libsamplerate_resample(). Aborting.

2009-05-26 Thread David McBride
Commenting out the line : resample-method = src-linear ... in /etc/pulse/daemon.conf, and restarting, results in crash-free pulseaudio. Cheers, David -- Assertion '(unsigned) data.input_frames_used == in_n_frames' failed at pulsecore/resampler.c:1284, function libsamplerate_resample().

[Bug 371061] Re: Assertion '(unsigned) data.input_frames_used == in_n_frames' failed at pulsecore/resampler.c:1284, function libsamplerate_resample(). Aborting.

2009-05-24 Thread Dave Gilbert
I saw the same thing today. pulseaudio 1:0.9.15-1ubuntu3 It seems to have restarted and be working after that though. This is was first thing played (with rhythmbox) after a resume. This is on intel audio with options snd-hda-intel position_fix=2 From user.log:

[Bug 371061] Re: Assertion '(unsigned) data.input_frames_used == in_n_frames' failed at pulsecore/resampler.c:1284, function libsamplerate_resample(). Aborting.

2009-05-18 Thread David McBride
I am also having this problem on a machine I upgraded from Jaunty to Karmic today (Mon May 18th); log from PulseAudio - attached. The bug does not always trigger; when playing audio from Banshee, approximately one attempted track playback in 10 will succeed. This is a regression from Jaunty.