Summary: | Konqueror crashed when I was typing in a command for "Open With..." | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Tilmann Hentze <test> |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | adawit |
Priority: | NOR | Keywords: | triaged |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian stable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Tilmann Hentze
2011-02-05 01:59:14 UTC
Probably dupe of this one: https://bugs.kde.org/show_bug.cgi?id=242697 Could you post valgrind log of this crash, for example: valgrind --error-limit=no --num-callers=50 --freelist-vol=100000000 --log-file=265479.log konqueror I had to cut the --freelist-vol down, because having memcheck occupying 1.3G RAM with .5GB physical memory made using konqueror a tad tedious. Here's the log of: $ valgrind --error-limit=no --num-callers=50 --freelist-vol=1000000 --log-file=265479-3.log konqueror ==31293== Memcheck, a memory error detector ==31293== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al. ==31293== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info ==31293== Command: konqueror ==31293== Parent PID: 3651 ==31293== ==31293== Conditional jump or move depends on uninitialised value(s) ==31293== at 0x5BF5A2E: inflateReset2 (in /usr/lib/libz.so.1.2.3.4) ==31293== by 0x5BF5B0C: inflateInit2_ (in /usr/lib/libz.so.1.2.3.4) ==31293== by 0x5BF5B82: inflateInit_ (in /usr/lib/libz.so.1.2.3.4) ==31293== by 0x5BF034E: uncompress (in /usr/lib/libz.so.1.2.3.4) ==31293== by 0x4DA48BE: qUncompress(unsigned char const*, int) (qbytearray.cpp:549) ==31293== by 0x49925BD: KPixmapCache::Private::loadData(int, QPixmap&) (qbytearray.h:586) ==31293== by 0x49936E0: KPixmapCache::find(QString const&, QPixmap&) (kpixmapcache.cpp:1354) ==31293== by 0x48D11AA: KIconCache::find(QString const&, QPixmap&) (kiconcache.cpp:292) ==31293== by 0x48D1FEF: KIconCache::find(QString const&, QPixmap&, QString*) (kiconcache.cpp:277) ==31293== by 0x48C4354: KIconLoader::loadIcon(QString const&, KIconLoader::Group, int, int, QStringList const&, QString*, bool) const (kiconloader.cpp:1092) ==31293== by 0x48BD5D8: KIconEngine::pixmap(QSize const&, QIcon::Mode, QIcon::State) (kiconengine.cpp:119) ==31293== by 0x52465E5: QIcon::pixmap(QSize const&, QIcon::Mode, QIcon::State) const (qicon.cpp:678) ==31293== by 0x52318A2: QWidgetPrivate::setWindowIcon_sys(bool) (qwidget_x11.cpp:1459) ==31293== by 0x51E52E0: QWidget::create(unsigned long, bool, bool) (qwidget.cpp:1355) ==31293== by 0x51E1345: QWidgetPrivate::createWinId(unsigned long) (qwidget.cpp:2343) ==31293== by 0x51E5067: QWidget::createWinId() (qwidget.cpp:2359) ==31293== by 0x52202CD: setupOwner() (qclipboard_x11.cpp:131) ==31293== by 0x5220D58: QClipboard::QClipboard(QObject*) (qclipboard_x11.cpp:458) ==31293== by 0x5185823: QApplication::clipboard() (qapplication.cpp:3092) ==31293== by 0x49085DB: KClipboardSynchronizer::Private::setupSignals() (kclipboard.cpp:94) ==31293== by 0x4908CBA: KClipboardSynchronizer::KClipboardSynchronizer(QObject*) (kclipboard.cpp:84) ==31293== by 0x4908D6E: KClipboardSynchronizer::self() (kclipboard.cpp:73) ==31293== by 0x490335F: KApplicationPrivate::init(bool) (kapplication.cpp:463) ==31293== by 0x4904C16: KApplication::KApplication(bool) (kapplication.cpp:343) ==31293== by 0x405096C: ??? (in /usr/lib/kde4/libkdeinit/libkdeinit4_konqueror.so) ==31293== by 0x40E5519: kdemain (in /usr/lib/kde4/libkdeinit/libkdeinit4_konqueror.so) ==31293== by 0x80485FA: ??? (in /usr/bin/konqueror) ==31293== by 0x4131C75: (below main) (libc-start.c:228) ==31293== ==31293== Conditional jump or move depends on uninitialised value(s) ==31293== at 0x5BF5A2E: inflateReset2 (in /usr/lib/libz.so.1.2.3.4) ==31293== by 0x5BF5B0C: inflateInit2_ (in /usr/lib/libz.so.1.2.3.4) ==31293== by 0x5BF5B82: inflateInit_ (in /usr/lib/libz.so.1.2.3.4) ==31293== by 0x60C5A50: png_create_read_struct_2 (in /lib/libpng12.so.0.44.0) ==31293== by 0x60C5C19: png_create_read_struct (in /lib/libpng12.so.0.44.0) ==31293== by 0x529F663: QPngHandlerPrivate::readPngHeader() (qpnghandler.cpp:353) ==31293== by 0x529FF52: QPngHandlerPrivate::readPngImage(QImage*) (qpnghandler.cpp:424) ==31293== by 0x526BB1B: QImageReader::read(QImage*) (qimagereader.cpp:1129) ==31293== by 0x526C0C6: QImageReader::read() (qimagereader.cpp:1079) ==31293== by 0x525E311: QImage::load(QString const&, char const*) (qimage.cpp:4615) ==31293== by 0x525E589: QImage::QImage(QString const&, char const*) (qimage.cpp:1019) ==31293== by 0x49AFAA1: KAnimatedButton::updateIcons() (kanimatedbutton.cpp:173) ==31293== by 0x49AFC5D: KAnimatedButton::setIcons(QString const&) (kanimatedbutton.cpp:104) ==31293== by 0x40B09C6: ??? (in /usr/lib/kde4/libkdeinit/libkdeinit4_konqueror.so) ==31293== by 0x40BBEC1: ??? (in /usr/lib/kde4/libkdeinit/libkdeinit4_konqueror.so) ==31293== by 0x406EF35: ??? (in /usr/lib/kde4/libkdeinit/libkdeinit4_konqueror.so) ==31293== by 0x40E7753: kdemain (in /usr/lib/kde4/libkdeinit/libkdeinit4_konqueror.so) ==31293== by 0x80485FA: ??? (in /usr/bin/konqueror) ==31293== by 0x4131C75: (below main) (libc-start.c:228) ==31293== ==31293== Conditional jump or move depends on uninitialised value(s) ==31293== at 0x53A78A0: QX11PaintEngine::updateMatrix(QTransform const&) (qpaintengine_x11.cpp:2038) ==31293== by 0x53B332A: QX11PaintEngine::updateState(QPaintEngineState const&) (qpaintengine_x11.cpp:1077) ==31293== by 0x52EF403: QPainterPrivate::updateStateImpl(QPainterState*) (qpainter.cpp:893) ==31293== by 0x52EF4CB: QPainterPrivate::updateState(QPainterState*) (qpainter.cpp:921) ==31293== by 0x52F33C6: QPainter::save() (qpainter.cpp:1591) ==31293== by 0x540087D: QTextControl::drawContents(QPainter*, QRectF const&, QWidget*) (qtextcontrol.cpp:2917) ==31293== by 0x565F771: QTextEditPrivate::paint(QPainter*, QPaintEvent*) (qtextedit.cpp:1496) ==31293== by 0x565F833: QTextEdit::paintEvent(QPaintEvent*) (qtextedit.cpp:1514) ==31293== by 0x4A1E3AE: KTextEdit::paintEvent(QPaintEvent*) (ktextedit.cpp:1089) ==31293== by 0x51E3685: QWidget::event(QEvent*) (qwidget.cpp:8190) ==31293== by 0x55DD8D2: QFrame::event(QEvent*) (qframe.cpp:557) ==31293== by 0x5678091: QAbstractScrollArea::viewportEvent(QEvent*) (qabstractscrollarea.cpp:1036) ==31293== by 0x567AA64: QAbstractScrollAreaFilter::eventFilter(QObject*, QEvent*) (qabstractscrollarea_p.h:100) ==31293== by 0x4E9C769: QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) (qcoreapplication.cpp:841) ==31293== by 0x51855A8: QApplicationPrivate::notify_helper(QObject*, QEvent*) (qapplication.cpp:4298) ==31293== by 0x518C1F8: QApplication::notify(QObject*, QEvent*) (qapplication.cpp:4267) ==31293== by 0x4901BF9: KApplication::notify(QObject*, QEvent*) (kapplication.cpp:302) ==31293== by 0x4E9D4CA: QCoreApplication::notifyInternal(QObject*, QEvent*) (qcoreapplication.cpp:726) ==31293== by 0x51EC975: QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (qcoreapplication.h:218) ==31293== by 0x51ED7B4: QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (qwidget.cpp:5476) ==31293== by 0x51EC6C4: QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (qwidget.cpp:5412) ==31293== by 0x51EDA1F: QWidget::render(QPaintDevice*, QPoint const&, QRegion const&, QFlags<QWidget::RenderFlag>) (qwidget.cpp:4962) ==31293== by 0x9458F73: T.1759 (render_replaced.cpp:702) ==31293== by 0x9459719: khtml::RenderWidget::paintWidget(khtml::RenderObject::PaintInfo&, QWidget*, int, int, QPixmap**) (render_replaced.cpp:766) ==31293== by 0x9459BD4: khtml::RenderWidget::paint(khtml::RenderObject::PaintInfo&, int, int) (render_replaced.cpp:630) ==31293== by 0x947BDB1: khtml::InlineBox::paint(khtml::RenderObject::PaintInfo&, int, int) (render_line.cpp:141) ==31293== by 0x94799DC: khtml::InlineFlowBox::paint(khtml::RenderObject::PaintInfo&, int, int) (render_line.cpp:873) ==31293== by 0x9479BA1: khtml::RootInlineBox::paint(khtml::RenderObject::PaintInfo&, int, int) (render_line.cpp:1181) ==31293== by 0x943659C: khtml::RenderFlow::paintLines(khtml::RenderObject::PaintInfo&, int, int) (render_flow.cpp:390) ==31293== by 0x940DBB4: khtml::RenderBlock::paintObject(khtml::RenderObject::PaintInfo&, int, int, bool) (render_block.cpp:1794) ==31293== by 0x9450CFD: khtml::RenderTableCell::paint(khtml::RenderObject::PaintInfo&, int, int) (render_table.cpp:3007) ==31293== by 0x9449D62: khtml::RenderTableSection::paint(khtml::RenderObject::PaintInfo&, int, int) (render_table.cpp:1938) ==31293== by 0x944739F: khtml::RenderTable::paint(khtml::RenderObject::PaintInfo&, int, int) (render_table.cpp:497) ==31293== by 0x940DCE7: khtml::RenderBlock::paintObject(khtml::RenderObject::PaintInfo&, int, int, bool) (render_block.cpp:1798) ==31293== by 0x940E76C: khtml::RenderBlock::paint(khtml::RenderObject::PaintInfo&, int, int) (render_block.cpp:1764) ==31293== by 0x940DCE7: khtml::RenderBlock::paintObject(khtml::RenderObject::PaintInfo&, int, int, bool) (render_block.cpp:1798) ==31293== by 0x940E76C: khtml::RenderBlock::paint(khtml::RenderObject::PaintInfo&, int, int) (render_block.cpp:1764) ==31293== by 0x940DCE7: khtml::RenderBlock::paintObject(khtml::RenderObject::PaintInfo&, int, int, bool) (render_block.cpp:1798) ==31293== by 0x940E76C: khtml::RenderBlock::paint(khtml::RenderObject::PaintInfo&, int, int) (render_block.cpp:1764) ==31293== by 0x940DCE7: khtml::RenderBlock::paintObject(khtml::RenderObject::PaintInfo&, int, int, bool) (render_block.cpp:1798) ==31293== by 0x940E76C: khtml::RenderBlock::paint(khtml::RenderObject::PaintInfo&, int, int) (render_block.cpp:1764) ==31293== by 0x940D9BB: khtml::RenderBlock::paintFloats(khtml::RenderObject::PaintInfo&, int, int, bool) (render_block.cpp:1898) ==31293== by 0x940DBF4: khtml::RenderBlock::paintObject(khtml::RenderObject::PaintInfo&, int, int, bool) (render_block.cpp:1803) ==31293== by 0x940E76C: khtml::RenderBlock::paint(khtml::RenderObject::PaintInfo&, int, int) (render_block.cpp:1764) ==31293== by 0x940D932: khtml::RenderBlock::paintFloats(khtml::RenderObject::PaintInfo&, int, int, bool) (render_block.cpp:1894) ==31293== by 0x940DBF4: khtml::RenderBlock::paintObject(khtml::RenderObject::PaintInfo&, int, int, bool) (render_block.cpp:1803) ==31293== by 0x940E76C: khtml::RenderBlock::paint(khtml::RenderObject::PaintInfo&, int, int) (render_block.cpp:1764) ==31293== by 0x940DCE7: khtml::RenderBlock::paintObject(khtml::RenderObject::PaintInfo&, int, int, bool) (render_block.cpp:1798) ==31293== by 0x940E76C: khtml::RenderBlock::paint(khtml::RenderObject::PaintInfo&, int, int) (render_block.cpp:1764) ==31293== by 0x940DCE7: khtml::RenderBlock::paintObject(khtml::RenderObject::PaintInfo&, int, int, bool) (render_block.cpp:1798) ==31293== ==31293== Conditional jump or move depends on uninitialised value(s) ==31293== at 0x5BF5A2E: inflateReset2 (in /usr/lib/libz.so.1.2.3.4) ==31293== by 0x5BF5B0C: inflateInit2_ (in /usr/lib/libz.so.1.2.3.4) ==31293== by 0x4B45B0A: KGzipFilter::init(int, KGzipFilter::Flag) (kgzipfilter.cpp:84) ==31293== by 0x4B45D7F: KGzipFilter::init(int) (kgzipfilter.cpp:70) ==31293== by 0x4B470AD: KFilterDev::open(QFlags<QIODevice::OpenModeFlag>) (kfilterdev.cpp:111) ==31293== by 0x933E91B: KHTMLPageCacheEntry::fetchData(QObject*, char const*) (khtml_pagecache.cpp:122) ==31293== by 0x933EA25: KHTMLPageCache::fetchData(long, QObject*, char const*) (khtml_pagecache.cpp:215) ==31293== by 0x92EBDC4: KHTMLPart::restoreURL(KUrl const&) (khtml_part.cpp:654) ==31293== by 0x92FF4BF: KHTMLPart::restoreState(QDataStream&) (khtml_part.cpp:5523) ==31293== by 0x932C04D: KHTMLPartBrowserExtension::restoreState(QDataStream&) (khtml_ext.cpp:104) ==31293== by 0x4060C0F: ??? (in /usr/lib/kde4/libkdeinit/libkdeinit4_konqueror.so) ==31293== by 0x40A4F1F: ??? (in /usr/lib/kde4/libkdeinit/libkdeinit4_konqueror.so) ==31293== by 0x40BA79F: ??? (in /usr/lib/kde4/libkdeinit/libkdeinit4_konqueror.so) ==31293== by 0x4EA27A9: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:237) ==31293== by 0x4EB11BA: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (qobject.cpp:3295) ==31293== by 0x4EB8A76: QSingleShotTimer::timeout() (qtimer.moc:82) ==31293== by 0x4EB8B8B: QSingleShotTimer::timerEvent(QTimerEvent*) (qtimer.cpp:308) ==31293== by 0x4EADC53: QObject::event(QEvent*) (qobject.cpp:1212) ==31293== by 0x51855CB: QApplicationPrivate::notify_helper(QObject*, QEvent*) (qapplication.cpp:4302) ==31293== by 0x518C15D: QApplication::notify(QObject*, QEvent*) (qapplication.cpp:3706) ==31293== by 0x4901BF9: KApplication::notify(QObject*, QEvent*) (kapplication.cpp:302) ==31293== by 0x4E9D4CA: QCoreApplication::notifyInternal(QObject*, QEvent*) (qcoreapplication.cpp:726) ==31293== by 0x4ECC795: QTimerInfoList::activateTimers() (qcoreapplication.h:215) ==31293== by 0x4EC9383: timerSourceDispatch(_GSource*, int (*)(void*), void*) (qeventdispatcher_glib.cpp:184) ==31293== by 0x5FA5304: g_main_context_dispatch (in /lib/libglib-2.0.so.0.2400.2) ==31293== by 0x5FA8FE7: ??? (in /lib/libglib-2.0.so.0.2400.2) ==31293== by 0x5FA91C7: g_main_context_iteration (in /lib/libglib-2.0.so.0.2400.2) ==31293== by 0x4EC9074: QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (qeventdispatcher_glib.cpp:412) ==31293== by 0x5243ED4: QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (qguieventdispatcher_glib.cpp:204) ==31293== by 0x4E9BAE8: QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (qeventloop.cpp:149) ==31293== by 0x4E9BF39: QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (qeventloop.cpp:201) ==31293== by 0x4EA116E: QCoreApplication::exec() (qcoreapplication.cpp:1003) ==31293== by 0x5185666: QApplication::exec() (qapplication.cpp:3581) ==31293== by 0x40E59FE: kdemain (in /usr/lib/kde4/libkdeinit/libkdeinit4_konqueror.so) ==31293== by 0x80485FA: ??? (in /usr/bin/konqueror) ==31293== by 0x4131C75: (below main) (libc-start.c:228) ==31293== ==31293== Conditional jump or move depends on uninitialised value(s) ==31293== at 0x9886E29: KJS::Collector::markStackObjectsConservatively(void*, void*) (collector.cpp:465) ==31293== by 0x988747F: KJS::Collector::markCurrentThreadConservatively() (collector.cpp:553) ==31293== by 0x98874A6: KJS::Collector::markStackObjectsConservatively() (collector.cpp:613) ==31293== by 0x98874F3: KJS::Collector::collect() (collector.cpp:687) ==31293== by 0x9887BE5: KJS::Collector::allocate(unsigned int) (collector.cpp:330) ==31293== by 0x98B89EC: KJS::JSCell::operator new(unsigned int) (value.cpp:41) ==31293== by 0x98B8A6B: KJS::jsString(KJS::UString const&) (value.cpp:197) ==31293== by 0x989E361: KJS::StringProtoFunc::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (string_object.cpp:682) ==31293== by 0x98BA89C: KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (object.cpp:70) ==31293== by 0x98D8891: KJS::Machine::runBlock(KJS::ExecState*, WTF::Vector<unsigned char, 0u> const&, KJS::ExecState*) (codes.def:1192) ==31293== by 0x98B6C7A: KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (function.cpp:144) ==31293== by 0x98BA89C: KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (object.cpp:70) ==31293== by 0x98D8891: KJS::Machine::runBlock(KJS::ExecState*, WTF::Vector<unsigned char, 0u> const&, KJS::ExecState*) (codes.def:1192) ==31293== by 0x98B6C7A: KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (function.cpp:144) ==31293== by 0x98BA89C: KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (object.cpp:70) ==31293== by 0x98D8891: KJS::Machine::runBlock(KJS::ExecState*, WTF::Vector<unsigned char, 0u> const&, KJS::ExecState*) (codes.def:1192) ==31293== by 0x98B6C7A: KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (function.cpp:144) ==31293== by 0x98BA89C: KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (object.cpp:70) ==31293== by 0x98D8891: KJS::Machine::runBlock(KJS::ExecState*, WTF::Vector<unsigned char, 0u> const&, KJS::ExecState*) (codes.def:1192) ==31293== by 0x9888E59: KJS::FunctionBodyNode::execute(KJS::ExecState*) (nodes.cpp:927) ==31293== by 0x98BDA39: KJS::Interpreter::evaluate(KJS::UString const&, int, KJS::UChar const*, int, KJS::JSValue*) (interpreter.cpp:556) ==31293== by 0x98BDBE6: KJS::Interpreter::evaluate(KJS::UString const&, int, KJS::UString const&, KJS::JSValue*) (interpreter.cpp:496) ==31293== by 0x956BDBE: KJS::KJSProxyImpl::evaluate(QString, int, QString const&, DOM::Node const&, KJS::Completion*) (kjs_proxy.cpp:158) ==31293== by 0x92EDD66: KHTMLPart::executeScript(QString const&, int, DOM::Node const&, QString const&) (khtml_part.cpp:1323) ==31293== by 0x93AB102: khtml::HTMLTokenizer::scriptExecution(QString const&, QString const&, int) (htmltokenizer.cpp:501) ==31293== by 0x93AF604: khtml::HTMLTokenizer::notifyFinished(khtml::CachedObject*) (htmltokenizer.cpp:2122) ==31293== by 0x94E1234: khtml::CachedScript::checkNotify() (loader.cpp:390) ==31293== by 0x94E145B: khtml::CachedScript::data(QBuffer&, bool) (loader.cpp:382) ==31293== by 0x94DEE64: khtml::Loader::slotFinished(KJob*) (loader.cpp:1468) ==31293== by 0x94DF1D6: khtml::Loader::qt_metacall(QMetaObject::Call, int, void**) (loader.moc:143) ==31293== by 0x4EA27A9: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:237) ==31293== by 0x4EB11BA: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (qobject.cpp:3295) ==31293== by 0x4BBBD42: KJob::result(KJob*) (kjob.moc:194) ==31293== by 0x4BBC0A7: KJob::emitResult() (kjob.cpp:312) ==31293== by 0x4525D1F: KIO::SimpleJob::slotFinished() (job.cpp:517) ==31293== by 0x452624F: KIO::TransferJob::slotFinished() (job.cpp:1097) ==31293== by 0x4523B82: KIO::TransferJob::qt_metacall(QMetaObject::Call, int, void**) (jobclasses.moc:367) ==31293== by 0x4EA27A9: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:237) ==31293== by 0x4EB11BA: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (qobject.cpp:3295) ==31293== by 0x45F14A6: KIO::SlaveInterface::finished() (slaveinterface.moc:171) ==31293== by 0x45F47CC: KIO::SlaveInterface::dispatch(int, QByteArray const&) (slaveinterface.cpp:175) ==31293== by 0x45F1962: KIO::SlaveInterface::dispatch() (slaveinterface.cpp:91) ==31293== by 0x45E4E37: KIO::Slave::gotInput() (slave.cpp:324) ==31293== by 0x45E5042: KIO::Slave::qt_metacall(QMetaObject::Call, int, void**) (slave.moc:82) ==31293== by 0x4EA27A9: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:237) ==31293== by 0x4EB11BA: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (qobject.cpp:3295) ==31293== by 0x44EDCB6: KIO::Connection::readyRead() (connection.moc:92) ==31293== by 0x44F005D: KIO::ConnectionPrivate::dequeue() (connection.cpp:82) ==31293== by 0x44F018D: KIO::Connection::qt_metacall(QMetaObject::Call, int, void**) (connection.moc:79) ==31293== by 0x4EA27A9: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:237) ==31293== ==31293== Conditional jump or move depends on uninitialised value(s) ==31293== at 0x9886E31: KJS::Collector::markStackObjectsConservatively(void*, void*) (collector.cpp:465) ==31293== by 0x988747F: KJS::Collector::markCurrentThreadConservatively() (collector.cpp:553) ==31293== by 0x98874A6: KJS::Collector::markStackObjectsConservatively() (collector.cpp:613) ==31293== by 0x98874F3: KJS::Collector::collect() (collector.cpp:687) ==31293== by 0x9887BE5: KJS::Collector::allocate(unsigned int) (collector.cpp:330) ==31293== by 0x98B89EC: KJS::JSCell::operator new(unsigned int) (value.cpp:41) ==31293== by 0x98B8A6B: KJS::jsString(KJS::UString const&) (value.cpp:197) ==31293== by 0x989E361: KJS::StringProtoFunc::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (string_object.cpp:682) ==31293== by 0x98BA89C: KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (object.cpp:70) ==31293== by 0x98D8891: KJS::Machine::runBlock(KJS::ExecState*, WTF::Vector<unsigned char, 0u> const&, KJS::ExecState*) (codes.def:1192) ==31293== by 0x98B6C7A: KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (function.cpp:144) ==31293== by 0x98BA89C: KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (object.cpp:70) ==31293== by 0x98D8891: KJS::Machine::runBlock(KJS::ExecState*, WTF::Vector<unsigned char, 0u> const&, KJS::ExecState*) (codes.def:1192) ==31293== by 0x98B6C7A: KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (function.cpp:144) ==31293== by 0x98BA89C: KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (object.cpp:70) ==31293== by 0x98D8891: KJS::Machine::runBlock(KJS::ExecState*, WTF::Vector<unsigned char, 0u> const&, KJS::ExecState*) (codes.def:1192) ==31293== by 0x98B6C7A: KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (function.cpp:144) ==31293== by 0x98BA89C: KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (object.cpp:70) ==31293== by 0x98D8891: KJS::Machine::runBlock(KJS::ExecState*, WTF::Vector<unsigned char, 0u> const&, KJS::ExecState*) (codes.def:1192) ==31293== by 0x9888E59: KJS::FunctionBodyNode::execute(KJS::ExecState*) (nodes.cpp:927) ==31293== by 0x98BDA39: KJS::Interpreter::evaluate(KJS::UString const&, int, KJS::UChar const*, int, KJS::JSValue*) (interpreter.cpp:556) ==31293== by 0x98BDBE6: KJS::Interpreter::evaluate(KJS::UString const&, int, KJS::UString const&, KJS::JSValue*) (interpreter.cpp:496) ==31293== by 0x956BDBE: KJS::KJSProxyImpl::evaluate(QString, int, QString const&, DOM::Node const&, KJS::Completion*) (kjs_proxy.cpp:158) ==31293== by 0x92EDD66: KHTMLPart::executeScript(QString const&, int, DOM::Node const&, QString const&) (khtml_part.cpp:1323) ==31293== by 0x93AB102: khtml::HTMLTokenizer::scriptExecution(QString const&, QString const&, int) (htmltokenizer.cpp:501) ==31293== by 0x93AF604: khtml::HTMLTokenizer::notifyFinished(khtml::CachedObject*) (htmltokenizer.cpp:2122) ==31293== by 0x94E1234: khtml::CachedScript::checkNotify() (loader.cpp:390) ==31293== by 0x94E145B: khtml::CachedScript::data(QBuffer&, bool) (loader.cpp:382) ==31293== by 0x94DEE64: khtml::Loader::slotFinished(KJob*) (loader.cpp:1468) ==31293== by 0x94DF1D6: khtml::Loader::qt_metacall(QMetaObject::Call, int, void**) (loader.moc:143) ==31293== by 0x4EA27A9: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:237) ==31293== by 0x4EB11BA: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (qobject.cpp:3295) ==31293== by 0x4BBBD42: KJob::result(KJob*) (kjob.moc:194) ==31293== by 0x4BBC0A7: KJob::emitResult() (kjob.cpp:312) ==31293== by 0x4525D1F: KIO::SimpleJob::slotFinished() (job.cpp:517) ==31293== by 0x452624F: KIO::TransferJob::slotFinished() (job.cpp:1097) ==31293== by 0x4523B82: KIO::TransferJob::qt_metacall(QMetaObject::Call, int, void**) (jobclasses.moc:367) ==31293== by 0x4EA27A9: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:237) ==31293== by 0x4EB11BA: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (qobject.cpp:3295) ==31293== by 0x45F14A6: KIO::SlaveInterface::finished() (slaveinterface.moc:171) ==31293== by 0x45F47CC: KIO::SlaveInterface::dispatch(int, QByteArray const&) (slaveinterface.cpp:175) ==31293== by 0x45F1962: KIO::SlaveInterface::dispatch() (slaveinterface.cpp:91) ==31293== by 0x45E4E37: KIO::Slave::gotInput() (slave.cpp:324) ==31293== by 0x45E5042: KIO::Slave::qt_metacall(QMetaObject::Call, int, void**) (slave.moc:82) ==31293== by 0x4EA27A9: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:237) ==31293== by 0x4EB11BA: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (qobject.cpp:3295) ==31293== by 0x44EDCB6: KIO::Connection::readyRead() (connection.moc:92) ==31293== by 0x44F005D: KIO::ConnectionPrivate::dequeue() (connection.cpp:82) ==31293== by 0x44F018D: KIO::Connection::qt_metacall(QMetaObject::Call, int, void**) (connection.moc:79) ==31293== by 0x4EA27A9: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:237) ==31293== ==31293== Conditional jump or move depends on uninitialised value(s) ==31293== at 0x9886EA6: KJS::Collector::markStackObjectsConservatively(void*, void*) (collector.cpp:469) ==31293== by 0x988747F: KJS::Collector::markCurrentThreadConservatively() (collector.cpp:553) ==31293== by 0x98874A6: KJS::Collector::markStackObjectsConservatively() (collector.cpp:613) ==31293== by 0x98874F3: KJS::Collector::collect() (collector.cpp:687) ==31293== by 0x9887BE5: KJS::Collector::allocate(unsigned int) (collector.cpp:330) ==31293== by 0x98B89EC: KJS::JSCell::operator new(unsigned int) (value.cpp:41) ==31293== by 0x98B8A6B: KJS::jsString(KJS::UString const&) (value.cpp:197) ==31293== by 0x989E361: KJS::StringProtoFunc::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (string_object.cpp:682) ==31293== by 0x98BA89C: KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (object.cpp:70) ==31293== by 0x98D8891: KJS::Machine::runBlock(KJS::ExecState*, WTF::Vector<unsigned char, 0u> const&, KJS::ExecState*) (codes.def:1192) ==31293== by 0x98B6C7A: KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (function.cpp:144) ==31293== by 0x98BA89C: KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (object.cpp:70) ==31293== by 0x98D8891: KJS::Machine::runBlock(KJS::ExecState*, WTF::Vector<unsigned char, 0u> const&, KJS::ExecState*) (codes.def:1192) ==31293== by 0x98B6C7A: KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (function.cpp:144) ==31293== by 0x98BA89C: KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (object.cpp:70) ==31293== by 0x98D8891: KJS::Machine::runBlock(KJS::ExecState*, WTF::Vector<unsigned char, 0u> const&, KJS::ExecState*) (codes.def:1192) ==31293== by 0x98B6C7A: KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (function.cpp:144) ==31293== by 0x98BA89C: KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (object.cpp:70) ==31293== by 0x98D8891: KJS::Machine::runBlock(KJS::ExecState*, WTF::Vector<unsigned char, 0u> const&, KJS::ExecState*) (codes.def:1192) ==31293== by 0x9888E59: KJS::FunctionBodyNode::execute(KJS::ExecState*) (nodes.cpp:927) ==31293== by 0x98BDA39: KJS::Interpreter::evaluate(KJS::UString const&, int, KJS::UChar const*, int, KJS::JSValue*) (interpreter.cpp:556) ==31293== by 0x98BDBE6: KJS::Interpreter::evaluate(KJS::UString const&, int, KJS::UString const&, KJS::JSValue*) (interpreter.cpp:496) ==31293== by 0x956BDBE: KJS::KJSProxyImpl::evaluate(QString, int, QString const&, DOM::Node const&, KJS::Completion*) (kjs_proxy.cpp:158) ==31293== by 0x92EDD66: KHTMLPart::executeScript(QString const&, int, DOM::Node const&, QString const&) (khtml_part.cpp:1323) ==31293== by 0x93AB102: khtml::HTMLTokenizer::scriptExecution(QString const&, QString const&, int) (htmltokenizer.cpp:501) ==31293== by 0x93AF604: khtml::HTMLTokenizer::notifyFinished(khtml::CachedObject*) (htmltokenizer.cpp:2122) ==31293== by 0x94E1234: khtml::CachedScript::checkNotify() (loader.cpp:390) ==31293== by 0x94E145B: khtml::CachedScript::data(QBuffer&, bool) (loader.cpp:382) ==31293== by 0x94DEE64: khtml::Loader::slotFinished(KJob*) (loader.cpp:1468) ==31293== by 0x94DF1D6: khtml::Loader::qt_metacall(QMetaObject::Call, int, void**) (loader.moc:143) ==31293== by 0x4EA27A9: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:237) ==31293== by 0x4EB11BA: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (qobject.cpp:3295) ==31293== by 0x4BBBD42: KJob::result(KJob*) (kjob.moc:194) ==31293== by 0x4BBC0A7: KJob::emitResult() (kjob.cpp:312) ==31293== by 0x4525D1F: KIO::SimpleJob::slotFinished() (job.cpp:517) ==31293== by 0x452624F: KIO::TransferJob::slotFinished() (job.cpp:1097) ==31293== by 0x4523B82: KIO::TransferJob::qt_metacall(QMetaObject::Call, int, void**) (jobclasses.moc:367) ==31293== by 0x4EA27A9: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:237) ==31293== by 0x4EB11BA: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (qobject.cpp:3295) ==31293== by 0x45F14A6: KIO::SlaveInterface::finished() (slaveinterface.moc:171) ==31293== by 0x45F47CC: KIO::SlaveInterface::dispatch(int, QByteArray const&) (slaveinterface.cpp:175) ==31293== by 0x45F1962: KIO::SlaveInterface::dispatch() (slaveinterface.cpp:91) ==31293== by 0x45E4E37: KIO::Slave::gotInput() (slave.cpp:324) ==31293== by 0x45E5042: KIO::Slave::qt_metacall(QMetaObject::Call, int, void**) (slave.moc:82) ==31293== by 0x4EA27A9: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:237) ==31293== by 0x4EB11BA: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (qobject.cpp:3295) ==31293== by 0x44EDCB6: KIO::Connection::readyRead() (connection.moc:92) ==31293== by 0x44F005D: KIO::ConnectionPrivate::dequeue() (connection.cpp:82) ==31293== by 0x44F018D: KIO::Connection::qt_metacall(QMetaObject::Call, int, void**) (connection.moc:79) ==31293== by 0x4EA27A9: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:237) ==31293== ==31293== Conditional jump or move depends on uninitialised value(s) ==31293== at 0x9886EAC: KJS::Collector::markStackObjectsConservatively(void*, void*) (collector.cpp:469) ==31293== by 0x988747F: KJS::Collector::markCurrentThreadConservatively() (collector.cpp:553) ==31293== by 0x98874A6: KJS::Collector::markStackObjectsConservatively() (collector.cpp:613) ==31293== by 0x98874F3: KJS::Collector::collect() (collector.cpp:687) ==31293== by 0x9887BE5: KJS::Collector::allocate(unsigned int) (collector.cpp:330) ==31293== by 0x98B89EC: KJS::JSCell::operator new(unsigned int) (value.cpp:41) ==31293== by 0x98B8A6B: KJS::jsString(KJS::UString const&) (value.cpp:197) ==31293== by 0x989E361: KJS::StringProtoFunc::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (string_object.cpp:682) ==31293== by 0x98BA89C: KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (object.cpp:70) ==31293== by 0x98D8891: KJS::Machine::runBlock(KJS::ExecState*, WTF::Vector<unsigned char, 0u> const&, KJS::ExecState*) (codes.def:1192) ==31293== by 0x98B6C7A: KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (function.cpp:144) ==31293== by 0x98BA89C: KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (object.cpp:70) ==31293== by 0x98D8891: KJS::Machine::runBlock(KJS::ExecState*, WTF::Vector<unsigned char, 0u> const&, KJS::ExecState*) (codes.def:1192) ==31293== by 0x98B6C7A: KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (function.cpp:144) ==31293== by 0x98BA89C: KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (object.cpp:70) ==31293== by 0x98D8891: KJS::Machine::runBlock(KJS::ExecState*, WTF::Vector<unsigned char, 0u> const&, KJS::ExecState*) (codes.def:1192) ==31293== by 0x98B6C7A: KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (function.cpp:144) ==31293== by 0x98BA89C: KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (object.cpp:70) ==31293== by 0x98D8891: KJS::Machine::runBlock(KJS::ExecState*, WTF::Vector<unsigned char, 0u> const&, KJS::ExecState*) (codes.def:1192) ==31293== by 0x9888E59: KJS::FunctionBodyNode::execute(KJS::ExecState*) (nodes.cpp:927) ==31293== by 0x98BDA39: KJS::Interpreter::evaluate(KJS::UString const&, int, KJS::UChar const*, int, KJS::JSValue*) (interpreter.cpp:556) ==31293== by 0x98BDBE6: KJS::Interpreter::evaluate(KJS::UString const&, int, KJS::UString const&, KJS::JSValue*) (interpreter.cpp:496) ==31293== by 0x956BDBE: KJS::KJSProxyImpl::evaluate(QString, int, QString const&, DOM::Node const&, KJS::Completion*) (kjs_proxy.cpp:158) ==31293== by 0x92EDD66: KHTMLPart::executeScript(QString const&, int, DOM::Node const&, QString const&) (khtml_part.cpp:1323) ==31293== by 0x93AB102: khtml::HTMLTokenizer::scriptExecution(QString const&, QString const&, int) (htmltokenizer.cpp:501) ==31293== by 0x93AF604: khtml::HTMLTokenizer::notifyFinished(khtml::CachedObject*) (htmltokenizer.cpp:2122) ==31293== by 0x94E1234: khtml::CachedScript::checkNotify() (loader.cpp:390) ==31293== by 0x94E145B: khtml::CachedScript::data(QBuffer&, bool) (loader.cpp:382) ==31293== by 0x94DEE64: khtml::Loader::slotFinished(KJob*) (loader.cpp:1468) ==31293== by 0x94DF1D6: khtml::Loader::qt_metacall(QMetaObject::Call, int, void**) (loader.moc:143) ==31293== by 0x4EA27A9: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:237) ==31293== by 0x4EB11BA: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (qobject.cpp:3295) ==31293== by 0x4BBBD42: KJob::result(KJob*) (kjob.moc:194) ==31293== by 0x4BBC0A7: KJob::emitResult() (kjob.cpp:312) ==31293== by 0x4525D1F: KIO::SimpleJob::slotFinished() (job.cpp:517) ==31293== by 0x452624F: KIO::TransferJob::slotFinished() (job.cpp:1097) ==31293== by 0x4523B82: KIO::TransferJob::qt_metacall(QMetaObject::Call, int, void**) (jobclasses.moc:367) ==31293== by 0x4EA27A9: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:237) ==31293== by 0x4EB11BA: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (qobject.cpp:3295) ==31293== by 0x45F14A6: KIO::SlaveInterface::finished() (slaveinterface.moc:171) ==31293== by 0x45F47CC: KIO::SlaveInterface::dispatch(int, QByteArray const&) (slaveinterface.cpp:175) ==31293== by 0x45F1962: KIO::SlaveInterface::dispatch() (slaveinterface.cpp:91) ==31293== by 0x45E4E37: KIO::Slave::gotInput() (slave.cpp:324) ==31293== by 0x45E5042: KIO::Slave::qt_metacall(QMetaObject::Call, int, void**) (slave.moc:82) ==31293== by 0x4EA27A9: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:237) ==31293== by 0x4EB11BA: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (qobject.cpp:3295) ==31293== by 0x44EDCB6: KIO::Connection::readyRead() (connection.moc:92) ==31293== by 0x44F005D: KIO::ConnectionPrivate::dequeue() (connection.cpp:82) ==31293== by 0x44F018D: KIO::Connection::qt_metacall(QMetaObject::Call, int, void**) (connection.moc:79) ==31293== by 0x4EA27A9: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:237) ==31293== ==31293== Use of uninitialised value of size 4 ==31293== at 0x9886EB1: KJS::Collector::markStackObjectsConservatively(void*, void*) (collector.cpp:470) ==31293== by 0x988747F: KJS::Collector::markCurrentThreadConservatively() (collector.cpp:553) ==31293== by 0x98874A6: KJS::Collector::markStackObjectsConservatively() (collector.cpp:613) ==31293== by 0x98874F3: KJS::Collector::collect() (collector.cpp:687) ==31293== by 0x9887BE5: KJS::Collector::allocate(unsigned int) (collector.cpp:330) ==31293== by 0x98B89EC: KJS::JSCell::operator new(unsigned int) (value.cpp:41) ==31293== by 0x98B8A6B: KJS::jsString(KJS::UString const&) (value.cpp:197) ==31293== by 0x989E361: KJS::StringProtoFunc::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (string_object.cpp:682) ==31293== by 0x98BA89C: KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (object.cpp:70) ==31293== by 0x98D8891: KJS::Machine::runBlock(KJS::ExecState*, WTF::Vector<unsigned char, 0u> const&, KJS::ExecState*) (codes.def:1192) ==31293== by 0x98B6C7A: KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (function.cpp:144) ==31293== by 0x98BA89C: KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (object.cpp:70) ==31293== by 0x98D8891: KJS::Machine::runBlock(KJS::ExecState*, WTF::Vector<unsigned char, 0u> const&, KJS::ExecState*) (codes.def:1192) ==31293== by 0x98B6C7A: KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (function.cpp:144) ==31293== by 0x98BA89C: KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (object.cpp:70) ==31293== by 0x98D8891: KJS::Machine::runBlock(KJS::ExecState*, WTF::Vector<unsigned char, 0u> const&, KJS::ExecState*) (codes.def:1192) ==31293== by 0x98B6C7A: KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (function.cpp:144) ==31293== by 0x98BA89C: KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (object.cpp:70) ==31293== by 0x98D8891: KJS::Machine::runBlock(KJS::ExecState*, WTF::Vector<unsigned char, 0u> const&, KJS::ExecState*) (codes.def:1192) ==31293== by 0x9888E59: KJS::FunctionBodyNode::execute(KJS::ExecState*) (nodes.cpp:927) ==31293== by 0x98BDA39: KJS::Interpreter::evaluate(KJS::UString const&, int, KJS::UChar const*, int, KJS::JSValue*) (interpreter.cpp:556) ==31293== by 0x98BDBE6: KJS::Interpreter::evaluate(KJS::UString const&, int, KJS::UString const&, KJS::JSValue*) (interpreter.cpp:496) ==31293== by 0x956BDBE: KJS::KJSProxyImpl::evaluate(QString, int, QString const&, DOM::Node const&, KJS::Completion*) (kjs_proxy.cpp:158) ==31293== by 0x92EDD66: KHTMLPart::executeScript(QString const&, int, DOM::Node const&, QString const&) (khtml_part.cpp:1323) ==31293== by 0x93AB102: khtml::HTMLTokenizer::scriptExecution(QString const&, QString const&, int) (htmltokenizer.cpp:501) ==31293== by 0x93AF604: khtml::HTMLTokenizer::notifyFinished(khtml::CachedObject*) (htmltokenizer.cpp:2122) ==31293== by 0x94E1234: khtml::CachedScript::checkNotify() (loader.cpp:390) ==31293== by 0x94E145B: khtml::CachedScript::data(QBuffer&, bool) (loader.cpp:382) ==31293== by 0x94DEE64: khtml::Loader::slotFinished(KJob*) (loader.cpp:1468) ==31293== by 0x94DF1D6: khtml::Loader::qt_metacall(QMetaObject::Call, int, void**) (loader.moc:143) ==31293== by 0x4EA27A9: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:237) ==31293== by 0x4EB11BA: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (qobject.cpp:3295) ==31293== by 0x4BBBD42: KJob::result(KJob*) (kjob.moc:194) ==31293== by 0x4BBC0A7: KJob::emitResult() (kjob.cpp:312) ==31293== by 0x4525D1F: KIO::SimpleJob::slotFinished() (job.cpp:517) ==31293== by 0x452624F: KIO::TransferJob::slotFinished() (job.cpp:1097) ==31293== by 0x4523B82: KIO::TransferJob::qt_metacall(QMetaObject::Call, int, void**) (jobclasses.moc:367) ==31293== by 0x4EA27A9: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:237) ==31293== by 0x4EB11BA: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (qobject.cpp:3295) ==31293== by 0x45F14A6: KIO::SlaveInterface::finished() (slaveinterface.moc:171) ==31293== by 0x45F47CC: KIO::SlaveInterface::dispatch(int, QByteArray const&) (slaveinterface.cpp:175) ==31293== by 0x45F1962: KIO::SlaveInterface::dispatch() (slaveinterface.cpp:91) ==31293== by 0x45E4E37: KIO::Slave::gotInput() (slave.cpp:324) ==31293== by 0x45E5042: KIO::Slave::qt_metacall(QMetaObject::Call, int, void**) (slave.moc:82) ==31293== by 0x4EA27A9: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:237) ==31293== by 0x4EB11BA: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (qobject.cpp:3295) ==31293== by 0x44EDCB6: KIO::Connection::readyRead() (connection.moc:92) ==31293== by 0x44F005D: KIO::ConnectionPrivate::dequeue() (connection.cpp:82) ==31293== by 0x44F018D: KIO::Connection::qt_metacall(QMetaObject::Call, int, void**) (connection.moc:79) ==31293== by 0x4EA27A9: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:237) ==31293== ==31293== Use of uninitialised value of size 4 ==31293== at 0x9886EC0: KJS::Collector::markStackObjectsConservatively(void*, void*) (collector.h:133) ==31293== by 0x988747F: KJS::Collector::markCurrentThreadConservatively() (collector.cpp:553) ==31293== by 0x98874A6: KJS::Collector::markStackObjectsConservatively() (collector.cpp:613) ==31293== by 0x98874F3: KJS::Collector::collect() (collector.cpp:687) ==31293== by 0x9887BE5: KJS::Collector::allocate(unsigned int) (collector.cpp:330) ==31293== by 0x98B89EC: KJS::JSCell::operator new(unsigned int) (value.cpp:41) ==31293== by 0x98B8A6B: KJS::jsString(KJS::UString const&) (value.cpp:197) ==31293== by 0x989E361: KJS::StringProtoFunc::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (string_object.cpp:682) ==31293== by 0x98BA89C: KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (object.cpp:70) ==31293== by 0x98D8891: KJS::Machine::runBlock(KJS::ExecState*, WTF::Vector<unsigned char, 0u> const&, KJS::ExecState*) (codes.def:1192) ==31293== by 0x98B6C7A: KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (function.cpp:144) ==31293== by 0x98BA89C: KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (object.cpp:70) ==31293== by 0x98D8891: KJS::Machine::runBlock(KJS::ExecState*, WTF::Vector<unsigned char, 0u> const&, KJS::ExecState*) (codes.def:1192) ==31293== by 0x98B6C7A: KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (function.cpp:144) ==31293== by 0x98BA89C: KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (object.cpp:70) ==31293== by 0x98D8891: KJS::Machine::runBlock(KJS::ExecState*, WTF::Vector<unsigned char, 0u> const&, KJS::ExecState*) (codes.def:1192) ==31293== by 0x98B6C7A: KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (function.cpp:144) ==31293== by 0x98BA89C: KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (object.cpp:70) ==31293== by 0x98D8891: KJS::Machine::runBlock(KJS::ExecState*, WTF::Vector<unsigned char, 0u> const&, KJS::ExecState*) (codes.def:1192) ==31293== by 0x9888E59: KJS::FunctionBodyNode::execute(KJS::ExecState*) (nodes.cpp:927) ==31293== by 0x98BDA39: KJS::Interpreter::evaluate(KJS::UString const&, int, KJS::UChar const*, int, KJS::JSValue*) (interpreter.cpp:556) ==31293== by 0x98BDBE6: KJS::Interpreter::evaluate(KJS::UString const&, int, KJS::UString const&, KJS::JSValue*) (interpreter.cpp:496) ==31293== by 0x956BDBE: KJS::KJSProxyImpl::evaluate(QString, int, QString const&, DOM::Node const&, KJS::Completion*) (kjs_proxy.cpp:158) ==31293== by 0x92EDD66: KHTMLPart::executeScript(QString const&, int, DOM::Node const&, QString const&) (khtml_part.cpp:1323) ==31293== by 0x93AB102: khtml::HTMLTokenizer::scriptExecution(QString const&, QString const&, int) (htmltokenizer.cpp:501) ==31293== by 0x93AF604: khtml::HTMLTokenizer::notifyFinished(khtml::CachedObject*) (htmltokenizer.cpp:2122) ==31293== by 0x94E1234: khtml::CachedScript::checkNotify() (loader.cpp:390) ==31293== by 0x94E145B: khtml::CachedScript::data(QBuffer&, bool) (loader.cpp:382) ==31293== by 0x94DEE64: khtml::Loader::slotFinished(KJob*) (loader.cpp:1468) ==31293== by 0x94DF1D6: khtml::Loader::qt_metacall(QMetaObject::Call, int, void**) (loader.moc:143) ==31293== by 0x4EA27A9: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:237) ==31293== by 0x4EB11BA: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (qobject.cpp:3295) ==31293== by 0x4BBBD42: KJob::result(KJob*) (kjob.moc:194) ==31293== by 0x4BBC0A7: KJob::emitResult() (kjob.cpp:312) ==31293== by 0x4525D1F: KIO::SimpleJob::slotFinished() (job.cpp:517) ==31293== by 0x452624F: KIO::TransferJob::slotFinished() (job.cpp:1097) ==31293== by 0x4523B82: KIO::TransferJob::qt_metacall(QMetaObject::Call, int, void**) (jobclasses.moc:367) ==31293== by 0x4EA27A9: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:237) ==31293== by 0x4EB11BA: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (qobject.cpp:3295) ==31293== by 0x45F14A6: KIO::SlaveInterface::finished() (slaveinterface.moc:171) ==31293== by 0x45F47CC: KIO::SlaveInterface::dispatch(int, QByteArray const&) (slaveinterface.cpp:175) ==31293== by 0x45F1962: KIO::SlaveInterface::dispatch() (slaveinterface.cpp:91) ==31293== by 0x45E4E37: KIO::Slave::gotInput() (slave.cpp:324) ==31293== by 0x45E5042: KIO::Slave::qt_metacall(QMetaObject::Call, int, void**) (slave.moc:82) ==31293== by 0x4EA27A9: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:237) ==31293== by 0x4EB11BA: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (qobject.cpp:3295) ==31293== by 0x44EDCB6: KIO::Connection::readyRead() (connection.moc:92) ==31293== by 0x44F005D: KIO::ConnectionPrivate::dequeue() (connection.cpp:82) ==31293== by 0x44F018D: KIO::Connection::qt_metacall(QMetaObject::Call, int, void**) (connection.moc:79) ==31293== by 0x4EA27A9: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:237) ==31293== ==31293== Conditional jump or move depends on uninitialised value(s) ==31293== at 0x9886EC4: KJS::Collector::markStackObjectsConservatively(void*, void*) (collector.h:133) ==31293== by 0x988747F: KJS::Collector::markCurrentThreadConservatively() (collector.cpp:553) ==31293== by 0x98874A6: KJS::Collector::markStackObjectsConservatively() (collector.cpp:613) ==31293== by 0x98874F3: KJS::Collector::collect() (collector.cpp:687) ==31293== by 0x9887BE5: KJS::Collector::allocate(unsigned int) (collector.cpp:330) ==31293== by 0x98B89EC: KJS::JSCell::operator new(unsigned int) (value.cpp:41) ==31293== by 0x98B8A6B: KJS::jsString(KJS::UString const&) (value.cpp:197) ==31293== by 0x989E361: KJS::StringProtoFunc::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (string_object.cpp:682) ==31293== by 0x98BA89C: KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (object.cpp:70) ==31293== by 0x98D8891: KJS::Machine::runBlock(KJS::ExecState*, WTF::Vector<unsigned char, 0u> const&, KJS::ExecState*) (codes.def:1192) ==31293== by 0x98B6C7A: KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (function.cpp:144) ==31293== by 0x98BA89C: KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (object.cpp:70) ==31293== by 0x98D8891: KJS::Machine::runBlock(KJS::ExecState*, WTF::Vector<unsigned char, 0u> const&, KJS::ExecState*) (codes.def:1192) ==31293== by 0x98B6C7A: KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (function.cpp:144) ==31293== by 0x98BA89C: KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (object.cpp:70) ==31293== by 0x98D8891: KJS::Machine::runBlock(KJS::ExecState*, WTF::Vector<unsigned char, 0u> const&, KJS::ExecState*) (codes.def:1192) ==31293== by 0x98B6C7A: KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (function.cpp:144) ==31293== by 0x98BA89C: KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (object.cpp:70) ==31293== by 0x98D8891: KJS::Machine::runBlock(KJS::ExecState*, WTF::Vector<unsigned char, 0u> const&, KJS::ExecState*) (codes.def:1192) ==31293== by 0x9888E59: KJS::FunctionBodyNode::execute(KJS::ExecState*) (nodes.cpp:927) ==31293== by 0x98BDA39: KJS::Interpreter::evaluate(KJS::UString const&, int, KJS::UChar const*, int, KJS::JSValue*) (interpreter.cpp:556) ==31293== by 0x98BDBE6: KJS::Interpreter::evaluate(KJS::UString const&, int, KJS::UString const&, KJS::JSValue*) (interpreter.cpp:496) ==31293== by 0x956BDBE: KJS::KJSProxyImpl::evaluate(QString, int, QString const&, DOM::Node const&, KJS::Completion*) (kjs_proxy.cpp:158) ==31293== by 0x92EDD66: KHTMLPart::executeScript(QString const&, int, DOM::Node const&, QString const&) (khtml_part.cpp:1323) ==31293== by 0x93AB102: khtml::HTMLTokenizer::scriptExecution(QString const&, QString const&, int) (htmltokenizer.cpp:501) ==31293== by 0x93AF604: khtml::HTMLTokenizer::notifyFinished(khtml::CachedObject*) (htmltokenizer.cpp:2122) ==31293== by 0x94E1234: khtml::CachedScript::checkNotify() (loader.cpp:390) ==31293== by 0x94E145B: khtml::CachedScript::data(QBuffer&, bool) (loader.cpp:382) ==31293== by 0x94DEE64: khtml::Loader::slotFinished(KJob*) (loader.cpp:1468) ==31293== by 0x94DF1D6: khtml::Loader::qt_metacall(QMetaObject::Call, int, void**) (loader.moc:143) ==31293== by 0x4EA27A9: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:237) ==31293== by 0x4EB11BA: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (qobject.cpp:3295) ==31293== by 0x4BBBD42: KJob::result(KJob*) (kjob.moc:194) ==31293== by 0x4BBC0A7: KJob::emitResult() (kjob.cpp:312) ==31293== by 0x4525D1F: KIO::SimpleJob::slotFinished() (job.cpp:517) ==31293== by 0x452624F: KIO::TransferJob::slotFinished() (job.cpp:1097) ==31293== by 0x4523B82: KIO::TransferJob::qt_metacall(QMetaObject::Call, int, void**) (jobclasses.moc:367) ==31293== by 0x4EA27A9: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:237) ==31293== by 0x4EB11BA: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (qobject.cpp:3295) ==31293== by 0x45F14A6: KIO::SlaveInterface::finished() (slaveinterface.moc:171) ==31293== by 0x45F47CC: KIO::SlaveInterface::dispatch(int, QByteArray const&) (slaveinterface.cpp:175) ==31293== by 0x45F1962: KIO::SlaveInterface::dispatch() (slaveinterface.cpp:91) ==31293== by 0x45E4E37: KIO::Slave::gotInput() (slave.cpp:324) ==31293== by 0x45E5042: KIO::Slave::qt_metacall(QMetaObject::Call, int, void**) (slave.moc:82) ==31293== by 0x4EA27A9: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:237) ==31293== by 0x4EB11BA: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (qobject.cpp:3295) ==31293== by 0x44EDCB6: KIO::Connection::readyRead() (connection.moc:92) ==31293== by 0x44F005D: KIO::ConnectionPrivate::dequeue() (connection.cpp:82) ==31293== by 0x44F018D: KIO::Connection::qt_metacall(QMetaObject::Call, int, void**) (connection.moc:79) ==31293== by 0x4EA27A9: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:237) ==31293== ==31293== Use of uninitialised value of size 4 ==31293== at 0x9886ECF: KJS::Collector::markStackObjectsConservatively(void*, void*) (collector.cpp:473) ==31293== by 0x988747F: KJS::Collector::markCurrentThreadConservatively() (collector.cpp:553) ==31293== by 0x98874A6: KJS::Collector::markStackObjectsConservatively() (collector.cpp:613) ==31293== by 0x98874F3: KJS::Collector::collect() (collector.cpp:687) ==31293== by 0x9887BE5: KJS::Collector::allocate(unsigned int) (collector.cpp:330) ==31293== by 0x98B89EC: KJS::JSCell::operator new(unsigned int) (value.cpp:41) ==31293== by 0x98B8A6B: KJS::jsString(KJS::UString const&) (value.cpp:197) ==31293== by 0x989E361: KJS::StringProtoFunc::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (string_object.cpp:682) ==31293== by 0x98BA89C: KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (object.cpp:70) ==31293== by 0x98D8891: KJS::Machine::runBlock(KJS::ExecState*, WTF::Vector<unsigned char, 0u> const&, KJS::ExecState*) (codes.def:1192) ==31293== by 0x98B6C7A: KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (function.cpp:144) ==31293== by 0x98BA89C: KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (object.cpp:70) ==31293== by 0x98D8891: KJS::Machine::runBlock(KJS::ExecState*, WTF::Vector<unsigned char, 0u> const&, KJS::ExecState*) (codes.def:1192) ==31293== by 0x98B6C7A: KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (function.cpp:144) ==31293== by 0x98BA89C: KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (object.cpp:70) ==31293== by 0x98D8891: KJS::Machine::runBlock(KJS::ExecState*, WTF::Vector<unsigned char, 0u> const&, KJS::ExecState*) (codes.def:1192) ==31293== by 0x98B6C7A: KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (function.cpp:144) ==31293== by 0x98BA89C: KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) (object.cpp:70) ==31293== by 0x98D8891: KJS::Machine::runBlock(KJS::ExecState*, WTF::Vector<unsigned char, 0u> const&, KJS::ExecState*) (codes.def:1192) ==31293== by 0x9888E59: KJS::FunctionBodyNode::execute(KJS::ExecState*) (nodes.cpp:927) ==31293== by 0x98BDA39: KJS::Interpreter::evaluate(KJS::UString const&, int, KJS::UChar const*, int, KJS::JSValue*) (interpreter.cpp:556) ==31293== by 0x98BDBE6: KJS::Interpreter::evaluate(KJS::UString const&, int, KJS::UString const&, KJS::JSValue*) (interpreter.cpp:496) ==31293== by 0x956BDBE: KJS::KJSProxyImpl::evaluate(QString, int, QString const&, DOM::Node const&, KJS::Completion*) (kjs_proxy.cpp:158) ==31293== by 0x92EDD66: KHTMLPart::executeScript(QString const&, int, DOM::Node const&, QString const&) (khtml_part.cpp:1323) ==31293== by 0x93AB102: khtml::HTMLTokenizer::scriptExecution(QString const&, QString const&, int) (htmltokenizer.cpp:501) ==31293== by 0x93AF604: khtml::HTMLTokenizer::notifyFinished(khtml::CachedObject*) (htmltokenizer.cpp:2122) ==31293== by 0x94E1234: khtml::CachedScript::checkNotify() (loader.cpp:390) ==31293== by 0x94E145B: khtml::CachedScript::data(QBuffer&, bool) (loader.cpp:382) ==31293== by 0x94DEE64: khtml::Loader::slotFinished(KJob*) (loader.cpp:1468) ==31293== by 0x94DF1D6: khtml::Loader::qt_metacall(QMetaObject::Call, int, void**) (loader.moc:143) ==31293== by 0x4EA27A9: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:237) ==31293== by 0x4EB11BA: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (qobject.cpp:3295) ==31293== by 0x4BBBD42: KJob::result(KJob*) (kjob.moc:194) ==31293== by 0x4BBC0A7: KJob::emitResult() (kjob.cpp:312) ==31293== by 0x4525D1F: KIO::SimpleJob::slotFinished() (job.cpp:517) ==31293== by 0x452624F: KIO::TransferJob::slotFinished() (job.cpp:1097) ==31293== by 0x4523B82: KIO::TransferJob::qt_metacall(QMetaObject::Call, int, void**) (jobclasses.moc:367) ==31293== by 0x4EA27A9: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:237) ==31293== by 0x4EB11BA: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (qobject.cpp:3295) ==31293== by 0x45F14A6: KIO::SlaveInterface::finished() (slaveinterface.moc:171) ==31293== by 0x45F47CC: KIO::SlaveInterface::dispatch(int, QByteArray const&) (slaveinterface.cpp:175) ==31293== by 0x45F1962: KIO::SlaveInterface::dispatch() (slaveinterface.cpp:91) ==31293== by 0x45E4E37: KIO::Slave::gotInput() (slave.cpp:324) ==31293== by 0x45E5042: KIO::Slave::qt_metacall(QMetaObject::Call, int, void**) (slave.moc:82) ==31293== by 0x4EA27A9: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:237) ==31293== by 0x4EB11BA: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (qobject.cpp:3295) ==31293== by 0x44EDCB6: KIO::Connection::readyRead() (connection.moc:92) ==31293== by 0x44F005D: KIO::ConnectionPrivate::dequeue() (connection.cpp:82) ==31293== by 0x44F018D: KIO::Connection::qt_metacall(QMetaObject::Call, int, void**) (connection.moc:79) ==31293== by 0x4EA27A9: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (qmetaobject.cpp:237) ==31293== ==31293== ==31293== HEAP SUMMARY: ==31293== in use at exit: 21,498,121 bytes in 338,383 blocks ==31293== total heap usage: 6,661,525 allocs, 6,323,142 frees, 1,040,646,270 bytes allocated ==31293== ==31293== LEAK SUMMARY: ==31293== definitely lost: 28,370 bytes in 169 blocks ==31293== indirectly lost: 135,198 bytes in 6,494 blocks ==31293== possibly lost: 15,967,225 bytes in 239,926 blocks ==31293== still reachable: 5,367,328 bytes in 91,794 blocks ==31293== suppressed: 0 bytes in 0 blocks ==31293== Rerun with --leak-check=full to see details of leaked memory ==31293== ==31293== For counts of detected and suppressed errors, rerun with: -v ==31293== Use --track-origins=yes to see where uninitialised values come from ==31293== ERROR SUMMARY: 16642 errors from 12 contexts (suppressed: 426 from 17) Setting status correctly. Is this reproducable with a more recent version of KDE, v4.7 or v4.8 and higher ? 4.4.5 is too old now. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |