[Bug 771773] Android: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Oct 25 14:51:00 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=771773
--- Comment #15 from mark.dion91 at gmail.com ---
I actually get the same error whether I use these lines or not.
pipeline = gst_player_get_pipeline(player->player);
gst_pipeline_use_clock(GST_PIPELINE (pipeline), NULL);
So the issue is actually not with my additions, since this crash occurs even if
I'm using an unmodified version of player.c
--
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