RESOLVED FIXED 142006
Need to pass RTLD_DEEPBIND to dlopen() to ensure that our LLVMOverrides take effect on Linux
https://bugs.webkit.org/show_bug.cgi?id=142006
Summary Need to pass RTLD_DEEPBIND to dlopen() to ensure that our LLVMOverrides take ...
Filip Pizlo
Reported 2015-02-24 22:19:05 PST
Need to pass RTLD_DEEPBIND to dlopen() to ensure that our LLVMOverrides take effect on Linux
Attachments
Patch (2.02 KB, patch)
2015-02-24 22:20 PST, Filip Pizlo
no flags
Filip Pizlo
Comment 1 2015-02-24 22:20:55 PST
Filip Pizlo
Comment 2 2015-02-24 22:21:40 PST
Ossy: this fixes the crashes we were seeing!
Csaba Osztrogonác
Comment 3 2015-02-25 02:10:51 PST
Comment on attachment 247312 [details] Patch r++, great catch, thanks for the fix.
WebKit Commit Bot
Comment 4 2015-02-25 02:18:59 PST
Comment on attachment 247312 [details] Patch Clearing flags on attachment: 247312 Committed r180622: <http://trac.webkit.org/changeset/180622>
WebKit Commit Bot
Comment 5 2015-02-25 02:19:03 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.