[Webkit-unassigned] [Bug 109887] REGRESSION (r142707-r142797): Crash in JSObjectGetPrivate

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 15 12:39:00 PST 2013


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|JavaScriptCore              |WebCore JavaScript
                 CC|                            |ap at webkit.org,
                   |                            |ggaren at apple.com,
                   |                            |jberlin at webkit.org,
                   |                            |mhahnenberg at apple.com,
                   |                            |oliver at apple.com




--- Comment #1 from Alexey Proskuryakov <ap at webkit.org>  2013-02-15 12:41:17 PST ---
Can you please try running the nightly build with GuardMalloc from command line to hopefully catch the error earlier and more reproducibly?

The following should be a single line in Terminal:

DYLD_FRAMEWORK_PATH=/Applications/WebKit.app/Contents/Frameworks/10.8 DYLD_INSERT_LIBRARIES=/usr/lib/libgmalloc.dylib /Applications/Safari.app/Contents/MacOS/SafariForWebKitDevelopment

-- 
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