Bug 77216 - NULL ptr in WebCore::Editor::isContinuousSpellCheckingEnabled
Summary: NULL ptr in WebCore::Editor::isContinuousSpellCheckingEnabled
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows Vista
: P1 Normal
Assignee: Hajime Morrita
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-27 07:08 PST by Berend-Jan Wever
Modified: 2012-02-03 03:40 PST (History)
3 users (show)

See Also:


Attachments
Patch (7.02 KB, patch)
2012-02-02 23:14 PST, Hajime Morrita
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Berend-Jan Wever 2012-01-27 07:08:09 PST
Detailed report: https://cluster-fuzz.appspot.com/testcase?key=15995435

Uploader: skylined@chromium.org

Crash Type: UNKNOWN
Crash Address: 0x000000000640
Crash State:
  - crash stack -
  WebCore::Editor::isContinuousSpellCheckingEnabled
  WebCore::TypingCommand::markMisspellingsAfterTyping
  WebCore::TypingCommand::deleteKeyPressed
  
Regressed: https://cluster-fuzz.appspot.com/revisions?range=108839:108881

Minimized Testcase (2.51 Kb): https://cluster-fuzz.appspot.com/download/AMIfv97_6CG2EXf7_BvtuY37u9sW7LsAnpGs24_teSavkXZd63UaqnEhn4dOtvwivAnbWfjelfuaA7MHdkhw_xPurz9EsNGHYTkX3ueLfLNzC-KrWozIUYOUHDOw5LnJQTjMryYUyOFSYPxgOfS8WglSoOeZ63Tdzg
Comment 1 Hajime Morrita 2012-02-02 23:14:40 PST
Created attachment 125269 [details]
Patch
Comment 2 Hajime Morrita 2012-02-02 23:15:20 PST
I couldn't reproduce this locally. But code indicates this is possible.
Comment 3 WebKit Review Bot 2012-02-03 03:40:11 PST
Comment on attachment 125269 [details]
Patch

Clearing flags on attachment: 125269

Committed r106646: <http://trac.webkit.org/changeset/106646>
Comment 4 WebKit Review Bot 2012-02-03 03:40:18 PST
All reviewed patches have been landed.  Closing bug.