[Bug 796690] A bug in PlaybackTutorial7.cs

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Oct 10 19:26:22 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=796690

--- Comment #1 from Thibault Saunier <tsaunier at gnome.org> ---
Could you please provide the patch with `git format-patch`:
ttps://gstreamer.freedesktop.org/documentation/contribute/index.html

(In reply to tomislavtustonic from comment #0)
> Created attachment 372841 [details] [review]
> a patch for PlaybackTutorial7
> 
> When I set the audio-sink before playing (see a patch), the equalizer works
> fine, but when setting pipeline state to State.Null I get the following
> exception:
> 
> Unhandled Exception: System.AccessViolationException: Attempted to read or
> write protected memory. This is often an indication that other memory is
> corrupt.
>    at Gst.Element.gst_element_set_state(IntPtr raw, Int32 state)
>    at Gst.Element.SetState(State state)
>    at GstreamerSharp.Playback.Main(String[] args) in
> ...\PlaybackTutorial7.cs:line 61
> 
> Should I open the new bug for this AccessViolationException ?
> 
> Cheers, Tom

What version are you testing with? - Please try to reproduce with master and
pretty please open a new bug :-)

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