Bug#598956: On kfreebsd going into web pane segfaults Liferea.

Mike Hommey mh at glandium.org
Tue Oct 5 06:36:29 UTC 2010


On Mon, Oct 04, 2010 at 10:08:34PM +0100, Michael Dorrington wrote:
> 
> Mike Hommey wrote:
> > tags 598956 - patch
> > thanks
> > 
> > On Mon, Oct 04, 2010 at 08:33:53AM +0100, Michael Dorrington wrote:
> >> Patch fixes issue on kfreebsd where webkit crashes due to Javascript with JIT.
> >> --- webkit-1.2.4/debian/rules	2010-09-03 22:29:30.000000000 +0100
> >> +++ webkit-1.2.4-disablejit/debian/rules	2010-10-03 15:58:35.000000000 +0100
> >> @@ -54,6 +54,7 @@
> >>  		--host=$(DEB_HOST_GNU_TYPE) \
> >>  		--build=$(DEB_BUILD_GNU_TYPE) \
> >>  		--enable-gtk-doc \
> >> +		--disable-jit \
> >>  		--enable-introspection
> >>  
> >>  	$(MAKE) $(MAKEARGUMENTS) -C build
> > 
> > Even if the idea is there, we can't call that a patch. It can't be
> > applied as is. It should at least disable jit only on kfreebsd.
> 
> I've added the code to make it only apply to kfreebsd, see attached
> patch. Is this good enough to be classed as a patch?

Yes. Thanks

Mike





More information about the Pkg-webkit-maintainers mailing list