[Webkit-unassigned] [Bug 15054] Divide by 0 in AutoTableLayout::layout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 28 11:00:32 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15054





------- Comment #3 from marv.decker at gmail.com  2007-08-28 11:00 PDT -------
This crash is from my internal crash system, so it wouldn't be useful to you. I
do not have a URL. Here is the not very exciting stack:

0x102b79ea      [autotablelayout.cpp:695]     
WebCore::AutoTableLayout::layout()
0x102179ac      [rendertable.cpp:287]  WebCore::RenderTable::layout()
0x1026b9ec      [renderblock.cpp:1214]        
WebCore::RenderBlock::layoutBlockChildren(bool)
0x1026f02a      [renderblock.cpp:585]  WebCore::RenderBlock::layoutBlock(bool)
0x102a80dc      [rendertablecell.cpp:135]     
WebCore::RenderTableCell::layout()
0x102aa8ad      [rendertablerow.cpp:131]      
WebCore::RenderTableRow::layout()
0x102b41c1      [rendercontainer.cpp:494]     
WebCore::RenderContainer::layout()
0x10217a4e      [rendertable.cpp:299]  WebCore::RenderTable::layout()
0x1026b9ec      [renderblock.cpp:1214]        
WebCore::RenderBlock::layoutBlockChildren(bool)
0x1026f02a      [renderblock.cpp:585]  WebCore::RenderBlock::layoutBlock(bool)
0x102647ca      [renderblock.cpp:494]  WebCore::RenderBlock::layout()
0x1026b9ec      [renderblock.cpp:1214]        
WebCore::RenderBlock::layoutBlockChildren(bool)
0x1026f02a      [renderblock.cpp:585]  WebCore::RenderBlock::layoutBlock(bool)
0x102647ca      [renderblock.cpp:494]  WebCore::RenderBlock::layout()
0x1026b9ec      [renderblock.cpp:1214]        
WebCore::RenderBlock::layoutBlockChildren(bool)
0x1026f02a      [renderblock.cpp:585]  WebCore::RenderBlock::layoutBlock(bool)
0x102647ca      [renderblock.cpp:494]  WebCore::RenderBlock::layout()
0x10210220      [renderview.cpp:111]   WebCore::RenderView::layout()
0x101d1915      [frameview.cpp:425]    WebCore::FrameView::layout(bool)
0x1023589a      [timer.h:96]   WebCore::Timer<WebCore::PageCache>::fired()
0x102056f8      [timer.cpp:336]       
WebCore::TimerBase::fireTimers(double,WTF::Vector<WebCore::TimerBase *,0> const
&)

I will keep my eyes out for more crashes like this.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list