Bug 13265 - REGRESSION: Crash in KJS::Bindings::convertValueToNPVariant
Summary: REGRESSION: Crash in KJS::Bindings::convertValueToNPVariant
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P1 Normal
Assignee: Nobody
URL: http://www.myspace.com/24
Keywords: InRadar, Regression
Depends on:
Blocks:
 
Reported: 2007-04-03 02:54 PDT by Justin Garcia
Modified: 2007-04-03 18:49 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.