Hi Yan,<br><br>I have used yr &quot;kjs.works_arm.patch&quot; at 2006-03-30, unfortunately, it is still the same error messege.&nbsp; Anyhow, is this the patch you are mentioning?<br><br>Thank you.<br><br>-KK<br><br><div><span class="gmail_quote">
On 01/06/06, <b class="gmail_sendername">yj</b> &lt;<a href="mailto:yunjnz@yahoo.com">yunjnz@yahoo.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>I guess you can debug into the related code and find<br>out which part cause segmentation fault,<br>for your information, I found that QString::number for<br>double type parameter will cause seg fault with QTE<br>3.3.5
 on my board,<br>and I changed the QString::number( dParam ) to<br>QString::number( (int)dParam ), it's temporary OK,<br>The above is an example,<br>you should find out the reason first,<br>hope this help you.<br><br><br>
--- KK Yong &lt;<a href="mailto:kehkok@gmail.com">kehkok@gmail.com</a>&gt; wrote:<br><br>&gt; Hi all,<br>&gt;<br>&gt; When i just load a simple Hello world javascirpt, it<br>&gt; crash the entire<br>&gt; browser with the following debug messege:
<br>&gt;<br>&gt; debug: HTMLView::openURL<br>&gt; <a href="file:///home/httpd/testjs.html">file:///home/httpd/testjs.html</a> type text/html<br>&gt; debug: KHTMLPart(0x4c0760)::openURL<br>&gt; <a href="file:///home/httpd/testjs.html">
file:///home/httpd/testjs.html</a><br>&gt; debug: saveState!<br>&gt; debug: saveState this=0x4c0760 'unnamed' saving URL<br>&gt; <a href="file:///home/httpd/testjs.hlQObject::connect">file:///home/httpd/testjs.hlQObject::connect
</a>: No<br>&gt; such signal<br>&gt; QObject::cleared()<br>&gt; QObject::connect:&nbsp;&nbsp;(sender name:&nbsp;&nbsp; 'unnamed')<br>&gt; QObject::connect:&nbsp;&nbsp;(receiver name: 'unnamed')<br>&gt; debug:&nbsp;&nbsp;using compatibility parseMode<br>&gt; Segmentation fault
<br>&gt; launcher: creating slave for protocol file<br>&gt; debug: SlaveBase: read() error 13,&nbsp;&nbsp;Permission<br>&gt; denied! exiting!<br>&gt; # launcher: error sending launcherSlavePidCmd:<br>&gt; Broken pipe<br>&gt; debug: SlaveBase: select() error 9,&nbsp;&nbsp;Bad file
<br>&gt; descriptor! exiting!<br>&gt;<br>&gt; Have you come across it?<br>&gt;<br>&gt; Thank you.<br>&gt;<br>&gt;<br>&gt; --<br>&gt;<br>&gt; &quot;If you're not failing every now and again, it's a<br>&gt; sign you're not doing
<br>&gt; anything very innovative.&quot; (W. Allen)<br>&gt; &gt; _______________________________________________<br>&gt; konq-e mailing list<br>&gt; <a href="mailto:konq-e@kde.org">konq-e@kde.org</a><br>&gt; <a href="https://mail.kde.org/mailman/listinfo/konq-e">
https://mail.kde.org/mailman/listinfo/konq-e</a><br>&gt;<br><br><br>__________________________________________________<br>Do You Yahoo!?<br>Tired of spam?&nbsp;&nbsp;Yahoo! Mail has the best spam protection around<br><a href="http://mail.yahoo.com">
http://mail.yahoo.com</a><br>_______________________________________________<br>konq-e mailing list<br><a href="mailto:konq-e@kde.org">konq-e@kde.org</a><br><a href="https://mail.kde.org/mailman/listinfo/konq-e">https://mail.kde.org/mailman/listinfo/konq-e
</a><br></blockquote></div><br><br clear="all"><br>-- <br><br>&quot;If you're not failing every now and again, it's a sign you're not doing<br>anything very innovative.&quot; (W. Allen) <br>