Bug 288172 - rekonq se plante lors de l'ouverture de plusieurs onglets
Summary: rekonq se plante lors de l'ouverture de plusieurs onglets
Status: RESOLVED DUPLICATE of bug 280530
Alias: None
Product: rekonq
Classification: Applications
Component: general (show other bugs)
Version: 0.7.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Andrea Diamantini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-04 02:02 UTC by Ilyes
Modified: 2011-12-04 10:07 UTC (History)
0 users

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 Ilyes 2011-12-04 02:02:22 UTC
Application: rekonq (0.7.0)
KDE Platform Version: 4.6.5 (4.6.5)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-13-generic i686
Distribution: Ubuntu 11.04

-- Information about the crash:
- What I was doing when the application crashed:En ouvrant plusieurs onglets rekonq se plante en affichant l'assistant de rapport de plantage

The crash can be reproduced every time.

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

Thread 12 (Thread 0xb55e6b70 (LWP 4338)):
#0  0x00866416 in __kernel_vsyscall ()
#1  0x00cc548c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x00b903fd in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x01ccbb57 in scavengerThread (context=0x227c700) at wtf/FastMalloc.cpp:2378
#4  WTF::TCMalloc_PageHeap::runScavengerThread (context=0x227c700) at wtf/FastMalloc.cpp:1497
#5  0x00cc0e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#6  0x00b8273e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 11 (Thread 0xb4cb5b70 (LWP 4339)):
#0  0x00866416 in __kernel_vsyscall ()
#1  0x00cc548c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x00b903fd in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x00297817 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x3ab1c0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#4  0x00297851 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x3ab1c0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#5  0x00cc0e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#6  0x00b8273e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 10 (Thread 0xb41f1b70 (LWP 4340)):
#0  0x00866416 in __kernel_vsyscall ()
#1  0x00cc548c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x00b903fd in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x030ee467 in wait (this=0x95eb7c8, mutex=0x95ed508, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x95eb7c8, mutex=0x95ed508, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x003d67e0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x95eb7b0, th=0x9806db8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x003d947c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x95ec4b0, th=0x9806db8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x003d642b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x95eb7b0, th=0x9806db8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x003d956a in ThreadWeaver::WorkingHardState::applyForWork (this=0x95ec4b0, th=0x9806db8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x003d6373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x95eb7b0, th=0x9806db8, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x003d9589 in ThreadWeaver::WorkingHardState::applyForWork (this=0x95ec4b0, th=0x9806db8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x003d6373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x95eb7b0, th=0x9806db8, previous=0x9741d68) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x003d7f9e in ThreadWeaver::ThreadRunHelper::run (this=0xb41f12f4, parent=0x95eb7b0, th=0x9806db8) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0x003d805b in ThreadWeaver::Thread::run (this=0x9806db8) at ../../../threadweaver/Weaver/Thread.cpp:142
#14 0x030edda2 in QThreadPrivate::start (arg=0x9806db8) at thread/qthread_unix.cpp:320
#15 0x00cc0e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#16 0x00b8273e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 9 (Thread 0xa76d3b70 (LWP 4341)):
#0  0x05635d41 in clock_gettime () from /lib/i386-linux-gnu/librt.so.1
#1  0x03143dd8 in do_gettime () at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0x032104f2 in updateCurrentTime (this=0xb3801634, tm=...) at kernel/qeventdispatcher_unix.cpp:339
#4  QTimerInfoList::timerWait (this=0xb3801634, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0x0320ed32 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xa76d30dc) at kernel/qeventdispatcher_glib.cpp:136
#6  0x0320edcd in timerSourcePrepare (source=0xb3801600, timeout=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#7  0x078c8fd4 in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#8  0x078c9e63 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#9  0x078ca524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#10 0x0320f577 in QEventDispatcherGlib::processEvents (this=0x9b3c9a8, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#11 0x031e1289 in QEventLoop::processEvents (this=0xa76d3290, flags=...) at kernel/qeventloop.cpp:149
#12 0x031e1522 in QEventLoop::exec (this=0xa76d3290, flags=...) at kernel/qeventloop.cpp:201
#13 0x030eb2a0 in QThread::exec (this=0x9b39fc0) at thread/qthread.cpp:492
#14 0x031c2fdb in QInotifyFileSystemWatcherEngine::run (this=0x9b39fc0) at io/qfilesystemwatcher_inotify.cpp:248
#15 0x030edda2 in QThreadPrivate::start (arg=0x9b39fc0) at thread/qthread_unix.cpp:320
#16 0x00cc0e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#17 0x00b8273e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 8 (Thread 0xa2ee3b70 (LWP 4355)):
#0  0x00866416 in __kernel_vsyscall ()
#1  0x00cc548c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x00b903fd in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x030ee467 in wait (this=0x95eb7c8, mutex=0x95ed508, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x95eb7c8, mutex=0x95ed508, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x003d67e0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x95eb7b0, th=0x9bf2bd8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x003d947c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x95ec4b0, th=0x9bf2bd8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x003d642b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x95eb7b0, th=0x9bf2bd8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x003d956a in ThreadWeaver::WorkingHardState::applyForWork (this=0x95ec4b0, th=0x9bf2bd8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x003d6373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x95eb7b0, th=0x9bf2bd8, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x003d9589 in ThreadWeaver::WorkingHardState::applyForWork (this=0x95ec4b0, th=0x9bf2bd8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x003d6373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x95eb7b0, th=0x9bf2bd8, previous=0x9e50050) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x003d7f9e in ThreadWeaver::ThreadRunHelper::run (this=0xa2ee32f4, parent=0x95eb7b0, th=0x9bf2bd8) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0x003d805b in ThreadWeaver::Thread::run (this=0x9bf2bd8) at ../../../threadweaver/Weaver/Thread.cpp:142
#14 0x030edda2 in QThreadPrivate::start (arg=0x9bf2bd8) at thread/qthread_unix.cpp:320
#15 0x00cc0e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#16 0x00b8273e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 7 (Thread 0xa26e2b70 (LWP 4356)):
#0  0x00866416 in __kernel_vsyscall ()
#1  0x00cc548c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x00b903fd in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x030ee467 in wait (this=0x95eb7c8, mutex=0x95ed508, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x95eb7c8, mutex=0x95ed508, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x003d67e0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x95eb7b0, th=0x9e50998) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x003d947c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x95ec4b0, th=0x9e50998) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x003d642b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x95eb7b0, th=0x9e50998) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x003d956a in ThreadWeaver::WorkingHardState::applyForWork (this=0x95ec4b0, th=0x9e50998) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x003d6373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x95eb7b0, th=0x9e50998, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x003d9589 in ThreadWeaver::WorkingHardState::applyForWork (this=0x95ec4b0, th=0x9e50998) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x003d6373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x95eb7b0, th=0x9e50998, previous=0x9c22970) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x003d7f9e in ThreadWeaver::ThreadRunHelper::run (this=0xa26e22f4, parent=0x95eb7b0, th=0x9e50998) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0x003d805b in ThreadWeaver::Thread::run (this=0x9e50998) at ../../../threadweaver/Weaver/Thread.cpp:142
#14 0x030edda2 in QThreadPrivate::start (arg=0x9e50998) at thread/qthread_unix.cpp:320
#15 0x00cc0e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#16 0x00b8273e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 6 (Thread 0xa1d4cb70 (LWP 4357)):
#0  0x00866416 in __kernel_vsyscall ()
#1  0x00cc548c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x00b903fd in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x030ee467 in wait (this=0x95eb7c8, mutex=0x95ed508, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x95eb7c8, mutex=0x95ed508, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x003d67e0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x95eb7b0, th=0x9e39ab0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x003d947c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x95ec4b0, th=0x9e39ab0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x003d642b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x95eb7b0, th=0x9e39ab0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x003d956a in ThreadWeaver::WorkingHardState::applyForWork (this=0x95ec4b0, th=0x9e39ab0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x003d6373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x95eb7b0, th=0x9e39ab0, previous=0x9822588) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x003d7f9e in ThreadWeaver::ThreadRunHelper::run (this=0xa1d4c2f4, parent=0x95eb7b0, th=0x9e39ab0) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x003d805b in ThreadWeaver::Thread::run (this=0x9e39ab0) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x030edda2 in QThreadPrivate::start (arg=0x9e39ab0) at thread/qthread_unix.cpp:320
#13 0x00cc0e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#14 0x00b8273e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 5 (Thread 0x9f91eb70 (LWP 4367)):
#0  0x00866416 in __kernel_vsyscall ()
#1  0x00cc548c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x00b903fd in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xa3e4a9ff in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#4  0xa3fb7dd5 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#5  0xa3e4acbc in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#6  0xa3e4b1d6 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#7  0x00cc0e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0x00b8273e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 4 (Thread 0x9f11db70 (LWP 4368)):
#0  0x00866416 in __kernel_vsyscall ()
#1  0x00cc548c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x00b903fd in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xa3e4a9ff in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#4  0xa3fb7dd5 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#5  0xa3e4acbc in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#6  0xa3e4b1d6 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#7  0x00cc0e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0x00b8273e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 3 (Thread 0x9e91cb70 (LWP 4369)):
#0  0x00866416 in __kernel_vsyscall ()
#1  0x00cc548c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x00b903fd in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xa3e4a9ff in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#4  0xa3fb7dd5 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#5  0xa3e4acbc in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#6  0xa3e4b1d6 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#7  0x00cc0e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0x00b8273e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 2 (Thread 0x9e11bb70 (LWP 4370)):
#0  0x00866416 in __kernel_vsyscall ()
#1  0x00cc548c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x00b903fd in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xa3e4a9ff in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#4  0xa3fb7dd5 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#5  0xa3e4acbc in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#6  0xa3e4b1d6 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#7  0x00cc0e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0x00b8273e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb7832710 (LWP 4337)):
[KCrash Handler]
#7  0x078e8507 in g_slice_alloc () from /lib/i386-linux-gnu/libglib-2.0.so.0
#8  0x078e8b75 in g_slice_alloc0 () from /lib/i386-linux-gnu/libglib-2.0.so.0
#9  0x079aa8c7 in g_type_create_instance () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#10 0x07987675 in ?? () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#11 0x0798a674 in g_object_newv () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#12 0x0798ba40 in g_object_new () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#13 0x045db89c in IA__gtk_plug_new_for_display (display=0x9bdc0a0, socket_id=127927035) at /build/buildd/gtk+2.0-2.24.4/gtk/gtkplug.c:558
#14 0x045db8e6 in IA__gtk_plug_new (socket_id=127927035) at /build/buildd/gtk+2.0-2.24.4/gtk/gtkplug.c:538
#15 0xa3e459f8 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#16 0xa3e3bc4b in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#17 0xa3e41fd4 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#18 0x01a23ddc in WebCore::PluginView::setNPWindowIfNeeded (this=0x9cf75240) at plugins/qt/PluginViewQt.cpp:600
#19 0x01a25071 in WebCore::PluginView::platformStart (this=0x9cf75240) at plugins/qt/PluginViewQt.cpp:883
#20 0x018bd728 in WebCore::PluginView::start (this=0x9cf75240) at plugins/PluginView.cpp:258
#21 0x018bdbb5 in WebCore::PluginView::init (this=0x9cf75240) at plugins/PluginView.cpp:193
#22 0x01a23ca8 in WebCore::PluginView::setParent (this=0x9cf75240, parent=0x9d19e8c0) at plugins/qt/PluginViewQt.cpp:536
#23 0x0189c781 in WebCore::ScrollView::addChild (this=0x9d19e8c0, prpChild=...) at platform/ScrollView.cpp:69
#24 0x01977492 in WebCore::moveWidgetToParentSoon (child=0x9cf75240, parent=0x9d19e8c0) at rendering/RenderWidget.cpp:85
#25 0x01977c56 in WebCore::RenderWidget::setWidget (this=0x9d18a4e0, widget=...) at rendering/RenderWidget.cpp:200
#26 0x01949c7c in WebCore::RenderPart::setWidget (this=0x9d18a4e0, widget=...) at rendering/RenderPart.cpp:52
#27 0x017c02cf in WebCore::FrameLoader::loadPlugin (this=0x9cf04bb0, renderer=0x9d18a4e0, url=..., mimeType=..., paramNames=..., paramValues=..., useFallback=false) at loader/FrameLoader.cpp:1381
#28 0x017c2ba4 in WebCore::FrameLoader::requestObject (this=0x9cf04bb0, renderer=0x9d18a4e0, url=..., frameName=..., mimeType=..., paramNames=..., paramValues=...) at loader/FrameLoader.cpp:1286
#29 0x0191160b in WebCore::RenderEmbeddedObject::updateWidget (this=0x9d18a4e0, onlyCreateNonNetscapePlugins=false) at rendering/RenderEmbeddedObject.cpp:321
#30 0x0183eb04 in WebCore::FrameView::updateWidgets (this=0x9d19e8c0) at page/FrameView.cpp:1502
#31 0x0183ecda in WebCore::FrameView::performPostLayoutTasks (this=0x9d19e8c0) at page/FrameView.cpp:1532
#32 0x0183f19f in WebCore::FrameView::layout (this=0x9d19e8c0, allowSubtree=true) at page/FrameView.cpp:771
#33 0x0183fa35 in WebCore::FrameView::layoutIfNeededRecursive (this=0x9d19e8c0) at page/FrameView.cpp:1930
#34 0x019f25d9 in QWebFramePrivate::renderRelativeCoords (this=0xb8aa2f0, context=0xbfeb3788, layer=QWebFrame::AllLayers, clip=...) at ../WebKit/qt/Api/qwebframe.cpp:472
#35 0x019f2b22 in QWebFrame::render (this=0x9918008, painter=0xbfeb37cc, clip=...) at ../WebKit/qt/Api/qwebframe.cpp:1236
#36 0x01a0cba2 in QWebView::paintEvent (this=0xb7f4270, ev=0xbfeb3dc4) at ../WebKit/qt/Api/qwebview.cpp:927
#37 0x05df218e in QWidget::event (this=0xb7f4270, event=0xbfeb3dc4) at kernel/qwidget.cpp:8405
#38 0x01a0cc79 in QWebView::event (this=0xb7f4270, e=0xbfeb3dc4) at ../WebKit/qt/Api/qwebview.cpp:831
#39 0x05d99d24 in QApplicationPrivate::notify_helper (this=0x95494d0, receiver=0xb7f4270, e=0xbfeb3dc4) at kernel/qapplication.cpp:4462
#40 0x05d9e97b in QApplication::notify (this=0xbfeb5c60, receiver=0xb7f4270, e=0xbfeb3dc4) at kernel/qapplication.cpp:4427
#41 0x07d4d32a in KApplication::notify (this=0xbfeb5c60, receiver=0xb7f4270, event=0xbfeb3dc4) at ../../kdeui/kernel/kapplication.cpp:311
#42 0x031e20bb in QCoreApplication::notifyInternal (this=0xbfeb5c60, receiver=0xb7f4270, event=0xbfeb3dc4) at kernel/qcoreapplication.cpp:731
#43 0x05deef0c in sendSpontaneousEvent (this=0x97ef348, pdev=0x95ebf00, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x977a958) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#44 QWidgetPrivate::drawWidget (this=0x97ef348, pdev=0x95ebf00, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x977a958) at kernel/qwidget.cpp:5492
#45 0x05defb7c in QWidgetPrivate::paintSiblingsRecursive (this=0x9beafa8, pdev=0x95ebf00, siblings=..., index=<value optimized out>, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x977a958) at kernel/qwidget.cpp:5699
#46 0x05deec80 in QWidgetPrivate::drawWidget (this=0x9beafa8, pdev=0x95ebf00, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x977a958) at kernel/qwidget.cpp:5545
#47 0x05defb7c in QWidgetPrivate::paintSiblingsRecursive (this=0x95fc000, pdev=0x95ebf00, siblings=..., index=<value optimized out>, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x977a958) at kernel/qwidget.cpp:5699
#48 0x05deec80 in QWidgetPrivate::drawWidget (this=0x95fc000, pdev=0x95ebf00, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x977a958) at kernel/qwidget.cpp:5545
#49 0x05defb7c in QWidgetPrivate::paintSiblingsRecursive (this=0x95fbe48, pdev=0x95ebf00, siblings=..., index=<value optimized out>, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x977a958) at kernel/qwidget.cpp:5699
#50 0x05defa42 in QWidgetPrivate::paintSiblingsRecursive (this=0x95fbe48, pdev=0x95ebf00, siblings=..., index=0, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x977a958) at kernel/qwidget.cpp:5686
#51 0x05deec80 in QWidgetPrivate::drawWidget (this=0x95fbe48, pdev=0x95ebf00, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x977a958) at kernel/qwidget.cpp:5545
#52 0x05defb7c in QWidgetPrivate::paintSiblingsRecursive (this=0x9655758, pdev=0x95ebf00, siblings=..., index=<value optimized out>, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x977a958) at kernel/qwidget.cpp:5699
#53 0x05deec80 in QWidgetPrivate::drawWidget (this=0x9655758, pdev=0x95ebf00, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x977a958) at kernel/qwidget.cpp:5545
#54 0x05defb7c in QWidgetPrivate::paintSiblingsRecursive (this=0x95fa458, pdev=0x95ebf00, siblings=..., index=<value optimized out>, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x977a958) at kernel/qwidget.cpp:5699
#55 0x05defa42 in QWidgetPrivate::paintSiblingsRecursive (this=0x95fa458, pdev=0x95ebf00, siblings=..., index=56, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x977a958) at kernel/qwidget.cpp:5686
#56 0x05defa42 in QWidgetPrivate::paintSiblingsRecursive (this=0x95fa458, pdev=0x95ebf00, siblings=..., index=57, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x977a958) at kernel/qwidget.cpp:5686
#57 0x05deec80 in QWidgetPrivate::drawWidget (this=0x95fa458, pdev=0x95ebf00, rgn=..., offset=..., flags=5, sharedPainter=0x0, backingStore=0x977a958) at kernel/qwidget.cpp:5545
#58 0x05fcd398 in QWidgetBackingStore::sync (this=0x977a958) at painting/qbackingstore.cpp:1333
#59 0x05de4843 in QWidgetPrivate::syncBackingStore (this=0x95fa458) at kernel/qwidget.cpp:1842
#60 0x05df27e5 in QWidget::event (this=0x95fa340, event=0xb688aa8) at kernel/qwidget.cpp:8552
#61 0x06203527 in QMainWindow::event (this=0x95fa340, event=0xb688aa8) at widgets/qmainwindow.cpp:1480
#62 0x07e281ec in KMainWindow::event (this=0x95fa340, ev=0xb688aa8) at ../../kdeui/widgets/kmainwindow.cpp:1100
#63 0x00e8838a in MainWindow::event (this=0x95fa340, event=0xb688aa8) at /build/buildd/rekonq-0.7.0/src/mainwindow.cpp:1120
#64 0x05d99d24 in QApplicationPrivate::notify_helper (this=0x95494d0, receiver=0x95fa340, e=0xb688aa8) at kernel/qapplication.cpp:4462
#65 0x05d9e97b in QApplication::notify (this=0xbfeb5c60, receiver=0x95fa340, e=0xb688aa8) at kernel/qapplication.cpp:4427
#66 0x07d4d32a in KApplication::notify (this=0xbfeb5c60, receiver=0x95fa340, event=0xb688aa8) at ../../kdeui/kernel/kapplication.cpp:311
#67 0x031e20bb in QCoreApplication::notifyInternal (this=0xbfeb5c60, receiver=0x95fa340, event=0xb688aa8) at kernel/qcoreapplication.cpp:731
#68 0x031e5c79 in sendEvent (receiver=0x0, event_type=0, data=0x9509f50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#69 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9509f50) at kernel/qcoreapplication.cpp:1372
#70 0x031e5e0d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1265
#71 0x0320f3c4 in sendPostedEvents (s=0x954cb00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#72 postEventSourceDispatch (s=0x954cb00) at kernel/qeventdispatcher_glib.cpp:277
#73 0x078c9aa8 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#74 0x078ca270 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#75 0x078ca524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#76 0x0320f53c in QEventDispatcherGlib::processEvents (this=0x9509aa8, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#77 0x05e501e5 in QGuiEventDispatcherGlib::processEvents (this=0x9509aa8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#78 0x031e1289 in QEventLoop::processEvents (this=0xbfeb5bc4, flags=...) at kernel/qeventloop.cpp:149
#79 0x031e1522 in QEventLoop::exec (this=0xbfeb5bc4, flags=...) at kernel/qeventloop.cpp:201
#80 0x031e5ecc in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#81 0x05d978e7 in QApplication::exec () at kernel/qapplication.cpp:3736
#82 0x00f0dee3 in kdemain (argc=1, argv=0xbfeb5f84) at /build/buildd/rekonq-0.7.0/src/main.cpp:215
#83 0x080485ab in main (argc=1, argv=0xbfeb5f84) at /build/buildd/rekonq-0.7.0/obj-i686-linux-gnu/src/rekonq_dummy.cpp:3

This bug may be a duplicate of or related to bug 280530, bug 281865, bug 284487.

Possible duplicates by query: bug 287965, bug 287881, bug 287579, bug 287359, bug 286881.

Reported using DrKonqi
Comment 1 Andrea Diamantini 2011-12-04 10:07:21 UTC

*** This bug has been marked as a duplicate of bug 280530 ***