Bug 13265

Summary: REGRESSION: Crash in KJS::Bindings::convertValueToNPVariant
Product: WebKit Reporter: Justin Garcia <justin.garcia>
Component: JavaScriptCoreAssignee: 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

Description Justin Garcia 2007-04-03 02:54:58 PDT
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
...
Comment 1 Mark Rowe (bdash) 2007-04-03 06:17:32 PDT
<rdar://problem/5107534>
Comment 2 Anders Carlsson 2007-04-03 18:49:21 PDT
Committed revision 20695.