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

Michael Dorrington michael.dorrington at gmail.com
Mon Oct 4 21:08:34 UTC 2010


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?

Regards,
Mike.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: webkit-1.2.4-disable_jit_on_kfreebsd-1.patch
Type: text/x-patch
Size: 1058 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-webkit-maintainers/attachments/20101004/fdabe22f/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 898 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-webkit-maintainers/attachments/20101004/fdabe22f/attachment.pgp>


More information about the Pkg-webkit-maintainers mailing list