[Webkit-unassigned] [Bug 114046] [GStreamer] Segfault when attempting to install missing plugins

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 5 11:52:09 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=114046





--- Comment #11 from Brendan Long <b.long at cablelabs.com>  2013-04-05 11:50:22 PST ---
That patch was actually completely wrong. I saw that gchar** turned into const gchar * const and didn't notice that there was one more *. I think the real problem is that we're not null terminating the array.

(In reply to comment #10)
> Well the details argument is a list of strings in 0.10 and 1.0... The backtrace is interesting though, which exact release of GStreamer is this?

The backtrace is from 1.0.6, but I think it occurs on 1.0.5 too (and probably 0.10 looking at the documentation).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list