Create Bindings to enable WebRTC by a-morales · Pull Request #129 · gstreamer-java/gst1-java-core

Bug.

;)

I've been using this PR (and the last) for a few weeks now. I see mixed success on getting the create-offer Promise callback to fire at all. Sometimes when it fires I get this shortly after:

free(): invalid pointer
Aborted (core dumped)

Finally, sometimes after my app has been running for a while and has an active WebRTC session up I am getting:

double free or corruption (out)
Aborted (core dumped)

Any tips on debugging these issues? I tried valgrind earlier but it doesn't seem to play well with java.