Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 344177

Summary: net-libs/webkit-gtk-1.2.3: /usr/bin/jsc segfaults on hardened
Product: Gentoo Linux Reporter: Faustus <orlovm>
Component: HardenedAssignee: The Gentoo Linux Hardened Team <hardened>
Status: RESOLVED DUPLICATE    
Severity: normal CC: c.apeltauer, gnome
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
URL: https://bugzilla.redhat.com/show_bug.cgi?id=516057
Whiteboard:
Package list:
Runtime testing required: ---

Description Faustus 2010-11-04 19:19:54 UTC
/usr/bin/jsc segfaults on hardened x86 (strace: mmap2 with PROT_EXEC)

paxctl -m /usr/bin/jsc fixes the issue

I wonder if the underlying problem with Javascript in WebKit calling mmap with PROT_EXEC can be fixed somehow, and then neither jsc nor, probably, midori, will need to have their memory protection disabled (see bug 338561).

Possibly relevant: https://bugzilla.redhat.com/show_bug.cgi?id=516057
Comment 1 Magnus Granberg gentoo-dev 2010-12-07 16:36:03 UTC
Can we add a use flag to disable jit or wait for it to get fixed upstream?
Comment 2 Pacho Ramos gentoo-dev 2010-12-07 16:42:39 UTC
This looks like a dupe of bug 338213

*** This bug has been marked as a duplicate of bug 338213 ***