Bug 125656 - a ":hover:after" element with the fixed positioning crashes Konqueror
Summary: a ":hover:after" element with the fixed positioning crashes Konqueror
Status: RESOLVED DUPLICATE of bug 94997
Alias: None
Product: konqueror
Classification: Applications
Component: khtml renderer (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-16 02:54 UTC by Jozef Kosoru
Modified: 2006-04-16 10:07 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 Jozef Kosoru 2006-04-16 02:54:31 UTC
Version:            (using KDE KDE 3.5.2)
Installed from:    SuSE RPMs
OS:                Linux

Please refer to following test-case:

http://zyzstar.kosoru.com/data/bug_reports/konq_crash1.html
Comment 1 Tommi Tervo 2006-04-16 10:05:45 UTC
#9  0x4175f925 in __assert_fail () from /lib/tls/libc.so.6
#10 0x41f5d399 in khtml::RenderBlock::layoutBlock (this=0x83ac5c8, 
    relayoutChildren=false) at render_block.cpp:576
#11 0x41f5ebe4 in khtml::RenderBlock::layout (this=0x83ac5c8)
    at render_block.cpp:563
#12 0x41e66c99 in khtml::RenderObject::layoutIfNeeded (this=0x83ac5c8)
    at render_object.h:414
#13 0x41f5b63f in khtml::RenderBlock::layoutPositionedObjects (this=0x83abd20, 
    relayoutChildren=false) at render_block.cpp:1568
#14 0x41f5df9a in khtml::RenderBlock::layoutBlock (this=0x83abd20, 
    relayoutChildren=false) at render_block.cpp:735
#15 0x41f5e2cf in khtml::RenderCanvas::layout (this=0x83abd20)
    at render_canvas.cpp:185
#16 0x41e6199a in KHTMLView::layout (this=0x8368f58) at khtmlview.cpp:825
#17 0x41e61e2f in KHTMLView::timerEvent (this=0x8368f58, e=0xbf862d64)
    at khtmlview.cpp:3418
Comment 2 Tommi Tervo 2006-04-16 10:07:16 UTC

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