[gstreamer-bugs] [Bug 147000] New: - removing all elements froma GstThread causes crash when state not NULL
bugzilla-daemon at bugzilla.gnome.org
bugzilla-daemon at bugzilla.gnome.org
Fri Jul 9 07:24:33 PDT 2004
http://bugzilla.gnome.org/show_bug.cgi?id=147000
GStreamer | gstreamer (core) | Ver: HEAD CVS
Summary: removing all elements froma GstThread causes crash when
state not NULL
Product: GStreamer
Version: HEAD CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gstreamer (core)
AssignedTo: gstreamer-maint at bugzilla.gnome.org
ReportedBy: zaheerabbas at merali.org
QAContact: gstreamer-maint at bugzilla.gnome.org
Remove all elements contained in a GstThread when state is in PAUSED for example.
Currently an error such as this apears: GThread-ERROR **: file gthread-posix.c:
line 160 (): error 'Device or resource busy' during 'pthread_mutex_destroy
((pthread_mutex_t *) mutex)'
Expected result: no error
I have added a test: threadg.c in testsuite/threads
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.
More information about the Gstreamer-bugs
mailing list