Bug 7762 - Immediate Safari crash when visiting RooTV pages
Summary: Immediate Safari crash when visiting RooTV pages
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Major
Assignee: Nobody
URL: http://www.rootv.com/
Keywords:
: 10095 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-03-14 03:11 PST by Sulka Haro
Modified: 2006-07-27 09:04 PDT (History)
2 users (show)

See Also:


Attachments
Full crash log (21.77 KB, text/plain)
2006-03-14 22:58 PST, Sulka Haro
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sulka Haro 2006-03-14 03:11:58 PST
All visits to RootTV immediately crash Safari, both the latest release version and the latest nightly. I guess based on the crash report this could be in the WMV plugin, however Firefox is running the same plugin and it doesn't crash on the site so I consider there's some issue within Safari / Webkit. I have the latest Windows Media Player 9 installed from http://www.microsoft.com/windows/windowsmedia/player/mac/mp9/default.aspx

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000000

Thread 0 Crashed:
0   libSystem.B.dylib         	0x90002fc8 strlen + 8
1   net.telestream.wmv.plugin 	0x065b50cc TranslateParameters + 420 (Plugin.c:656)
2   net.telestream.wmv.plugin 	0x065b606c NPN_NPP_New + 292 (Plugin.c:1034)
3   com.apple.WebKit          	0x00314088 -[WebBaseNetscapePluginView start] + 200
4   com.apple.WebKit          	0x00314e5c -[WebBaseNetscapePluginView viewDidMoveToWindow] + 76
5   com.apple.AppKit          	0x936a8294 -[NSView _setWindow:] + 876
6   com.apple.AppKit          	0x936a8504 -[NSView addSubview:] + 372
Comment 1 Alexey Proskuryakov 2006-03-14 10:08:43 PST
I couldn't reproduce the crash with 2.0.3; however, I got an assertion failure on ToT:

ASSERTION FAILED: !instance (/Users/ap/WebKit/WebKit/Plugins/WebBaseNetscapePluginStream.m:107 -[WebBaseNetscapePluginStream dealloc])

0   com.apple.WebKit               	0x0031be24 -[WebBaseNetscapePluginStream dealloc] + 96 (WebBaseNetscapePluginStream.m:107)
1   com.apple.WebKit               	0x0032d454 -[WebNetscapePluginStream dealloc] + 160 (WebNetscapePluginStream.m:99)
2   com.apple.WebKit               	0x0032d25c -[WebNetscapePluginStream initWithRequest:pluginPointer:notifyData:sendNotification:] + 472 (WebNetscapePluginStream.m:78)
3   com.apple.WebKit               	0x00325484 -[WebBaseNetscapePluginView(WebNPPCallbacks) loadRequest:inTarget:withNotifyData:sendNotification:] + 872 (WebBaseNetscapePluginView.m:1603)
4   com.apple.WebKit               	0x003256ac -[WebBaseNetscapePluginView(WebNPPCallbacks) getURL:target:] + 176 (WebBaseNetscapePluginView.m:1628)
5   com.apple.WebKit               	0x00331b34 NPN_GetURL + 88 (npapi.m:88)
6   Windows Media Plugin           	0x12817968 0x12805000 + 76136
7   Windows Media Plugin           	0x12818c70 0x12805000 + 81008
8   Windows Media Plugin           	0x12817ab0 0x12805000 + 76464
9   com.apple.WebKit               	0x00322128 -[WebBaseNetscapePluginView start] + 676 (WebBaseNetscapePluginView.m:1000)
Comment 2 Alexey Proskuryakov 2006-03-14 13:18:25 PST
Reporter, could you please attach a complete crash log (preferably with loaded modules, too)?
Comment 3 Sulka Haro 2006-03-14 22:58:38 PST
Created attachment 7073 [details]
Full crash log

Full crash log using last night's nightly (420+). I also re-verified that I can browse through the site and the videos play correctly when using Firefox.
Comment 4 Alexey Proskuryakov 2006-03-15 10:17:28 PST
>  0x618b000 -  0x618ffff net.telestream.wmv.plugin 1.0	/Library/Internet Plug-Ins/Flip4Mac WMV Plugin.plugin/Contents/MacOS/Flip4Mac WMV Plugin

This seems to imply that it's actually a Flip4Mac plugin, not the one from Microsoft. Also, the current version of Flip4Mac is 2.0.2, so 1.0 must be quite dated.

I cannot reproduce the crash with Flip4Mac 2.0.2 either. Could you please double-check?
Comment 5 Sulka Haro 2006-03-15 11:25:00 PST
The crash went away after upgrading the video component. I have no idea where the 1.0 version came from - I guess it was installed as part of something ages ago and has migrated itself over through the time and computer upgrades.

I'm slightly curious though on why Firefox had no issues with the site..? I guess WM plugin behaves differently on the browsers.
Comment 6 Alexey Proskuryakov 2006-03-24 13:04:04 PST
The same assertion failure as in comment 1 happens in bug 7808.
Comment 7 Alexey Proskuryakov 2006-07-27 09:04:27 PDT
*** Bug 10095 has been marked as a duplicate of this bug. ***