After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 528531 - GStreamer-CRITICAL: gst_bus_source_dispatch: assertion `message != NULL' failed" when I invoke g_source_remove(player_status[player_index].bus_id)
GStreamer-CRITICAL: gst_bus_source_dispatch: assertion `message != NULL' fail...
Status: RESOLVED DUPLICATE of bug 531538
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.10.x
Other Linux
: Normal critical
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-04-17 09:03 UTC by wujie0606
Modified: 2008-05-05 16:42 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description wujie0606 2008-04-17 09:03:30 UTC
system notifies "GStreamer-CRITICAL **: gst_bus_source_dispatch: assertion `message != NULL' failed" when I invoke g_source_remove(player_status[player_index].bus_id). 

What is the issue caused?
Comment 1 Tim-Philipp Müller 2008-04-17 11:02:50 UTC
Are you doing g_source_remove() and/or running GMainLoops and/or gst_bus_{peek|pop_poll} from different threads?

Do you have a test case that reproduces the problem? (If not, is your code available somewhere to look at?)
Comment 2 Tim-Philipp Müller 2008-05-05 16:42:43 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.


*** This bug has been marked as a duplicate of 531538 ***