[Webkit-unassigned] [Bug 18615] Safari 3.1.1 with nightly webkit crashes on complex sites

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 21 12:34:40 PDT 2008


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


aroben at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aroben at apple.com
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




------- Comment #3 from aroben at apple.com  2008-04-21 12:34 PDT -------
It looks like PluginPackage::createPackage is returning 0, leading to a null
deref in HashTable. We should be able to fix this pretty easily by changing
PluginDatabase::refresh not to call add() when createPackage returns 0.


-- 
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