Bug 281512 - Rekonq crash while adding favorite
Summary: Rekonq crash while adding favorite
Status: RESOLVED WORKSFORME
Alias: None
Product: rekonq
Classification: Applications
Component: general (show other bugs)
Version: 0.7.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: 0.8
Assignee: Andrea Diamantini
URL:
Keywords:
: 286934 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-09-07 02:43 UTC by Sean Thames
Modified: 2012-07-06 19:47 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sean Thames 2011-09-07 02:43:42 UTC
Application: rekonq (0.7.0)
KDE Platform Version: 4.7.00 (4.7.0)
Qt Version: 4.7.3
Operating System: Linux 3.0.0-10-generic x86_64
Distribution: Ubuntu oneiric (development branch)

-- Information about the crash:
- What I was doing when the application crashed:
I launched Rekonq, clicked add favorite, navigated to www.thenewboston.com, then clicked "Set to This Page"... The crash occurred immediately upon clicking no glitches no lag nothing it was as if I had clicked close

-- Backtrace:
Application: rekonq (rekonq), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fefad9b7780 (LWP 2327))]

Thread 6 (Thread 0x7fef99d56700 (LWP 2328)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fefac2a015c in WTF::TCMalloc_PageHeap::scavengerThread (this=0x7fefacc54200) at wtf/FastMalloc.cpp:2495
#2  0x00007fefac2a0289 in WTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at wtf/FastMalloc.cpp:1618
#3  0x00007fefa79ecedc in start_thread (arg=0x7fef99d56700) at pthread_create.c:304
#4  0x00007fefad1fc89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7fef98dde700 (LWP 2329)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fefacdfeee2 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007fefacdfef19 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007fefa79ecedc in start_thread (arg=0x7fef98dde700) at pthread_create.c:304
#4  0x00007fefad1fc89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7fef97909700 (LWP 2330)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fefa7f8f14b in wait (time=18446744073709551615, this=0x14530e0) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x144ee40, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fefa9f97864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1462870, th=0x1759be0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fefa9f99e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1453420, th=0x1759be0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fefa9f98ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7fef97908e20, parent=0x1462870, th=0x1759be0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fefa9f98d5b in ThreadWeaver::Thread::run (this=0x1759be0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fefa7f8eca5 in QThreadPrivate::start (arg=0x1759be0) at thread/qthread_unix.cpp:320
#8  0x00007fefa79ecedc in start_thread (arg=0x7fef97909700) at pthread_create.c:304
#9  0x00007fefad1fc89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7fef95569700 (LWP 2331)):
#0  0x00007fefad1f0773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fefa5e1e368 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fefa5e1e829 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fefa80a0f4e in QEventDispatcherGlib::processEvents (this=0x16aeff0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fefa8074d52 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fefa8074f57 in QEventLoop::exec (this=0x7fef95568dd0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007fefa7f8c21f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:492
#7  0x00007fefa8057d1f in QInotifyFileSystemWatcherEngine::run (this=0x1679f30) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fefa7f8eca5 in QThreadPrivate::start (arg=0x1679f30) at thread/qthread_unix.cpp:320
#9  0x00007fefa79ecedc in start_thread (arg=0x7fef95569700) at pthread_create.c:304
#10 0x00007fefad1fc89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fef42e0a700 (LWP 2345)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fefa7f8f14b in wait (time=18446744073709551615, this=0x14530e0) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x144ee40, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fefa9f97864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1462870, th=0x1da3e90) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fefa9f99e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1453420, th=0x1da3e90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fefa9f98ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7fef42e09e20, parent=0x1462870, th=0x1da3e90) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fefa9f98d5b in ThreadWeaver::Thread::run (this=0x1da3e90) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fefa7f8eca5 in QThreadPrivate::start (arg=0x1da3e90) at thread/qthread_unix.cpp:320
#8  0x00007fefa79ecedc in start_thread (arg=0x7fef42e0a700) at pthread_create.c:304
#9  0x00007fefad1fc89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fefad9b7780 (LWP 2327)):
[KCrash Handler]
#6  0x00007fefabdce6d1 in get (this=0x110) at ../JavaScriptCore/wtf/OwnPtr.h:56
#7  scrollableAreaSet (this=0x0) at page/Page.h:292
#8  WebCore::FrameView::notifyPageThatContentAreaWillPaint (this=0x7fef42e54580) at page/FrameView.cpp:2176
#9  0x00007fefabe4813c in WebCore::ScrollView::paint (this=0x7fef42e54580, context=0x7fff06c0b9a0, rect=...) at platform/ScrollView.cpp:994
#10 0x00007fefabf4bc4c in WebCore::RenderWidget::paint (this=0x7fef42f67650, paintInfo=..., tx=412, ty=877) at rendering/RenderWidget.cpp:305
#11 0x00007fefabe6998c in paint (ty=<optimized out>, tx=<optimized out>, paintInfo=..., this=0x7fef42f79878) at rendering/InlineBox.cpp:218
#12 WebCore::InlineBox::paint (this=0x7fef42f79878, paintInfo=..., tx=<optimized out>, ty=<optimized out>) at rendering/InlineBox.cpp:196
#13 0x00007fefabe705aa in WebCore::InlineFlowBox::paint (this=0x7fef42f798b8, paintInfo=<optimized out>, tx=412, ty=877, lineTop=<optimized out>, lineBottom=<optimized out>) at rendering/InlineFlowBox.cpp:1014
#14 0x00007fefabf4d5a8 in WebCore::RootInlineBox::paint (this=0x7fef42f798b8, paintInfo=..., tx=412, ty=877, lineTop=0, lineBottom=350) at rendering/RootInlineBox.cpp:183
#15 0x00007fefabef7b60 in WebCore::RenderLineBoxList::paint (this=0x7fef42f67568, renderer=0x7fef42f674c8, paintInfo=<optimized out>, tx=412, ty=877) at rendering/RenderLineBoxList.cpp:262
#16 0x00007fefabe92e92 in WebCore::RenderBlock::paintObject (this=0x7fef42f674c8, paintInfo=..., tx=412, ty=877) at rendering/RenderBlock.cpp:2512
#17 0x00007fefabe7a394 in WebCore::RenderBlock::paint (this=0x7fef42f674c8, paintInfo=..., tx=412, ty=877) at rendering/RenderBlock.cpp:2287
#18 0x00007fefabe7cf45 in WebCore::RenderBlock::paintChildren (this=0x7fef42f68938, paintInfo=..., tx=412, ty=323) at rendering/RenderBlock.cpp:2445
#19 0x00007fefabe92e92 in WebCore::RenderBlock::paintObject (this=0x7fef42f68938, paintInfo=..., tx=412, ty=323) at rendering/RenderBlock.cpp:2512
#20 0x00007fefabe7a394 in WebCore::RenderBlock::paint (this=0x7fef42f68938, paintInfo=..., tx=412, ty=323) at rendering/RenderBlock.cpp:2287
#21 0x00007fefabe7cf45 in WebCore::RenderBlock::paintChildren (this=0x7fef948c6bf0, paintInfo=..., tx=399, ty=298) at rendering/RenderBlock.cpp:2445
#22 0x00007fefabe92e92 in WebCore::RenderBlock::paintObject (this=0x7fef948c6bf0, paintInfo=..., tx=399, ty=298) at rendering/RenderBlock.cpp:2512
#23 0x00007fefabe7a394 in WebCore::RenderBlock::paint (this=0x7fef948c6bf0, paintInfo=..., tx=399, ty=298) at rendering/RenderBlock.cpp:2287
#24 0x00007fefabe7cf45 in WebCore::RenderBlock::paintChildren (this=0x7fef42f68800, paintInfo=..., tx=379, ty=166) at rendering/RenderBlock.cpp:2445
#25 0x00007fefabe92e92 in WebCore::RenderBlock::paintObject (this=0x7fef42f68800, paintInfo=..., tx=379, ty=166) at rendering/RenderBlock.cpp:2512
#26 0x00007fefabe7a394 in WebCore::RenderBlock::paint (this=0x7fef42f68800, paintInfo=..., tx=379, ty=166) at rendering/RenderBlock.cpp:2287
#27 0x00007fefabf26d41 in WebCore::RenderTableSection::paintCell (this=0x7fef42f56b88, cell=0x7fef42f68800, paintInfo=..., tx=<optimized out>, ty=<optimized out>) at rendering/RenderTableSection.cpp:946
#28 0x00007fefabf2cfe7 in WebCore::RenderTableSection::paintObject (this=0x7fef42f56b88, paintInfo=..., tx=188, ty=166) at rendering/RenderTableSection.cpp:1019
#29 0x00007fefabf2702d in paint (ty=166, tx=188, paintInfo=..., this=0x7fef42f56b88) at rendering/RenderTableSection.cpp:905
#30 WebCore::RenderTableSection::paint (this=<optimized out>, paintInfo=..., tx=<optimized out>, ty=<optimized out>) at rendering/RenderTableSection.cpp:886
#31 0x00007fefabf1c129 in WebCore::RenderTable::paintObject (this=0x7fef42f56a60, paintInfo=..., tx=188, ty=166) at rendering/RenderTable.cpp:502
#32 0x00007fefabf1be45 in WebCore::RenderTable::paint (this=0x7fef42f56a60, paintInfo=..., tx=188, ty=166) at rendering/RenderTable.cpp:471
#33 0x00007fefabe7cf45 in WebCore::RenderBlock::paintChildren (this=0x7fef42f56990, paintInfo=..., tx=0, ty=166) at rendering/RenderBlock.cpp:2445
#34 0x00007fefabe92e92 in WebCore::RenderBlock::paintObject (this=0x7fef42f56990, paintInfo=..., tx=0, ty=166) at rendering/RenderBlock.cpp:2512
#35 0x00007fefabe7a394 in WebCore::RenderBlock::paint (this=0x7fef42f56990, paintInfo=..., tx=0, ty=166) at rendering/RenderBlock.cpp:2287
#36 0x00007fefabf26d41 in WebCore::RenderTableSection::paintCell (this=0x7fef42f56830, cell=0x7fef42f56990, paintInfo=..., tx=<optimized out>, ty=<optimized out>) at rendering/RenderTableSection.cpp:946
#37 0x00007fefabf2cfe7 in WebCore::RenderTableSection::paintObject (this=0x7fef42f56830, paintInfo=..., tx=0, ty=166) at rendering/RenderTableSection.cpp:1019
#38 0x00007fefabf2702d in paint (ty=166, tx=0, paintInfo=..., this=0x7fef42f56830) at rendering/RenderTableSection.cpp:905
#39 WebCore::RenderTableSection::paint (this=<optimized out>, paintInfo=..., tx=<optimized out>, ty=<optimized out>) at rendering/RenderTableSection.cpp:886
#40 0x00007fefabf1c129 in WebCore::RenderTable::paintObject (this=0x7fef42f56708, paintInfo=..., tx=0, ty=166) at rendering/RenderTable.cpp:502
#41 0x00007fefabf1be45 in WebCore::RenderTable::paint (this=0x7fef42f56708, paintInfo=..., tx=0, ty=166) at rendering/RenderTable.cpp:471
#42 0x00007fefabe7cf45 in WebCore::RenderBlock::paintChildren (this=0x7fef948c6790, paintInfo=..., tx=0, ty=0) at rendering/RenderBlock.cpp:2445
#43 0x00007fefabe92e92 in WebCore::RenderBlock::paintObject (this=0x7fef948c6790, paintInfo=..., tx=0, ty=0) at rendering/RenderBlock.cpp:2512
#44 0x00007fefabe7a394 in WebCore::RenderBlock::paint (this=0x7fef948c6790, paintInfo=..., tx=0, ty=0) at rendering/RenderBlock.cpp:2287
#45 0x00007fefabe7cf45 in WebCore::RenderBlock::paintChildren (this=0x7fef948c6598, paintInfo=..., tx=0, ty=0) at rendering/RenderBlock.cpp:2445
#46 0x00007fefabe92e92 in WebCore::RenderBlock::paintObject (this=0x7fef948c6598, paintInfo=..., tx=0, ty=0) at rendering/RenderBlock.cpp:2512
#47 0x00007fefabe7a394 in WebCore::RenderBlock::paint (this=0x7fef948c6598, paintInfo=..., tx=0, ty=0) at rendering/RenderBlock.cpp:2287
#48 0x00007fefabeebf67 in WebCore::RenderLayer::paintLayer (this=0x7fef948c6650, rootLayer=0x7fef948c6458, p=0x7fff06c0b9a0, paintDirtyRect=..., paintBehavior=0, paintingRoot=0x0, overlapTestRequests=0x7fff06c0b760, paintFlags=0) at rendering/RenderLayer.cpp:2634
#49 0x00007fefabeecbbf in WebCore::RenderLayer::paintList (this=0x7fef948c6458, list=0x7fef948af7b0, rootLayer=0x7fef948c6458, p=0x7fff06c0b9a0, paintDirtyRect=..., paintBehavior=0, paintingRoot=0x0, overlapTestRequests=0x7fff06c0b760, paintFlags=0) at rendering/RenderLayer.cpp:2693
#50 0x00007fefabeeb8ef in WebCore::RenderLayer::paintLayer (this=0x7fef948c6458, rootLayer=0x7fef948c6458, p=0x7fff06c0b9a0, paintDirtyRect=..., paintBehavior=0, paintingRoot=0x0, overlapTestRequests=0x7fff06c0b760, paintFlags=0) at rendering/RenderLayer.cpp:2655
#51 0x00007fefabeeccc4 in WebCore::RenderLayer::paint (this=<optimized out>, p=<optimized out>, damageRect=<optimized out>, paintBehavior=<optimized out>, paintingRoot=<optimized out>) at rendering/RenderLayer.cpp:2424
#52 0x00007fefabdd23aa in WebCore::FrameView::paintContents (this=0x7fef99534dc0, p=0x7fff06c0b9a0, rect=...) at page/FrameView.cpp:2398
#53 0x00007fefabe4835f in WebCore::ScrollView::paint (this=0x7fef99534dc0, context=0x7fff06c0b9a0, rect=...) at platform/ScrollView.cpp:1021
#54 0x00007fefabdd66b5 in WebCore::FrameView::updateControlTints (this=0x7fef99534dc0) at page/FrameView.cpp:2309
#55 0x00007fefabdc79e2 in WebCore::FocusController::setActive (this=0x7fef994592d0, active=false) at page/FocusController.cpp:419
#56 0x00007fefa85f4619 in QWidget::event (this=0x3e6f550, event=0x7fff06c0c070) at kernel/qwidget.cpp:8372
#57 0x00007fefa85a4154 in notify_helper (e=0x7fff06c0c070, receiver=0x3e6f550, this=0x1315a30) at kernel/qapplication.cpp:4467
#58 QApplicationPrivate::notify_helper (this=0x1315a30, receiver=0x3e6f550, e=0x7fff06c0c070) at kernel/qapplication.cpp:4439
#59 0x00007fefa85a8fc1 in QApplication::notify (this=0x7fff06c0fb50, receiver=0x3e6f550, e=0x7fff06c0c070) at kernel/qapplication.cpp:4346
#60 0x00007fefaaacee36 in KApplication::notify (this=0x7fff06c0fb50, receiver=0x3e6f550, event=0x7fff06c0c070) at ../../kdeui/kernel/kapplication.cpp:311
#61 0x00007fefa8075b5c in QCoreApplication::notifyInternal (this=0x7fff06c0fb50, receiver=0x3e6f550, event=0x7fff06c0c070) at kernel/qcoreapplication.cpp:731
#62 0x00007fefa85a296e in sendEvent (event=0x7fff06c0c070, receiver=0x3e6f550) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#63 QApplicationPrivate::setFocusWidget (focus=0x148e120, reason=Qt::TabFocusReason) at kernel/qapplication.cpp:2238
#64 0x00007fefa85e8449 in QWidget::setFocus (this=0x148e120, reason=Qt::TabFocusReason) at kernel/qwidget.cpp:6355
#65 0x00007fefa85e86e1 in QWidget::focusNextPrevChild (this=<optimized out>, next=true) at kernel/qwidget.cpp:6505
#66 0x00007fefa85f030d in QWidgetPrivate::hide_helper (this=0x3f183b0) at kernel/qwidget.cpp:7538
#67 0x00007fefa85f8958 in QWidget::setVisible (this=0x3e6f550, visible=<optimized out>) at kernel/qwidget.cpp:7698
#68 0x00007fefabe52c58 in WebCore::Widget::setParent (this=0x7fef3ec616c0, view=0x0) at platform/Widget.cpp:50
#69 0x00007fefabf992f9 in WebCore::PluginView::setParent (this=0x7fef3ec616c0, parent=0x0) at plugins/qt/PluginViewQt.cpp:613
#70 0x00007fefabe48af0 in WebCore::ScrollView::removeChild (this=0x7fef4307d600, child=0x7fef3ec616c0) at platform/ScrollView.cpp:83
#71 0x00007fefabf4ab52 in WebCore::RenderWidget::resumeWidgetHierarchyUpdates () at rendering/RenderWidget.cpp:77
#72 0x00007fefabb39874 in WebCore::ContainerNode::detach (this=0x7fef4174e400) at dom/ContainerNode.cpp:761
#73 0x00007fefabb526fa in WebCore::Document::detach (this=0x7fef4174e400) at dom/Document.cpp:1776
#74 0x00007fefabdc9590 in WebCore::Frame::setView (this=0x7fef42f23900, view=...) at page/Frame.cpp:272
#75 0x00007fefabd5ca57 in WebCore::FrameLoader::closeAndRemoveChild (this=0x7fef99470478, child=0x7fef42f23900) at loader/FrameLoader.cpp:2595
#76 0x00007fefabd5f419 in WebCore::FrameLoader::detachFromParent (this=0x7fef42f23978) at loader/FrameLoader.cpp:2685
#77 0x00007fefabd5f530 in WebCore::FrameLoader::detachChildren (this=<optimized out>) at loader/FrameLoader.cpp:2587
#78 0x00007fefabd5f56e in setDocumentLoader (loader=0x7fef3ea3c800, this=0x7fef99470478) at loader/FrameLoader.cpp:1869
#79 WebCore::FrameLoader::setDocumentLoader (this=0x7fef99470478, loader=0x7fef3ea3c800) at loader/FrameLoader.cpp:1860
#80 0x00007fefabd5fc7b in WebCore::FrameLoader::transitionToCommitted (this=0x7fef99470478, cachedPage=...) at loader/FrameLoader.cpp:2060
#81 0x00007fefabd62a8f in WebCore::FrameLoader::commitProvisionalLoad (this=0x7fef99470478) at loader/FrameLoader.cpp:1956
#82 0x00007fefabd4df3a in WebCore::DocumentLoader::commitLoad (this=0x7fef3ea3c800, data=0x7fef994a4400 "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.1//EN\" \"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\">\n\n<head>\n<title></title>\n\n<style type=\"text/c"..., length=4396) at loader/DocumentLoader.cpp:299
#83 0x00007fefabd85921 in WebCore::ResourceLoader::didReceiveData (this=0x7fef3ea0d200, data=0x7fef994a4400 "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.1//EN\" \"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\">\n\n<head>\n<title></title>\n\n<style type=\"text/c"..., length=4396, encodedDataLength=4396, allAtOnce=<optimized out>) at loader/ResourceLoader.cpp:279
#84 0x00007fefabd727b5 in WebCore::MainResourceLoader::didReceiveData (this=0x7fef3ea0d200, data=0x7fef994a4400 "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.1//EN\" \"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\">\n\n<head>\n<title></title>\n\n<style type=\"text/c"..., length=4396, encodedDataLength=4396, allAtOnce=true) at loader/MainResourceLoader.cpp:463
#85 0x00007fefabd72c7e in WebCore::MainResourceLoader::continueAfterContentPolicy (this=0x7fef3ea0d200, contentPolicy=<optimized out>, r=<optimized out>) at loader/MainResourceLoader.cpp:315
#86 0x00007fefabd73386 in WebCore::MainResourceLoader::continueAfterContentPolicy (this=0x7fef3ea0d200, policy=WebCore::PolicyUse) at loader/MainResourceLoader.cpp:333
#87 0x00007fefabd772a5 in callContinueAfterContentPolicy (policy=WebCore::PolicyUse, argument=0x7fef3ea0d200) at loader/MainResourceLoader.cpp:325
#88 WebCore::MainResourceLoader::didReceiveResponse (this=0x7fef3ea0d200, r=...) at loader/MainResourceLoader.cpp:423
#89 0x00007fefabd73edc in WebCore::MainResourceLoader::handleDataLoadNow (this=0x7fef3ea0d200) at loader/MainResourceLoader.cpp:533
#90 0x00007fefabd74758 in WebCore::MainResourceLoader::handleDataLoadSoon (this=0x7fef3ea0d200, r=...) at loader/MainResourceLoader.cpp:553
#91 0x00007fefabd7494c in WebCore::MainResourceLoader::loadNow (this=0x7fef3ea0d200, r=...) at loader/MainResourceLoader.cpp:581
#92 0x00007fefabd75e65 in WebCore::MainResourceLoader::load (this=0x7fef3ea0d200, r=..., substituteData=<optimized out>) at loader/MainResourceLoader.cpp:612
#93 0x00007fefabd4e135 in WebCore::DocumentLoader::startLoadingMainResource (this=0x7fef3ea3c800, identifier=<optimized out>) at loader/DocumentLoader.cpp:798
#94 0x00007fefabd586e7 in WebCore::FrameLoader::continueLoadAfterWillSubmitForm (this=0x7fef99470478) at loader/FrameLoader.cpp:2548
#95 0x00007fefabd63810 in WebCore::FrameLoader::continueLoadAfterNavigationPolicy (this=0x7fef99470478, formState=..., shouldContinue=true) at loader/FrameLoader.cpp:3079
#96 0x00007fefabd63860 in WebCore::FrameLoader::callContinueLoadAfterNavigationPolicy (argument=<optimized out>, request=<optimized out>, formState=<optimized out>, shouldContinue=<optimized out>) at loader/FrameLoader.cpp:2952
#97 0x00007fefabd7e513 in WebCore::PolicyChecker::checkNavigationPolicy (this=0x7fef99470488, request=..., loader=0x7fef3ea3c800, formState=..., function=0x7fefabd63840 <WebCore::FrameLoader::callContinueLoadAfterNavigationPolicy(void*, WebCore::ResourceRequest const&, WTF::PassRefPtr<WebCore::FormState>, bool)>, argument=0x7fef99470478) at loader/PolicyChecker.cpp:68
#98 0x00007fefabd63d8c in WebCore::FrameLoader::loadWithDocumentLoader (this=0x7fef99470478, loader=0x7fef3ea3c800, type=<optimized out>, prpFormState=<optimized out>) at loader/FrameLoader.cpp:1577
#99 0x00007fefabd644dc in WebCore::FrameLoader::load (this=0x7fef99470478, newDocumentLoader=0x7fef3ea3c800) at loader/FrameLoader.cpp:1524
#100 0x00007fefabd6462b in WebCore::FrameLoader::load (this=0x7fef99470478, request=<optimized out>, substituteData=<optimized out>, lockHistory=<optimized out>) at loader/FrameLoader.cpp:1460
#101 0x00007fefab9c9963 in QWebFrame::setHtml (this=0x168e140, html=<optimized out>, baseUrl=<optimized out>) at Api/qwebframe.cpp:972
#102 0x00007fefad531051 in NewTabPage::generate (this=0x7fff06c0d840, url=...) at /build/buildd/rekonq-0.7.0/src/newtabpage.cpp:125
#103 0x00007fefad53667f in ProtocolHandler::preHandling (this=0x1673e00, request=<optimized out>, frame=0x168e140) at /build/buildd/rekonq-0.7.0/src/protocolhandler.cpp:171
#104 0x00007fefad542de8 in WebPage::acceptNavigationRequest (this=0x1673dd0, frame=0x168e140, request=..., type=QWebPage::NavigationTypeOther) at /build/buildd/rekonq-0.7.0/src/webpage.cpp:323
#105 0x00007fefaba0c889 in WebCore::FrameLoaderClientQt::dispatchDecidePolicyForNavigationAction (this=0x170ece0, function=(void (WebCore::PolicyChecker::*)(WebCore::PolicyChecker * const, WebCore::PolicyAction)) 0x7fefabd7c960 <WebCore::PolicyChecker::continueAfterNavigationPolicy(WebCore::PolicyAction)>, action=..., request=...) at WebCoreSupport/FrameLoaderClientQt.cpp:1273
#106 0x00007fefabd7ed38 in WebCore::PolicyChecker::checkNavigationPolicy (this=0x7fef99470488, request=..., loader=<optimized out>, formState=..., function=<optimized out>, argument=<optimized out>) at loader/PolicyChecker.cpp:88
#107 0x00007fefabd63d8c in WebCore::FrameLoader::loadWithDocumentLoader (this=0x7fef99470478, loader=0x7fef3e893800, type=<optimized out>, prpFormState=<optimized out>) at loader/FrameLoader.cpp:1577
#108 0x00007fefabd644dc in WebCore::FrameLoader::load (this=0x7fef99470478, newDocumentLoader=0x7fef3e893800) at loader/FrameLoader.cpp:1524
#109 0x00007fefabd6462b in WebCore::FrameLoader::load (this=0x7fef99470478, request=<optimized out>, substituteData=<optimized out>, lockHistory=<optimized out>) at loader/FrameLoader.cpp:1460
#110 0x00007fefabd64734 in WebCore::FrameLoader::load (this=0x7fef99470478, request=..., lockHistory=false) at loader/FrameLoader.cpp:1447
#111 0x00007fefab9c7c11 in QWebFrame::load (this=0x168e140, req=..., operation=<optimized out>, body=...) at Api/qwebframe.cpp:935
#112 0x00007fefab9c83f0 in QWebFrame::load (this=0x168e140, url=<optimized out>) at Api/qwebframe.cpp:870
#113 0x00007fefad53499f in PreviewSelectorBar::clicked (this=0x1792b00) at /build/buildd/rekonq-0.7.0/src/previewselectorbar.cpp:140
#114 0x00007fefad534c60 in PreviewSelectorBar::qt_metacall (this=0x1792b00, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=<optimized out>) at /build/buildd/rekonq-0.7.0/obj-x86_64-linux-gnu/src/previewselectorbar.moc:76
#115 0x00007fefa8088e5a in QMetaObject::activate (sender=0x1a803f0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff06c0e7e0) at kernel/qobject.cpp:3278
#116 0x00007fefa8c11182 in QAbstractButton::clicked (this=<optimized out>, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206
#117 0x00007fefa895769e in QAbstractButtonPrivate::emitClicked (this=0x17b1210) at widgets/qabstractbutton.cpp:546
#118 0x00007fefa89589db in QAbstractButtonPrivate::click (this=0x17b1210) at widgets/qabstractbutton.cpp:539
#119 0x00007fefa8958c4c in QAbstractButton::mouseReleaseEvent (this=0x1a803f0, e=0x7fff06c0eef0) at widgets/qabstractbutton.cpp:1121
#120 0x00007fefa85f494a in QWidget::event (this=0x1a803f0, event=0x7fff06c0eef0) at kernel/qwidget.cpp:8259
#121 0x00007fefa85a4154 in notify_helper (e=0x7fff06c0eef0, receiver=0x1a803f0, this=0x1315a30) at kernel/qapplication.cpp:4467
#122 QApplicationPrivate::notify_helper (this=0x1315a30, receiver=0x1a803f0, e=0x7fff06c0eef0) at kernel/qapplication.cpp:4439
#123 0x00007fefa85a999b in QApplication::notify (this=<optimized out>, receiver=0x1a803f0, e=0x7fff06c0eef0) at kernel/qapplication.cpp:4028
#124 0x00007fefaaacee36 in KApplication::notify (this=0x7fff06c0fb50, receiver=0x1a803f0, event=0x7fff06c0eef0) at ../../kdeui/kernel/kapplication.cpp:311
#125 0x00007fefa8075b5c in QCoreApplication::notifyInternal (this=0x7fff06c0fb50, receiver=0x1a803f0, event=0x7fff06c0eef0) at kernel/qcoreapplication.cpp:731
#126 0x00007fefa85a5122 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#127 QApplicationPrivate::sendMouseEvent (receiver=0x1a803f0, event=0x7fff06c0eef0, alienWidget=0x1a803f0, nativeWidget=0x15edf90, buttonDown=0x1a803f0, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3127
#128 0x00007fefa8624265 in QETWidget::translateMouseEvent (this=0x15edf90, event=<optimized out>) at kernel/qapplication_x11.cpp:4562
#129 0x00007fefa86231de in QApplication::x11ProcessEvent (this=0x7fff06c0fb50, event=0x7fff06c0f710) at kernel/qapplication_x11.cpp:3684
#130 0x00007fefa864bb42 in x11EventSourceDispatch (s=0x1311510, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#131 0x00007fefa5e1de5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#132 0x00007fefa5e1e658 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#133 0x00007fefa5e1e829 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#134 0x00007fefa80a0ee6 in QEventDispatcherGlib::processEvents (this=0x12e4f40, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#135 0x00007fefa864b7ae in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#136 0x00007fefa8074d52 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#137 0x00007fefa8074f57 in QEventLoop::exec (this=0x7fff06c0fae0, flags=...) at kernel/qeventloop.cpp:201
#138 0x00007fefa80797e9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#139 0x00007fefad59b5f7 in kdemain (argc=1, argv=<optimized out>) at /build/buildd/rekonq-0.7.0/src/main.cpp:215
#140 0x00007fefad13c30d in __libc_start_main (main=0x400630 <main(int, char**)>, argc=1, ubp_av=0x7fff06c104d8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff06c104c8) at libc-start.c:226
#141 0x0000000000400661 in _start ()

Reported using DrKonqi
Comment 1 Andrea Diamantini 2011-09-23 15:00:21 UTC
Needs deeper testing against QtWebKit 2.2
Comment 2 Andrea Di Menna 2011-10-03 16:17:18 UTC
Working correctly here 0.7.92
Comment 3 Andrea Diamantini 2012-07-06 19:47:03 UTC
*** Bug 286934 has been marked as a duplicate of this bug. ***