[Bug 740483] Calling Emit(..) unbalances the stack

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Nov 24 03:18:26 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=740483
  GStreamer | gst-sharp | 1.4.4

Ralph <ralph.gucwa> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|NOTABUG                     |

--- Comment #5 from Ralph <ralph.gucwa at racelogic.co.uk> 2014-11-24 11:18:21 UTC ---
Still crashes:
videoComposition.Emit("commit", new object[] { false });

My sample application demonstrating the problem (it is actually the same
application I used for demonstrating a problem with seeking, which has been
fixed in GStreamer 1.4.4):

http://ralphos.com/files/SeekTest.zip

In order to run it, edit MainWindow.xaml.cs and change the path to the video
file (line 31).
You can use any of your video files or one of my test files:
http://ralphos.com/files/Nigel_Q2_10003.avi
http://ralphos.com/files/PikesPeak-2014.mp4
Emit method is called in two places: line 140 and line 159.

-- 
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