<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>120230</bug_id>
          
          <creation_ts>2006-01-16 08:34:24 +0000</creation_ts>
          <short_desc>loop and SEGSEGV RenderBlock::layoutInlineChildren</short_desc>
          <delta_ts>2006-01-17 09:46:41 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>konqueror</product>
          <component>khtml printing</component>
          <version>unspecified</version>
          <rep_platform>unspecified</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>116861</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>crash</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter>avs</reporter>
          <assigned_to name="Konqueror Bugs">konqueror-bugs-null</assigned_to>
          
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>406522</commentid>
    <comment_count>0</comment_count>
    <who name="">avs</who>
    <bug_when>2006-01-16 08:34:24 +0000</bug_when>
    <thetext>Version:           неизв. (using KDE 3.5.0-0.RHEL4.0 Red Hat, Red Hat Linux AS)
Compiler:          gcc version 3.4.3 20050227 (Red Hat 3.4.3-22.1)
OS:                Linux (i686) release 2.6.9-11.ELsmp

If HTML TABLE more that ~80 rows crashing KHTML on printing page.
Recursive call layoutInlineChildren.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>406603</commentid>
    <comment_count>1</comment_count>
    <who name="Maksim Orlovich">maksim</who>
    <bug_when>2006-01-16 16:23:16 +0000</bug_when>
    <thetext>Presumably the same as bug #116861, but please post more information --- we can&apos;t do -anything- with the little you said here</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>406715</commentid>
    <comment_count>2</comment_count>
    <who name="">avs</who>
    <bug_when>2006-01-17 04:52:28 +0000</bug_when>
    <thetext>[avs@avs ~]$ gdb konqueror
GNU gdb Red Hat Linux (6.3.0.0-0.31rh)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type &quot;show copying&quot; to see the conditions.
There is absolutely no warranty for GDB.  Type &quot;show warranty&quot; for details.
This GDB was configured as &quot;i386-redhat-linux-gnu&quot;...(no debugging symbols found)
Using host libthread_db library &quot;/lib/tls/libthread_db.so.1&quot;.

