Bug 77571 - crash with <DL COMPACT>
Summary: crash with <DL COMPACT>
Status: RESOLVED DUPLICATE of bug 75806
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-14 12:48 UTC by Daniel Naber
Modified: 2004-03-14 12:56 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 Daniel Naber 2004-03-14 12:48:25 UTC
Version:            (using KDE KDE 3.2.1)
Installed from:    Compiled From Sources

This page crashes with assertion failed (3_2_BRANCH):
konqueror: render_block.cpp:429: void khtml::RenderBlock::layoutBlock(bool): Zusicherung »false« nicht erfüllt.

<HTML>
<HEAD><TITLE>test</TITLE></HEAD>
<BODY>

<DL COMPACT>
<DT>
<DD>text
<P>
</DL>

</BODY>
</HTML>
Comment 1 Tommi Tervo 2004-03-14 12:56:09 UTC

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