Bug 77616 - NULL ptr in WebCore::CSSStyleSelector::createTransformOperations
Summary: NULL ptr in WebCore::CSSStyleSelector::createTransformOperations
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows Vista
: P1 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-02 01:40 PST by Berend-Jan Wever
Modified: 2012-02-02 12:07 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Berend-Jan Wever 2012-02-02 01:40:26 PST
Chromium: http://code.google.com/p/chromium/issues/detail?id=112433
Detailed report: https://cluster-fuzz.appspot.com/testcase?key=17412173

Fuzzer: Bj_doc_fuzzer

Crash Type: UNKNOWN
Crash Address: 0x000000000005
Crash State:
  - crash stack -
  WebCore::CSSStyleSelector::createTransformOperations
  WebCore::CSSStyleSelector::applyProperty
  void WebCore::CSSStyleSelector::applyDeclaration<false>
  
Regressed: https://cluster-fuzz.appspot.com/revisions?range=119626:119630

Minimized Testcase (0.22 Kb): https://cluster-fuzz.appspot.com/download/AMIfv97uyKzxrsY9UggZ7Arq2q4AKI6IyCNYe5vdeEnWfKUZU0_aduEx67OaSp1549s7iYaCGA0xvoDXR8Tdx_ryzQuNSyjjAlktjowZLO0orB2TSodvNUmNSGs9SEXfFHlXgvjZgVb7dI0LGqYQpyEaFpMe-2Dl-g
Comment 1 Eric Seidel (no email) 2012-02-02 11:22:45 PST
These automated reports to locked-away bugs are not helpful.
Comment 2 Berend-Jan Wever 2012-02-02 12:07:19 PST
Again, sorry about the bad report. I would attach the repro, but I found out that it's fixed on trunk, so I'll leave this bug as is.