<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>Problem crash with pages like http://www.google.it Platform SH4</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>Hello to everybody.<BR>
I have successfully compiled the QT embedded libraries qt-embedded-free-3.3.4 and the konqueror embedded konqueror3-embedded-0.2-20060121 for my platform Embedded Linux SH4.<BR>
the configuration files are:<BR>
QT:<BR>
./configure -prefix /home/giaramita/work/proj/mad/src/libs/qt-embedded-free-3.3.4/install -xplatform qws/linux-sh4-g++ -disable-opengl -disable-sql -thread -embedded sh4 -little-endian -qt-mouse-pc -qt-mouse-bus -no-cups -thread -qt-gif -no-imgfmt-jpeg<BR>
<BR>
Konqueror/E<BR>
./configure --prefix=$LINUXMAD_PROJ/src/apps/konqueror3-embedded-0.2-20060121/konq-embed/install --host=i686-pc-linux-gnu --target=sh4-linux --enable-qt-embedded --enable-embedded --disable-pcre --enable-xmlui --enable-jshostext --with-qt-dir=$QTDIR --with-qt-includes=$QTDIR/include --with-qt-libraries=$QTDIR/lib --with-extra-libs=$EXTRA_PATH/lib --with-extra-includes=$EXTRA_PATH/include --without-arts --without-ssl --enable-largeicons --with-gui=tv --enable-debug=yes<BR>
<BR>
The lauching script is:<BR>
#!/bin/sh<BR>
export HTTP_PROXY=&quot;<A HREF="http://10.36.2.40:3128/">http://10.36.2.40:3128/</A>&quot;&nbsp;<BR>
export KDEDIR='/opt/kde3'<BR>
export QTDIR='/usr'<BR>
export QWS_DISPLAY='LinuxFb:/dev/fb0'<BR>
export QWS_SIZE='720x576'<BR>
export QWS_MOUSE_PROTO='IntelliMouse:/dev/input/mouse0'<BR>
export QWS_KEYBOARD='Keyboard:/dev/event0'<BR>
./sh4-linux-konqueror -qws --fullscreen $1<BR>
<BR>
The program runs quite well, but I HAVE CRASHES on light website such as <A HREF="http://www.google.it">http://www.google.it</A>. The same issue comes also if I copy the start page of GOOGLE on my PC equipped with an Apache server.<BR>
The debug traces are the following:<BR>
debug: (232) Hostname is now: www.google.it (www.google.it)<BR>
debug: (232) HTTPProtocol::get <A HREF="http://www.google.it/">http://www.google.it/</A><BR>
debug: (232) HTTPProtocol::checkRequestURL:&nbsp; <A HREF="http://www.google.it/">http://www.google.it/</A><BR>
debug: Reading Entry /UseProxy<BR>
debug: (232) Using proxy~-??: true URL: <A HREF="http://10.36.2.40:3128/">http://10.36.2.40:3128/</A> Realm:<BR>
debug: Reading Entry /PersistentProxyConnection<BR>
debug: (232) Enable Persistent Proxy Connection: false<BR>
debug: Reading Entry /Cookies<BR>
debug: Reading Entry /UseCache<BR>
debug: Reading Entry /errorPage<BR>
debug: Reading Entry /no-auth<BR>
debug: Reading Entry /CacheDir<BR>
debug: Reading Entry /MaxCacheAge<BR>
debug: Reading Entry /window-id<BR>
debug: (232) Window Id =<BR>
debug: (232) ssl_was_in_use =<BR>
debug: Reading Entry /SendReferrer<BR>
debug: Reading Entry /SendLanguageSettings<BR>
debug: Reading Entry /Charsets<BR>
debug: Reading Entry /Languages<BR>
debug: Reading Entry /DisablePassDlg<BR>
debug: Reading Entry /AllowCompressedPage<BR>
debug: Reading Entry /SendUserAgent<BR>
debug: (232) HTTPProtocol::retrieveContent<BR>
debug: (232) HTTPProtocol::retrieveHeader<BR>
debug: (232) HTTPProtocol::httpOpen<BR>
debug: dcopclient::call(kded, networkstatus, status(QString))<BR>
debug: DCOPDispatcher::slotDispatch() 16<BR>
debug: DCOPDispatcher: unknown service networkstatus; function status(QString)<BR>
debug: (232) networkstatus &lt;unreachable&gt;<BR>
debug: (232) HTTPProtocol::httpCheckConnection:&nbsp; Socket status: -1 Keep Alive: true First: false<BR>
debug: dcopclient::call(kded, kcookiejar, findCookies(QString,long int))<BR>
debug: DCOPDispatcher::slotDispatch() 16<BR>
debug: (232) Calling checkCachedAuthentication<BR>
debug: dcopclient::call(authcache, authcache, searchAuthCache(QString,QString))<BR>
debug: DCOPDispatcher::slotDispatch() 16<BR>
debug: dcopclient::call(authcache, authcache, searchAuthCache(QString,QString))<BR>
debug: DCOPDispatcher::slotDispatch() 16<BR>
debug: (232) ============ Sending Header:<BR>
debug: (232) GET <A HREF="http://www.google.it/">http://www.google.it/</A> HTTP/1.1<BR>
debug: (232) Accept: text/html, image/jpeg, image/png, text/*, image/*, */*<BR>
debug: (232) Accept-Encoding: x-gzip, x-deflate, gzip, deflate<BR>
debug: (232) Accept-Charset: iso-8859-1, utf-8;q=0.5, *;q=0.5<BR>
debug: (232) Accept-Language: en<BR>
debug: (232) Host: www.google.it<BR>
debug: (232) Cookie: PREF=ID=b20d69b6af07c9f3:TM=1181643522:LM=1181643522:S=J6JS49pxGgaRXPuO<BR>
debug: (232) Connection: close<BR>
debug: (232) HTTPProtocol::httpOpenConnection<BR>
debug: (232) Connecting to proxy server: 10.36.2.40, port: 3128<BR>
debug: (232) HTTPProtocol::readHeader<BR>
debug: (232) ============ Received Response:<BR>
debug: (232) &quot;HTTP/1.0 200 OK&quot;<BR>
debug: (232) &quot;Cache-Control: private&quot;<BR>
debug: (232) &quot;Content-Type: text/html; charset=ISO-8859-1&quot;<BR>
debug: (232) Content-type: text/html<BR>
debug: (232) Media-Parameter Attribute: charset<BR>
debug: (232) Media-Parameter Value: ISO-8859-1<BR>
debug: (232) &quot;Server: GWS/2.1&quot;<BR>
debug: (232) &quot;Date: Wed, 13 Jun 2007 10:33:03 GMT&quot;<BR>
debug: (232) &quot;X-Cache: MISS from assproxy2.elsagsecurity.it&quot;<BR>
debug: (232) &quot;Proxy-Connection: close&quot;<BR>
debug: (232) --empty--<BR>
debug: (232) Emitting mimetype text/html<BR>
debug: (232) SlaveBase::mimeType 'text/html'<BR>
debug: Reading Entry /PropagateHttpHeader<BR>
debug: Reading Entry /MaxCacheSize<BR>
debug: (232) Cache, adding &quot;<A HREF="http://www.google.it/">http://www.google.it/</A>&quot;<BR>
debug: (232) Previous Response: 0<BR>
debug: (232) Current Response: 200<BR>
debug: (232) HTTPProtocol::readBody: retrieve data. -1 left.<BR>
debug: (232) EOD received! Left = 0<BR>
debug: HTMLView::openURL <A HREF="http://www.google.it/">http://www.google.it/</A> type text/html<BR>
debug: KHTMLPart(0x913c30)::openURL <A HREF="http://www.google.it/">http://www.google.it/</A><BR>
debug: saveState!<BR>
debug: saveState this=0x913c30 'unnamed' saving URL <A HREF="http://www.google.it/">http://www.google.it/</A><BR>
QObject::connect: No such signal QObject::cleared()<BR>
QObject::connect:&nbsp; (sender name:&nbsp;&nbsp; 'unnamed')<BR>
QObject::connect:&nbsp; (receiver name: 'unnamed')<BR>
debug: (232) HTTPProtocol::httpClose<BR>
debug: (232) HTTPProtocol::httpCloseConnection<BR>
debug:&nbsp; using compatibility parseMode<BR>
debug: Reading Entry General/windowForeground<BR>
debug: Reading Entry General/windowForeground<BR>
debug: Reading Entry General/windowForeground<BR>
debug: Reading Entry /q<BR>
debug: Reading Entry General/windowForeground<BR>
debug: Reading Entry WM/buttonForeground<BR>
debug: Reading Entry General/windowForeground<BR>
debug: Reading Entry WM/buttonForeground<BR>
debug: Reading Entry General/windowForeground<BR>
debug: Reading Entry WM/buttonForeground<BR>
debug: Reading Entry General/windowForeground<BR>
debug: Reading Entry WM/buttonForeground<BR>
debug: Reading Entry General/windowForeground<BR>
debug: Reading Entry WM/buttonForeground<BR>
debug: creating slave for <A HREF="http://www.google.it/intl/it_it/images/logo.gif">http://www.google.it/intl/it_it/images/logo.gif</A><BR>
launcher: creating slave for protocol http<BR>
debug: (233) HTTPProtocol::reparseConfiguration<BR>
debug: (233) Hostname is now: www.google.it (www.google.it)<BR>
debug: (233) HTTPProtocol::get <A HREF="http://www.google.it/intl/it_it/images/logo.gif">http://www.google.it/intl/it_it/images/logo.gif</A><BR>
debug: (233) HTTPProtocol::checkRequestURL:&nbsp; <A HREF="http://www.google.it/intl/it_it/images/logo.gif">http://www.google.it/intl/it_it/images/logo.gif</A><BR>
debug: Reading Entry /UseProxy<BR>
debug: _finished<BR>
debug: [void KIO::Scheduler::releaseJob(KIO::SimpleJob*, bool)] called, job: 0x912e80<BR>
debug: (233) Using proxy~-??: true URL: <A HREF="http://10.36.2.40:3128/">http://10.36.2.40:3128/</A> Realm:<BR>
debug: Reading Entry /PersistentProxyConnection<BR>
debug: (233) Enable Persistent Proxy Connection: false<BR>
debug: Reading Entry /Cookies<BR>
debug: Reading Entry /UseCache<BR>
debug: Reading Entry /errorPage<BR>
debug: Reading Entry /no-auth<BR>
debug: Reading Entry /CacheDir<BR>
debug: Reading Entry /MaxCacheAge<BR>
debug: Reading Entry /window-id<BR>
debug: (233) Window Id =<BR>
debug: (233) ssl_was_in_use =<BR>
debug: Reading Entry /SendReferrer<BR>
debug: Reading Entry /SendLanguageSettings<BR>
debug: Reading Entry /Charsets<BR>
debug: Reading Entry /Languages<BR>
debug: Reading Entry /DisablePassDlg<BR>
debug: Reading Entry /AllowCompressedPage<BR>
debug: Reading Entry /SendUserAgent<BR>
debug: (233) HTTPProtocol::retrieveContent<BR>
debug: (233) HTTPProtocol::retrieveHeader<BR>
debug: (233) HTTPProtocol::httpOpen<BR>
debug: dcopclient::call(kded, networkstatus, status(QString))<BR>
debug: DCOPDispatcher::slotDispatch() 21<BR>
debug: DCOPDispatcher: unknown service networkstatus; function status(QString)<BR>
debug: (233) networkstatus &lt;unreachable&gt;<BR>
debug: (233) HTTPProtocol::readHeader<BR>
debug: (233) HTTPProtocol::readHeader: cached data mimetype: image/gif<BR>
debug: (233) SlaveBase::mimeType 'image/gif'<BR>
debug: Reading Entry /PropagateHttpHeader<BR>
debug: (233) Previous Response: 0<BR>
debug: (233) Current Response: 0<BR>
debug: (233) HTTPProtocol::readBody: read data from cache!<BR>
debug: (233) HTTPProtocol::httpClose<BR>
debug: (233) HTTPProtocol::httpCloseConnection<BR>
debug: _finished<BR>
debug: [void KIO::Scheduler::releaseJob(KIO::SimpleJob*, bool)] called, job: 0x9c12c8<BR>
debug: Reading Entry General/windowForeground<BR>
launcher: creating slave for protocol http<BR>
launcher: error sending launcherSlavePidCmd: Broken pipe<BR>
debug: (234) HTTPProtocol::reparseConfiguration<BR>
debug: SlaveBase: select() error 9,&nbsp; Bad file descriptor! exiting!<BR>
debug: SlaveBase: read() error 2,&nbsp; No such file or directory! exiting!<BR>
debug: SlaveBase: read() error 17,&nbsp; File exists! exiting!<BR>
Segmentation fault&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>
<BR>
<BR>
<BR>
Is there somebody can help me to solve tyhe issue? Am I mistaking some options on the configuration?<BR>
Thank you in advance, Domenico<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>