[gstreamer-bugs] [Bug 585541] Bus.AddWatch crashes on Windows

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jun 12 03:13:53 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=585541

  GStreamer | gst-sharp | Ver: git




------- Comment #1 from Maarten Bosmans  2009-06-12 10:13 UTC -------
Created an attachment (id=136409)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=136409&action=view)
Testcase for Bus.AddWatch

This testcase exposes the bug. It sets op a trivial pipeline, the pipeline is
set to the playing state and upon reaching that state, the mainloop is quit.

The expected behaviour is to see a couple of messages, after which the programs
quits. This behaviour is shown by replacing
  pipeline.Bus.AddWatch(new BusFunc(BusCb));
with the two commented-out lines directly below it.

The actual behaviour is that the error mentioned in the bug description is
thrown.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=585541.




More information about the Gstreamer-bugs mailing list