[Webkit-unassigned] [Bug 25986] Unresponsive Webkit from Tweetie Mac Desktop client

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 24 16:01:09 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=25986


mrowe at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID
            Summary|unresponsive Webkit from    |Unresponsive Webkit from
                   |Tweetie Mac Desktop client  |Tweetie Mac Desktop client




------- Comment #4 from mrowe at apple.com  2009-05-24 16:01 PDT -------
The hang shows:

1735 +[ENSafariClipperPluginView initialize]
  1735 +[ENSafariToolbarSwizzler createSharedInstance]

Based on the call stack this looks as though a WebKit plug-in is being used as
the loading mechanism for a Safari extension, and is calling in to Safari code
in a manner that leads to a deadlock.  Disabling this third-party extension
will almost certainly cause the problem to go away.  This extension appears to
be associated with a piece of software called Evernote.  You should locate
EvernoteSafariClipperPlugin.webplugin, possibly living in ~/Library/Internet
Plug-Ins/ or /Library/Internet Plug-Ins/ and move it to your desktop to verify
that removing it addresses the problem.  You should then file a bug report with
the developer of that plug-in, as it's doing things that are completely
unsupported and likely to cause confusing problems such as this.

This bug will be closed as INVALID to indicate that the problem is outside of
WebKit's control.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list