Status: Untriaged Owner: ---- CC: [email protected], [email protected] Labels: Type-Bug Pri-2 OS-Mac Area-Plugins
New issue 24918 by [email protected]: PDF Browser Plugin (Schubert| it) crashes on load http://code.google.com/p/chromium/issues/detail?id=24918 What steps will reproduce the problem? 1. Install PDF Browser Plugin (<http://www.schubert-it.com/pluginpdf/>) 2. Open a PDF Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_PROTECTION_FAILURE at address: 0x00000060 0x07432172 in PRootView::HideHelpTag () (gdb) where #0 0x07432172 in PRootView::HideHelpTag () #1 0x074321bd in PRootView::WindowBoundsChanging () #2 0x0742974a in PPlugin::HandleBoundsChangingEvent () #3 0x0742c9d0 in PPlugin::HandleIdleEvent () #4 0x0742d5c5 in PPlugin::HandleEvent () #5 0x07445a51 in -[SITPDFPluginWrapper handleEvent:] () #6 0x0740208e in NPP_HandleEvent () #7 0x017364cc in NPAPI::PluginInstance::NPP_HandleEvent (this=0x7009180, event=0xbfffe6e4) at .../src/webkit/glue/plugins/plugin_instance.cc:286 #8 0x017447ba in WebPluginDelegateImpl::OnNullEvent (this=0x7009330) at .../src/webkit/glue/plugins/webplugin_delegate_impl_mac.mm:692 It asks about the CoreAnimation drawing model, but nothing else, then uses QD + Carbon events. Looks like it's trying to do window-level interactions though. -- 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 -~----------~----~----~----~------~----~------~--~---
