Bug 23230 - WebKit Browser Stops Responding Temporarily
Summary: WebKit Browser Stops Responding Temporarily
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL: http://www.appleinsider.com/
Keywords:
: 23227 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-01-10 15:28 PST by Michael Li
Modified: 2009-10-06 23:48 PDT (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 Michael Li 2009-01-10 15:28:31 PST
Dear Bug Testers,

I found a bug in the rendering of this site that I regularly check on that causes the WebKit engine to post a number of error messages.  I'm using Ubuntu 8.10, with Epiphany and WebKit as the layout engine.  I also had a similar problem with my Macbook Pro running Mac OS 10.5.6 and the WebKit build r39737.  I'm not sure whether this is a problem with the website, or whether this is just a bug in the WebKit engine itself.  If someone could figure out how to fix it, that'd be great.  Thanks.  The log of the browser is below (for Epiphany... I couldn't get a log of the WebKit on the Mac since that froze on this site):

*** NSPlugin Viewer  *** WARNING: unhandled variable 17 in NPN_GetValue()
console message: http://www.google-analytics.com/urchin.js @167: TypeError: Undefined value
*** NSPlugin Wrapper *** ERROR: NPP_SetWindow() wait for reply: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_Destroy() invoke: Connection closed

(epiphany-webkit:7267): GLib-CRITICAL **: g_hash_table_remove_internal: assertion `hash_table != NULL' failed
*** NSPlugin Wrapper *** ERROR: NPP_SetWindow() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_Destroy() invoke: Connection closed

(epiphany-webkit:7267): GLib-CRITICAL **: g_hash_table_remove_internal: assertion `hash_table != NULL' failed
console message:  @1: Unsafe JavaScript attempt to access frame with URL http://www.appleinsider.com/ from frame with URL http://cdn3.specificmedia.com/img/?ag=1&pb=911408235&pg=1144047624972523480&us=7XU-wctPi0&rnd=247535. Domains, protocols and ports must match.
Comment 1 Michael Li 2009-01-10 15:29:55 PST
*** Bug 23227 has been marked as a duplicate of this bug. ***
Comment 2 Duy Nguyen 2009-10-06 23:48:07 PDT
I had the similar problem when I tried to use nspluginwrapper with epiphany-webkit. Remove nspluginwrapper and it would be fine.