rtti for dynamix casts

Brian Dembinski emmo213 at yahoo.com
Wed Mar 8 21:41:06 CET 2006


                             I've ran into a problem. Compiling KonqE is fine, but
 certain webpages cause the entire application to crash.
 This is particularly evident when Javascript is turned on.
 I've compiled qt-embedded-free-3.3.5 using
 ./configure \
 -release \
 -qt-gif \
 -no-cups \
 -no-stl \
 -no-qvfb \
 -no-gfx-snap  \
 -enable-rtti \
 -thread \
 -depths 4,8,16,24,32
                    and used Makefile.cvs with kdelibs-3.5.1 before configuring
 konqueror3-embedded-0.2-20060121 using
 ./configure \
 --program-suffix=BJD  \
 --enable-qt-embedded \
 --enable-embedded \
 --with-qt-dir=$QTDIR \
 -–with-qt-includes=$QTDIR/include \
 --with-qt-libraries=$QTDIR/lib \
 --enable-cgi \
 --enable-jshostext \
 --with-javascript=static \
 -–enable-rtti \
 --enable-javascript \
 --disable-pcre \
 --without-ssl \
 --without-arts \
 –-disable-debug \
 --with-rtti
   (yes, some of this was taking a guess, such as with-rtti)
 
 
            I've included the entire debug output, but the tail of that is :
 debug: _finished
 debug: [void KIO::Scheduler::releaseJob(KIO::SimpleJob*, bool)] called, job:0x84fef10
 debug: SlaveBase: read() error 2,  No such file or directory! exiting!
 launcher: creating slave for protocol http
 launcher: error sending launcherSlavePidCmd: Broken pipe
 debug: Reading Entry Local Protocols/http
 debug: (850) HTTPProtocol::reparseConfiguration
 debug: SlaveBase: select() error 9,  Bad file descriptor! exiting!
 debug: SlaveBase: read() error 2,  No such file or directory! Exiting!
 
 
          Depending on the website or different options passed to it,
 the output varies, but the same “launcherSlavePidCmd: Broken
 Pipe” persists. Looking through tons of information, people
 seem to attribute this error if rtti isn't enabled, but I
 have enabled it in both QTE and KonqE. Do I need to go in
 and modify all the makefiles removing the -fno-rtti option for 
 CXX flags? Any help on what I'm missing would be greatly
 appreciated. Thanks.
 
 
 Brian

		
---------------------------------
Yahoo! Mail
Bring photos to life! New PhotoMail  makes sharing a breeze. 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/konq-e/attachments/20060308/07ecba81/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DEBUG
Type: application/octet-stream
Size: 23249 bytes
Desc: 357122455-DEBUG
Url : http://mail.kde.org/pipermail/konq-e/attachments/20060308/07ecba81/attachment-0001.obj 


More information about the konq-e mailing list