Bug 23230
| Summary: | WebKit Browser Stops Responding Temporarily | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michael Li <bartfat> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | UNCONFIRMED | ||
| Severity: | Normal | CC: | pclouds |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| URL: | http://www.appleinsider.com/ | ||
Michael Li
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Michael Li
*** Bug 23227 has been marked as a duplicate of this bug. ***
Duy Nguyen
I had the similar problem when I tried to use nspluginwrapper with epiphany-webkit. Remove nspluginwrapper and it would be fine.