[Bug 666957] hang in gst_task_join()
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sat Feb 4 16:09:51 PST 2012
https://bugzilla.gnome.org/show_bug.cgi?id=666957
GStreamer | don't know | 0.10.32
Vladimir Rutsky <altsysrq> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |altsysrq at gmail.com
--- Comment #4 from Vladimir Rutsky <altsysrq at gmail.com> 2012-02-05 00:09:43 UTC ---
After upgrading from Ubuntu 11.04 to 11.10 I experienced this bug with similar
stack trace very often.
In my case the problem was due to bug in fuser program [1]: fuser forked
uncontrollably and exhaused all my threads resources (number of threads limited
to 600 in /etc/security/limits.conf in my system), so any program that tried to
create thread at the same time that fuser was running have been failing.
Patching fuser program [2] helped.
[1] https://bugs.launchpad.net/ubuntu/+source/psmisc/+bug/876387
[2]
http://sourceforge.net/tracker/?func=detail&atid=115273&aid=3429674&group_id=15273
P.S. I'm using GStreamer 0.10.35-1 from Ubuntu 11.10.
--
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