Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 236542 - media-sound/pulseaudio-0.9.11-r2 disconnect on sound playing with "module-rtp-send.c: Failed to push chunk into memblockq"
Summary: media-sound/pulseaudio-0.9.11-r2 disconnect on sound playing with "module-rtp...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on: 236551
Blocks:
  Show dependency tree
 
Reported: 2008-09-03 08:39 UTC by BedOS_Gui
Modified: 2009-06-16 09:43 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
pulseaudio client.conf (client.conf,1.07 KB, text/plain)
2008-09-03 08:39 UTC, BedOS_Gui
Details
pulseaudio daemon.conf (daemon.conf,1.78 KB, text/plain)
2008-09-03 08:40 UTC, BedOS_Gui
Details
pulseaudio default.pa (default.pa,4.05 KB, text/plain)
2008-09-03 08:40 UTC, BedOS_Gui
Details
pulseaudio system.pa (system.pa,4.04 KB, text/plain)
2008-09-03 08:42 UTC, BedOS_Gui
Details
emerge --info (emerge--info,10.89 KB, text/plain)
2008-09-03 14:13 UTC, BedOS_Gui
Details

Note You need to log in before you can comment on or make changes to this bug.
Description BedOS_Gui 2008-09-03 08:39:16 UTC
When playing a sound (video streaming, gnome sound-panel, ...) my pulseaudio server disconnect with this error in syslog :

Sep  3 10:30:03 athlon64X2_Gentoo pulseaudio[7388]: module-rtp-send.c: Failed to push chunk into memblockq.
Sep  3 10:30:03 athlon64X2_Gentoo pulseaudio[7388]: sink.c: Assertion '!s->thread_info.rewind_requested' failed at pulsecore/sink.c:632, function pa_sink_render(). Aborting.

My pulseaudio config files are attached if it could help you.

Reproducible: Always
Comment 1 BedOS_Gui 2008-09-03 08:39:42 UTC
Created attachment 164447 [details]
pulseaudio client.conf
Comment 2 BedOS_Gui 2008-09-03 08:40:25 UTC
Created attachment 164449 [details]
pulseaudio daemon.conf
Comment 3 BedOS_Gui 2008-09-03 08:40:51 UTC
Created attachment 164451 [details]
pulseaudio default.pa
Comment 4 BedOS_Gui 2008-09-03 08:42:06 UTC
Created attachment 164452 [details]
pulseaudio system.pa
Comment 5 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2008-09-03 14:06:07 UTC
Also need emerge --info to properly diagnose this. Thanks.
Comment 6 BedOS_Gui 2008-09-03 14:13:14 UTC
Created attachment 164489 [details]
emerge --info
Comment 7 BedOS_Gui 2008-09-03 17:37:04 UTC
(In reply to comment #0)
> When playing a sound (video streaming, gnome sound-panel, ...) my pulseaudio
> server disconnect with this error in syslog :
> 
> Sep  3 10:30:03 athlon64X2_Gentoo pulseaudio[7388]: module-rtp-send.c: Failed
> to push chunk into memblockq.
> Sep  3 10:30:03 athlon64X2_Gentoo pulseaudio[7388]: sink.c: Assertion
> '!s->thread_info.rewind_requested' failed at pulsecore/sink.c:632, function
> pa_sink_render(). Aborting.
> 
> My pulseaudio config files are attached if it could help you.
> 
> Reproducible: Always
> 
This bug is related to this one :

http://bugs.gentoo.org/show_bug.cgi?id=236551

with the fix ln -s /sbin/udevadm /usr/bin/udevinfo all returns in order, waiting for a proper fix.
Comment 8 BedOS_Gui 2008-09-03 18:33:05 UTC
(In reply to comment #7)
> (In reply to comment #0)
> > When playing a sound (video streaming, gnome sound-panel, ...) my pulseaudio
> > server disconnect with this error in syslog :
> > 
> > Sep  3 10:30:03 athlon64X2_Gentoo pulseaudio[7388]: module-rtp-send.c: Failed
> > to push chunk into memblockq.
> > Sep  3 10:30:03 athlon64X2_Gentoo pulseaudio[7388]: sink.c: Assertion
> > '!s->thread_info.rewind_requested' failed at pulsecore/sink.c:632, function
> > pa_sink_render(). Aborting.
> > 
> > My pulseaudio config files are attached if it could help you.
> > 
> > Reproducible: Always
> > 
> This bug is related to this one :
> 
> http://bugs.gentoo.org/show_bug.cgi?id=236551
> 
> with the fix ln -s /sbin/udevadm /usr/bin/udevinfo all returns in order,
> waiting for a proper fix.
> 
But I see that this warning remains in my syslog file :

module-rtp-send.c: Failed to push chunk into memblockq.

Comment 9 BedOS_Gui 2008-09-04 08:48:40 UTC
(In reply to comment #7)
> (In reply to comment #0)
> > When playing a sound (video streaming, gnome sound-panel, ...) my pulseaudio
> > server disconnect with this error in syslog :
> > 
> > Sep  3 10:30:03 athlon64X2_Gentoo pulseaudio[7388]: module-rtp-send.c: Failed
> > to push chunk into memblockq.
> > Sep  3 10:30:03 athlon64X2_Gentoo pulseaudio[7388]: sink.c: Assertion
> > '!s->thread_info.rewind_requested' failed at pulsecore/sink.c:632, function
> > pa_sink_render(). Aborting.
> > 
> > My pulseaudio config files are attached if it could help you.
> > 
> > Reproducible: Always
> > 
> This bug is related to this one :
> 
> http://bugs.gentoo.org/show_bug.cgi?id=236551
> 
> with the fix ln -s /sbin/udevadm /usr/bin/udevinfo all returns in order,
> waiting for a proper fix.
> 
The problem is not totally solved by the udev's workaround : pulseaudio server runs fine at boot, the sound samples works fine but, when using totem, pulseaudio keeps disconnecting with the error message above. 
Comment 10 BedOS_Gui 2008-09-15 14:20:40 UTC
the bug seems to be solved with fresh udev-128
Comment 11 Samuli Suominen (RETIRED) gentoo-dev 2009-06-16 09:43:55 UTC
(In reply to comment #10)
> the bug seems to be solved with fresh udev-128
> 

I'm running sys-fs/udev-141-r1 here..

And only versions of pulse in tree are 0.9.9 and 0.9.15 (with revisions)

Closing as per last comment, reopen if it's still an problem.