Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 344177 - net-libs/webkit-gtk-1.2.3: /usr/bin/jsc segfaults on hardened
Summary: net-libs/webkit-gtk-1.2.3: /usr/bin/jsc segfaults on hardened
Status: RESOLVED DUPLICATE of bug 338213
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Hardened (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: The Gentoo Linux Hardened Team
URL: https://bugzilla.redhat.com/show_bug....
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-04 19:19 UTC by Faustus
Modified: 2010-12-07 16:42 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***