[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kfm-devel
Subject:    Konq crash - testcase from Bug #15877
From:       Vadim Plessky <lucy-ples () mtu-net ! ru>
Date:       2001-09-18 16:17:51
[Download RAW message or body]

Checking my old archive of Konq testcases, I found repeatable crash on 
attached testcase. I am not sure that this crash is inline with testcase - as 
it seems to me, this tescase was prepared for something different. :-)
(it has date of 24/01/01 on my HDD, so 9 month old...)
My Konq is 2.2.1pre, running over KDE 2.2.1pre

output from terminal:
---------------------------------
kdeinit: Got EXEC_NEW 'kio_file' from launcher.
khtml (css): applying property 26
khtml (css): applying property 32
khtml (css): applying property 32
khtml (css): applying property 32
khtml (css): applying property 32
khtml (css): applying property 26
khtml (css): applying property 32
khtml (css): applying property 26
khtml (css): applying property 32
khtml (css): applying property 26
khtml (css): applying property 32
khtml (css): applying property 26
khtml (css): applying property 32
khtml (css): applying property 26
khtml (css): applying property 26
khtml (css): applying property 32
khtml (css): applying property 26
khtml (css): applying property 32
khtml (css): applying property 26
khtml (css): applying property 32
khtml (css): applying property 26
khtml (css): applying property 32
khtml (css): applying property 26
khtml (css): applying property 32
khtml (css): applying property 26
khtml (css): applying property 32
khtml (css): applying property 26
khtml (css): applying property 26
khtml (css): applying property 32
khtml (css): applying property 26
khtml (css): applying property 32
khtml (css): applying property 26
khtml (css): applying property 32
khtml (css): applying property 26
khtml (css): applying property 32
khtml (css): applying property 26
khtml (css): applying property 32
khtml (css): applying property 26
khtml (css): applying property 26
khtml (css): applying property 32
khtml (css): applying property 49
khtml (css): applying property 50
khtml (css): applying property 51
khtml (css): applying property 52
khtml (css): applying property 1
khtml (css): applying property 26
khtml (css): applying property 36
khtml (css): applying property 32
khtml (css): applying property 49
khtml (css): applying property 51
khtml (css): applying property 50
khtml (css): applying property 52
khtml (css): applying property 41
khtml (css): applying property 26
khtml (css): applying property 32
khtml (css): applying property 49
khtml (css): applying property 51
khtml (css): applying property 50
khtml (css): applying property 52
khtml (css): applying property 26
khtml (css): applying property 26
konqueror: render_text.cpp:743: void khtml::RenderText::setText 
(DOM::DOMStringImpl *): Assertion `!isBR() || (str->l == 1 && (*str->s) == 
'\n')' failed.
KCrash: crashing.... crashRecursionCounter = 2
KCrash: Application Name = konqueror path = <unknown> pid = 2440
kio (KIOConnection): ERROR: Header read failed, errno=104
kio (KIOConnection): ERROR: Header has invalid size (-1)

-- 

Vadim Plessky
http://kde2.newmail.ru  (English)
33 Window Decorations and 6 Widget Styles for KDE
http://kde2.newmail.ru/kde_themes.html
Do you have Arial font installed? Just test it!
http://kde2.newmail.ru/font_test_arial.html

["15877_testcase.html" (text/html)]

<html>
<head>
<title>Example 0</title>
<style>
 a#id.foo:visited:first-line { color: red; }
 a#id.foo:first-line { color: red; }
 a#id.foo:visited { color: red; }
 a#id:first-line { color: red; }
 a#id:visited { color: red; }
 a:first-line { color: red; }
 a:visited { color: red; }
 a:visited:first-line { color: red; }
 a:visited:visited { color: red; }
 a:first-line:visited { color: red; }
 :first-letter { color: green; }
 #line:first-line { font-size: 200%; letter-spacing: -.25em; }
 #letter:first-letter { font-size: 48pt; font-weight: bold; float: left; }
</style>
<meta name="crc" content="3268488385">
</head>

<body bgcolor="#FFFFFF" text="#000000">

<h1>Example 0: Basic HTML Text Styles</h1>

<P><br></p>

<h2>Formatted Text</h2>

<p>
 This is a basic paragraph with <b>bold</b>, <i>italic</i> and
 <i><b>bold</b></i><b><i>-italic </i></b>
 text. It also includes <font color="#FF0000">red</font>,
 <font color="#00FF00">green</font> 
 and <font color="#0000FF">blue</font> text.
 It has <s>strikethru</s> and <u>underline</u>.
 <u> </u>
</p>

<p>
  Text decoration color test:
	<span style="color: red">
	  red 
	  <span style="text-decoration: underline">
		underline
		<span style="color: cyan">
		  cyan 
		  <span style="text-decoration: line-through">
			line-through
			<span style="color: blue">
			  blue 
			  <span style="text-decoration: overline">
				overline
				<span style="color: black">
				  black 
				</span>
				overline
			  </span>
			   blue
			</span>
			line-through
		  </span>
		   cyan
		</span>
		underline
	  </span>
	  red
	</span>
</p>

<p>This is a paragraph with font variations: <b><font face="Arial, Helvetica, \
sans-serif">Bold Arial,</font></b><font face="Arial, Helvetica, sans-serif">   \
<i><font face="Verdana, Arial, Helvetica, sans-serif">Italic Verdana</font>,</i> \
<font face="courier">COURIER,   <font face="Times New Roman, Times, serif">Times New \
Roman.</font></font></font></p> <p><font size=7>Font size=7, </font><font size=6>Font \
size=6, </font><font size=5>Font   size=5, </font><font size=4>Font size=4, \
</font><font size=3>Font size=3, </font><font size=2>Font   size=2, </font><font \
size=1>Font size=1, </font><font point-size=24 font-weight=700>Font   point-size=24 \
font-weight=700</font><BR>  <SPAN style="font-family: Verdana Bold, Times; \
font-weight: bold; font-size: 18pt; font-variant: small-caps;">This Text Is \
Small-caps. <!-- the following line does not work so I commet out for now.
How About German SS In Gro&szlig;britannien.
-->
</SPAN>
</P>

<h2>Text styles</h2>

<P>
 <SPAN style="text-transform: capitalize;">
  this text was capitalized. <BR>
latin &aring; &egrave; should be displayed as &Aring; &Egrave.<BR>
german &szlig; in gro&szlig;britannien
should be displayed as SS in gro&szlig;britannien.
 </SPAN>
 <BR>
 <SPAN style="text-transform: lowercase;">
  THIS TEXT WAS LOWERCASED <BR>
LATIN &Aring; &Egrave; SHOULD BE DISPLAYED AS &aring; &egrave.
 </SPAN>
 <BR>
 <SPAN style="text-transform: uppercase;">
  this text was uppercased. <BR>
latin &aring; &egrave; should displayed as &Aring; &Egrave. <BR>
german &szlig; in gro&szlig;britannien
should be displayed as SS IN GROSSBRITANNIEN.
 </SPAN>
 <BR>
 <SPAN style="letter-spacing: 2em;">
  Letter spacing set to 2em's.
 </SPAN>
 <BR>
 <SPAN style="word-spacing: 2em;">
  Word spacing set to 2em's.
 </SPAN>
 <BR>
 <SPAN style="text-transform: capitalize; letter-spacing: 1em; word-spacing: 5em; \
font-variant: small-caps;">  this text is capitalized small-caps with letter spacing \
set to 1em and  the word spacing set to 5em's. enjoy!
 </SPAN>
</P>

<H2>Pseudo-element tests</H2>

<P ID=line>
 This paragraph demonstrates the :first-line pseudo
 element. The first line of text should use a font twice the size and
 have the letter spacing set so that the text is jammed together in an
 unpleasant fashion.
</P>

<P ID=letter>
 First letter style is really cool. The facility is very powerful because it
 takes an innocuous looking content model and spices it up dramatically while
 allowing a backwards compatible answer for older browsers.
</P>

<h2><br>
</h2>
<h2>Listings</h2>
<h3>Bulleted List </h3>
<ul>
  <li>One</li>
  <li>Two
    <ul>
      <li>Apples</li>
      <li>Oranges</li>
      <li>Bananas</li>
    </ul>
  </li>
  <li>Three</li>
</ul>
<br>
<h3>Numbered List </h3>
<ol>
  <li>One</li>
  <li>Two 
    <ol>
      <li>Apples</li>
      <li>Oranges</li>
      <li>Bananas</li>
    </ol>
  </li>
  <li>Three</li>
</ol>

<h2>Justified Text</h2>

<p align=left>
 This paragraph is aligned <b>left</b>.
 This paragraph is aligned <b>left</b>.
 This paragraph is aligned <b>left</b>.
 This paragraph is aligned <b>left</b>.
 This paragraph is aligned <b>left</b>.
 This paragraph is aligned <b>left</b>.
 This paragraph is aligned <b>left</b>.
</p>

<p align=center>
 This paragraph is aligned <b>center</b>.
 This paragraph is aligned <b>center</b>.
 This paragraph is aligned <b>center</b>.
 This paragraph is aligned <b>center</b>.
 This paragraph is aligned <b>center</b>.
 This paragraph is aligned <b>center</b>.
 This paragraph is aligned <b>center</b>.
</p>

<p align=right>
 This paragraph is aligned <b>right</b>.
 This paragraph is aligned <b>right</b>.
 This paragraph is aligned <b>right</b>.
 This paragraph is aligned <b>right</b>.
 This paragraph is aligned <b>right</b>.
 This paragraph is aligned <b>right</b>.
 This paragraph is aligned <b>right</b>.
</p>

<p align=justify>
 This paragraph is <B>justified</B>.
 This paragraph is <B>justified</B>.
 This paragraph is <B>justified</B>.
 This paragraph is <B>justified</B>.
 This paragraph is <B>justified</B>.
 This paragraph is <B>justified</B>.
 This paragraph is <B>justified</B>.
</p>

</body>
</html>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic