Bug 38491 - Interpreter crashes due to incorrect refcounting of cached structures.
Summary: Interpreter crashes due to incorrect refcounting of cached structures.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2010-05-03 15:04 PDT by Oliver Hunt
Modified: 2010-05-03 15:19 PDT (History)
1 user (show)

See Also:


Attachments
Patch (5.56 KB, patch)
2010-05-03 15:06 PDT, Oliver Hunt
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2010-05-03 15:04:12 PDT
Interpreter crashes due to incorrect refcounting of cached structures.
Comment 1 Oliver Hunt 2010-05-03 15:06:05 PDT
Created attachment 54964 [details]
Patch
Comment 2 Maciej Stachowiak 2010-05-03 15:11:27 PDT
<rdar://problem/7926160>
Comment 3 Maciej Stachowiak 2010-05-03 15:12:54 PDT
Comment on attachment 54964 [details]
Patch

r=me

Please mention the Radar bug number in the ChangeLog.
Comment 4 Oliver Hunt 2010-05-03 15:19:15 PDT
Committed r58705: <http://trac.webkit.org/changeset/58705>