Skip to content

Instantly share code, notes, and snippets.

@balazs
Created July 30, 2013 20:00
Show Gist options
  • Save balazs/6116357 to your computer and use it in GitHub Desktop.
Save balazs/6116357 to your computer and use it in GitHub Desktop.
#0 RenderWidgetHostViewQt::AllocBackingStore (this=0x31449f2a1000, size=...) at ../../lib/render_widget_host_view_qt.cpp:108
#1 0x00007ffff48129ec in content::BackingStoreManager::PrepareBackingStore(content::RenderWidgetHost*, gfx::Size const&, TransportDIB::Id, gfx::Rect const&, std::vector<gfx::Rect, std::allocator<gfx::Rect> > co
nst&, float, base::Callback<void ()> const&, bool*, bool*) () from /mnt/extra/work/qtwebengine/out/Release/lib/libQt5WebEngine.so
#2 0x00007ffff4899267 in content::RenderWidgetHostImpl::PaintBackingStoreRect(TransportDIB::Id, gfx::Rect const&, std::vector<gfx::Rect, std::allocator<gfx::Rect> > const&, gfx::Size const&, float, base::Callba
ck<void ()> const&) () from /mnt/extra/work/qtwebengine/out/Release/lib/libQt5WebEngine.so
#3 0x00007ffff489d0c8 in content::RenderWidgetHostImpl::OnUpdateRect(ViewHostMsg_UpdateRect_Params const&) () from /mnt/extra/work/qtwebengine/out/Release/lib/libQt5WebEngine.so
#4 0x00007ffff489a4bc in content::RenderWidgetHostImpl::OnMessageReceived(IPC::Message const&) () from /mnt/extra/work/qtwebengine/out/Release/lib/libQt5WebEngine.so
#5 0x00007ffff488f08f in content::RenderViewHostImpl::OnMessageReceived(IPC::Message const&) [clone .part.264] () from /mnt/extra/work/qtwebengine/out/Release/lib/libQt5WebEngine.so
#6 0x00007ffff487a1a1 in content::RenderProcessHostImpl::OnMessageReceived(IPC::Message const&) [clone .part.183] () from /mnt/extra/work/qtwebengine/out/Release/lib/libQt5WebEngine.so
#7 0x00007ffff48931fb in content::RenderWidgetHelper::BackingStoreMsgProxy::Run() () from /mnt/extra/work/qtwebengine/out/Release/lib/libQt5WebEngine.so
#8 0x00007ffff4411644 in base::MessageLoop::RunTask(base::PendingTask const&) () from /mnt/extra/work/qtwebengine/out/Release/lib/libQt5WebEngine.so
#9 0x00007ffff44123c8 in base::MessageLoop::DeferOrRunPendingTask(base::PendingTask const&) () from /mnt/extra/work/qtwebengine/out/Release/lib/libQt5WebEngine.so
#10 0x00007ffff4413c40 in base::MessageLoop::DoWork() () from /mnt/extra/work/qtwebengine/out/Release/lib/libQt5WebEngine.so
#11 0x00007ffff3e14160 in (anonymous namespace)::MessagePumpForUIQt::handleScheduledWork (this=this@entry=0x31449f1edf00) at ../../lib/content_browser_client_qt.cpp:147
#12 0x00007ffff3e14219 in (anonymous namespace)::MessagePumpForUIQt::customEvent (this=0x31449f1edf00, ev=<optimized out>) at ../../lib/content_browser_client_qt.cpp:126
#13 0x00007ffff2c7d08c in QObject::event(QEvent*) () from /usr/local/Qt-5.1.1/lib/libQt5Core.so.5
#14 0x00007ffff33dbbec in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/local/Qt-5.1.1/lib/libQt5Widgets.so.5
#15 0x00007ffff33dde50 in QApplication::notify(QObject*, QEvent*) () from /usr/local/Qt-5.1.1/lib/libQt5Widgets.so.5
#16 0x00007ffff2c5534e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/local/Qt-5.1.1/lib/libQt5Core.so.5
#17 0x00007ffff2c57a5e in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/local/Qt-5.1.1/lib/libQt5Core.so.5
#18 0x00007ffff2c9fa23 in ?? () from /usr/local/Qt-5.1.1/lib/libQt5Core.so.5
#19 0x00007ffff0b33f05 in g_main_dispatch (context=0x7fffe50e3900) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3054
#20 g_main_context_dispatch (context=context@entry=0x7fffe50e3900) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3630
#21 0x00007ffff0b34248 in g_main_context_iterate (context=context@entry=0x7fffe50e3900, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3701
#22 0x00007ffff0b34304 in g_main_context_iteration (context=0x7fffe50e3900, may_block=1) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3762
#23 0x00007ffff2c9fbac in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/local/Qt-5.1.1/lib/libQt5Core.so.5
#24 0x00007ffff2c5434b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/local/Qt-5.1.1/lib/libQt5Core.so.5
#25 0x00007ffff2c5ad2e in QCoreApplication::exec() () from /usr/local/Qt-5.1.1/lib/libQt5Core.so.5
#26 0x0000000000404229 in main ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment