[Webkit-unassigned] [Bug 17262] New: ASSERTION FAILED: plugin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 9 14:00:25 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17262

           Summary: ASSERTION FAILED: plugin
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
               URL: http://www.1.fm/
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P3
         Component: Plug-ins
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: webkit at mattlilek.com


If you use the Flip4Mac Netscape plugin instead of the .webplugin version
(2.2.0.49), you hit the following ASSERT when closing a 1fm stream:

ASSERTION FAILED: plugin
(/Users/matt/Code/WebKit/WebKit/mac/Plugins/WebBaseNetscapePluginView.mm:1945
void -[WebBaseNetscapePluginView
willCallPlugInFunction](WebBaseNetscapePluginView*, objc_selector*))

Thread 0 Crashed:
0   com.apple.WebKit                    0x0018b3ce -[WebBaseNetscapePluginView
willCallPlugInFunction] + 70 (WebBaseNetscapePluginView.mm:1945)
1   com.apple.WebKit                    0x001844a8
-[WebBaseNetscapePluginStream _deliverData] + 180
(WebBaseNetscapePluginStream.mm:483)
2   com.apple.Foundation                0x90ad0a6e __NSFireDelayedPerform + 382
3   com.apple.CoreFoundation            0x90428b7e CFRunLoopRunSpecific + 4494
4   com.apple.CoreFoundation            0x90428d38 CFRunLoopRunInMode + 88
5   com.apple.HIToolbox                 0x916158a4 RunCurrentEventLoopInMode +
283
6   com.apple.HIToolbox                 0x916156bd ReceiveNextEventCommon + 374
7   com.apple.HIToolbox                 0x91615531
BlockUntilNextEventMatchingListInMode + 106
8   com.apple.AppKit                    0x9287ed5b _DPSNextEvent + 657
9   com.apple.AppKit                    0x9287e6a0 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
10  com.apple.Safari                    0x00009d4e 0x1000 + 36174
11  com.apple.AppKit                    0x928776d1 -[NSApplication run] + 795
12  com.apple.AppKit                    0x928449ba NSApplicationMain + 574
13  com.apple.Safari                    0x00002876 0x1000 + 6262


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list