(gdb) run css_plumb.html
Starting program: /usr/bin/konqueror http://kc05.spz.nikom.ru/css_plumb.php
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208104480 (LWP 5621)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1208104480 (LWP 5621)]
0x04411fed in khtml::RenderBlock::rightOffset (this=0x8447328) at render_block.cpp:1924
1924    {
Current language:  auto; currently c++
(gdb) bt
#0  0x04411fed in khtml::RenderBlock::rightOffset (this=0x8447328) at render_block.cpp:1924
#1  0x0441466d in khtml::RenderBlock::lineWidth (this=0x8447328, y=2) at ../../khtml/rendering/render_block.h:152
#2  0x0440b7e2 in khtml::RenderBlock::findNextLineBreak (this=0x8447328, start=@0xbf4002f0, bidi=@0xbf400300) at bidi.cpp:1624
#3  0x0440ee8c in khtml::RenderBlock::layoutInlineChildren (this=0x8447328, relayoutChildren=true, breakBeforeLine=0) at bidi.cpp:1466
#4  0x0440f65d in khtml::RenderBlock::layoutInlineChildren (this=0x8447328, relayoutChildren=true, breakBeforeLine=0) at bidi.cpp:1571
#5  0x0440f65d in khtml::RenderBlock::layoutInlineChildren (this=0x8447328, relayoutChildren=true, breakBeforeLine=0) at bidi.cpp:1571
#6  0x0440f65d in khtml::RenderBlock::layoutInlineChildren (this=0x8447328, relayoutChildren=true, breakBeforeLine=0) at bidi.cpp:1571
#7  0x0440f65d in khtml::RenderBlock::layoutInlineChildren (this=0x8447328, relayoutChildren=true, breakBeforeLine=0) at bidi.cpp:1571
#8  0x0440f65d in khtml::RenderBlock::layoutInlineChildren (this=0x8447328, relayoutChildren=true, breakBeforeLine=0) at bidi.cpp:1571
#9  0x0440f65d in khtml::RenderBlock::layoutInlineChildren (this=0x8447328, relayoutChildren=true, breakBeforeLine=0) at bidi.cpp:1571
#10 0x0440f65d in khtml::RenderBlock::layoutInlineChildren (this=0x8447328, relayoutChildren=true, breakBeforeLine=0) at bidi.cpp:1571
#11 0x0440f65d in khtml::RenderBlock::layoutInlineChildren (this=0x8447328, relayoutChildren=true, breakBeforeLine=0) at bidi.cpp:1571
#12 0x0440f65d in khtml::RenderBlock::layoutInlineChildren (this=0x8447328, relayoutChildren=true, breakBeforeLine=0) at bidi.cpp:1571
#13 0x0440f65d in khtml::RenderBlock::layoutInlineChildren (this=0x8447328, relayoutChildren=true, breakBeforeLine=0) at bidi.cpp:1571
#14 0x0440f65d in khtml::RenderBlock::layoutInlineChildren (this=0x8447328, relayoutChildren=true, breakBeforeLine=0) at bidi.cpp:1571
#15 0x0440f65d in khtml::RenderBlock::layoutInlineChildren (this=0x8447328, relayoutChildren=true, breakBeforeLine=0) at bidi.cpp:1571
#16 0x0440f65d in khtml::RenderBlock::layoutInlineChildren (this=0x8447328, relayoutChildren=true, breakBeforeLine=0) at bidi.cpp:1571
#17 0x0440f65d in khtml::RenderBlock::layoutInlineChildren (this=0x8447328, relayoutChildren=true, breakBeforeLine=0) at bidi.cpp:1571
#18 0x0440f65d in khtml::RenderBlock::layoutInlineChildren (this=0x8447328, relayoutChildren=true, breakBeforeLine=0) at bidi.cpp:1571
#19 0x0440f65d in khtml::RenderBlock::layoutInlineChildren (this=0x8447328, relayoutChildren=true, breakBeforeLine=0) at bidi.cpp:1571
#20 0x0440f65d in khtml::RenderBlock::layoutInlineChildren (this=0x8447328, relayoutChildren=true, breakBeforeLine=0) at bidi.cpp:1571
#21 0x0440f65d in khtml::RenderBlock::layoutInlineChildren (this=0x8447328, relayoutChildren=true, breakBeforeLine=0) at bidi.cpp:1571
#22 0x0440f65d in khtml::RenderBlock::layoutInlineChildren (this=0x8447328, relayoutChildren=true, breakBeforeLine=0) at bidi.cpp:1571
#23 0x0440f65d in khtml::RenderBlock::layoutInlineChildren (this=0x8447328, relayoutChildren=true, breakBeforeLine=0) at bidi.cpp:1571
#24 0x0440f65d in khtml::RenderBlock::layoutInlineChildren (this=0x8447328, relayoutChildren=true, breakBeforeLine=0) at bidi.cpp:1571
#25 0x0440f65d in khtml::RenderBlock::layoutInlineChildren (this=0x8447328, relayoutChildren=true, breakBeforeLine=0) at bidi.cpp:1571
#26 0x0440f65d in khtml::RenderBlock::layoutInlineChildren (this=0x8447328, relayoutChildren=true, breakBeforeLine=0) at bidi.cpp:1571
#27 0x0440f65d in khtml::RenderBlock::layoutInlineChildren (this=0x8447328, relayoutChildren=true, breakBeforeLine=0) at bidi.cpp:1571

count stack more that 61000

В сообщении от 16 января 2006 20:23 Maksim Orlovich написал(a):
[bugs.kde.org quoted mail]


Created an attachment (id=14277)
html.tar.gz</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>406741</commentid>
    <comment_count>3</comment_count>
    <who name="Tommi Tervo">tommi.tervo</who>
    <bug_when>2006-01-17 09:46:41 +0000</bug_when>
    <thetext>3.5.1 will fix this crash.

*** This bug has been marked as a duplicate of 116861 ***</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>14277</attachid>
            <date>2006-01-17 04:52:28 +0000</date>
            <delta_ts>2006-01-17 04:52:28 +0000</delta_ts>
            <desc>html.tar.gz</desc>
            <filename>html.tar.gz</filename>
            <type>application/x-tgz</type>
            <size>2042</size>
            <attacher>avs</attacher>
            
              <data encoding="base64">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
</data>

          </attachment>
      

    </bug>

</bugzilla>