Comment #4 on issue 7701 by [email protected]: Chromium: Crash Report - Stack Signature: iat_patch::GetIATFunction http://code.google.com/p/chromium/issues/detail?id=7701
The plugin channel code handles channel errors occuring due to a renderer process abruptly terminating and ensures that existing plugin instances are cleaned up. I verified this. Did some quick tests on scenarios like the plugin thread blocked in an outgoing sync call to a hung renderer and the browser shutting down in this context. The plugin instances were destroyed correctly. I think we should verify if the address being unpatched is still valid and bail if not. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
