With a Qt 4.5 tp1 app (the demo browser included), running on Mac OS X 10.4.10, it crashes when loading flash content. The flash plugin is 9.0 r28. This does *not* happen on Mac OS X 10.4.11 or 10.5.x (which also have slightly newer flash plugins).
The partial backtrace follows: Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_INVALID_ADDRESS at address: 0x6c80a081 0x91711a8c in SetOrigin () (gdb) bt #0 0x91711a8c in SetOrigin () #1 0x0c4600e9 in Flash_EnforceLocalSecurity () #2 0x0c463a2a in Flash_EnforceLocalSecurity () #3 0x0c2da39f in theWindow () #4 0x0c469497 in Flash_EnforceLocalSecurity () #5 0x0c45565a in Flash_EnforceLocalSecurity () #6 0x01cd8752 in WebCore::PluginView::dispatchNPEvent () #7 0x01cd8c9c in WebCore::PluginView::paint () #8 0x01c339df in WebCore::RenderWidget::paint () #9 0x01ba747d in WebCore::InlineBox::paint () #10 0x01ba9f8a in WebCore::InlineFlowBox::paint () #11 0x01c35045 in WebCore::RootInlineBox::paint () #12 0x01bdfb91 in WebCore::RenderFlow::paintLines () #13 0x01bbdb30 in WebCore::RenderBlock::paintObject () #14 0x01bb5662 in WebCore::RenderBlock::paint () #15 0x01bb1ad0 in WebCore::RenderBlock::paintChildren () #16 0x01bbdb30 in WebCore::RenderBlock::paintObject () #17 0x01bb5662 in WebCore::RenderBlock::paint () #18 0x01bf0be1 in WebCore::RenderLayer::paintLayer () #19 0x01bf053c in WebCore::RenderLayer::paintLayer () #20 0x01bf0ca1 in WebCore::RenderLayer::paint () #21 0x01b395d4 in WebCore::FrameView::paintContents () #22 0x01b74c2c in WebCore::ScrollView::paint () #23 0x01cbf10c in QWebFrame::render () #24 0x01cce94b in QWebView::paintEvent () #25 0x02c24063 in QWidget::event () #26 0x01ccf23c in QWebView::event () #27 0x02bd93af in QApplicationPrivate::notify_helper () #28 0x02bdb3dc in QApplication::notify () #29 0x036f44d1 in QCoreApplication::notifyInternal () #30 0x02b800aa in QWidgetPrivate::qt_widget_event () #31 0x92ddc537 in DispatchEventToHandlers () #32 0x92ddbbdc in SendEventToEventTargetInternal () #33 0x92ddbaa1 in SendEventToEventTargetWithOptions () #34 0x92e08ff8 in HIView::SendDraw () #35 0x92f7fb68 in HIView::RecursiveDrawComposited () #36 0x92f7fcfa in HIView::RecursiveDrawComposited () #37 0x92f7fcfa in HIView::RecursiveDrawComposited () #38 0x92f7fcfa in HIView::RecursiveDrawComposited () #39 0x92f7fcfa in HIView::RecursiveDrawComposited () #40 0x92f7fcfa in HIView::RecursiveDrawComposited () #41 0x92f7fcfa in HIView::RecursiveDrawComposited () #42 0x92f7fcfa in HIView::RecursiveDrawComposited () #43 0x92f7fcfa in HIView::RecursiveDrawComposited () #44 0x92f804ed in HIView::DrawComposited () #45 0x92e08a61 in HIView::Draw () #46 0x92e0899d in HIView::Render () #47 0x93090a0f in FlushWindowObject () #48 0x92dfa641 in FlushAllBuffers () #49 0x9082dd6e in __CFRunLoopDoObservers () #50 0x9082cbf6 in CFRunLoopRunSpecific () #51 0x9082cace in CFRunLoopRunInMode () #52 0x02b85bb5 in QEventDispatcherMac::processEvents () #53 0x036f3a61 in QEventLoop::processEvents () #54 0x036f3c0d in QEventLoop::exec () #55 0x03091684 in QDialog::exec () ... #64 0x03707338 in QObject::event () #65 0x02bd93af in QApplicationPrivate::notify_helper () #66 0x02bdb0ac in QApplication::notify () #67 0x036f44d1 in QCoreApplication::notifyInternal () #68 0x02bd744c in qt_sendSpontaneousEvent () #69 0x02b85638 in QEventDispatcherMacPrivate::activateTimer () #70 0x9082d7e2 in CFRunLoopRunSpecific () #71 0x9082cace in CFRunLoopRunInMode () #72 0x92ddd8d8 in RunCurrentEventLoopInMode () #73 0x92ddcfe2 in ReceiveNextEventCommon () #74 0x92ef397c in ReceiveNextEvent () #75 0x02b85ae3 in QEventDispatcherMac::processEvents () #76 0x036f3a61 in QEventLoop::processEvents () #77 0x036f3c0d in QEventLoop::exec () #78 0x036f7abe in QCoreApplication::exec () #79 0x00003d81 in main () _______________________________________________ Qt4-preview-feedback mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback
