WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 76413
147542
segfault at bbadbeef ip 000003737a5c899c sp 000003fc06e8fcc0 error 6 in libjavascriptcoregtk-3.0.so.0.16.17[37379fe9000+6d0000]
https://bugs.webkit.org/show_bug.cgi?id=147542
Summary
segfault at bbadbeef ip 000003737a5c899c sp 000003fc06e8fcc0 error 6 in libja...
bugmenot
Reported
2015-08-02 09:10:07 PDT
Created
attachment 258037
[details]
/usr/lib/libjavascriptcoregtk-3.0.so.0(WTFCrash+0x17) After compiling the latest Xiphos-SVN, libjavascriptcoregtk-3.0.so crashes. Please fix. See attached crash log.
Attachments
/usr/lib/libjavascriptcoregtk-3.0.so.0(WTFCrash+0x17)
(3.33 KB, text/plain)
2015-08-02 09:10 PDT
,
bugmenot
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
bugmenot
Comment 1
2015-08-02 09:14:24 PDT
I discovered a work around for this crash was disable PaX mprotect. Apparently this lib doesn't work on hardened kernels...
Alexey Proskuryakov
Comment 2
2015-08-02 14:01:10 PDT
Per wikipedia, "the fact that programs cannot themselves execute data they originated as program code poses an impassable problem for applications that need to generate code at runtime as a basic function, such as just-in-time compilers for Java" *** This bug has been marked as a duplicate of
bug 76413
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug