[Webkit-unassigned] [Bug 137849] [GTK] [Stable] webkitgtk 2.6.1 fails to load flashplugin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 5 06:19:16 PST 2014


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

--- Comment #9 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
(In reply to comment #8)
> I can't seem to reproduce this crash if I rebuild webkit 2.6.2, so
> this might have to do with the version of the compiler or some library.

I think it may have to be with the hardening flags that the debian package uses.


$ grep ^CPPFLAGS webkit2gtk-2.6.2+dfsg1/debian/rules 
CPPFLAGS = $(shell dpkg-buildflags --get CPPFLAGS) -Wall

$ dpkg-buildflags --get CPPFLAGS
-D_FORTIFY_SOURCE=2


You can try rebuilding it with those flags to check if then is reproducible or not.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141105/fc045de8/attachment-0002.html>


More information about the webkit-unassigned mailing list