RESOLVED WORKSFORME 30963
[Qt] QtWebKit applications crash if igetter is installed
https://bugs.webkit.org/show_bug.cgi?id=30963
Summary [Qt] QtWebKit applications crash if igetter is installed
Bernhard Rosenkraenzer
Reported 2009-10-30 13:55:29 PDT
If the igetter Safari plugin (http://www.igetter.net/) is installed, QtWebKit based applications crash as soon as QtWebKit is being used, leaving this backtrace: 0 com.apple.CoreFoundation 0x957afb5b CFDictionaryGetValue + 43 1 QtWebKit 0x01e16191 WebCore::PluginPackage::fetchInfo() + 2385 2 QtWebKit 0x01ca2647 WebCore::PluginPackage::createPackage(WebCore::String const&, long const&) + 55 3 QtWebKit 0x01c9cd02 WebCore::PluginDatabase::refresh() + 1282 4 QtWebKit 0x01c9d0f8 WebCore::PluginDatabase::installedPlugins(bool) + 184 5 QtWebKit 0x01dd428c WebCore::PluginData::initPlugins() + 396 6 QtWebKit 0x01c4086e WebCore::PluginData::PluginData(WebCore::Page const*) + 94 7 QtWebKit 0x01c2e0eb WebCore::Page::pluginData() const + 75 8 QtWebKit 0x01c41013 WebCore::PluginArray::canGetItemsForName(WebCore::AtomicString const&) + 19
Attachments
Tor Arne Vestbø
Comment 1 2010-03-11 05:31:54 PST
Can't reproduce in trunk against upcoming 4.7 on Mac OS 10.6-carbon
Note You need to log in before you can comment on or make changes to this bug.