With Qt 4.5 tp1, Qt apps, including the sample web browser from the  
qtdemo, will crash if some plugins are present.  I have noticed this  
with the Move Networks plugin (http://www.movenetworks.com/) and the  
Microsoft Silverlight plugin.

I have confirmed this on Mac OS X 10.4.11 and Mac OS X 10.5.4.

Here is a backtrace:

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_PROTECTION_FAILURE at address: 0x00000008
0x140794b3 in NP_Initialize ()
(gdb) bt
#0  0x140794b3 in NP_Initialize ()
#1  0x1406ff47 in NP_GetEntryPoints ()
#2  0x01827a89 in WebCore::PluginPackage::load ()
#3  0x0182827f in WebCore::PluginPackage::fetchInfo ()
#4  0x016defe7 in WebCore::PluginPackage::createPackage ()
#5  0x016da575 in WebCore::PluginDatabase::refresh ()
#6  0x016da935 in WebCore::PluginDatabase::installedPlugins ()
#7  0x018095a1 in WebCore::FrameLoaderClientQt::canShowMIMEType ()
#8  0x0180a25e in  
WebCore::FrameLoaderClientQt::dispatchDecidePolicyForMIMEType ()
#9  0x015fb296 in WebCore::FrameLoader::checkContentPolicy ()
#10 0x016234d7 in WebCore::MainResourceLoader::didReceiveResponse ()
#11 0x017ea968 in WebCore::QNetworkReplyHandler::sendResponseIfNeeded ()
#12 0x017eb6fd in WebCore::QNetworkReplyHandler::finish ()
#13 0x017ebcbe in WebCore::QNetworkReplyHandler::qt_metacall ()
#14 0x032564bb in QMetaCallEvent::placeMetaCall ()
#15 0x032593ad in QObject::event ()
#16 0x0272b3af in QApplicationPrivate::notify_helper ()
#17 0x0272d0ac in QApplication::notify ()
#18 0x032464d1 in QCoreApplication::notifyInternal ()
#19 0x03249841 in QCoreApplicationPrivate::sendPostedEvents ()
#20 0x026d7458 in  
QEventDispatcherMacPrivate::postedEventsSourcePerformCallback ()
#21 0x93f34615 in CFRunLoopRunSpecific ()
#22 0x93f34cf8 in CFRunLoopRunInMode ()
#23 0x92bb8da4 in RunCurrentEventLoopInMode ()
#24 0x92bb8af6 in ReceiveNextEventCommon ()
#25 0x92cfbaf3 in ReceiveNextEvent ()
#26 0x026d7ae3 in QEventDispatcherMac::processEvents ()
#27 0x03245a61 in QEventLoop::processEvents ()
#28 0x03245c0d in QEventLoop::exec ()
#29 0x03249abe in QCoreApplication::exec ()
#30 0x00002e3a in main (argc=1, argv=0xbffff7e0) at src/main.cpp:17

_______________________________________________
Qt4-preview-feedback mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback

Reply via email to