[Webkit-unassigned] [Bug 8594] Exception on closing a page containing (just) an mp3

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Apr 26 22:24:44 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=8594


ap at nypop.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |normal
             Status|UNCONFIRMED                 |NEW
          Component|New Bugs                    |Plug-ins
     Ever Confirmed|0                           |1
            Summary|crash on closing a page     |Exception on closing a page
                   |containing (just) an mp3    |containing (just) an mp3




------- Comment #3 from ap at nypop.com  2006-04-26 22:24 PDT -------
The crash is now fixed (in bug 8564, presumably), but there's an exception
logged to the console:

2006-04-27 09:19:22.375 Safari[2188] *** -[NSCFNumber _webView]: selector not
recognized [self = 0xecf7ba0]
2006-04-27 09:19:22.376 Safari[2188] *** -[NSAutoreleasePool dealloc]:
Exception ignored while releasing an object in an autorelease pool: ***
-[NSCFNumber _webView]: selector not recognized [self = 0xecf7ba0]

#0  0x92902228 in -[NSException raise] ()
#1  0x9290207c in +[NSException raise:format:] ()
#2  0x928db16c in -[NSObject(NSForwardInvocation) forward::] ()
#3  0x909c40d0 in _objc_msgForward ()
#4  0x003e033c in -[WebPluginDocumentView viewWillMoveToWindow:]
(self=0x130ce480, _cmd=0x90a3b988, window=0x0) at
/Users/ap/WebKit/WebKit/Plugins/WebPluginDocumentView.m:157
#5  0x936a7f64 in -[NSView _setWindow:] ()
#6  0x9076c960 in CFArrayApplyFunction ()
#7  0x936a8280 in -[NSView _setWindow:] ()
#8  0x9076c960 in CFArrayApplyFunction ()
#9  0x936a8280 in -[NSView _setWindow:] ()
#10 0x936bba7c in -[NSScrollView _setWindow:] ()
#11 0x9076c960 in CFArrayApplyFunction ()
#12 0x936a8280 in -[NSView _setWindow:] ()
#13 0x9076c960 in CFArrayApplyFunction ()
#14 0x936a8280 in -[NSView _setWindow:] ()
#15 0x9076c960 in CFArrayApplyFunction ()
#16 0x936a8280 in -[NSView _setWindow:] ()
#17 0x9076c960 in CFArrayApplyFunction ()
#18 0x936a8280 in -[NSView _setWindow:] ()
#19 0x9076c960 in CFArrayApplyFunction ()
#20 0x936a8280 in -[NSView _setWindow:] ()
#21 0x93727ea0 in -[NSWindow dealloc] ()


-- 
Configure bugmail: http://bugzilla.opendarwin.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