Bug 13265
Summary: | REGRESSION: Crash in KJS::Bindings::convertValueToNPVariant | ||
---|---|---|---|
Product: | WebKit | Reporter: | Justin Garcia <justin.garcia> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | Keywords: | InRadar, Regression |
Priority: | P1 | ||
Version: | 523.x (Safari 3) | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
URL: | http://www.myspace.com/24 |
Justin Garcia
Open the latest nightly
Goto http://www.myspace.com/24
Crash:
0 com.apple.JavaScriptCore 0x00160020 KJS::Bindings::convertValueToNPVariant(KJS::ExecState*, KJS::JSValue*, _NPVariant*) + 304
1 com.apple.JavaScriptCore 0x0015e7dc _NPN_InvokeDefault + 252
2 ...orks.movemediaplayer.plugin 0x1934ea03 NPN_InvokeDefault + 119
3 ...orks.movemediaplayer.plugin 0x192f1e3a nsPluginInstance::init(_NPWindow*) + 304
4 ...orks.movemediaplayer.plugin 0x1930e0fb NPP_Destroy + 251
5 ...orks.movemediaplayer.plugin 0x1930e281 NPP_SetWindow + 103
6 com.apple.WebKit 0x003139e0 -[WebBaseNetscapePluginView setWindowIfNecessary] + 128
...
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
<rdar://problem/5107534>
Anders Carlsson
Committed revision 20695.