Bug 129909 - crash visiting http://rapidsvn.tigris.org/changes.html#0.9.3
Summary: crash visiting http://rapidsvn.tigris.org/changes.html#0.9.3
Status: RESOLVED NOT A BUG
Alias: None
Product: konqueror
Classification: Applications
Component: khtml parsing (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-27 16:32 UTC by AFLR
Modified: 2008-07-04 18:57 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 AFLR 2006-06-27 16:32:32 UTC
Version:           3.5.3 (using KDE KDE 3.5.3)
Installed from:    Ubuntu Packages
OS:                Linux

i think the subject says it all ...



i dont have a clue
Comment 1 Maksim Orlovich 2006-06-27 20:36:29 UTC
Some sort of infinite recursion in the parser, table-related..

#189 0xb417fd30 in khtml::KHTMLParser::insertNode (this=0x84fba48, n=0x8613d80, flat=false) at ../../../khtml/html/htmlparser.cpp:590
#190 0xb417fd30 in khtml::KHTMLParser::insertNode (this=0x84fba48, n=0x8613d80, flat=false) at ../../../khtml/html/htmlparser.cpp:590
#191 0xb417fd30 in khtml::KHTMLParser::insertNode (this=0x84fba48, n=0x8613d80, flat=false) at ../../../khtml/html/htmlparser.cpp:590
#192 0xb417fd30 in khtml::KHTMLParser::insertNode (this=0x84fba48, n=0x8613d80, flat=false) at ../../../khtml/html/htmlparser.cpp:590
#193 0xb417fd30 in khtml::KHTMLParser::insertNode (this=0x84fba48, n=0x8613d80, flat=false) at ../../../khtml/html/htmlparser.cpp:590
#194 0xb417fd30 in khtml::KHTMLParser::insertNode (this=0x84fba48, n=0x8613d80, flat=false) at ../../../khtml/html/htmlparser.cpp:590
#195 0xb417fd30 in khtml::KHTMLParser::insertNode (this=0x84fba48, n=0x8613d80, flat=false) at ../../../khtml/html/htmlparser.cpp:590
#196 0xb417fd30 in khtml::KHTMLParser::insertNode (this=0x84fba48, n=0x8613d80, flat=false) at ../../../khtml/html/htmlparser.cpp:590
Comment 2 Tommi Tervo 2006-06-27 21:59:43 UTC
Cannot reproduce, dupe of this #129003 ? 
Comment 3 Maksim Orlovich 2006-06-29 23:17:53 UTC
Bug #129631 is likely similar.
Comment 4 Jaime Torres 2008-07-02 19:49:42 UTC
It works for me in konqueror 3.5.9 and 4.1b2 svn trunk 825239.
Comment 5 Jaime Torres 2008-07-04 18:57:44 UTC
This bug seems to be fixed, so marked as no longer valid.