[gstreamer-bugs] [Bug 641072] New: PulseAudio crash due to many small packages
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Jan 31 12:01:00 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=641072
GStreamer | gst-plugins-good | 0.10.x
Summary: PulseAudio crash due to many small packages
Classification: Desktop
Product: GStreamer
Version: 0.10.x
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: david.henningsson at canonical.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
Created an attachment (id=179744)
--> (https://bugzilla.gnome.org/attachment.cgi?id=179744)
Patch against git head
On low-end machines, PulseAudio can crash due to spending too much time in RT
prio, and with the PulseAudio debug log is filled with rewinds. One way to
counteract this, and improve performance in general, is to send fewer bigger
packets instead of many small ones.
I'm attaching a patch that removes a strange limit of packet size to
GStreamer's "segment size", which have been reported by more than one user, to
fix the problem of PulseAudio crashing.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Gstreamer-bugs
mailing list