[Webkit-unassigned] [Bug 79065] jsc crashes on any attempt to run a script from the terminal

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 20 20:23:58 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=79065


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID
                 CC|                            |ap at webkit.org




--- Comment #2 from Alexey Proskuryakov <ap at webkit.org>  2012-02-20 20:23:59 PST ---
This is expected - you are running nightly jsc with shipping JavaScriptCore framework.

You should either use jsc from /System/Library/Frameworks, or use DYLD_FRAMEWORK_PATH environment variable to use frameworks from nightlies (man dyld for more info).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list