Bug 35450 - Crash when a Java array property accessor raises an exception
Summary: Crash when a Java array property accessor raises an exception
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Java (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac All
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-26 14:04 PST by Alexey Proskuryakov
Modified: 2010-02-26 14:30 PST (History)
0 users

See Also:


Attachments
proposed fix (6.68 KB, patch)
2010-02-26 14:07 PST, Alexey Proskuryakov
no flags Details | Formatted Diff | Diff
proposed fix (6.68 KB, patch)
2010-02-26 14:24 PST, Alexey Proskuryakov
no flags Details | Formatted Diff | Diff
proposed fix (4.72 KB, patch)
2010-02-26 14:27 PST, Alexey Proskuryakov
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2010-02-26 14:04:38 PST
Null dereference. Patch forthcoming.
Comment 1 Alexey Proskuryakov 2010-02-26 14:07:33 PST
Created attachment 49636 [details]
proposed fix
Comment 2 Alexey Proskuryakov 2010-02-26 14:24:39 PST
Created attachment 49644 [details]
proposed fix

Different Java versions may have different stack traces, don't want the results to change because of that.
Comment 3 Alexey Proskuryakov 2010-02-26 14:27:10 PST
Created attachment 49645 [details]
proposed fix

Actually uploading a new patch.
Comment 4 Anders Carlsson 2010-02-26 14:27:45 PST
Comment on attachment 49645 [details]
proposed fix

r=me
Comment 5 Alexey Proskuryakov 2010-02-26 14:30:56 PST
http://trac.webkit.org/changeset/55315