[Webkit-unassigned] [Bug 26343] New: crash in www.bahn.de with WML turned on

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 12 00:17:59 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26343

           Summary: crash in www.bahn.de with WML turned on
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Reindeer
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zaheer.mot at gmail.com


here's the crash trace

#0  0x4050efe4 in WebCore::RenderFieldset::findLegend () from
/usr/local/lib/libwebkit-1.0.so.1
#1  0x4050f4f0 in WebCore::RenderFieldset::calcPrefWidths () from
/usr/local/lib/libwebkit-1.0.so.1
#2  0x40500918 in WebCore::RenderBox::minPrefWidth () from
/usr/local/lib/libwebkit-1.0.so.1
#3  0x40508ef8 in WebCore::RenderBox::calcWidth () from
/usr/local/lib/libwebkit-1.0.so.1
#4  0x404fa990 in WebCore::RenderBlock::layoutBlock () from
/usr/local/lib/libwebkit-1.0.so.1
#5  0x404eb6d0 in WebCore::RenderBlock::layout () from
/usr/local/lib/libwebkit-1.0.so.1
#6  0x404f9b14 in WebCore::RenderBlock::layoutBlockChildren () from
/usr/local/lib/libwebkit-1.0.so.1
#7  0x404fabd4 in WebCore::RenderBlock::layoutBlock () from
/usr/local/lib/libwebkit-1.0.so.1
#8  0x404eb6d0 in WebCore::RenderBlock::layout () from
/usr/local/lib/libwebkit-1.0.so.1
#9  0x404f9b14 in WebCore::RenderBlock::layoutBlockChildren () from
/usr/local/lib/libwebkit-1.0.so.1
#10 0x404fabd4 in WebCore::RenderBlock::layoutBlock () from
/usr/local/lib/libwebkit-1.0.so.1
#11 0x404eb6d0 in WebCore::RenderBlock::layout () from
/usr/local/lib/libwebkit-1.0.so.1
#12 0x404f9b14 in WebCore::RenderBlock::layoutBlockChildren () from
/usr/local/lib/libwebkit-1.0.so.1
#13 0x404fabd4 in WebCore::RenderBlock::layoutBlock () from
/usr/local/lib/libwebkit-1.0.so.1
#14 0x404eb6d0 in WebCore::RenderBlock::layout () from
/usr/local/lib/libwebkit-1.0.so.1
#15 0x404f9b14 in WebCore::RenderBlock::layoutBlockChildren () from
/usr/local/lib/libwebkit-1.0.so.1
#16 0x404fabd4 in WebCore::RenderBlock::layoutBlock () from
/usr/local/lib/libwebkit-1.0.so.1
#17 0x404eb6d0 in WebCore::RenderBlock::layout () from
/usr/local/lib/libwebkit-1.0.so.1

The problem is a missing bracket in RenderField::findLegend with WML turned on 
patch follows.


-- 
Configure bugmail: https://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