hi, visiting www.ufa-kino.de and javascript window open police set to "ask" leads to the following (reproducable) crash (kdelibs cvs from today): (#6 this = 0) [New Thread 1024 (LWP 2110)] 0x011fb449 in wait4 () from /lib/libc.so.6 #0 0x011fb449 in wait4 () from /lib/libc.so.6 #1 0x01276fd8 in __DTOR_END__ () from /lib/libc.so.6 #2 0x010b1402 in waitpid () from /lib/libpthread.so.0 #3 0x007f4e10 in KCrash::defaultCrashHandler (sig=11) at kcrash.cpp:235 #4 0x010af134 in pthread_sighandler () from /lib/libpthread.so.0 #5 #6 khtml::CachedScript::isLoaded (this=0x0) at loader.h:238 #7 0x01cc9027 in khtml::HTMLTokenizer::notifyFinished (this=0x83f4cd8) at htmltokenizer.cpp:1613 #8 0x01d5ac1e in khtml::CachedScript::checkNotify (this=0x8382678) at loader.cpp:287 #9 0x01d5ab82 in khtml::CachedScript::data (this=0x8382678, buffer=@0x83a7274, eof=true) at loader.cpp:279 #10 0x01d5e0a9 in khtml::Loader::slotFinished (this=0x82801d0, job=0x83fb400) at loader.cpp:1111 #11 0x01d60a69 in khtml::Loader::qt_invoke (this=0x82801d0, _id=2, _o=0xbfffe944) at loader.moc:266 #12 0x00b62114 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3 #13 0x002b2112 in KIO::Job::result (this=0x83fb400, t0=0x83fb400) at jobclasses.moc:157 #14 0x002a1875 in KIO::Job::emitResult (this=0x83fb400) at job.cpp:183 #15 0x002a2bb3 in KIO::SimpleJob::slotFinished (this=0x83fb400) at job.cpp:501 #16 0x002a4799 in KIO::TransferJob::slotFinished (this=0x83fb400) at job.cpp:782 #17 0x002b466e in KIO::TransferJob::qt_invoke (this=0x83fb400, _id=17, _o=0xbfffebbc) at jobclasses.moc:806 #18 0x00b62114 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3 #19 0x00b6204f in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3 #20 0x00293278 in KIO::SlaveInterface::finished (this=0x83a73d8) at slaveinterface.moc:227 #21 0x00291797 in KIO::SlaveInterface::dispatch (this=0x83a73d8, _cmd=104, rawdata=@0xbfffed54) at slaveinterface.cpp:256 #22 0x00291138 in KIO::SlaveInterface::dispatch (this=0x83a73d8) at slaveinterface.cpp:192 #23 0x0028e99d in KIO::Slave::gotInput (this=0x83a73d8) at slave.cpp:221 #24 0x00290369 in KIO::Slave::qt_invoke (this=0x83a73d8, _id=4, _o=0xbfffee68) at slave.moc:114 #25 0x00b62114 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3 #26 0x00b6229a in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3 #27 0x00db8dd4 in QSocketNotifier::activated () from /usr/qt/3/lib/libqt-mt.so.3 #28 0x00b7872d in QSocketNotifier::event () from /usr/qt/3/lib/libqt-mt.so.3 #29 0x00b18143 in QApplication::internalNotify () from /usr/qt/3/lib/libqt-mt.so.3 #30 0x00b17f47 in QApplication::notify () from /usr/qt/3/lib/libqt-mt.so.3 #31 0x0076ffd0 in KApplication::notify (this=0xbffff3e8, receiver=0x83fba20, event=0xbffff100) at kapplication.cpp:454 #32 0x00afcd77 in QEventLoop::activateSocketNotifiers () from /usr/qt/3/lib/libqt-mt.so.3 #33 0x00adf7f2 in QEventLoop::processEvents () from /usr/qt/3/lib/libqt-mt.so.3 #34 0x00b280a3 in QEventLoop::enterLoop () from /usr/qt/3/lib/libqt-mt.so.3 #35 0x00b27ff2 in QEventLoop::exec () from /usr/qt/3/lib/libqt-mt.so.3 #36 0x00b182c5 in QApplication::exec () from /usr/qt/3/lib/libqt-mt.so.3 #37 0x0190efb0 in main () from /opt/kde3/lib/konqueror.so #38 0x0804eda9 in launch (argc=2, _name=0x80608fc "konqueror", args=0x806090f "", cwd=0x0, envc=0, envs=0x8060913 "", reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x8060917 "lisi;1043690060;713690;22399") at kinit.cpp:561 #39 0x0804fda7 in handle_launcher_request (sock=7) at kinit.cpp:1014 #40 0x08050561 in handle_requests (waitForPid=0) at kinit.cpp:1180 #41 0x080517a0 in main (argc=3, argv=0xbffff9a4, envp=0xbffff9b4) at kinit.cpp:1532 #42 0x0116e671 in __libc_start_main () from /lib/libc.so.6 bye, daniel