Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 314462 Details for
Bug 459345
k9copy crashes instantly when a file is opened
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
valgrind k9copy
k9copy-valgrind.txt (text/plain), 34.18 KB, created by
Mick Mearns
on 2008-08-18 05:16:58 UTC
(
hide
)
Description:
valgrind k9copy
Filename:
MIME Type:
Creator:
Mick Mearns
Created:
2008-08-18 05:16:58 UTC
Size:
34.18 KB
patch
obsolete
>(We had company come over - so hence the delay.) > > >"I suspect that your KDE icon/pixmap cache went corrupt. In your >~/.kde/cache-hostname directory (normally a symlink to >/var/tmp/kdecache-username), there is a subdirectory called kpc (short for KDE >Pixmap Cache), try deleting that kpc directory and all the files it contains." > > >I deleted kpc directory. > >There was no symlink ~/.kde/cache-hostname > >[root@localhost ~]# ls -l .kde >total 8 >drwxr-xr-x 2 root root 4096 2008-06-13 14:30 Autostart >lrwxrwxrwx 1 root root 22 2008-06-13 14:26 cache-localhost.localdomain -> /var/tmp/kdecache-root >drwx------ 10 root root 4096 2008-06-14 22:43 share >lrwxrwxrwx 1 root root 17 2008-06-13 14:26 socket-localhost.localdomain -> /tmp/ksocket-root >lrwxrwxrwx 1 root root 13 2008-06-13 14:26 tmp-localhost.localdomain -> /tmp/kde-root > > >valgrind k9copy from an xterm: >(the kpc directory was re-created by the above command) > >[root@localhost ~]# valgrind k9copy >> k9copy-valgrind.txt >==15120== Memcheck, a memory error detector. >==15120== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al. >==15120== Using LibVEX rev 1804, a library for dynamic binary translation. >==15120== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP. >==15120== Using valgrind-3.3.0, a dynamic binary instrumentation framework. >==15120== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al. >==15120== For more details, rerun with: -v >==15120== >==15120== Invalid free() / delete / delete[] >==15120== at 0x40052EA: operator delete(void*, std::nothrow_t const&) (vg_replace_malloc.c:354) >==15120== by 0xB4E118: std::__verify_grouping(char const*, unsigned, std::string const&) (locale_facets.cc:108) >==15120== by 0xB4F04C: std::locale::_Impl::_Impl(char const*, unsigned) (localename.cc:218) >==15120== by 0x6F308F: pthread_once (in /lib/libpthread-2.8.so) >==15120== by 0xB501F7: std::locale::locale() (basic_string.h:2189) >==15120== by 0xB4B1CC: std::locale::_Impl::_Impl(std::locale::_Impl const&, unsigned) (locale.cc:249) >==15120== by 0x2781D4: Strigi::SubInputStream::reset(long long) (subinputstream.cpp:91) >==15120== by 0x27BBBC: (within /usr/lib/libstreams.so.0.5.11) >==15120== by 0x25B903: (within /usr/lib/libstreams.so.0.5.11) >==15120== by 0x53992C: _dl_init (dl-init.c:70) >==15120== by 0x52B86E: (within /lib/ld-2.8.so) >==15120== Address 0xbe7188 is not stack'd, malloc'd or (recently) free'd >==15120== >==15120== Syscall param writev(vector[...]) points to uninitialised byte(s) >==15120== at 0x6210BC: writev (writev.c:46) >==15120== by 0x82C35D: (within /usr/lib/libxcb.so.1.0.0) >==15120== by 0x82C98D: (within /usr/lib/libxcb.so.1.0.0) >==15120== by 0x82CAB8: (within /usr/lib/libxcb.so.1.0.0) >==15120== by 0x82DBD5: xcb_wait_for_reply (in /usr/lib/libxcb.so.1.0.0) >==15120== by 0x75BE40: _XReply (xcb_io.c:366) >==15120== by 0x738C52: XGetWindowProperty (GetProp.c:64) >==15120== by 0x737E76: XGetWMHints (GetHints.c:118) >==15120== by 0x2193958: QImage::QImage(unsigned char*, int, int, int, QImage::Format) (qimage.cpp:895) >==15120== by 0x2166A57: QETWidget::translateMouseEvent(_XEvent const*) (qapplication_x11.cpp:3601) >==15120== by 0x2167082: QWidgetPrivate::createWinId(unsigned long) (qapplication_x11.cpp:3643) >==15120== by 0x2167136: QWidgetPrivate::setWindowTitle_helper(QString const&) (qapplication_x11.cpp:3661) >==15120== Address 0x443bffb is 6,955 bytes inside a block of size 8,556 alloc'd >==15120== at 0x4004BA2: calloc (vg_replace_malloc.c:397) >==15120== by 0x82C610: xcb_connect_to_fd (in /usr/lib/libxcb.so.1.0.0) >==15120== by 0x82F12E: xcb_connect (in /usr/lib/libxcb.so.1.0.0) >==15120== by 0x75B33A: _XConnectXCB (xcb_disp.c:87) >==15120== by 0x74295E: XOpenDisplay (OpenDis.c:168) >==15120== by 0x217EBB5: QWidgetPrivate::setWSGeometry(bool) (qwidget_x11.cpp:2007) >==15120== by 0x212AE78: QGridBox::vStretch() (qgridlayout.cpp:93) >==15120== by 0x212B7D9: QKeySequence::QKeySequence() (qkeysequence.cpp:666) >==15120== by 0x2C2596D: KApplication::KApplication(bool) (kstyle.cpp:2742) >==15120== by 0x80E2B50: k9BurnDVD::getImageSize() (qstring.h:382) >==15120== by 0x5615D5: (below main) (libc-start.c:220) >==15120== >==15120== Conditional jump or move depends on uninitialised value(s) >==15120== at 0x707108: longest_match (deflate.c:1143) >==15120== by 0x70799E: deflate_slow (deflate.c:1595) >==15120== by 0x70849C: deflate (deflate.c:790) >==15120== by 0x704BE7: compress2 (compress.c:49) >==15120== by 0x5C19FF5: qCompress(unsigned char const*, int, int) (md5.cpp:188) >==15120== by 0x2C06C01: KPixmapCache::Private::writeData(QString const&, QPixmap const&) (kwidgetjobtracker.cpp:424) >==15120== by 0x2C0870A: KWidgetJobTracker::percent(KJob*, unsigned long) (qmap.h:413) >==15120== by 0x2C0122A: KExtendableItemDelegate::extendItem(QWidget*, QModelIndex const&) (kextendableitemdelegate.cpp:67) >==15120== by 0x2C01A60: KIconCache::insert(QString const&, QPixmap const&, QString const&) (kextendableitemdelegate.cpp:192) >==15120== by 0x2BF5C00: KPixmapCache::Private::writeIndexEntry(QDataStream&, QString const&, int) (kpixmapcache.cpp:752) >==15120== by 0x2BEF649: ??? (qlist.h:111) >==15120== by 0x21A3C26: QImageWriter::QImageWriter(QIODevice*, QByteArray const&) (qimagewriter.cpp:271) >==15120== >==15120== Conditional jump or move depends on uninitialised value(s) >==15120== at 0x70711E: longest_match (deflate.c:1143) >==15120== by 0x70799E: deflate_slow (deflate.c:1595) >==15120== by 0x70849C: deflate (deflate.c:790) >==15120== by 0x704BE7: compress2 (compress.c:49) >==15120== by 0x5C19FF5: qCompress(unsigned char const*, int, int) (md5.cpp:188) >==15120== by 0x2C06C01: KPixmapCache::Private::writeData(QString const&, QPixmap const&) (kwidgetjobtracker.cpp:424) >==15120== by 0x2C0870A: KWidgetJobTracker::percent(KJob*, unsigned long) (qmap.h:413) >==15120== by 0x2C0122A: KExtendableItemDelegate::extendItem(QWidget*, QModelIndex const&) (kextendableitemdelegate.cpp:67) >==15120== by 0x2C01A60: KIconCache::insert(QString const&, QPixmap const&, QString const&) (kextendableitemdelegate.cpp:192) >==15120== by 0x2BF5C00: KPixmapCache::Private::writeIndexEntry(QDataStream&, QString const&, int) (kpixmapcache.cpp:752) >==15120== by 0x2BEF649: ??? (qlist.h:111) >==15120== by 0x21A3C26: QImageWriter::QImageWriter(QIODevice*, QByteArray const&) (qimagewriter.cpp:271) >==15120== >==15120== Conditional jump or move depends on uninitialised value(s) >==15120== at 0x7070AE: longest_match (deflate.c:1143) >==15120== by 0x70799E: deflate_slow (deflate.c:1595) >==15120== by 0x70849C: deflate (deflate.c:790) >==15120== by 0x704BE7: compress2 (compress.c:49) >==15120== by 0x5C19FF5: qCompress(unsigned char const*, int, int) (md5.cpp:188) >==15120== by 0x2C06C01: KPixmapCache::Private::writeData(QString const&, QPixmap const&) (kwidgetjobtracker.cpp:424) >==15120== by 0x2C0870A: KWidgetJobTracker::percent(KJob*, unsigned long) (qmap.h:413) >==15120== by 0x2C0122A: KExtendableItemDelegate::extendItem(QWidget*, QModelIndex const&) (kextendableitemdelegate.cpp:67) >==15120== by 0x2C01A60: KIconCache::insert(QString const&, QPixmap const&, QString const&) (kextendableitemdelegate.cpp:192) >==15120== by 0x2BF5C00: KPixmapCache::Private::writeIndexEntry(QDataStream&, QString const&, int) (kpixmapcache.cpp:752) >==15120== by 0x2BEF649: ??? (qlist.h:111) >==15120== by 0x21A3C26: QImageWriter::QImageWriter(QIODevice*, QByteArray const&) (qimagewriter.cpp:271) >==15120== >==15120== Conditional jump or move depends on uninitialised value(s) >==15120== at 0x7070BD: longest_match (deflate.c:1143) >==15120== by 0x70799E: deflate_slow (deflate.c:1595) >==15120== by 0x70849C: deflate (deflate.c:790) >==15120== by 0x704BE7: compress2 (compress.c:49) >==15120== by 0x5C19FF5: qCompress(unsigned char const*, int, int) (md5.cpp:188) >==15120== by 0x2C06C01: KPixmapCache::Private::writeData(QString const&, QPixmap const&) (kwidgetjobtracker.cpp:424) >==15120== by 0x2C0870A: KWidgetJobTracker::percent(KJob*, unsigned long) (qmap.h:413) >==15120== by 0x2C0122A: KExtendableItemDelegate::extendItem(QWidget*, QModelIndex const&) (kextendableitemdelegate.cpp:67) >==15120== by 0x2C01A60: KIconCache::insert(QString const&, QPixmap const&, QString const&) (kextendableitemdelegate.cpp:192) >==15120== by 0x2BF5C00: KPixmapCache::Private::writeIndexEntry(QDataStream&, QString const&, int) (kpixmapcache.cpp:752) >==15120== by 0x2BEF649: ??? (qlist.h:111) >==15120== by 0x21A3C26: QImageWriter::QImageWriter(QIODevice*, QByteArray const&) (qimagewriter.cpp:271) >==15120== >==15120== Conditional jump or move depends on uninitialised value(s) >==15120== at 0x7070CC: longest_match (deflate.c:1143) >==15120== by 0x70799E: deflate_slow (deflate.c:1595) >==15120== by 0x70849C: deflate (deflate.c:790) >==15120== by 0x704BE7: compress2 (compress.c:49) >==15120== by 0x5C19FF5: qCompress(unsigned char const*, int, int) (md5.cpp:188) >==15120== by 0x2C06C01: KPixmapCache::Private::writeData(QString const&, QPixmap const&) (kwidgetjobtracker.cpp:424) >==15120== by 0x2C0870A: KWidgetJobTracker::percent(KJob*, unsigned long) (qmap.h:413) >==15120== by 0x2C0122A: KExtendableItemDelegate::extendItem(QWidget*, QModelIndex const&) (kextendableitemdelegate.cpp:67) >==15120== by 0x2C01A60: KIconCache::insert(QString const&, QPixmap const&, QString const&) (kextendableitemdelegate.cpp:192) >==15120== by 0x2BF5C00: KPixmapCache::Private::writeIndexEntry(QDataStream&, QString const&, int) (kpixmapcache.cpp:752) >==15120== by 0x2BEF649: ??? (qlist.h:111) >==15120== by 0x21A3C26: QImageWriter::QImageWriter(QIODevice*, QByteArray const&) (qimagewriter.cpp:271) >==15120== >==15120== Conditional jump or move depends on uninitialised value(s) >==15120== at 0x7070DB: longest_match (deflate.c:1143) >==15120== by 0x70799E: deflate_slow (deflate.c:1595) >==15120== by 0x70849C: deflate (deflate.c:790) >==15120== by 0x704BE7: compress2 (compress.c:49) >==15120== by 0x5C19FF5: qCompress(unsigned char const*, int, int) (md5.cpp:188) >==15120== by 0x2C06C01: KPixmapCache::Private::writeData(QString const&, QPixmap const&) (kwidgetjobtracker.cpp:424) >==15120== by 0x2C0870A: KWidgetJobTracker::percent(KJob*, unsigned long) (qmap.h:413) >==15120== by 0x2C0122A: KExtendableItemDelegate::extendItem(QWidget*, QModelIndex const&) (kextendableitemdelegate.cpp:67) >==15120== by 0x2C01A60: KIconCache::insert(QString const&, QPixmap const&, QString const&) (kextendableitemdelegate.cpp:192) >==15120== by 0x2BF5C00: KPixmapCache::Private::writeIndexEntry(QDataStream&, QString const&, int) (kpixmapcache.cpp:752) >==15120== by 0x2BEF649: ??? (qlist.h:111) >==15120== by 0x21A3C26: QImageWriter::QImageWriter(QIODevice*, QByteArray const&) (qimagewriter.cpp:271) >==15120== >==15120== Conditional jump or move depends on uninitialised value(s) >==15120== at 0x7070EA: longest_match (deflate.c:1143) >==15120== by 0x70799E: deflate_slow (deflate.c:1595) >==15120== by 0x70849C: deflate (deflate.c:790) >==15120== by 0x704BE7: compress2 (compress.c:49) >==15120== by 0x5C19FF5: qCompress(unsigned char const*, int, int) (md5.cpp:188) >==15120== by 0x2C06C01: KPixmapCache::Private::writeData(QString const&, QPixmap const&) (kwidgetjobtracker.cpp:424) >==15120== by 0x2C0870A: KWidgetJobTracker::percent(KJob*, unsigned long) (qmap.h:413) >==15120== by 0x2C0122A: KExtendableItemDelegate::extendItem(QWidget*, QModelIndex const&) (kextendableitemdelegate.cpp:67) >==15120== by 0x2C01A60: KIconCache::insert(QString const&, QPixmap const&, QString const&) (kextendableitemdelegate.cpp:192) >==15120== by 0x2BF5C00: KPixmapCache::Private::writeIndexEntry(QDataStream&, QString const&, int) (kpixmapcache.cpp:752) >==15120== by 0x2BEF649: ??? (qlist.h:111) >==15120== by 0x21A3C26: QImageWriter::QImageWriter(QIODevice*, QByteArray const&) (qimagewriter.cpp:271) >==15120== >==15120== Conditional jump or move depends on uninitialised value(s) >==15120== at 0x7070F9: longest_match (deflate.c:1143) >==15120== by 0x70799E: deflate_slow (deflate.c:1595) >==15120== by 0x70849C: deflate (deflate.c:790) >==15120== by 0x704BE7: compress2 (compress.c:49) >==15120== by 0x5C19FF5: qCompress(unsigned char const*, int, int) (md5.cpp:188) >==15120== by 0x2C06C01: KPixmapCache::Private::writeData(QString const&, QPixmap const&) (kwidgetjobtracker.cpp:424) >==15120== by 0x2C0870A: KWidgetJobTracker::percent(KJob*, unsigned long) (qmap.h:413) >==15120== by 0x2C0122A: KExtendableItemDelegate::extendItem(QWidget*, QModelIndex const&) (kextendableitemdelegate.cpp:67) >==15120== by 0x2C01A60: KIconCache::insert(QString const&, QPixmap const&, QString const&) (kextendableitemdelegate.cpp:192) >==15120== by 0x2BF5C00: KPixmapCache::Private::writeIndexEntry(QDataStream&, QString const&, int) (kpixmapcache.cpp:752) >==15120== by 0x2BEF649: ??? (qlist.h:111) >==15120== by 0x21A3C26: QImageWriter::QImageWriter(QIODevice*, QByteArray const&) (qimagewriter.cpp:271) >libdvdread: Using libdvdcss version 1.2.9 for DVD access >libdvdread: Could not open /dev/sr0 with libdvdcss. >libdvdread: Can't open /dev/sr0 for reading >==15120== >==15120== Syscall param writev(vector[...]) points to uninitialised byte(s) >==15120== at 0x6210BC: writev (writev.c:46) >==15120== by 0x82C35D: (within /usr/lib/libxcb.so.1.0.0) >==15120== by 0x82C98D: (within /usr/lib/libxcb.so.1.0.0) >==15120== by 0x82CF1A: xcb_send_request (in /usr/lib/libxcb.so.1.0.0) >==15120== by 0x75AC55: _XPutXCBBuffer (xcb_lock.c:148) >==15120== by 0x75B01F: _XCBUnlockDisplay (xcb_lock.c:31) >==15120== by 0xAC776B: XRenderSetPictureClipRectangles (Picture.c:165) >==15120== by 0x2283D9B: QFontEngineMulti::canRender(QChar const*, int) (qfontengine.cpp:1287) >==15120== by 0x2284332: QFontEngine::alphaMapForGlyph(unsigned) (qfontengine.cpp:443) >==15120== by 0x21FD9BB: QPdfBaseEngine::setProperty(QPrintEngine::PrintEnginePropertyKey, QVariant const&) (qpdf.cpp:1209) >==15120== by 0x22031D9: QTransform::isIdentity() const (qglobal.h:866) >==15120== by 0x2351774: QStyle::drawItemPixmap(QPainter*, QRect const&, int, QPixmap const&) const (qcommonstyle.cpp:2922) >==15120== Address 0x443b6ab is 4,571 bytes inside a block of size 8,556 alloc'd >==15120== at 0x4004BA2: calloc (vg_replace_malloc.c:397) >==15120== by 0x82C610: xcb_connect_to_fd (in /usr/lib/libxcb.so.1.0.0) >==15120== by 0x82F12E: xcb_connect (in /usr/lib/libxcb.so.1.0.0) >==15120== by 0x75B33A: _XConnectXCB (xcb_disp.c:87) >==15120== by 0x74295E: XOpenDisplay (OpenDis.c:168) >==15120== by 0x217EBB5: QWidgetPrivate::setWSGeometry(bool) (qwidget_x11.cpp:2007) >==15120== by 0x212AE78: QGridBox::vStretch() (qgridlayout.cpp:93) >==15120== by 0x212B7D9: QKeySequence::QKeySequence() (qkeysequence.cpp:666) >==15120== by 0x2C2596D: KApplication::KApplication(bool) (kstyle.cpp:2742) >==15120== by 0x80E2B50: k9BurnDVD::getImageSize() (qstring.h:382) >==15120== by 0x5615D5: (below main) (libc-start.c:220) >libdvdread: Using libdvdcss version 1.2.9 for DVD access >==15120== Warning: noted but unhandled ioctl 0x5390 with no size/direction hints >==15120== This could cause spurious value errors to appear. >==15120== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. >==15120== >==15120== Use of uninitialised value of size 4 >==15120== at 0x5C4AAEF: QString::operator=(QString const&) (qstring.cpp:2281) >==15120== by 0x80EC380: k9PlayMPEG2::~k9PlayMPEG2() (qstring.h:812) >==15120== by 0x80AFE9D: k9MencoderCmdGen::getCmd(QString const&) (qstring.h:247) >==15120== by 0x80614EA: k9Phonon::k9Phonon(QWidget*) (qatomic_i386.h:120) >==15120== by 0x5CCEE66: operator<<(QDebug, QObject const*) (qdebug.h:89) >==15120== by 0x5CCF3FF: QMetaObject::activate(QObject*, QMetaObject const*, int, int, void**) (qlist.h:570) >==15120== by 0x211D530: QDrag::exec(QFlags<Qt::DropAction>) (qdrag.cpp:241) >==15120== by 0x211DDAE: (within /usr/lib/libQtGui.so.4.3.5) >==15120== by 0x24AB701: QToolButton::nextCheckState() (qlist.h:370) >==15120== by 0x23EB412: QComboBox::setItemIcon(int, QIcon const&) (qcombobox.cpp:2057) >==15120== by 0x23EB6B5: QAbstractButton::mouseReleaseEvent(QMouseEvent*) (qcombobox.cpp:1906) >==15120== by 0x24AC4CB: QToolButton::mouseReleaseEvent(QMouseEvent*) (qworkspace.cpp:1373) >==15120== >==15120== Invalid read of size 4 >==15120== at 0x5C4AAEF: QString::operator=(QString const&) (qstring.cpp:2281) >==15120== by 0x80EC380: k9PlayMPEG2::~k9PlayMPEG2() (qstring.h:812) >==15120== by 0x80AFE9D: k9MencoderCmdGen::getCmd(QString const&) (qstring.h:247) >==15120== by 0x80614EA: k9Phonon::k9Phonon(QWidget*) (qatomic_i386.h:120) >==15120== by 0x5CCEE66: operator<<(QDebug, QObject const*) (qdebug.h:89) >==15120== by 0x5CCF3FF: QMetaObject::activate(QObject*, QMetaObject const*, int, int, void**) (qlist.h:570) >==15120== by 0x211D530: QDrag::exec(QFlags<Qt::DropAction>) (qdrag.cpp:241) >==15120== by 0x211DDAE: (within /usr/lib/libQtGui.so.4.3.5) >==15120== by 0x24AB701: QToolButton::nextCheckState() (qlist.h:370) >==15120== by 0x23EB412: QComboBox::setItemIcon(int, QIcon const&) (qcombobox.cpp:2057) >==15120== by 0x23EB6B5: QAbstractButton::mouseReleaseEvent(QMouseEvent*) (qcombobox.cpp:1906) >==15120== by 0x24AC4CB: QToolButton::mouseReleaseEvent(QMouseEvent*) (qworkspace.cpp:1373) >==15120== Address 0x6c61636f is not stack'd, malloc'd or (recently) free'd >==15120== >==15120== Invalid read of size 4 >==15120== at 0x80EC9E3: k9PlayMPEG2::playTitle() (k9plaympeg2.cpp:83) >==15120== by 0x80AFE9D: k9MencoderCmdGen::getCmd(QString const&) (qstring.h:247) >==15120== by 0x80614EA: k9Phonon::k9Phonon(QWidget*) (qatomic_i386.h:120) >==15120== by 0x5CCEE66: operator<<(QDebug, QObject const*) (qdebug.h:89) >==15120== by 0x5CCF3FF: QMetaObject::activate(QObject*, QMetaObject const*, int, int, void**) (qlist.h:570) >==15120== by 0x211D530: QDrag::exec(QFlags<Qt::DropAction>) (qdrag.cpp:241) >==15120== by 0x211DDAE: (within /usr/lib/libQtGui.so.4.3.5) >==15120== by 0x24AB701: QToolButton::nextCheckState() (qlist.h:370) >==15120== by 0x23EB412: QComboBox::setItemIcon(int, QIcon const&) (qcombobox.cpp:2057) >==15120== by 0x23EB6B5: QAbstractButton::mouseReleaseEvent(QMouseEvent*) (qcombobox.cpp:1906) >==15120== by 0x24AC4CB: QToolButton::mouseReleaseEvent(QMouseEvent*) (qworkspace.cpp:1373) >==15120== by 0x216AEBD: _ZL23checkForClipboardEventsP9_XDisplayP7_XEventPc (qclipboard_x11.cpp:387) >==15120== Address 0x4253508 is 8 bytes after a block of size 384 alloc'd >==15120== at 0x4006AEE: malloc (vg_replace_malloc.c:207) >==15120== by 0x62308BB: (within /usr/lib/libdvdread.so.4.1.2) >==15120== by 0x6231530: (within /usr/lib/libdvdread.so.4.1.2) >==15120== by 0x6231C5A: ifoRead_PGCIT (in /usr/lib/libdvdread.so.4.1.2) >==15120== by 0x62345B7: ifoOpen (in /usr/lib/libdvdread.so.4.1.2) >==15120== by 0x80F5DD5: dvdnav_get_position (searching.c:506) >==15120== by 0x80F12AE: _ZL9rgb_startPvPK12mpeg2_fbuf_sPK15mpeg2_picture_sPK11mpeg2_gop_s (rgb.cpp:338) >==15120== by 0x80EB1DC: k9vamps::check_video_packet(unsigned char*) (qatomic_i386.h:102) >==15120== by 0x80AFE9D: k9MencoderCmdGen::getCmd(QString const&) (qstring.h:247) >==15120== by 0x80614EA: k9Phonon::k9Phonon(QWidget*) (qatomic_i386.h:120) >==15120== by 0x5CCEE66: operator<<(QDebug, QObject const*) (qdebug.h:89) >==15120== by 0x5CCF3FF: QMetaObject::activate(QObject*, QMetaObject const*, int, int, void**) (qlist.h:570) >==15120== >==15120== Invalid read of size 4 >==15120== at 0x80EC9EA: k9PlayMPEG2::playTitle() (k9plaympeg2.cpp:83) >==15120== by 0x80AFE9D: k9MencoderCmdGen::getCmd(QString const&) (qstring.h:247) >==15120== by 0x80614EA: k9Phonon::k9Phonon(QWidget*) (qatomic_i386.h:120) >==15120== by 0x5CCEE66: operator<<(QDebug, QObject const*) (qdebug.h:89) >==15120== by 0x5CCF3FF: QMetaObject::activate(QObject*, QMetaObject const*, int, int, void**) (qlist.h:570) >==15120== by 0x211D530: QDrag::exec(QFlags<Qt::DropAction>) (qdrag.cpp:241) >==15120== by 0x211DDAE: (within /usr/lib/libQtGui.so.4.3.5) >==15120== by 0x24AB701: QToolButton::nextCheckState() (qlist.h:370) >==15120== by 0x23EB412: QComboBox::setItemIcon(int, QIcon const&) (qcombobox.cpp:2057) >==15120== by 0x23EB6B5: QAbstractButton::mouseReleaseEvent(QMouseEvent*) (qcombobox.cpp:1906) >==15120== by 0x24AC4CB: QToolButton::mouseReleaseEvent(QMouseEvent*) (qworkspace.cpp:1373) >==15120== by 0x216AEBD: _ZL23checkForClipboardEventsP9_XDisplayP7_XEventPc (qclipboard_x11.cpp:387) >==15120== Address 0x4253514 is not stack'd, malloc'd or (recently) free'd >==15120== >==15120== Invalid read of size 1 >==15120== at 0x80ECA0D: k9PlayMPEG2::playTitle() (qchar.h:350) >==15120== by 0x80AFE9D: k9MencoderCmdGen::getCmd(QString const&) (qstring.h:247) >==15120== by 0x80614EA: k9Phonon::k9Phonon(QWidget*) (qatomic_i386.h:120) >==15120== by 0x5CCEE66: operator<<(QDebug, QObject const*) (qdebug.h:89) >==15120== by 0x5CCF3FF: QMetaObject::activate(QObject*, QMetaObject const*, int, int, void**) (qlist.h:570) >==15120== by 0x211D530: QDrag::exec(QFlags<Qt::DropAction>) (qdrag.cpp:241) >==15120== by 0x211DDAE: (within /usr/lib/libQtGui.so.4.3.5) >==15120== by 0x24AB701: QToolButton::nextCheckState() (qlist.h:370) >==15120== by 0x23EB412: QComboBox::setItemIcon(int, QIcon const&) (qcombobox.cpp:2057) >==15120== by 0x23EB6B5: QAbstractButton::mouseReleaseEvent(QMouseEvent*) (qcombobox.cpp:1906) >==15120== by 0x24AC4CB: QToolButton::mouseReleaseEvent(QMouseEvent*) (qworkspace.cpp:1373) >==15120== by 0x216AEBD: _ZL23checkForClipboardEventsP9_XDisplayP7_XEventPc (qclipboard_x11.cpp:387) >==15120== Address 0x4253500 is 0 bytes after a block of size 384 alloc'd >==15120== at 0x4006AEE: malloc (vg_replace_malloc.c:207) >==15120== by 0x62308BB: (within /usr/lib/libdvdread.so.4.1.2) >==15120== by 0x6231530: (within /usr/lib/libdvdread.so.4.1.2) >==15120== by 0x6231C5A: ifoRead_PGCIT (in /usr/lib/libdvdread.so.4.1.2) >==15120== by 0x62345B7: ifoOpen (in /usr/lib/libdvdread.so.4.1.2) >==15120== by 0x80F5DD5: dvdnav_get_position (searching.c:506) >==15120== by 0x80F12AE: _ZL9rgb_startPvPK12mpeg2_fbuf_sPK15mpeg2_picture_sPK11mpeg2_gop_s (rgb.cpp:338) >==15120== by 0x80EB1DC: k9vamps::check_video_packet(unsigned char*) (qatomic_i386.h:102) >==15120== by 0x80AFE9D: k9MencoderCmdGen::getCmd(QString const&) (qstring.h:247) >==15120== by 0x80614EA: k9Phonon::k9Phonon(QWidget*) (qatomic_i386.h:120) >==15120== by 0x5CCEE66: operator<<(QDebug, QObject const*) (qdebug.h:89) >==15120== by 0x5CCF3FF: QMetaObject::activate(QObject*, QMetaObject const*, int, int, void**) (qlist.h:570) >==15120== >==15120== Invalid read of size 4 >==15120== at 0x80ECA3E: k9PlayMPEG2::playTitle() (qstring.h:376) >==15120== by 0x80AFE9D: k9MencoderCmdGen::getCmd(QString const&) (qstring.h:247) >==15120== by 0x80614EA: k9Phonon::k9Phonon(QWidget*) (qatomic_i386.h:120) >==15120== by 0x5CCEE66: operator<<(QDebug, QObject const*) (qdebug.h:89) >==15120== by 0x5CCF3FF: QMetaObject::activate(QObject*, QMetaObject const*, int, int, void**) (qlist.h:570) >==15120== by 0x211D530: QDrag::exec(QFlags<Qt::DropAction>) (qdrag.cpp:241) >==15120== by 0x211DDAE: (within /usr/lib/libQtGui.so.4.3.5) >==15120== by 0x24AB701: QToolButton::nextCheckState() (qlist.h:370) >==15120== by 0x23EB412: QComboBox::setItemIcon(int, QIcon const&) (qcombobox.cpp:2057) >==15120== by 0x23EB6B5: QAbstractButton::mouseReleaseEvent(QMouseEvent*) (qcombobox.cpp:1906) >==15120== by 0x24AC4CB: QToolButton::mouseReleaseEvent(QMouseEvent*) (qworkspace.cpp:1373) >==15120== by 0x216AEBD: _ZL23checkForClipboardEventsP9_XDisplayP7_XEventPc (qclipboard_x11.cpp:387) >==15120== Address 0x42535ec is 8 bytes after a block of size 52 alloc'd >==15120== at 0x4006AEE: malloc (vg_replace_malloc.c:207) >==15120== by 0x9F804C: (within /usr/lib/freetype-freeworld/libfreetype.so.6.3.16) >==15120== by 0x9FBB6A: ft_mem_qalloc (in /usr/lib/freetype-freeworld/libfreetype.so.6.3.16) >==15120== by 0x9FD612: ft_mem_alloc (in /usr/lib/freetype-freeworld/libfreetype.so.6.3.16) >==15120== by 0x9FD778: ft_mem_qrealloc (in /usr/lib/freetype-freeworld/libfreetype.so.6.3.16) >==15120== by 0x9FDE8E: ft_mem_realloc (in /usr/lib/freetype-freeworld/libfreetype.so.6.3.16) >==15120== by 0xA3232D: (within /usr/lib/freetype-freeworld/libfreetype.so.6.3.16) >==15120== by 0xA3457E: (within /usr/lib/freetype-freeworld/libfreetype.so.6.3.16) >==15120== by 0xA0CDCF: (within /usr/lib/freetype-freeworld/libfreetype.so.6.3.16) >==15120== by 0x9FDB85: (within /usr/lib/freetype-freeworld/libfreetype.so.6.3.16) >==15120== by 0x9FFE54: FT_Open_Face (in /usr/lib/freetype-freeworld/libfreetype.so.6.3.16) >==15120== by 0xA00D17: FT_New_Face (in /usr/lib/freetype-freeworld/libfreetype.so.6.3.16) >==15120== >==15120== Invalid read of size 1 >==15120== at 0x80EC608: k9PlayMPEG2::playTitle() (k9plaympeg2.cpp:66) >==15120== by 0x80AFE9D: k9MencoderCmdGen::getCmd(QString const&) (qstring.h:247) >==15120== by 0x80614EA: k9Phonon::k9Phonon(QWidget*) (qatomic_i386.h:120) >==15120== by 0x5CCEE66: operator<<(QDebug, QObject const*) (qdebug.h:89) >==15120== by 0x5CCF3FF: QMetaObject::activate(QObject*, QMetaObject const*, int, int, void**) (qlist.h:570) >==15120== by 0x211D530: QDrag::exec(QFlags<Qt::DropAction>) (qdrag.cpp:241) >==15120== by 0x211DDAE: (within /usr/lib/libQtGui.so.4.3.5) >==15120== by 0x24AB701: QToolButton::nextCheckState() (qlist.h:370) >==15120== by 0x23EB412: QComboBox::setItemIcon(int, QIcon const&) (qcombobox.cpp:2057) >==15120== by 0x23EB6B5: QAbstractButton::mouseReleaseEvent(QMouseEvent*) (qcombobox.cpp:1906) >==15120== by 0x24AC4CB: QToolButton::mouseReleaseEvent(QMouseEvent*) (qworkspace.cpp:1373) >==15120== by 0x216AEBD: _ZL23checkForClipboardEventsP9_XDisplayP7_XEventPc (qclipboard_x11.cpp:387) >==15120== Address 0x6e29118 is 0 bytes after a block of size 16 alloc'd >==15120== at 0x4006AEE: malloc (vg_replace_malloc.c:207) >==15120== by 0x6230837: (within /usr/lib/libdvdread.so.4.1.2) >==15120== by 0x6231530: (within /usr/lib/libdvdread.so.4.1.2) >==15120== by 0x6231C5A: ifoRead_PGCIT (in /usr/lib/libdvdread.so.4.1.2) >==15120== by 0x62345B7: ifoOpen (in /usr/lib/libdvdread.so.4.1.2) >==15120== by 0x80F5DD5: dvdnav_get_position (searching.c:506) >==15120== by 0x80F12AE: _ZL9rgb_startPvPK12mpeg2_fbuf_sPK15mpeg2_picture_sPK11mpeg2_gop_s (rgb.cpp:338) >==15120== by 0x80EB1DC: k9vamps::check_video_packet(unsigned char*) (qatomic_i386.h:102) >==15120== by 0x80AFE9D: k9MencoderCmdGen::getCmd(QString const&) (qstring.h:247) >==15120== by 0x80614EA: k9Phonon::k9Phonon(QWidget*) (qatomic_i386.h:120) >==15120== by 0x5CCEE66: operator<<(QDebug, QObject const*) (qdebug.h:89) >==15120== by 0x5CCF3FF: QMetaObject::activate(QObject*, QMetaObject const*, int, int, void**) (qlist.h:570) >==15120== >==15120== Conditional jump or move depends on uninitialised value(s) >==15120== at 0x707051: longest_match (deflate.c:1121) >==15120== by 0x70799E: deflate_slow (deflate.c:1595) >==15120== by 0x70849C: deflate (deflate.c:790) >==15120== by 0x704BE7: compress2 (compress.c:49) >==15120== by 0x5C19FF5: qCompress(unsigned char const*, int, int) (md5.cpp:188) >==15120== by 0x2C06C01: KPixmapCache::Private::writeData(QString const&, QPixmap const&) (kwidgetjobtracker.cpp:424) >==15120== by 0x2C0870A: KWidgetJobTracker::percent(KJob*, unsigned long) (qmap.h:413) >==15120== by 0x2C0122A: KExtendableItemDelegate::extendItem(QWidget*, QModelIndex const&) (kextendableitemdelegate.cpp:67) >==15120== by 0x2C01A60: KIconCache::insert(QString const&, QPixmap const&, QString const&) (kextendableitemdelegate.cpp:192) >==15120== by 0x2BF5C00: KPixmapCache::Private::writeIndexEntry(QDataStream&, QString const&, int) (kpixmapcache.cpp:752) >==15120== by 0x2BF700E: KPixmapCache::ensureInited() const (kpixmapcache.cpp:1007) >==15120== by 0x80AE8EC: k9MencoderCmdGen::getCmd(QString const&) (qstring.h:376) >==15120== >==15120== Invalid read of size 4 >==15120== at 0x5C4B2E0: QString::indexOf(QString const&, int, Qt::CaseSensitivity) const (qstring.cpp:2041) >==15120== by 0x80AF182: k9MencoderCmdGen::getCmd(QString const&) (qstring.h:382) >==15120== by 0x80B06FD: k9MencoderCmdGen::getCmd(QString const&) (qstring.h:812) >==15120== by 0x80614EA: k9Phonon::k9Phonon(QWidget*) (qatomic_i386.h:120) >==15120== by 0x5CCEE66: operator<<(QDebug, QObject const*) (qdebug.h:89) >==15120== by 0x5CCF3FF: QMetaObject::activate(QObject*, QMetaObject const*, int, int, void**) (qlist.h:570) >==15120== by 0x211D530: QDrag::exec(QFlags<Qt::DropAction>) (qdrag.cpp:241) >==15120== by 0x211DDAE: (within /usr/lib/libQtGui.so.4.3.5) >==15120== by 0x24AB701: QToolButton::nextCheckState() (qlist.h:370) >==15120== by 0x23EB412: QComboBox::setItemIcon(int, QIcon const&) (qcombobox.cpp:2057) >==15120== by 0x23EB6B5: QAbstractButton::mouseReleaseEvent(QMouseEvent*) (qcombobox.cpp:1906) >==15120== by 0x24AC4CB: QToolButton::mouseReleaseEvent(QMouseEvent*) (qworkspace.cpp:1373) >==15120== Address 0x6c616377 is not stack'd, malloc'd or (recently) free'd >==15120== Warning: silly arg (-473861120) to malloc() >==15120== >==15120== Invalid read of size 4 >==15120== at 0x5C4B304: QString::indexOf(QString const&, int, Qt::CaseSensitivity) const (qstring.cpp:2049) >==15120== by 0x80AF182: k9MencoderCmdGen::getCmd(QString const&) (qstring.h:382) >==15120== by 0x80B06FD: k9MencoderCmdGen::getCmd(QString const&) (qstring.h:812) >==15120== by 0x80614EA: k9Phonon::k9Phonon(QWidget*) (qatomic_i386.h:120) >==15120== by 0x5CCEE66: operator<<(QDebug, QObject const*) (qdebug.h:89) >==15120== by 0x5CCF3FF: QMetaObject::activate(QObject*, QMetaObject const*, int, int, void**) (qlist.h:570) >==15120== by 0x211D530: QDrag::exec(QFlags<Qt::DropAction>) (qdrag.cpp:241) >==15120== by 0x211DDAE: (within /usr/lib/libQtGui.so.4.3.5) >==15120== by 0x24AB701: QToolButton::nextCheckState() (qlist.h:370) >==15120== by 0x23EB412: QComboBox::setItemIcon(int, QIcon const&) (qcombobox.cpp:2057) >==15120== by 0x23EB6B5: QAbstractButton::mouseReleaseEvent(QMouseEvent*) (qcombobox.cpp:1906) >==15120== by 0x24AC4CB: QToolButton::mouseReleaseEvent(QMouseEvent*) (qworkspace.cpp:1373) >==15120== Address 0x6c616377 is not stack'd, malloc'd or (recently) free'd >==15120== >==15120== Invalid read of size 4 >==15120== at 0x5C4B310: QString::indexOf(QString const&, int, Qt::CaseSensitivity) const (qstring.cpp:2111) >==15120== by 0x80AF182: k9MencoderCmdGen::getCmd(QString const&) (qstring.h:382) >==15120== by 0x80B06FD: k9MencoderCmdGen::getCmd(QString const&) (qstring.h:812) >==15120== by 0x80614EA: k9Phonon::k9Phonon(QWidget*) (qatomic_i386.h:120) >==15120== by 0x5CCEE66: operator<<(QDebug, QObject const*) (qdebug.h:89) >==15120== by 0x5CCF3FF: QMetaObject::activate(QObject*, QMetaObject const*, int, int, void**) (qlist.h:570) >==15120== by 0x211D530: QDrag::exec(QFlags<Qt::DropAction>) (qdrag.cpp:241) >==15120== by 0x211DDAE: (within /usr/lib/libQtGui.so.4.3.5) >==15120== by 0x24AB701: QToolButton::nextCheckState() (qlist.h:370) >==15120== by 0x23EB412: QComboBox::setItemIcon(int, QIcon const&) (qcombobox.cpp:2057) >==15120== by 0x23EB6B5: QAbstractButton::mouseReleaseEvent(QMouseEvent*) (qcombobox.cpp:1906) >==15120== by 0x24AC4CB: QToolButton::mouseReleaseEvent(QMouseEvent*) (qworkspace.cpp:1373) >==15120== Address 0x6c61637b is not stack'd, malloc'd or (recently) free'd >==15120== >==15120== Source and destination overlap in memcpy(0x541F842, 0xD1FF3800, -473861152) >==15120== at 0x40076D9: memcpy (mc_replace_strmem.c:402) >==15120== by 0x5C4B325: QString::indexOf(QString const&, int, Qt::CaseSensitivity) const (qstring.cpp:2046) >==15120== by 0x80AF182: k9MencoderCmdGen::getCmd(QString const&) (qstring.h:382) >==15120== by 0x80B06FD: k9MencoderCmdGen::getCmd(QString const&) (qstring.h:812) >==15120== by 0x80614EA: k9Phonon::k9Phonon(QWidget*) (qatomic_i386.h:120) >==15120== by 0x5CCEE66: operator<<(QDebug, QObject const*) (qdebug.h:89) >==15120== by 0x5CCF3FF: QMetaObject::activate(QObject*, QMetaObject const*, int, int, void**) (qlist.h:570) >==15120== by 0x211D530: QDrag::exec(QFlags<Qt::DropAction>) (qdrag.cpp:241) >==15120== by 0x211DDAE: (within /usr/lib/libQtGui.so.4.3.5) >==15120== by 0x24AB701: QToolButton::nextCheckState() (qlist.h:370) >==15120== by 0x23EB412: QComboBox::setItemIcon(int, QIcon const&) (qcombobox.cpp:2057) >==15120== by 0x23EB6B5: QAbstractButton::mouseReleaseEvent(QMouseEvent*) (qcombobox.cpp:1906) >==15120== >==15120== Invalid read of size 1 >==15120== at 0x40077B0: memcpy (mc_replace_strmem.c:402) >==15120== by 0x5C4B325: QString::indexOf(QString const&, int, Qt::CaseSensitivity) const (qstring.cpp:2046) >==15120== by 0x80AF182: k9MencoderCmdGen::getCmd(QString const&) (qstring.h:382) >==15120== by 0x80B06FD: k9MencoderCmdGen::getCmd(QString const&) (qstring.h:812) >==15120== by 0x80614EA: k9Phonon::k9Phonon(QWidget*) (qatomic_i386.h:120) >==15120== by 0x5CCEE66: operator<<(QDebug, QObject const*) (qdebug.h:89) >==15120== by 0x5CCF3FF: QMetaObject::activate(QObject*, QMetaObject const*, int, int, void**) (qlist.h:570) >==15120== by 0x211D530: QDrag::exec(QFlags<Qt::DropAction>) (qdrag.cpp:241) >==15120== by 0x211DDAE: (within /usr/lib/libQtGui.so.4.3.5) >==15120== by 0x24AB701: QToolButton::nextCheckState() (qlist.h:370) >==15120== by 0x23EB412: QComboBox::setItemIcon(int, QIcon const&) (qcombobox.cpp:2057) >==15120== by 0x23EB6B5: QAbstractButton::mouseReleaseEvent(QMouseEvent*) (qcombobox.cpp:1906) >==15120== Address 0xd1ff3800 is not stack'd, malloc'd or (recently) free'd >KCrash: Application 'k9copy' crashing... >Killed > >[root@localhost ~]#[root@localhost ~]# cat k9copy-valgrind.txt >[root@localhost ~]# > >Backtrace: >This backtrace appears to be of no use. >This is probably because your packages are built in a way which prevents creation of proper backtraces, or the stack frame was seriously corrupted in the crash. > > >[root@localhost ~]# ls -l /var/tmp/kdecache-root >total 3056 >drwx------ 2 root root 4096 2008-08-15 03:26 favicons >drwx------ 2 root root 4096 2008-08-01 02:15 help >drwx------ 17 root root 4096 2008-08-16 10:01 http >drwx------ 3 root root 4096 2008-08-01 02:16 kio_help >drwx------ 2 root root 4096 2008-08-17 22:10 kpc >-rw-r--r-- 1 root root 1358505 2008-08-13 23:03 ksycoca >-rw-r--r-- 1 root root 1732195 2008-08-13 14:58 ksycoca4 >-rw-r--r-- 1 root root 748 2008-08-13 14:58 ksycoca4stamp >-rw-r--r-- 1 root root 930 2008-08-13 23:03 ksycocastamp >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 459345
:
314439
|
314451
|
314452
| 314462 |
315957
|
315958