[Webkit-unassigned] [Bug 52449] Crash when logging into gmail.com with frame flattening turned on.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 27 10:05:40 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=52449
--- Comment #26 from Yael <yael.aharon at nokia.com> 2011-01-27 10:05:38 PST ---
(In reply to comment #25)
> (In reply to comment #24)
>
> What is the stack for the assert after loading the page? Could you make a test case for it?
Below is the callstack. I am still working on updating the test case.
0 WebCore::Document::updateStyleIfNeeded Document.cpp 1644 0x0180c6de
1 WebCore::Document::updateLayout Document.cpp 1679 0x0180c93d
2 WebCore::Document::updateLayout Document.cpp 1677 0x0180c929
3 WebCore::Document::updateLayoutIgnorePendingStylesheets Document.cpp 1715 0x0180ca89
4 WebCore::VisiblePosition::canonicalPosition VisiblePosition.cpp 459 0x01978a18
5 WebCore::VisiblePosition::init VisiblePosition.cpp 61 0x01976e4e
6 WebCore::VisiblePosition::VisiblePosition VisiblePosition.cpp 48 0x01976bda
7 WebCore::SelectionController::updateCaretRect SelectionController.cpp 980 0x0195e48c
8 WebCore::SelectionController::localCaretRect SelectionController.cpp 1032 0x0195e7d1
9 WebCore::SelectionController::recomputeCaretRect SelectionController.cpp 1083 0x0195eaac
10 WebCore::SelectionController::updateAppearance SelectionController.cpp 1490 0x01960ac0
11 WebCore::FrameView::layout FrameView.cpp 897 0x01bef352
12 WebCore::FrameView::visibleContentsResized FrameView.cpp 1406 0x01bf1240
13 WebCore::ScrollView::updateScrollbars ScrollView.cpp 418 0x01cbfc07
14 WebCore::ScrollView::setFrameRect ScrollView.cpp 774 0x01cc1758
15 WebCore::FrameView::setFrameRect FrameView.cpp 338 0x01bed812
16 WebCore::RenderWidget::setWidgetGeometry RenderWidget.cpp 176 0x01e33030
17 WebCore::RenderWidget::updateWidgetPosition RenderWidget.cpp 344 0x01e33ef8
18 WebCore::RenderFrameBase::layoutWithFlattening RenderFrameBase.cpp 55 0x01d94151
19 WebCore::RenderIFrame::layout RenderIFrame.cpp 114 0x01d98bb5
20 WebCore::RenderObject::layoutIfNeeded RenderObject.h 503 0x01d237c9
21 WebCore::RenderBlock::layoutInlineChildren RenderBlockLineLayout.cpp 569 0x01d57275
22 WebCore::RenderBlock::layoutBlock RenderBlock.cpp 1221 0x01d2b317
23 WebCore::RenderBlock::layout RenderBlock.cpp 1119 0x01d2ad1e
24 WebCore::RenderBlock::layoutBlockChild RenderBlock.cpp 1958 0x01d2e2b8
25 WebCore::RenderBlock::layoutBlockChildren RenderBlock.cpp 1896 0x01d2df73
26 WebCore::RenderBlock::layoutBlock RenderBlock.cpp 1223 0x01d2b336
27 WebCore::RenderBlock::layout RenderBlock.cpp 1119 0x01d2ad1e
28 WebCore::RenderBlock::layoutBlockChild RenderBlock.cpp 1958 0x01d2e2b8
29 WebCore::RenderBlock::layoutBlockChildren RenderBlock.cpp 1896 0x01d2df73
30 WebCore::RenderBlock::layoutBlock RenderBlock.cpp 1223 0x01d2b336
31 WebCore::RenderBlock::layout RenderBlock.cpp 1119 0x01d2ad1e
32 WebCore::RenderBlock::layoutBlockChild RenderBlock.cpp 1958 0x01d2e2b8
33 WebCore::RenderBlock::layoutBlockChildren RenderBlock.cpp 1896 0x01d2df73
34 WebCore::RenderBlock::layoutBlock RenderBlock.cpp 1223 0x01d2b336
35 WebCore::RenderBlock::layout RenderBlock.cpp 1119 0x01d2ad1e
36 WebCore::RenderView::layout RenderView.cpp 130 0x01e27732
37 WebCore::FrameView::layout FrameView.cpp 884 0x01bef2b1
38 WebCore::FrameView::layoutTimerFired FrameView.cpp 1522 0x01bf1855
39 WebCore::Timer<WebCore::FrameView>::fired Timer.h 99 0x01bf9960
40 WebCore::ThreadTimers::sharedTimerFiredInternal ThreadTimers.cpp 112 0x01cd54a3
41 WebCore::ThreadTimers::sharedTimerFired ThreadTimers.cpp 90 0x01cd53ed
42 WebCore::SharedTimerQt::timerEvent SharedTimerQt.cpp 116 0x01ec40aa
43 QObject::event qobject.cpp 1175 0x0456249c
44 QApplicationPrivate::notify_helper qapplication.cpp 4396 0x038617b6
45 QApplication::notify qapplication.cpp 3798 0x0385effa
46 QCoreApplication::notifyInternal qcoreapplication.cpp 732 0x0454962f
47 QCoreApplication::sendEvent qcoreapplication.h 215 0x0806e02f
48 QTimerInfoList::activateTimers qeventdispatcher_unix.cpp 602 0x045865ce
49 timerSourceDispatch qeventdispatcher_glib.cpp 184 0x04582140
50 g_main_context_dispatch /lib/libglib-2.0.so.0 0 0x0542f5e5
51 ?? /lib/libglib-2.0.so.0 0 0x054332d8
52 g_main_context_iteration /lib/libglib-2.0.so.0 0 0x054334b8
53 QEventDispatcherGlib::processEvents qeventdispatcher_glib.cpp 415 0x04583312
54 QGuiEventDispatcherGlib::processEvents qguieventdispatcher_glib.cpp 204 0x0393c5fe
55 QEventLoop::processEvents qeventloop.cpp 149 0x045469ef
56 QEventLoop::exec qeventloop.cpp 201 0x04546b34
57 QCoreApplication::exec qcoreapplication.cpp 1009 0x04549d21
58 QApplication::exec qapplication.cpp 3672 0x0385ec50
59 launcherMain main.cpp 41 0x080701fb
60 main main.cpp 274 0x08072644
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list