Open GoogleCodeExporter opened 9 years ago
If you have a webpage rendering issue (aka bug in QtWebKit) it should be filed on bugs.webkit.org. If you are unsure you can file it here and we will let you know. What steps will reproduce the problem? 1. pressing the reject button "not now" on the autofill dialog 2. pressing the button "never for this site" 3. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? platform mac osx, windows Please provide any additional information below. Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000001 Thread 0 Crashed: 0 QtCore 0x037f2bf8 QObject::disconnect(QObject const*, char const*, QObject const*, char const*) + 536 1 QtNetwork 0x005d8698 QNetworkReplyImpl::abort() + 72 2 QtWebKit 0x01ceb304 WebCore::QNetworkReplyHandler::abort() + 68 3 QtWebKit 0x01ce82b0 WebCore::ResourceHandle::~ResourceHandle [not-in-charge]() + 48 4 QtWebKit 0x01ac35b8 WebCore::ResourceLoader::releaseResources() + 296 5 QtWebKit 0x01ab4db8 WebCore::MainResourceLoader::didFinishLoading() + 88 6 QtWebKit 0x01ceef3c WebCore::QNetworkReplyHandler::finish() + 252 7 QtWebKit 0x01ac3b14 WebCore::ResourceLoader::setDefersLoading(bool) + 52 8 QtWebKit 0x01aba984 WebCore::MainResourceLoader::setDefersLoading(bool) + 36 9 QtWebKit 0x01a68eec WebCore::DocumentLoader::setDefersLoading(bool) + 60 10 QtWebKit 0x01a74b1c WebCore::FrameLoader::setDefersLoading(bool) + 44 11 QtWebKit 0x01b48560 WebCore::Page::setDefersLoading(bool) + 80 12 QtWebKit 0x01b00b50 WebCore::PageGroupLoadDeferrer::~PageGroupLoadDeferrer [not-in-charge]() + 80 13 QtWebKit 0x01b01f58 WebCore::Chrome::runJavaScriptAlert(WebCore::Frame*, WebCore::String const&) + 536 14 QtWebKit 0x020a9a08 WebCore::jsDOMWindowPrototypeFunctionAlert(JSC::ExecState*, JSC::JSObject*, JSC::JSValuePtr, JSC::ArgList const&) + 584 15 QtWebKit 0x0166c2d0 JSC::Interpreter::privateExecute(JSC::Interpreter::ExecutionFlag, JSC::RegisterFile*, JSC::ExecState*, JSC::JSValuePtr*) + 39552 16 QtWebKit 0x0166f4f4 JSC::Interpreter::execute(JSC::ProgramNode*, JSC::ExecState*, JSC::ScopeChainNode*, JSC::JSObject*, JSC::JSValuePtr*) + 564 17 QtWebKit 0x0169ee94 JSC::evaluate(JSC::ExecState*, JSC::ScopeChain&, JSC::SourceCode const&, JSC::JSValuePtr) + 628 18 QtWebKit 0x01780ae8 WebCore::ScriptController::evaluate(WebCore::ScriptSourceCode const&) + 312 19 QtWebKit 0x01a9af00 WebCore::FrameLoader::executeScript(WebCore::ScriptSourceCode const&) + 256 20 QtWebKit 0x01a11818 WebCore::HTMLTokenizer::scriptExecution(WebCore::ScriptSourceCode const&, WebCore::HTMLTokenizer::State) + 88 21 QtWebKit 0x01a1a6f8 WebCore::HTMLTokenizer::scriptHandler(WebCore::HTMLTokenizer::State) + 3992 22 QtWebKit 0x01a1c59c WebCore::HTMLTokenizer::parseSpecial(WebCore::SegmentedString&, WebCore::HTMLTokenizer::State) + 476 23 QtWebKit 0x01a1fbb8 WebCore::HTMLTokenizer::parseTag(WebCore::SegmentedString&, WebCore::HTMLTokenizer::State) + 9368 24 QtWebKit 0x01a20824 WebCore::HTMLTokenizer::write(WebCore::SegmentedString const&, bool) + 1204 25 QtWebKit 0x01a7a7e4 WebCore::FrameLoader::write(char const*, int, bool) + 1348 26 QtWebKit 0x01d10110 WebCore::FrameLoaderClientQt::committedLoad(WebCore::DocumentLoader*, char const*, int) + 144 27 QtWebKit 0x01a6711c WebCore::DocumentLoader::commitLoad(char const*, int) + 92 28 QtWebKit 0x01ac0c08 WebCore::ResourceLoader::didReceiveData(char const*, int, long long, bool) + 72 29 QtWebKit 0x01ab4f94 WebCore::MainResourceLoader::didReceiveData(char const*, int, long long, bool) + 52 30 QtWebKit 0x01ceed90 WebCore::QNetworkReplyHandler::forwardData() + 192 31 QtWebKit 0x01cef548 WebCore::QNetworkReplyHandler::qt_metacall(QMetaObject::Call, int, void**) + 104 32 QtCore 0x037ed964 QObject::event(QEvent*) + 532 33 QtGui 0x02c9c124 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 260 34 QtGui 0x02ca4d90 QApplication::notify(QObject*, QEvent*) + 5600 35 QtCore 0x037d7674 QCoreApplication::notifyInternal(QObject*, QEvent*) + 132 36 QtCore 0x037db590 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 640 37 com.apple.CoreFoundation 0x9fab9300 __CFRunLoopDoSources0 + 384 38 com.apple.CoreFoundation 0x9fab8830 __CFRunLoopRun + 452 39 com.apple.CoreFoundation 0x9fab82b0 CFRunLoopRunSpecific + 268 40 com.apple.HIToolbox 0x9e980b20 RunCurrentEventLoopInMode + 264 41 com.apple.HIToolbox 0x9e98012c ReceiveNextEventCommon + 244 42 com.apple.HIToolbox 0x9ea85160 ReceiveNextEventInMode + 72 43 QtGui 0x02c431c8 QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 584 44 QtCore 0x037d6a00 QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 112 45 QtCore 0x037d6bc8 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 232 46 QtCore 0x037db990 QCoreApplication::exec() + 240
Original issue reported on code.google.com by pviewins...@gmail.com on 29 Oct 2009 at 2:42
pviewins...@gmail.com
Original issue reported on code.google.com by
pviewins...@gmail.com
on 29 Oct 2009 at 2:42