Bug 53545 - segfault when google searching
Summary: segfault when google searching
Status: RESOLVED DUPLICATE of bug 53519
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.6
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-01 15:54 PST by Neil Quinn
Modified: 2011-02-01 22:03 PST (History)
0 users

See Also:


Attachments
webkit crash report (35.93 KB, application/octet-stream)
2011-02-01 16:03 PST, Neil Quinn
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Neil Quinn 2011-02-01 15:54:10 PST
When i attempt to type in the Google search field, webkit beachballs then crashes.  The logs reveal a segfault, which occurs immediately after typing in the search field.  This bug is consistently reproducible. 

Neil-MacBook-Pro:~ neil$ /Applications/WebKit.app/Contents/MacOS/WebKit 
2011-02-01 23:36:41.924 Safari[9640:1a07] WebKit failed to shut down cleanly.  Checking for Safari extensions.
2011-02-01 23:36:41.929 Safari[9640:1a07] WebKit r77220 initialized.
2011-02-01 23:36:45.292 Safari[9640:1a07] Evernote Safari Clipper Plugin version 120788 at your service!
2011-02-01 23:36:45.333 Safari[9640:1a07] EVERNOTE: This is where I try to get the Safari toolbar button inserted.
2011-02-01 23:36:45.333 Safari[9640:1a07] EVERNOTE: Have we already done our first time insertion: 1
2011-02-01 23:36:45.333 Safari[9640:1a07] EVERNOTE: Updating toolbar from prefs.
2011-02-01 23:36:45.334 Safari[9640:1a07] EVERNOTE: Found Safari 4 toolbar prefs
2011-02-01 23:36:45.334 Safari[9640:1a07] EVERNOTE: Safari toolbar items: (
    BackForwardToolbarIdentifier,
    InputFieldsToolbarIdentifier,
    "se.maypril.safari.exposer-QXW58R6FRX exposer",
    "com.lastpass.lpsafariextension-N24REP3BMN LPToolButton",
    "com.evernote.SafariClipperPlugin.ClipToEvernote"
)
2011-02-01 23:36:45.334 Safari[9640:1a07] EVERNOTE:   Found Elephant in Safari toolbar items at index 4
2011-02-01 23:36:45.335 Safari[9640:1a07] EVERNOTE:   Inserting Elephant at index 4
2011-02-01 23:36:45.339 Safari[9640:1a07] EVERNOTE: Finished toolbar customization.
Segmentation fault
Comment 1 Neil Quinn 2011-02-01 16:03:27 PST
Created attachment 80845 [details]
webkit crash report
Comment 2 Neil Quinn 2011-02-01 16:04:10 PST
I have reproduced the bug with extensions and the evernote clipper disabled, and attached the crash report.
Comment 3 Alexey Proskuryakov 2011-02-01 22:03:44 PST

*** This bug has been marked as a duplicate of bug 53519 ***