Bugzilla – Attachment 209663 Details for
Bug 360333
Kopete crashes when going online
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Forgot Password
Output of valgrind --trace-children=yes --log-file=kopete-valgrind-log.txt kopete
kopete-valgrind-log.txt (text/plain), 102.49 KB, created by
Bart Van Assche
on 2008-04-22 16:48:49 UTC
(
hide
)
Description:
Output of valgrind --trace-children=yes --log-file=kopete-valgrind-log.txt kopete
Filename:
MIME Type:
Creator:
Bart Van Assche
Created:
2008-04-22 16:48:49 UTC
Size:
102.49 KB
patch
obsolete
>==26992== Memcheck, a memory error detector. >==26992== Copyright (C) 2002-2008, and GNU GPL'd, by Julian Seward et al. >==26992== Using LibVEX rev 1811, a library for dynamic binary translation. >==26992== Copyright (C) 2004-2008, and GNU GPL'd, by OpenWorks LLP. >==26992== Using valgrind-3.4.0.SVN, a dynamic binary instrumentation framework. >==26992== Copyright (C) 2000-2008, and GNU GPL'd, by Julian Seward et al. >==26992== For more details, rerun with: -v >==26992== >==26992== My PID = 26992, parent PID = 26990. Prog and args are: >==26992== kopete >==26992== >==26993== Syscall param write(buf) points to uninitialised byte(s) >==26993== at 0x7B7C940: write (in /lib64/libc-2.6.1.so) >==26993== by 0xAD91A7E: (within /usr/lib64/libICE.so.6.3.0) >==26993== by 0xAD958B7: _IceWrite (in /usr/lib64/libICE.so.6.3.0) >==26993== by 0xAD95993: IceFlush (in /usr/lib64/libICE.so.6.3.0) >==26993== by 0x700F5E4: (within /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x700F711: (within /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x701C652: (within /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x701CF36: (within /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0xAB845FB: _SmcProcessMessage (in /usr/lib64/libSM.so.6.0.0) >==26993== by 0xAD9A170: IceProcessMessages (in /usr/lib64/libICE.so.6.3.0) >==26993== by 0x700FB5F: QSmSocketReceiver::qt_invoke(int, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70CDE9B: QObject::activate_signal(QConnectionList*, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== Address 0xdc8bc94 is 12 bytes inside a block of size 1,024 alloc'd >==26993== at 0x4C218BE: calloc (vg_replace_malloc.c:404) >==26993== by 0xAD8E423: IceOpenConnection (in /usr/lib64/libICE.so.6.3.0) >==26993== by 0xAB81CA3: SmcOpenConnection (in /usr/lib64/libSM.so.6.0.0) >==26993== by 0x70148D2: QSessionManager::QSessionManager(QApplication*, QString&, QString&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707C00A: QApplication::initialize(int, char**) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707DD43: QApplication::construct(int&, char**, QApplication::Type) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x6635E96: KApplication::KApplication(bool, bool, KInstance*) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x66361E9: KUniqueApplication::KUniqueApplication(bool, bool, bool) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x440C5A: KopeteApplication::KopeteApplication() (kopeteapplication.cpp:56) >==26993== by 0x441226: main (main.cpp:102) >==26992== >==26992== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 2 from 1) >==26992== malloc/free: in use at exit: 87,202 bytes in 2,261 blocks. >==26992== malloc/free: 14,802 allocs, 12,541 frees, 477,305 bytes allocated. >==26992== For counts of detected errors, rerun with: -v >==26992== searching for pointers to 2,261 not-freed blocks. >==26992== checked 982,832 bytes. >==26992== >==26992== LEAK SUMMARY: >==26992== definitely lost: 0 bytes in 0 blocks. >==26992== possibly lost: 0 bytes in 0 blocks. >==26992== still reachable: 87,202 bytes in 2,261 blocks. >==26992== suppressed: 0 bytes in 0 blocks. >==26992== Rerun with --leak-check=full to see details of leaked memory. >==26993== >==26993== Conditional jump or move depends on uninitialised value(s) >==26993== at 0xBBF85FF: XftFontInfoEqual (in /usr/lib64/libXft.so.2.1.2) >==26993== by 0xBBF896B: XftFontOpenInfo (in /usr/lib64/libXft.so.2.1.2) >==26993== by 0xBBF8F8D: XftFontOpenPattern (in /usr/lib64/libXft.so.2.1.2) >==26993== by 0x7098B2D: (within /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x709D5F7: QFontDatabase::findFont(QFont::Script, QFontPrivate const*, QFontDef const&, int) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x702F439: QFontPrivate::load(QFont::Script) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708E864: QFontMetrics::width(QString const&, int) const (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4F2D721: Kopete::UI::ListView::TextComponent::widthForHeight(int) (kopetelistviewitem.cpp:600) >==26993== by 0x4F30345: Kopete::UI::ListView::BoxComponent::widthForHeight(int) (kopetelistviewitem.cpp:322) >==26993== by 0x4F2FF3A: Kopete::UI::ListView::BoxComponent::layout(QRect const&) (kopetelistviewitem.cpp:423) >==26993== by 0x4F30B34: Kopete::UI::ListView::Item::slotLayoutItems() (kopetelistviewitem.cpp:1026) >==26993== by 0x7195F30: QListViewItem::height() const (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== >==26993== Syscall param writev(vector[...]) points to uninitialised byte(s) >==26993== at 0x7B83686: (within /lib64/libc-2.6.1.so) >==26993== by 0x7B8373B: writev (in /lib64/libc-2.6.1.so) >==26993== by 0xCE879AD: (within /usr/lib64/libxcb.so.1.0.0) >==26993== by 0xCE87E9A: (within /usr/lib64/libxcb.so.1.0.0) >==26993== by 0xCE87FCC: (within /usr/lib64/libxcb.so.1.0.0) >==26993== by 0xCE880AE: xcb_flush (in /usr/lib64/libxcb.so.1.0.0) >==26993== by 0x8AFB7F6: _XSend (in /usr/lib64/libX11.so.6.2.0) >==26993== by 0x8AFB90C: _XFlush (in /usr/lib64/libX11.so.6.2.0) >==26993== by 0x8AD5139: XFlush (in /usr/lib64/libX11.so.6.2.0) >==26993== by 0x720461E: QTextEdit::init() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x71FF67B: QTextBrowser::QTextBrowser(QWidget*, char const*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x608D7E7: KActiveLabel::KActiveLabel(QString const&, QWidget*, char const*) (in /opt/kde3/lib64/libkdeui.so.4.2.0) >==26993== Address 0xda1e517 is 4,471 bytes inside a block of size 8,680 alloc'd >==26993== at 0x4C218BE: calloc (vg_replace_malloc.c:404) >==26993== by 0xCE87B4E: xcb_connect_to_fd (in /usr/lib64/libxcb.so.1.0.0) >==26993== by 0xCE8A0AF: xcb_connect (in /usr/lib64/libxcb.so.1.0.0) >==26993== by 0x8AFADAB: _XConnectXCB (in /usr/lib64/libX11.so.6.2.0) >==26993== by 0x8AE3E35: XOpenDisplay (in /usr/lib64/libX11.so.6.2.0) >==26993== by 0x701AD5C: qt_init_internal(int*, char**, _XDisplay*, unsigned long, unsigned long) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707DD26: QApplication::construct(int&, char**, QApplication::Type) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x6635E96: KApplication::KApplication(bool, bool, KInstance*) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x66361E9: KUniqueApplication::KUniqueApplication(bool, bool, bool) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x440C5A: KopeteApplication::KopeteApplication() (kopeteapplication.cpp:56) >==26993== by 0x441226: main (main.cpp:102) >==26993== >==26993== Invalid read of size 8 >==26993== at 0x4EC2EE1: Kopete::Contact::contactId() const (kopetecontact.cpp:483) >==26993== by 0x120519E7: MSNNotifySocket::parseCommand(QString const&, unsigned, QString const&) (msnnotifysocket.cpp:369) >==26993== by 0x1203C6EC: MSNSocket::parseLine(QString const&) (msnsocket.cpp:526) >==26993== by 0x1203E096: MSNSocket::slotReadLine() (msnsocket.cpp:456) >==26993== by 0x1204252E: MSNSocket::qt_invoke(int, QUObject*) (msnsocket.moc:235) >==26993== by 0x1204EE76: MSNNotifySocket::qt_invoke(int, QUObject*) (msnnotifysocket.moc:391) >==26993== by 0x70CDE9B: QObject::activate_signal(QConnectionList*, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73B3481: QSignal::signal(QVariant const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70E621C: QSignal::activate() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70EC757: QSingleShotTimer::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== Address 0x100330e8 is 80 bytes inside a block of size 192 free'd >==26993== at 0x4C2208C: operator delete(void*) (vg_replace_malloc.c:348) >==26993== by 0x70CD588: QObject::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x66343DC: KApplication::notify(QObject*, QEvent*) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x7078D69: QApplication::sendPostedEvents(QObject*, int) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x702D75C: QEventLoop::processEvents(unsigned) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BF82: QEventLoop::enterLoop() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BE31: QEventLoop::exec() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4412B9: main (main.cpp:107) >==26993== >==26993== Invalid read of size 8 >==26993== at 0x7356910: QString::QString(QString const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4EC2EF0: Kopete::Contact::contactId() const (kopetecontact.cpp:483) >==26993== by 0x120519E7: MSNNotifySocket::parseCommand(QString const&, unsigned, QString const&) (msnnotifysocket.cpp:369) >==26993== by 0x1203C6EC: MSNSocket::parseLine(QString const&) (msnsocket.cpp:526) >==26993== by 0x1203E096: MSNSocket::slotReadLine() (msnsocket.cpp:456) >==26993== by 0x1204252E: MSNSocket::qt_invoke(int, QUObject*) (msnsocket.moc:235) >==26993== by 0x1204EE76: MSNNotifySocket::qt_invoke(int, QUObject*) (msnnotifysocket.moc:391) >==26993== by 0x70CDE9B: QObject::activate_signal(QConnectionList*, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73B3481: QSignal::signal(QVariant const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70E621C: QSignal::activate() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70EC757: QSingleShotTimer::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== Address 0x10273e18 is 32 bytes inside a block of size 72 free'd >==26993== at 0x4C2208C: operator delete(void*) (vg_replace_malloc.c:348) >==26993== by 0x4F015F0: Kopete::Contact::~Contact() (kopetecontact.cpp:122) >==26993== by 0x12037AD7: MSNContact::~MSNContact() (msncontact.cpp:88) >==26993== by 0x70CD588: QObject::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x66343DC: KApplication::notify(QObject*, QEvent*) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x7078D69: QApplication::sendPostedEvents(QObject*, int) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x702D75C: QEventLoop::processEvents(unsigned) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BF82: QEventLoop::enterLoop() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BE31: QEventLoop::exec() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4412B9: main (main.cpp:107) >==26993== >==26993== Invalid read of size 8 >==26993== at 0x4EC2EE1: Kopete::Contact::contactId() const (kopetecontact.cpp:483) >==26993== by 0x12051B00: MSNNotifySocket::parseCommand(QString const&, unsigned, QString const&) (msnnotifysocket.cpp:372) >==26993== by 0x1203C6EC: MSNSocket::parseLine(QString const&) (msnsocket.cpp:526) >==26993== by 0x1203E096: MSNSocket::slotReadLine() (msnsocket.cpp:456) >==26993== by 0x1204252E: MSNSocket::qt_invoke(int, QUObject*) (msnsocket.moc:235) >==26993== by 0x1204EE76: MSNNotifySocket::qt_invoke(int, QUObject*) (msnnotifysocket.moc:391) >==26993== by 0x70CDE9B: QObject::activate_signal(QConnectionList*, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73B3481: QSignal::signal(QVariant const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70E621C: QSignal::activate() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70EC757: QSingleShotTimer::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== Address 0x100330e8 is 80 bytes inside a block of size 192 free'd >==26993== at 0x4C2208C: operator delete(void*) (vg_replace_malloc.c:348) >==26993== by 0x70CD588: QObject::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x66343DC: KApplication::notify(QObject*, QEvent*) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x7078D69: QApplication::sendPostedEvents(QObject*, int) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x702D75C: QEventLoop::processEvents(unsigned) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BF82: QEventLoop::enterLoop() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BE31: QEventLoop::exec() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4412B9: main (main.cpp:107) >==26993== >==26993== Invalid read of size 8 >==26993== at 0x7356910: QString::QString(QString const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4EC2EF0: Kopete::Contact::contactId() const (kopetecontact.cpp:483) >==26993== by 0x12051B00: MSNNotifySocket::parseCommand(QString const&, unsigned, QString const&) (msnnotifysocket.cpp:372) >==26993== by 0x1203C6EC: MSNSocket::parseLine(QString const&) (msnsocket.cpp:526) >==26993== by 0x1203E096: MSNSocket::slotReadLine() (msnsocket.cpp:456) >==26993== by 0x1204252E: MSNSocket::qt_invoke(int, QUObject*) (msnsocket.moc:235) >==26993== by 0x1204EE76: MSNNotifySocket::qt_invoke(int, QUObject*) (msnnotifysocket.moc:391) >==26993== by 0x70CDE9B: QObject::activate_signal(QConnectionList*, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73B3481: QSignal::signal(QVariant const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70E621C: QSignal::activate() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70EC757: QSingleShotTimer::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== Address 0x10273e18 is 32 bytes inside a block of size 72 free'd >==26993== at 0x4C2208C: operator delete(void*) (vg_replace_malloc.c:348) >==26993== by 0x4F015F0: Kopete::Contact::~Contact() (kopetecontact.cpp:122) >==26993== by 0x12037AD7: MSNContact::~MSNContact() (msncontact.cpp:88) >==26993== by 0x70CD588: QObject::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x66343DC: KApplication::notify(QObject*, QEvent*) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x7078D69: QApplication::sendPostedEvents(QObject*, int) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x702D75C: QEventLoop::processEvents(unsigned) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BF82: QEventLoop::enterLoop() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BE31: QEventLoop::exec() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4412B9: main (main.cpp:107) >==26993== >==26993== Invalid read of size 8 >==26993== at 0x4EC53D8: Kopete::Contact::hasProperty(QString const&) const (qmap.h:663) >==26993== by 0x4F03316: Kopete::Contact::property(Kopete::ContactPropertyTmpl const&) const (kopetecontact.cpp:592) >==26993== by 0x12051B57: MSNNotifySocket::parseCommand(QString const&, unsigned, QString const&) (msnnotifysocket.cpp:372) >==26993== by 0x1203C6EC: MSNSocket::parseLine(QString const&) (msnsocket.cpp:526) >==26993== by 0x1203E096: MSNSocket::slotReadLine() (msnsocket.cpp:456) >==26993== by 0x1204252E: MSNSocket::qt_invoke(int, QUObject*) (msnsocket.moc:235) >==26993== by 0x1204EE76: MSNNotifySocket::qt_invoke(int, QUObject*) (msnnotifysocket.moc:391) >==26993== by 0x70CDE9B: QObject::activate_signal(QConnectionList*, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73B3481: QSignal::signal(QVariant const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70E621C: QSignal::activate() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70EC757: QSingleShotTimer::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== Address 0x100330e8 is 80 bytes inside a block of size 192 free'd >==26993== at 0x4C2208C: operator delete(void*) (vg_replace_malloc.c:348) >==26993== by 0x70CD588: QObject::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x66343DC: KApplication::notify(QObject*, QEvent*) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x7078D69: QApplication::sendPostedEvents(QObject*, int) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x702D75C: QEventLoop::processEvents(unsigned) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BF82: QEventLoop::enterLoop() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BE31: QEventLoop::exec() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4412B9: main (main.cpp:107) >==26993== >==26993== Invalid read of size 8 >==26993== at 0x4EC53DF: Kopete::Contact::hasProperty(QString const&) const (qmap.h:663) >==26993== by 0x4F03316: Kopete::Contact::property(Kopete::ContactPropertyTmpl const&) const (kopetecontact.cpp:592) >==26993== by 0x12051B57: MSNNotifySocket::parseCommand(QString const&, unsigned, QString const&) (msnnotifysocket.cpp:372) >==26993== by 0x1203C6EC: MSNSocket::parseLine(QString const&) (msnsocket.cpp:526) >==26993== by 0x1203E096: MSNSocket::slotReadLine() (msnsocket.cpp:456) >==26993== by 0x1204252E: MSNSocket::qt_invoke(int, QUObject*) (msnsocket.moc:235) >==26993== by 0x1204EE76: MSNNotifySocket::qt_invoke(int, QUObject*) (msnnotifysocket.moc:391) >==26993== by 0x70CDE9B: QObject::activate_signal(QConnectionList*, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73B3481: QSignal::signal(QVariant const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70E621C: QSignal::activate() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70EC757: QSingleShotTimer::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== Address 0x10273e38 is 64 bytes inside a block of size 72 free'd >==26993== at 0x4C2208C: operator delete(void*) (vg_replace_malloc.c:348) >==26993== by 0x4F015F0: Kopete::Contact::~Contact() (kopetecontact.cpp:122) >==26993== by 0x12037AD7: MSNContact::~MSNContact() (msncontact.cpp:88) >==26993== by 0x70CD588: QObject::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x66343DC: KApplication::notify(QObject*, QEvent*) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x7078D69: QApplication::sendPostedEvents(QObject*, int) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x702D75C: QEventLoop::processEvents(unsigned) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BF82: QEventLoop::enterLoop() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BE31: QEventLoop::exec() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4412B9: main (main.cpp:107) >==26993== >==26993== Invalid read of size 8 >==26993== at 0x4EC53E3: Kopete::Contact::hasProperty(QString const&) const (qmap.h:380) >==26993== by 0x4F03316: Kopete::Contact::property(Kopete::ContactPropertyTmpl const&) const (kopetecontact.cpp:592) >==26993== by 0x12051B57: MSNNotifySocket::parseCommand(QString const&, unsigned, QString const&) (msnnotifysocket.cpp:372) >==26993== by 0x1203C6EC: MSNSocket::parseLine(QString const&) (msnsocket.cpp:526) >==26993== by 0x1203E096: MSNSocket::slotReadLine() (msnsocket.cpp:456) >==26993== by 0x1204252E: MSNSocket::qt_invoke(int, QUObject*) (msnsocket.moc:235) >==26993== by 0x1204EE76: MSNNotifySocket::qt_invoke(int, QUObject*) (msnnotifysocket.moc:391) >==26993== by 0x70CDE9B: QObject::activate_signal(QConnectionList*, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73B3481: QSignal::signal(QVariant const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70E621C: QSignal::activate() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70EC757: QSingleShotTimer::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== Address 0xdebfea8 is 8 bytes inside a block of size 16 free'd >==26993== at 0x4C2208C: operator delete(void*) (vg_replace_malloc.c:348) >==26993== by 0x4F0159C: Kopete::Contact::~Contact() (qmap.h:644) >==26993== by 0x12037AD7: MSNContact::~MSNContact() (msncontact.cpp:88) >==26993== by 0x70CD588: QObject::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x66343DC: KApplication::notify(QObject*, QEvent*) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x7078D69: QApplication::sendPostedEvents(QObject*, int) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x702D75C: QEventLoop::processEvents(unsigned) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BF82: QEventLoop::enterLoop() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BE31: QEventLoop::exec() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4412B9: main (main.cpp:107) >==26993== >==26993== Invalid read of size 8 >==26993== at 0x4F1E0F1: QMapPrivate<QString, Kopete::ContactProperty>::find(QString const&) const (qmap.h:498) >==26993== by 0x4EC53EB: Kopete::Contact::hasProperty(QString const&) const (qmap.h:698) >==26993== by 0x4F03316: Kopete::Contact::property(Kopete::ContactPropertyTmpl const&) const (kopetecontact.cpp:592) >==26993== by 0x12051B57: MSNNotifySocket::parseCommand(QString const&, unsigned, QString const&) (msnnotifysocket.cpp:372) >==26993== by 0x1203C6EC: MSNSocket::parseLine(QString const&) (msnsocket.cpp:526) >==26993== by 0x1203E096: MSNSocket::slotReadLine() (msnsocket.cpp:456) >==26993== by 0x1204252E: MSNSocket::qt_invoke(int, QUObject*) (msnsocket.moc:235) >==26993== by 0x1204EE76: MSNNotifySocket::qt_invoke(int, QUObject*) (msnnotifysocket.moc:391) >==26993== by 0x70CDE9B: QObject::activate_signal(QConnectionList*, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73B3481: QSignal::signal(QVariant const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70E621C: QSignal::activate() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70EC757: QSingleShotTimer::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== Address 0xdebfea8 is 8 bytes inside a block of size 16 free'd >==26993== at 0x4C2208C: operator delete(void*) (vg_replace_malloc.c:348) >==26993== by 0x4F0159C: Kopete::Contact::~Contact() (qmap.h:644) >==26993== by 0x12037AD7: MSNContact::~MSNContact() (msncontact.cpp:88) >==26993== by 0x70CD588: QObject::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x66343DC: KApplication::notify(QObject*, QEvent*) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x7078D69: QApplication::sendPostedEvents(QObject*, int) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x702D75C: QEventLoop::processEvents(unsigned) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BF82: QEventLoop::enterLoop() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BE31: QEventLoop::exec() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4412B9: main (main.cpp:107) >==26993== >==26993== Invalid read of size 8 >==26993== at 0x4F1E0F5: QMapPrivate<QString, Kopete::ContactProperty>::find(QString const&) const (qmap.h:499) >==26993== by 0x4EC53EB: Kopete::Contact::hasProperty(QString const&) const (qmap.h:698) >==26993== by 0x4F03316: Kopete::Contact::property(Kopete::ContactPropertyTmpl const&) const (kopetecontact.cpp:592) >==26993== by 0x12051B57: MSNNotifySocket::parseCommand(QString const&, unsigned, QString const&) (msnnotifysocket.cpp:372) >==26993== by 0x1203C6EC: MSNSocket::parseLine(QString const&) (msnsocket.cpp:526) >==26993== by 0x1203E096: MSNSocket::slotReadLine() (msnsocket.cpp:456) >==26993== by 0x1204252E: MSNSocket::qt_invoke(int, QUObject*) (msnsocket.moc:235) >==26993== by 0x1204EE76: MSNNotifySocket::qt_invoke(int, QUObject*) (msnnotifysocket.moc:391) >==26993== by 0x70CDE9B: QObject::activate_signal(QConnectionList*, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73B3481: QSignal::signal(QVariant const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70E621C: QSignal::activate() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70EC757: QSingleShotTimer::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== Address 0xffd3658 is 16 bytes inside a block of size 56 free'd >==26993== at 0x4C2208C: operator delete(void*) (vg_replace_malloc.c:348) >==26993== by 0x4F01594: Kopete::Contact::~Contact() (qmap.h:371) >==26993== by 0x12037AD7: MSNContact::~MSNContact() (msncontact.cpp:88) >==26993== by 0x70CD588: QObject::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x66343DC: KApplication::notify(QObject*, QEvent*) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x7078D69: QApplication::sendPostedEvents(QObject*, int) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x702D75C: QEventLoop::processEvents(unsigned) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BF82: QEventLoop::enterLoop() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BE31: QEventLoop::exec() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4412B9: main (main.cpp:107) >==26993== >==26993== Invalid read of size 8 >==26993== at 0x4EC2EE1: Kopete::Contact::contactId() const (kopetecontact.cpp:483) >==26993== by 0x12051FD7: MSNNotifySocket::parseCommand(QString const&, unsigned, QString const&) (msnnotifysocket.cpp:375) >==26993== by 0x1203C6EC: MSNSocket::parseLine(QString const&) (msnsocket.cpp:526) >==26993== by 0x1203E096: MSNSocket::slotReadLine() (msnsocket.cpp:456) >==26993== by 0x1204252E: MSNSocket::qt_invoke(int, QUObject*) (msnsocket.moc:235) >==26993== by 0x1204EE76: MSNNotifySocket::qt_invoke(int, QUObject*) (msnnotifysocket.moc:391) >==26993== by 0x70CDE9B: QObject::activate_signal(QConnectionList*, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73B3481: QSignal::signal(QVariant const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70E621C: QSignal::activate() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70EC757: QSingleShotTimer::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== Address 0x100330e8 is 80 bytes inside a block of size 192 free'd >==26993== at 0x4C2208C: operator delete(void*) (vg_replace_malloc.c:348) >==26993== by 0x70CD588: QObject::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x66343DC: KApplication::notify(QObject*, QEvent*) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x7078D69: QApplication::sendPostedEvents(QObject*, int) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x702D75C: QEventLoop::processEvents(unsigned) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BF82: QEventLoop::enterLoop() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BE31: QEventLoop::exec() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4412B9: main (main.cpp:107) >==26993== >==26993== Invalid read of size 8 >==26993== at 0x7356910: QString::QString(QString const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4EC2EF0: Kopete::Contact::contactId() const (kopetecontact.cpp:483) >==26993== by 0x12051FD7: MSNNotifySocket::parseCommand(QString const&, unsigned, QString const&) (msnnotifysocket.cpp:375) >==26993== by 0x1203C6EC: MSNSocket::parseLine(QString const&) (msnsocket.cpp:526) >==26993== by 0x1203E096: MSNSocket::slotReadLine() (msnsocket.cpp:456) >==26993== by 0x1204252E: MSNSocket::qt_invoke(int, QUObject*) (msnsocket.moc:235) >==26993== by 0x1204EE76: MSNNotifySocket::qt_invoke(int, QUObject*) (msnnotifysocket.moc:391) >==26993== by 0x70CDE9B: QObject::activate_signal(QConnectionList*, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73B3481: QSignal::signal(QVariant const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70E621C: QSignal::activate() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70EC757: QSingleShotTimer::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== Address 0x10273e18 is 32 bytes inside a block of size 72 free'd >==26993== at 0x4C2208C: operator delete(void*) (vg_replace_malloc.c:348) >==26993== by 0x4F015F0: Kopete::Contact::~Contact() (kopetecontact.cpp:122) >==26993== by 0x12037AD7: MSNContact::~MSNContact() (msncontact.cpp:88) >==26993== by 0x70CD588: QObject::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x66343DC: KApplication::notify(QObject*, QEvent*) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x7078D69: QApplication::sendPostedEvents(QObject*, int) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x702D75C: QEventLoop::processEvents(unsigned) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BF82: QEventLoop::enterLoop() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BE31: QEventLoop::exec() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4412B9: main (main.cpp:107) >==26993== >==26993== Invalid read of size 8 >==26993== at 0x4EC53D8: Kopete::Contact::hasProperty(QString const&) const (qmap.h:663) >==26993== by 0x4F03316: Kopete::Contact::property(Kopete::ContactPropertyTmpl const&) const (kopetecontact.cpp:592) >==26993== by 0x120354D7: MSNContact::guid() (msncontact.cpp:398) >==26993== by 0x120501B4: MSNNotifySocket::changePublicName(QString const&, QString const&) (msnnotifysocket.cpp:1138) >==26993== by 0x12051FE7: MSNNotifySocket::parseCommand(QString const&, unsigned, QString const&) (msnnotifysocket.cpp:375) >==26993== by 0x1203C6EC: MSNSocket::parseLine(QString const&) (msnsocket.cpp:526) >==26993== by 0x1203E096: MSNSocket::slotReadLine() (msnsocket.cpp:456) >==26993== by 0x1204252E: MSNSocket::qt_invoke(int, QUObject*) (msnsocket.moc:235) >==26993== by 0x1204EE76: MSNNotifySocket::qt_invoke(int, QUObject*) (msnnotifysocket.moc:391) >==26993== by 0x70CDE9B: QObject::activate_signal(QConnectionList*, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73B3481: QSignal::signal(QVariant const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70E621C: QSignal::activate() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== Address 0x100330e8 is 80 bytes inside a block of size 192 free'd >==26993== at 0x4C2208C: operator delete(void*) (vg_replace_malloc.c:348) >==26993== by 0x70CD588: QObject::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x66343DC: KApplication::notify(QObject*, QEvent*) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x7078D69: QApplication::sendPostedEvents(QObject*, int) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x702D75C: QEventLoop::processEvents(unsigned) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BF82: QEventLoop::enterLoop() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BE31: QEventLoop::exec() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4412B9: main (main.cpp:107) >==26993== >==26993== Invalid read of size 8 >==26993== at 0x4EC53DF: Kopete::Contact::hasProperty(QString const&) const (qmap.h:663) >==26993== by 0x4F03316: Kopete::Contact::property(Kopete::ContactPropertyTmpl const&) const (kopetecontact.cpp:592) >==26993== by 0x120354D7: MSNContact::guid() (msncontact.cpp:398) >==26993== by 0x120501B4: MSNNotifySocket::changePublicName(QString const&, QString const&) (msnnotifysocket.cpp:1138) >==26993== by 0x12051FE7: MSNNotifySocket::parseCommand(QString const&, unsigned, QString const&) (msnnotifysocket.cpp:375) >==26993== by 0x1203C6EC: MSNSocket::parseLine(QString const&) (msnsocket.cpp:526) >==26993== by 0x1203E096: MSNSocket::slotReadLine() (msnsocket.cpp:456) >==26993== by 0x1204252E: MSNSocket::qt_invoke(int, QUObject*) (msnsocket.moc:235) >==26993== by 0x1204EE76: MSNNotifySocket::qt_invoke(int, QUObject*) (msnnotifysocket.moc:391) >==26993== by 0x70CDE9B: QObject::activate_signal(QConnectionList*, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73B3481: QSignal::signal(QVariant const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70E621C: QSignal::activate() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== Address 0x10273e38 is 64 bytes inside a block of size 72 free'd >==26993== at 0x4C2208C: operator delete(void*) (vg_replace_malloc.c:348) >==26993== by 0x4F015F0: Kopete::Contact::~Contact() (kopetecontact.cpp:122) >==26993== by 0x12037AD7: MSNContact::~MSNContact() (msncontact.cpp:88) >==26993== by 0x70CD588: QObject::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x66343DC: KApplication::notify(QObject*, QEvent*) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x7078D69: QApplication::sendPostedEvents(QObject*, int) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x702D75C: QEventLoop::processEvents(unsigned) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BF82: QEventLoop::enterLoop() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BE31: QEventLoop::exec() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4412B9: main (main.cpp:107) >==26993== >==26993== Invalid read of size 8 >==26993== at 0x4EC53E3: Kopete::Contact::hasProperty(QString const&) const (qmap.h:380) >==26993== by 0x4F03316: Kopete::Contact::property(Kopete::ContactPropertyTmpl const&) const (kopetecontact.cpp:592) >==26993== by 0x120354D7: MSNContact::guid() (msncontact.cpp:398) >==26993== by 0x120501B4: MSNNotifySocket::changePublicName(QString const&, QString const&) (msnnotifysocket.cpp:1138) >==26993== by 0x12051FE7: MSNNotifySocket::parseCommand(QString const&, unsigned, QString const&) (msnnotifysocket.cpp:375) >==26993== by 0x1203C6EC: MSNSocket::parseLine(QString const&) (msnsocket.cpp:526) >==26993== by 0x1203E096: MSNSocket::slotReadLine() (msnsocket.cpp:456) >==26993== by 0x1204252E: MSNSocket::qt_invoke(int, QUObject*) (msnsocket.moc:235) >==26993== by 0x1204EE76: MSNNotifySocket::qt_invoke(int, QUObject*) (msnnotifysocket.moc:391) >==26993== by 0x70CDE9B: QObject::activate_signal(QConnectionList*, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73B3481: QSignal::signal(QVariant const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70E621C: QSignal::activate() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== Address 0xdebfea8 is 8 bytes inside a block of size 16 free'd >==26993== at 0x4C2208C: operator delete(void*) (vg_replace_malloc.c:348) >==26993== by 0x4F0159C: Kopete::Contact::~Contact() (qmap.h:644) >==26993== by 0x12037AD7: MSNContact::~MSNContact() (msncontact.cpp:88) >==26993== by 0x70CD588: QObject::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x66343DC: KApplication::notify(QObject*, QEvent*) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x7078D69: QApplication::sendPostedEvents(QObject*, int) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x702D75C: QEventLoop::processEvents(unsigned) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BF82: QEventLoop::enterLoop() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BE31: QEventLoop::exec() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4412B9: main (main.cpp:107) >==26993== >==26993== Invalid read of size 8 >==26993== at 0x4F1E0F1: QMapPrivate<QString, Kopete::ContactProperty>::find(QString const&) const (qmap.h:498) >==26993== by 0x4EC53EB: Kopete::Contact::hasProperty(QString const&) const (qmap.h:698) >==26993== by 0x4F03316: Kopete::Contact::property(Kopete::ContactPropertyTmpl const&) const (kopetecontact.cpp:592) >==26993== by 0x120354D7: MSNContact::guid() (msncontact.cpp:398) >==26993== by 0x120501B4: MSNNotifySocket::changePublicName(QString const&, QString const&) (msnnotifysocket.cpp:1138) >==26993== by 0x12051FE7: MSNNotifySocket::parseCommand(QString const&, unsigned, QString const&) (msnnotifysocket.cpp:375) >==26993== by 0x1203C6EC: MSNSocket::parseLine(QString const&) (msnsocket.cpp:526) >==26993== by 0x1203E096: MSNSocket::slotReadLine() (msnsocket.cpp:456) >==26993== by 0x1204252E: MSNSocket::qt_invoke(int, QUObject*) (msnsocket.moc:235) >==26993== by 0x1204EE76: MSNNotifySocket::qt_invoke(int, QUObject*) (msnnotifysocket.moc:391) >==26993== by 0x70CDE9B: QObject::activate_signal(QConnectionList*, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73B3481: QSignal::signal(QVariant const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== Address 0xdebfea8 is 8 bytes inside a block of size 16 free'd >==26993== at 0x4C2208C: operator delete(void*) (vg_replace_malloc.c:348) >==26993== by 0x4F0159C: Kopete::Contact::~Contact() (qmap.h:644) >==26993== by 0x12037AD7: MSNContact::~MSNContact() (msncontact.cpp:88) >==26993== by 0x70CD588: QObject::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x66343DC: KApplication::notify(QObject*, QEvent*) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x7078D69: QApplication::sendPostedEvents(QObject*, int) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x702D75C: QEventLoop::processEvents(unsigned) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BF82: QEventLoop::enterLoop() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BE31: QEventLoop::exec() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4412B9: main (main.cpp:107) >==26993== >==26993== Invalid read of size 8 >==26993== at 0x4F1E0F5: QMapPrivate<QString, Kopete::ContactProperty>::find(QString const&) const (qmap.h:499) >==26993== by 0x4EC53EB: Kopete::Contact::hasProperty(QString const&) const (qmap.h:698) >==26993== by 0x4F03316: Kopete::Contact::property(Kopete::ContactPropertyTmpl const&) const (kopetecontact.cpp:592) >==26993== by 0x120354D7: MSNContact::guid() (msncontact.cpp:398) >==26993== by 0x120501B4: MSNNotifySocket::changePublicName(QString const&, QString const&) (msnnotifysocket.cpp:1138) >==26993== by 0x12051FE7: MSNNotifySocket::parseCommand(QString const&, unsigned, QString const&) (msnnotifysocket.cpp:375) >==26993== by 0x1203C6EC: MSNSocket::parseLine(QString const&) (msnsocket.cpp:526) >==26993== by 0x1203E096: MSNSocket::slotReadLine() (msnsocket.cpp:456) >==26993== by 0x1204252E: MSNSocket::qt_invoke(int, QUObject*) (msnsocket.moc:235) >==26993== by 0x1204EE76: MSNNotifySocket::qt_invoke(int, QUObject*) (msnnotifysocket.moc:391) >==26993== by 0x70CDE9B: QObject::activate_signal(QConnectionList*, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73B3481: QSignal::signal(QVariant const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== Address 0xffd3658 is 16 bytes inside a block of size 56 free'd >==26993== at 0x4C2208C: operator delete(void*) (vg_replace_malloc.c:348) >==26993== by 0x4F01594: Kopete::Contact::~Contact() (qmap.h:371) >==26993== by 0x12037AD7: MSNContact::~MSNContact() (msncontact.cpp:88) >==26993== by 0x70CD588: QObject::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x66343DC: KApplication::notify(QObject*, QEvent*) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x7078D69: QApplication::sendPostedEvents(QObject*, int) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x702D75C: QEventLoop::processEvents(unsigned) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BF82: QEventLoop::enterLoop() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BE31: QEventLoop::exec() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4412B9: main (main.cpp:107) >==26993== >==26993== Invalid read of size 8 >==26993== at 0x7356520: operator==(QString const&, QString const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x12035757: MSNContact::setObject(QString const&) (msncontact.cpp:695) >==26993== by 0x12051C94: MSNNotifySocket::parseCommand(QString const&, unsigned, QString const&) (msnnotifysocket.cpp:377) >==26993== by 0x1203C6EC: MSNSocket::parseLine(QString const&) (msnsocket.cpp:526) >==26993== by 0x1203E096: MSNSocket::slotReadLine() (msnsocket.cpp:456) >==26993== by 0x1204252E: MSNSocket::qt_invoke(int, QUObject*) (msnsocket.moc:235) >==26993== by 0x1204EE76: MSNNotifySocket::qt_invoke(int, QUObject*) (msnnotifysocket.moc:391) >==26993== by 0x70CDE9B: QObject::activate_signal(QConnectionList*, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73B3481: QSignal::signal(QVariant const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70E621C: QSignal::activate() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70EC757: QSingleShotTimer::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== Address 0x10033148 is 176 bytes inside a block of size 192 free'd >==26993== at 0x4C2208C: operator delete(void*) (vg_replace_malloc.c:348) >==26993== by 0x70CD588: QObject::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x66343DC: KApplication::notify(QObject*, QEvent*) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x7078D69: QApplication::sendPostedEvents(QObject*, int) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x702D75C: QEventLoop::processEvents(unsigned) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BF82: QEventLoop::enterLoop() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BE31: QEventLoop::exec() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4412B9: main (main.cpp:107) >==26993== >==26993== Invalid read of size 8 >==26993== at 0x7355C5E: QString::deref() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73566EE: QString::operator=(QString const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x120357AE: MSNContact::setObject(QString const&) (msncontact.cpp:698) >==26993== by 0x12051C94: MSNNotifySocket::parseCommand(QString const&, unsigned, QString const&) (msnnotifysocket.cpp:377) >==26993== by 0x1203C6EC: MSNSocket::parseLine(QString const&) (msnsocket.cpp:526) >==26993== by 0x1203E096: MSNSocket::slotReadLine() (msnsocket.cpp:456) >==26993== by 0x1204252E: MSNSocket::qt_invoke(int, QUObject*) (msnsocket.moc:235) >==26993== by 0x1204EE76: MSNNotifySocket::qt_invoke(int, QUObject*) (msnnotifysocket.moc:391) >==26993== by 0x70CDE9B: QObject::activate_signal(QConnectionList*, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73B3481: QSignal::signal(QVariant const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70E621C: QSignal::activate() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70EC757: QSingleShotTimer::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== Address 0x10033148 is 176 bytes inside a block of size 192 free'd >==26993== at 0x4C2208C: operator delete(void*) (vg_replace_malloc.c:348) >==26993== by 0x70CD588: QObject::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x66343DC: KApplication::notify(QObject*, QEvent*) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x7078D69: QApplication::sendPostedEvents(QObject*, int) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x702D75C: QEventLoop::processEvents(unsigned) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BF82: QEventLoop::enterLoop() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BE31: QEventLoop::exec() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4412B9: main (main.cpp:107) >==26993== >==26993== Invalid read of size 8 >==26993== at 0x7355C7B: QString::deref() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73566EE: QString::operator=(QString const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x120357AE: MSNContact::setObject(QString const&) (msncontact.cpp:698) >==26993== by 0x12051C94: MSNNotifySocket::parseCommand(QString const&, unsigned, QString const&) (msnnotifysocket.cpp:377) >==26993== by 0x1203C6EC: MSNSocket::parseLine(QString const&) (msnsocket.cpp:526) >==26993== by 0x1203E096: MSNSocket::slotReadLine() (msnsocket.cpp:456) >==26993== by 0x1204252E: MSNSocket::qt_invoke(int, QUObject*) (msnsocket.moc:235) >==26993== by 0x1204EE76: MSNNotifySocket::qt_invoke(int, QUObject*) (msnnotifysocket.moc:391) >==26993== by 0x70CDE9B: QObject::activate_signal(QConnectionList*, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73B3481: QSignal::signal(QVariant const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70E621C: QSignal::activate() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70EC757: QSingleShotTimer::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== Address 0x10033148 is 176 bytes inside a block of size 192 free'd >==26993== at 0x4C2208C: operator delete(void*) (vg_replace_malloc.c:348) >==26993== by 0x70CD588: QObject::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x66343DC: KApplication::notify(QObject*, QEvent*) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x7078D69: QApplication::sendPostedEvents(QObject*, int) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x702D75C: QEventLoop::processEvents(unsigned) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BF82: QEventLoop::enterLoop() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BE31: QEventLoop::exec() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4412B9: main (main.cpp:107) >==26993== >==26993== Invalid write of size 8 >==26993== at 0x7355CAC: QString::deref() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73566EE: QString::operator=(QString const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x120357AE: MSNContact::setObject(QString const&) (msncontact.cpp:698) >==26993== by 0x12051C94: MSNNotifySocket::parseCommand(QString const&, unsigned, QString const&) (msnnotifysocket.cpp:377) >==26993== by 0x1203C6EC: MSNSocket::parseLine(QString const&) (msnsocket.cpp:526) >==26993== by 0x1203E096: MSNSocket::slotReadLine() (msnsocket.cpp:456) >==26993== by 0x1204252E: MSNSocket::qt_invoke(int, QUObject*) (msnsocket.moc:235) >==26993== by 0x1204EE76: MSNNotifySocket::qt_invoke(int, QUObject*) (msnnotifysocket.moc:391) >==26993== by 0x70CDE9B: QObject::activate_signal(QConnectionList*, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73B3481: QSignal::signal(QVariant const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70E621C: QSignal::activate() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70EC757: QSingleShotTimer::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== Address 0x10033148 is 176 bytes inside a block of size 192 free'd >==26993== at 0x4C2208C: operator delete(void*) (vg_replace_malloc.c:348) >==26993== by 0x70CD588: QObject::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x66343DC: KApplication::notify(QObject*, QEvent*) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x7078D69: QApplication::sendPostedEvents(QObject*, int) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x702D75C: QEventLoop::processEvents(unsigned) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BF82: QEventLoop::enterLoop() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BE31: QEventLoop::exec() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4412B9: main (main.cpp:107) >==26993== >==26993== Invalid write of size 8 >==26993== at 0x73566F8: QString::operator=(QString const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x120357AE: MSNContact::setObject(QString const&) (msncontact.cpp:698) >==26993== by 0x12051C94: MSNNotifySocket::parseCommand(QString const&, unsigned, QString const&) (msnnotifysocket.cpp:377) >==26993== by 0x1203C6EC: MSNSocket::parseLine(QString const&) (msnsocket.cpp:526) >==26993== by 0x1203E096: MSNSocket::slotReadLine() (msnsocket.cpp:456) >==26993== by 0x1204252E: MSNSocket::qt_invoke(int, QUObject*) (msnsocket.moc:235) >==26993== by 0x1204EE76: MSNNotifySocket::qt_invoke(int, QUObject*) (msnnotifysocket.moc:391) >==26993== by 0x70CDE9B: QObject::activate_signal(QConnectionList*, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73B3481: QSignal::signal(QVariant const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70E621C: QSignal::activate() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70EC757: QSingleShotTimer::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== Address 0x10033148 is 176 bytes inside a block of size 192 free'd >==26993== at 0x4C2208C: operator delete(void*) (vg_replace_malloc.c:348) >==26993== by 0x70CD588: QObject::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x66343DC: KApplication::notify(QObject*, QEvent*) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x7078D69: QApplication::sendPostedEvents(QObject*, int) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x702D75C: QEventLoop::processEvents(unsigned) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BF82: QEventLoop::enterLoop() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BE31: QEventLoop::exec() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4412B9: main (main.cpp:107) >==26993== >==26993== Invalid read of size 8 >==26993== at 0x4EC53D8: Kopete::Contact::hasProperty(QString const&) const (qmap.h:663) >==26993== by 0x4F08038: Kopete::Contact::property(QString const&) const (kopetecontact.cpp:583) >==26993== by 0x4F0942E: Kopete::Contact::removeProperty(Kopete::ContactPropertyTmpl const&) (kopetecontact.cpp:632) >==26993== by 0x120357C6: MSNContact::setObject(QString const&) (msncontact.cpp:700) >==26993== by 0x12051C94: MSNNotifySocket::parseCommand(QString const&, unsigned, QString const&) (msnnotifysocket.cpp:377) >==26993== by 0x1203C6EC: MSNSocket::parseLine(QString const&) (msnsocket.cpp:526) >==26993== by 0x1203E096: MSNSocket::slotReadLine() (msnsocket.cpp:456) >==26993== by 0x1204252E: MSNSocket::qt_invoke(int, QUObject*) (msnsocket.moc:235) >==26993== by 0x1204EE76: MSNNotifySocket::qt_invoke(int, QUObject*) (msnnotifysocket.moc:391) >==26993== by 0x70CDE9B: QObject::activate_signal(QConnectionList*, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73B3481: QSignal::signal(QVariant const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70E621C: QSignal::activate() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== Address 0x100330e8 is 80 bytes inside a block of size 192 free'd >==26993== at 0x4C2208C: operator delete(void*) (vg_replace_malloc.c:348) >==26993== by 0x70CD588: QObject::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x66343DC: KApplication::notify(QObject*, QEvent*) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x7078D69: QApplication::sendPostedEvents(QObject*, int) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x702D75C: QEventLoop::processEvents(unsigned) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BF82: QEventLoop::enterLoop() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BE31: QEventLoop::exec() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4412B9: main (main.cpp:107) >==26993== >==26993== Invalid read of size 8 >==26993== at 0x4EC53DF: Kopete::Contact::hasProperty(QString const&) const (qmap.h:663) >==26993== by 0x4F08038: Kopete::Contact::property(QString const&) const (kopetecontact.cpp:583) >==26993== by 0x4F0942E: Kopete::Contact::removeProperty(Kopete::ContactPropertyTmpl const&) (kopetecontact.cpp:632) >==26993== by 0x120357C6: MSNContact::setObject(QString const&) (msncontact.cpp:700) >==26993== by 0x12051C94: MSNNotifySocket::parseCommand(QString const&, unsigned, QString const&) (msnnotifysocket.cpp:377) >==26993== by 0x1203C6EC: MSNSocket::parseLine(QString const&) (msnsocket.cpp:526) >==26993== by 0x1203E096: MSNSocket::slotReadLine() (msnsocket.cpp:456) >==26993== by 0x1204252E: MSNSocket::qt_invoke(int, QUObject*) (msnsocket.moc:235) >==26993== by 0x1204EE76: MSNNotifySocket::qt_invoke(int, QUObject*) (msnnotifysocket.moc:391) >==26993== by 0x70CDE9B: QObject::activate_signal(QConnectionList*, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73B3481: QSignal::signal(QVariant const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70E621C: QSignal::activate() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== Address 0x10273e38 is 64 bytes inside a block of size 72 free'd >==26993== at 0x4C2208C: operator delete(void*) (vg_replace_malloc.c:348) >==26993== by 0x4F015F0: Kopete::Contact::~Contact() (kopetecontact.cpp:122) >==26993== by 0x12037AD7: MSNContact::~MSNContact() (msncontact.cpp:88) >==26993== by 0x70CD588: QObject::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x66343DC: KApplication::notify(QObject*, QEvent*) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x7078D69: QApplication::sendPostedEvents(QObject*, int) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x702D75C: QEventLoop::processEvents(unsigned) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BF82: QEventLoop::enterLoop() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BE31: QEventLoop::exec() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4412B9: main (main.cpp:107) >==26993== >==26993== Invalid read of size 8 >==26993== at 0x4EC53E3: Kopete::Contact::hasProperty(QString const&) const (qmap.h:380) >==26993== by 0x4F08038: Kopete::Contact::property(QString const&) const (kopetecontact.cpp:583) >==26993== by 0x4F0942E: Kopete::Contact::removeProperty(Kopete::ContactPropertyTmpl const&) (kopetecontact.cpp:632) >==26993== by 0x120357C6: MSNContact::setObject(QString const&) (msncontact.cpp:700) >==26993== by 0x12051C94: MSNNotifySocket::parseCommand(QString const&, unsigned, QString const&) (msnnotifysocket.cpp:377) >==26993== by 0x1203C6EC: MSNSocket::parseLine(QString const&) (msnsocket.cpp:526) >==26993== by 0x1203E096: MSNSocket::slotReadLine() (msnsocket.cpp:456) >==26993== by 0x1204252E: MSNSocket::qt_invoke(int, QUObject*) (msnsocket.moc:235) >==26993== by 0x1204EE76: MSNNotifySocket::qt_invoke(int, QUObject*) (msnnotifysocket.moc:391) >==26993== by 0x70CDE9B: QObject::activate_signal(QConnectionList*, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73B3481: QSignal::signal(QVariant const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70E621C: QSignal::activate() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== Address 0xdebfea8 is 8 bytes inside a block of size 16 free'd >==26993== at 0x4C2208C: operator delete(void*) (vg_replace_malloc.c:348) >==26993== by 0x4F0159C: Kopete::Contact::~Contact() (qmap.h:644) >==26993== by 0x12037AD7: MSNContact::~MSNContact() (msncontact.cpp:88) >==26993== by 0x70CD588: QObject::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x66343DC: KApplication::notify(QObject*, QEvent*) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x7078D69: QApplication::sendPostedEvents(QObject*, int) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x702D75C: QEventLoop::processEvents(unsigned) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BF82: QEventLoop::enterLoop() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BE31: QEventLoop::exec() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4412B9: main (main.cpp:107) >==26993== >==26993== Invalid read of size 8 >==26993== at 0x4F1E0F1: QMapPrivate<QString, Kopete::ContactProperty>::find(QString const&) const (qmap.h:498) >==26993== by 0x4EC53EB: Kopete::Contact::hasProperty(QString const&) const (qmap.h:698) >==26993== by 0x4F08038: Kopete::Contact::property(QString const&) const (kopetecontact.cpp:583) >==26993== by 0x4F0942E: Kopete::Contact::removeProperty(Kopete::ContactPropertyTmpl const&) (kopetecontact.cpp:632) >==26993== by 0x120357C6: MSNContact::setObject(QString const&) (msncontact.cpp:700) >==26993== by 0x12051C94: MSNNotifySocket::parseCommand(QString const&, unsigned, QString const&) (msnnotifysocket.cpp:377) >==26993== by 0x1203C6EC: MSNSocket::parseLine(QString const&) (msnsocket.cpp:526) >==26993== by 0x1203E096: MSNSocket::slotReadLine() (msnsocket.cpp:456) >==26993== by 0x1204252E: MSNSocket::qt_invoke(int, QUObject*) (msnsocket.moc:235) >==26993== by 0x1204EE76: MSNNotifySocket::qt_invoke(int, QUObject*) (msnnotifysocket.moc:391) >==26993== by 0x70CDE9B: QObject::activate_signal(QConnectionList*, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73B3481: QSignal::signal(QVariant const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== Address 0xdebfea8 is 8 bytes inside a block of size 16 free'd >==26993== at 0x4C2208C: operator delete(void*) (vg_replace_malloc.c:348) >==26993== by 0x4F0159C: Kopete::Contact::~Contact() (qmap.h:644) >==26993== by 0x12037AD7: MSNContact::~MSNContact() (msncontact.cpp:88) >==26993== by 0x70CD588: QObject::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x66343DC: KApplication::notify(QObject*, QEvent*) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x7078D69: QApplication::sendPostedEvents(QObject*, int) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x702D75C: QEventLoop::processEvents(unsigned) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BF82: QEventLoop::enterLoop() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BE31: QEventLoop::exec() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4412B9: main (main.cpp:107) >==26993== >==26993== Invalid read of size 8 >==26993== at 0x4F1E0F5: QMapPrivate<QString, Kopete::ContactProperty>::find(QString const&) const (qmap.h:499) >==26993== by 0x4EC53EB: Kopete::Contact::hasProperty(QString const&) const (qmap.h:698) >==26993== by 0x4F08038: Kopete::Contact::property(QString const&) const (kopetecontact.cpp:583) >==26993== by 0x4F0942E: Kopete::Contact::removeProperty(Kopete::ContactPropertyTmpl const&) (kopetecontact.cpp:632) >==26993== by 0x120357C6: MSNContact::setObject(QString const&) (msncontact.cpp:700) >==26993== by 0x12051C94: MSNNotifySocket::parseCommand(QString const&, unsigned, QString const&) (msnnotifysocket.cpp:377) >==26993== by 0x1203C6EC: MSNSocket::parseLine(QString const&) (msnsocket.cpp:526) >==26993== by 0x1203E096: MSNSocket::slotReadLine() (msnsocket.cpp:456) >==26993== by 0x1204252E: MSNSocket::qt_invoke(int, QUObject*) (msnsocket.moc:235) >==26993== by 0x1204EE76: MSNNotifySocket::qt_invoke(int, QUObject*) (msnnotifysocket.moc:391) >==26993== by 0x70CDE9B: QObject::activate_signal(QConnectionList*, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73B3481: QSignal::signal(QVariant const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== Address 0xffd3658 is 16 bytes inside a block of size 56 free'd >==26993== at 0x4C2208C: operator delete(void*) (vg_replace_malloc.c:348) >==26993== by 0x4F01594: Kopete::Contact::~Contact() (qmap.h:371) >==26993== by 0x12037AD7: MSNContact::~MSNContact() (msncontact.cpp:88) >==26993== by 0x70CD588: QObject::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x66343DC: KApplication::notify(QObject*, QEvent*) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x7078D69: QApplication::sendPostedEvents(QObject*, int) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x702D75C: QEventLoop::processEvents(unsigned) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BF82: QEventLoop::enterLoop() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BE31: QEventLoop::exec() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4412B9: main (main.cpp:107) >==26993== >==26993== Invalid read of size 8 >==26993== at 0x4F0944A: Kopete::Contact::removeProperty(Kopete::ContactPropertyTmpl const&) (kopetecontact.cpp:633) >==26993== by 0x120357C6: MSNContact::setObject(QString const&) (msncontact.cpp:700) >==26993== by 0x12051C94: MSNNotifySocket::parseCommand(QString const&, unsigned, QString const&) (msnnotifysocket.cpp:377) >==26993== by 0x1203C6EC: MSNSocket::parseLine(QString const&) (msnsocket.cpp:526) >==26993== by 0x1203E096: MSNSocket::slotReadLine() (msnsocket.cpp:456) >==26993== by 0x1204252E: MSNSocket::qt_invoke(int, QUObject*) (msnsocket.moc:235) >==26993== by 0x1204EE76: MSNNotifySocket::qt_invoke(int, QUObject*) (msnnotifysocket.moc:391) >==26993== by 0x70CDE9B: QObject::activate_signal(QConnectionList*, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73B3481: QSignal::signal(QVariant const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70E621C: QSignal::activate() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70EC757: QSingleShotTimer::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== Address 0x100330e8 is 80 bytes inside a block of size 192 free'd >==26993== at 0x4C2208C: operator delete(void*) (vg_replace_malloc.c:348) >==26993== by 0x70CD588: QObject::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x66343DC: KApplication::notify(QObject*, QEvent*) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x7078D69: QApplication::sendPostedEvents(QObject*, int) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x702D75C: QEventLoop::processEvents(unsigned) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BF82: QEventLoop::enterLoop() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BE31: QEventLoop::exec() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4412B9: main (main.cpp:107) >==26993== >==26993== Invalid read of size 8 >==26993== at 0x4F294F6: QMap<QString, Kopete::ContactProperty>::remove(QString const&) (qmap.h:739) >==26993== by 0x4F09459: Kopete::Contact::removeProperty(Kopete::ContactPropertyTmpl const&) (kopetecontact.cpp:633) >==26993== by 0x120357C6: MSNContact::setObject(QString const&) (msncontact.cpp:700) >==26993== by 0x12051C94: MSNNotifySocket::parseCommand(QString const&, unsigned, QString const&) (msnnotifysocket.cpp:377) >==26993== by 0x1203C6EC: MSNSocket::parseLine(QString const&) (msnsocket.cpp:526) >==26993== by 0x1203E096: MSNSocket::slotReadLine() (msnsocket.cpp:456) >==26993== by 0x1204252E: MSNSocket::qt_invoke(int, QUObject*) (msnsocket.moc:235) >==26993== by 0x1204EE76: MSNNotifySocket::qt_invoke(int, QUObject*) (msnnotifysocket.moc:391) >==26993== by 0x70CDE9B: QObject::activate_signal(QConnectionList*, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73B3481: QSignal::signal(QVariant const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70E621C: QSignal::activate() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70EC757: QSingleShotTimer::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== Address 0x10273e38 is 64 bytes inside a block of size 72 free'd >==26993== at 0x4C2208C: operator delete(void*) (vg_replace_malloc.c:348) >==26993== by 0x4F015F0: Kopete::Contact::~Contact() (kopetecontact.cpp:122) >==26993== by 0x12037AD7: MSNContact::~MSNContact() (msncontact.cpp:88) >==26993== by 0x70CD588: QObject::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x66343DC: KApplication::notify(QObject*, QEvent*) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x7078D69: QApplication::sendPostedEvents(QObject*, int) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x702D75C: QEventLoop::processEvents(unsigned) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BF82: QEventLoop::enterLoop() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BE31: QEventLoop::exec() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4412B9: main (main.cpp:107) >==26993== >==26993== Invalid read of size 4 >==26993== at 0x4F294FC: QMap<QString, Kopete::ContactProperty>::remove(QString const&) (qmap.h:739) >==26993== by 0x4F09459: Kopete::Contact::removeProperty(Kopete::ContactPropertyTmpl const&) (kopetecontact.cpp:633) >==26993== by 0x120357C6: MSNContact::setObject(QString const&) (msncontact.cpp:700) >==26993== by 0x12051C94: MSNNotifySocket::parseCommand(QString const&, unsigned, QString const&) (msnnotifysocket.cpp:377) >==26993== by 0x1203C6EC: MSNSocket::parseLine(QString const&) (msnsocket.cpp:526) >==26993== by 0x1203E096: MSNSocket::slotReadLine() (msnsocket.cpp:456) >==26993== by 0x1204252E: MSNSocket::qt_invoke(int, QUObject*) (msnsocket.moc:235) >==26993== by 0x1204EE76: MSNNotifySocket::qt_invoke(int, QUObject*) (msnnotifysocket.moc:391) >==26993== by 0x70CDE9B: QObject::activate_signal(QConnectionList*, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73B3481: QSignal::signal(QVariant const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70E621C: QSignal::activate() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70EC757: QSingleShotTimer::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== Address 0xdebfea0 is 0 bytes inside a block of size 16 free'd >==26993== at 0x4C2208C: operator delete(void*) (vg_replace_malloc.c:348) >==26993== by 0x4F0159C: Kopete::Contact::~Contact() (qmap.h:644) >==26993== by 0x12037AD7: MSNContact::~MSNContact() (msncontact.cpp:88) >==26993== by 0x70CD588: QObject::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x66343DC: KApplication::notify(QObject*, QEvent*) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x7078D69: QApplication::sendPostedEvents(QObject*, int) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x702D75C: QEventLoop::processEvents(unsigned) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BF82: QEventLoop::enterLoop() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BE31: QEventLoop::exec() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4412B9: main (main.cpp:107) >==26993== >==26993== Invalid read of size 8 >==26993== at 0x4F29506: QMap<QString, Kopete::ContactProperty>::remove(QString const&) (qmap.h:832) >==26993== by 0x4F09459: Kopete::Contact::removeProperty(Kopete::ContactPropertyTmpl const&) (kopetecontact.cpp:633) >==26993== by 0x120357C6: MSNContact::setObject(QString const&) (msncontact.cpp:700) >==26993== by 0x12051C94: MSNNotifySocket::parseCommand(QString const&, unsigned, QString const&) (msnnotifysocket.cpp:377) >==26993== by 0x1203C6EC: MSNSocket::parseLine(QString const&) (msnsocket.cpp:526) >==26993== by 0x1203E096: MSNSocket::slotReadLine() (msnsocket.cpp:456) >==26993== by 0x1204252E: MSNSocket::qt_invoke(int, QUObject*) (msnsocket.moc:235) >==26993== by 0x1204EE76: MSNNotifySocket::qt_invoke(int, QUObject*) (msnnotifysocket.moc:391) >==26993== by 0x70CDE9B: QObject::activate_signal(QConnectionList*, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73B3481: QSignal::signal(QVariant const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70E621C: QSignal::activate() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70EC757: QSingleShotTimer::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== Address 0x10273e38 is 64 bytes inside a block of size 72 free'd >==26993== at 0x4C2208C: operator delete(void*) (vg_replace_malloc.c:348) >==26993== by 0x4F015F0: Kopete::Contact::~Contact() (kopetecontact.cpp:122) >==26993== by 0x12037AD7: MSNContact::~MSNContact() (msncontact.cpp:88) >==26993== by 0x70CD588: QObject::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x66343DC: KApplication::notify(QObject*, QEvent*) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x7078D69: QApplication::sendPostedEvents(QObject*, int) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x702D75C: QEventLoop::processEvents(unsigned) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BF82: QEventLoop::enterLoop() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BE31: QEventLoop::exec() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4412B9: main (main.cpp:107) >==26993== >==26993== Invalid read of size 8 >==26993== at 0x4F1E0F1: QMapPrivate<QString, Kopete::ContactProperty>::find(QString const&) const (qmap.h:498) >==26993== by 0x4F29513: QMap<QString, Kopete::ContactProperty>::remove(QString const&) (qmap.h:832) >==26993== by 0x4F09459: Kopete::Contact::removeProperty(Kopete::ContactPropertyTmpl const&) (kopetecontact.cpp:633) >==26993== by 0x120357C6: MSNContact::setObject(QString const&) (msncontact.cpp:700) >==26993== by 0x12051C94: MSNNotifySocket::parseCommand(QString const&, unsigned, QString const&) (msnnotifysocket.cpp:377) >==26993== by 0x1203C6EC: MSNSocket::parseLine(QString const&) (msnsocket.cpp:526) >==26993== by 0x1203E096: MSNSocket::slotReadLine() (msnsocket.cpp:456) >==26993== by 0x1204252E: MSNSocket::qt_invoke(int, QUObject*) (msnsocket.moc:235) >==26993== by 0x1204EE76: MSNNotifySocket::qt_invoke(int, QUObject*) (msnnotifysocket.moc:391) >==26993== by 0x70CDE9B: QObject::activate_signal(QConnectionList*, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73B3481: QSignal::signal(QVariant const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70E621C: QSignal::activate() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== Address 0xdebfea8 is 8 bytes inside a block of size 16 free'd >==26993== at 0x4C2208C: operator delete(void*) (vg_replace_malloc.c:348) >==26993== by 0x4F0159C: Kopete::Contact::~Contact() (qmap.h:644) >==26993== by 0x12037AD7: MSNContact::~MSNContact() (msncontact.cpp:88) >==26993== by 0x70CD588: QObject::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x66343DC: KApplication::notify(QObject*, QEvent*) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x7078D69: QApplication::sendPostedEvents(QObject*, int) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x702D75C: QEventLoop::processEvents(unsigned) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BF82: QEventLoop::enterLoop() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BE31: QEventLoop::exec() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4412B9: main (main.cpp:107) >==26993== >==26993== Invalid read of size 8 >==26993== at 0x4F1E0F5: QMapPrivate<QString, Kopete::ContactProperty>::find(QString const&) const (qmap.h:499) >==26993== by 0x4F29513: QMap<QString, Kopete::ContactProperty>::remove(QString const&) (qmap.h:832) >==26993== by 0x4F09459: Kopete::Contact::removeProperty(Kopete::ContactPropertyTmpl const&) (kopetecontact.cpp:633) >==26993== by 0x120357C6: MSNContact::setObject(QString const&) (msncontact.cpp:700) >==26993== by 0x12051C94: MSNNotifySocket::parseCommand(QString const&, unsigned, QString const&) (msnnotifysocket.cpp:377) >==26993== by 0x1203C6EC: MSNSocket::parseLine(QString const&) (msnsocket.cpp:526) >==26993== by 0x1203E096: MSNSocket::slotReadLine() (msnsocket.cpp:456) >==26993== by 0x1204252E: MSNSocket::qt_invoke(int, QUObject*) (msnsocket.moc:235) >==26993== by 0x1204EE76: MSNNotifySocket::qt_invoke(int, QUObject*) (msnnotifysocket.moc:391) >==26993== by 0x70CDE9B: QObject::activate_signal(QConnectionList*, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73B3481: QSignal::signal(QVariant const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70E621C: QSignal::activate() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== Address 0xffd3658 is 16 bytes inside a block of size 56 free'd >==26993== at 0x4C2208C: operator delete(void*) (vg_replace_malloc.c:348) >==26993== by 0x4F01594: Kopete::Contact::~Contact() (qmap.h:371) >==26993== by 0x12037AD7: MSNContact::~MSNContact() (msncontact.cpp:88) >==26993== by 0x70CD588: QObject::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x66343DC: KApplication::notify(QObject*, QEvent*) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x7078D69: QApplication::sendPostedEvents(QObject*, int) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x702D75C: QEventLoop::processEvents(unsigned) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BF82: QEventLoop::enterLoop() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BE31: QEventLoop::exec() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4412B9: main (main.cpp:107) >==26993== >==26993== Invalid read of size 8 >==26993== at 0x4F29514: QMap<QString, Kopete::ContactProperty>::remove(QString const&) (qmap.h:739) >==26993== by 0x4F09459: Kopete::Contact::removeProperty(Kopete::ContactPropertyTmpl const&) (kopetecontact.cpp:633) >==26993== by 0x120357C6: MSNContact::setObject(QString const&) (msncontact.cpp:700) >==26993== by 0x12051C94: MSNNotifySocket::parseCommand(QString const&, unsigned, QString const&) (msnnotifysocket.cpp:377) >==26993== by 0x1203C6EC: MSNSocket::parseLine(QString const&) (msnsocket.cpp:526) >==26993== by 0x1203E096: MSNSocket::slotReadLine() (msnsocket.cpp:456) >==26993== by 0x1204252E: MSNSocket::qt_invoke(int, QUObject*) (msnsocket.moc:235) >==26993== by 0x1204EE76: MSNNotifySocket::qt_invoke(int, QUObject*) (msnnotifysocket.moc:391) >==26993== by 0x70CDE9B: QObject::activate_signal(QConnectionList*, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73B3481: QSignal::signal(QVariant const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70E621C: QSignal::activate() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70EC757: QSingleShotTimer::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== Address 0x10273e38 is 64 bytes inside a block of size 72 free'd >==26993== at 0x4C2208C: operator delete(void*) (vg_replace_malloc.c:348) >==26993== by 0x4F015F0: Kopete::Contact::~Contact() (kopetecontact.cpp:122) >==26993== by 0x12037AD7: MSNContact::~MSNContact() (msncontact.cpp:88) >==26993== by 0x70CD588: QObject::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x66343DC: KApplication::notify(QObject*, QEvent*) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x7078D69: QApplication::sendPostedEvents(QObject*, int) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x702D75C: QEventLoop::processEvents(unsigned) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BF82: QEventLoop::enterLoop() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BE31: QEventLoop::exec() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4412B9: main (main.cpp:107) >==26993== >==26993== Invalid read of size 4 >==26993== at 0x4F2951B: QMap<QString, Kopete::ContactProperty>::remove(QString const&) (qmap.h:739) >==26993== by 0x4F09459: Kopete::Contact::removeProperty(Kopete::ContactPropertyTmpl const&) (kopetecontact.cpp:633) >==26993== by 0x120357C6: MSNContact::setObject(QString const&) (msncontact.cpp:700) >==26993== by 0x12051C94: MSNNotifySocket::parseCommand(QString const&, unsigned, QString const&) (msnnotifysocket.cpp:377) >==26993== by 0x1203C6EC: MSNSocket::parseLine(QString const&) (msnsocket.cpp:526) >==26993== by 0x1203E096: MSNSocket::slotReadLine() (msnsocket.cpp:456) >==26993== by 0x1204252E: MSNSocket::qt_invoke(int, QUObject*) (msnsocket.moc:235) >==26993== by 0x1204EE76: MSNNotifySocket::qt_invoke(int, QUObject*) (msnnotifysocket.moc:391) >==26993== by 0x70CDE9B: QObject::activate_signal(QConnectionList*, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73B3481: QSignal::signal(QVariant const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70E621C: QSignal::activate() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70EC757: QSingleShotTimer::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== Address 0xdebfea0 is 0 bytes inside a block of size 16 free'd >==26993== at 0x4C2208C: operator delete(void*) (vg_replace_malloc.c:348) >==26993== by 0x4F0159C: Kopete::Contact::~Contact() (qmap.h:644) >==26993== by 0x12037AD7: MSNContact::~MSNContact() (msncontact.cpp:88) >==26993== by 0x70CD588: QObject::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x66343DC: KApplication::notify(QObject*, QEvent*) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x7078D69: QApplication::sendPostedEvents(QObject*, int) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x702D75C: QEventLoop::processEvents(unsigned) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BF82: QEventLoop::enterLoop() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BE31: QEventLoop::exec() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4412B9: main (main.cpp:107) >==26993== >==26993== Invalid read of size 8 >==26993== at 0x4F2952C: QMap<QString, Kopete::ContactProperty>::remove(QString const&) (qmap.h:378) >==26993== by 0x4F09459: Kopete::Contact::removeProperty(Kopete::ContactPropertyTmpl const&) (kopetecontact.cpp:633) >==26993== by 0x120357C6: MSNContact::setObject(QString const&) (msncontact.cpp:700) >==26993== by 0x12051C94: MSNNotifySocket::parseCommand(QString const&, unsigned, QString const&) (msnnotifysocket.cpp:377) >==26993== by 0x1203C6EC: MSNSocket::parseLine(QString const&) (msnsocket.cpp:526) >==26993== by 0x1203E096: MSNSocket::slotReadLine() (msnsocket.cpp:456) >==26993== by 0x1204252E: MSNSocket::qt_invoke(int, QUObject*) (msnsocket.moc:235) >==26993== by 0x1204EE76: MSNNotifySocket::qt_invoke(int, QUObject*) (msnnotifysocket.moc:391) >==26993== by 0x70CDE9B: QObject::activate_signal(QConnectionList*, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73B3481: QSignal::signal(QVariant const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70E621C: QSignal::activate() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70EC757: QSingleShotTimer::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== Address 0xdebfea8 is 8 bytes inside a block of size 16 free'd >==26993== at 0x4C2208C: operator delete(void*) (vg_replace_malloc.c:348) >==26993== by 0x4F0159C: Kopete::Contact::~Contact() (qmap.h:644) >==26993== by 0x12037AD7: MSNContact::~MSNContact() (msncontact.cpp:88) >==26993== by 0x70CD588: QObject::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x66343DC: KApplication::notify(QObject*, QEvent*) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x7078D69: QApplication::sendPostedEvents(QObject*, int) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x702D75C: QEventLoop::processEvents(unsigned) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BF82: QEventLoop::enterLoop() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BE31: QEventLoop::exec() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4412B9: main (main.cpp:107) >==26993== >==26993== Invalid read of size 1 >==26993== at 0x4ECDEA0: Kopete::Contact::propertyChanged(Kopete::Contact*, QString const&, QVariant const&, QVariant const&) (kopetecontact.moc:223) >==26993== by 0x4F0947D: Kopete::Contact::removeProperty(Kopete::ContactPropertyTmpl const&) (kopetecontact.cpp:634) >==26993== by 0x120357C6: MSNContact::setObject(QString const&) (msncontact.cpp:700) >==26993== by 0x12051C94: MSNNotifySocket::parseCommand(QString const&, unsigned, QString const&) (msnnotifysocket.cpp:377) >==26993== by 0x1203C6EC: MSNSocket::parseLine(QString const&) (msnsocket.cpp:526) >==26993== by 0x1203E096: MSNSocket::slotReadLine() (msnsocket.cpp:456) >==26993== by 0x1204252E: MSNSocket::qt_invoke(int, QUObject*) (msnsocket.moc:235) >==26993== by 0x1204EE76: MSNNotifySocket::qt_invoke(int, QUObject*) (msnnotifysocket.moc:391) >==26993== by 0x70CDE9B: QObject::activate_signal(QConnectionList*, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73B3481: QSignal::signal(QVariant const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70E621C: QSignal::activate() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70EC757: QSingleShotTimer::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== Address 0x100330a0 is 8 bytes inside a block of size 192 free'd >==26993== at 0x4C2208C: operator delete(void*) (vg_replace_malloc.c:348) >==26993== by 0x70CD588: QObject::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x66343DC: KApplication::notify(QObject*, QEvent*) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x7078D69: QApplication::sendPostedEvents(QObject*, int) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x702D75C: QEventLoop::processEvents(unsigned) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BF82: QEventLoop::enterLoop() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BE31: QEventLoop::exec() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4412B9: main (main.cpp:107) >==26993== >==26993== Invalid read of size 8 >==26993== at 0x70CE685: QObject::receivers(int) const (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4ECDEF6: Kopete::Contact::propertyChanged(Kopete::Contact*, QString const&, QVariant const&, QVariant const&) (kopetecontact.moc:225) >==26993== by 0x4F0947D: Kopete::Contact::removeProperty(Kopete::ContactPropertyTmpl const&) (kopetecontact.cpp:634) >==26993== by 0x120357C6: MSNContact::setObject(QString const&) (msncontact.cpp:700) >==26993== by 0x12051C94: MSNNotifySocket::parseCommand(QString const&, unsigned, QString const&) (msnnotifysocket.cpp:377) >==26993== by 0x1203C6EC: MSNSocket::parseLine(QString const&) (msnsocket.cpp:526) >==26993== by 0x1203E096: MSNSocket::slotReadLine() (msnsocket.cpp:456) >==26993== by 0x1204252E: MSNSocket::qt_invoke(int, QUObject*) (msnsocket.moc:235) >==26993== by 0x1204EE76: MSNNotifySocket::qt_invoke(int, QUObject*) (msnnotifysocket.moc:391) >==26993== by 0x70CDE9B: QObject::activate_signal(QConnectionList*, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73B3481: QSignal::signal(QVariant const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70E621C: QSignal::activate() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== Address 0x100330c0 is 40 bytes inside a block of size 192 free'd >==26993== at 0x4C2208C: operator delete(void*) (vg_replace_malloc.c:348) >==26993== by 0x70CD588: QObject::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x66343DC: KApplication::notify(QObject*, QEvent*) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x7078D69: QApplication::sendPostedEvents(QObject*, int) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x702D75C: QEventLoop::processEvents(unsigned) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BF82: QEventLoop::enterLoop() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BE31: QEventLoop::exec() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4412B9: main (main.cpp:107) >==26993== >==26993== Invalid read of size 8 >==26993== at 0x70CE5F6: QObject::activate_signal(int) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x120357CE: MSNContact::setObject(QString const&) (msncontact.cpp:701) >==26993== by 0x12051C94: MSNNotifySocket::parseCommand(QString const&, unsigned, QString const&) (msnnotifysocket.cpp:377) >==26993== by 0x1203C6EC: MSNSocket::parseLine(QString const&) (msnsocket.cpp:526) >==26993== by 0x1203E096: MSNSocket::slotReadLine() (msnsocket.cpp:456) >==26993== by 0x1204252E: MSNSocket::qt_invoke(int, QUObject*) (msnsocket.moc:235) >==26993== by 0x1204EE76: MSNNotifySocket::qt_invoke(int, QUObject*) (msnnotifysocket.moc:391) >==26993== by 0x70CDE9B: QObject::activate_signal(QConnectionList*, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73B3481: QSignal::signal(QVariant const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70E621C: QSignal::activate() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70EC757: QSingleShotTimer::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== Address 0x100330c0 is 40 bytes inside a block of size 192 free'd >==26993== at 0x4C2208C: operator delete(void*) (vg_replace_malloc.c:348) >==26993== by 0x70CD588: QObject::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x66343DC: KApplication::notify(QObject*, QEvent*) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x7078D69: QApplication::sendPostedEvents(QObject*, int) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x702D75C: QEventLoop::processEvents(unsigned) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BF82: QEventLoop::enterLoop() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BE31: QEventLoop::exec() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4412B9: main (main.cpp:107) >==26993== >==26993== Invalid read of size 8 >==26993== at 0x4EC17A0: Kopete::Contact::account() const (kopetecontact.cpp:491) >==26993== by 0x1203581B: MSNContact::setObject(QString const&) (msncontact.cpp:705) >==26993== by 0x12051C94: MSNNotifySocket::parseCommand(QString const&, unsigned, QString const&) (msnnotifysocket.cpp:377) >==26993== by 0x1203C6EC: MSNSocket::parseLine(QString const&) (msnsocket.cpp:526) >==26993== by 0x1203E096: MSNSocket::slotReadLine() (msnsocket.cpp:456) >==26993== by 0x1204252E: MSNSocket::qt_invoke(int, QUObject*) (msnsocket.moc:235) >==26993== by 0x1204EE76: MSNNotifySocket::qt_invoke(int, QUObject*) (msnnotifysocket.moc:391) >==26993== by 0x70CDE9B: QObject::activate_signal(QConnectionList*, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73B3481: QSignal::signal(QVariant const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70E621C: QSignal::activate() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70EC757: QSingleShotTimer::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== Address 0x100330e8 is 80 bytes inside a block of size 192 free'd >==26993== at 0x4C2208C: operator delete(void*) (vg_replace_malloc.c:348) >==26993== by 0x70CD588: QObject::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x66343DC: KApplication::notify(QObject*, QEvent*) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x7078D69: QApplication::sendPostedEvents(QObject*, int) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x702D75C: QEventLoop::processEvents(unsigned) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BF82: QEventLoop::enterLoop() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BE31: QEventLoop::exec() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4412B9: main (main.cpp:107) >==26993== >==26993== Invalid read of size 8 >==26993== at 0x4EC17A4: Kopete::Contact::account() const (kopetecontact.cpp:491) >==26993== by 0x1203581B: MSNContact::setObject(QString const&) (msncontact.cpp:705) >==26993== by 0x12051C94: MSNNotifySocket::parseCommand(QString const&, unsigned, QString const&) (msnnotifysocket.cpp:377) >==26993== by 0x1203C6EC: MSNSocket::parseLine(QString const&) (msnsocket.cpp:526) >==26993== by 0x1203E096: MSNSocket::slotReadLine() (msnsocket.cpp:456) >==26993== by 0x1204252E: MSNSocket::qt_invoke(int, QUObject*) (msnsocket.moc:235) >==26993== by 0x1204EE76: MSNNotifySocket::qt_invoke(int, QUObject*) (msnnotifysocket.moc:391) >==26993== by 0x70CDE9B: QObject::activate_signal(QConnectionList*, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73B3481: QSignal::signal(QVariant const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70E621C: QSignal::activate() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70EC757: QSingleShotTimer::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== Address 0x10273e08 is 16 bytes inside a block of size 72 free'd >==26993== at 0x4C2208C: operator delete(void*) (vg_replace_malloc.c:348) >==26993== by 0x4F015F0: Kopete::Contact::~Contact() (kopetecontact.cpp:122) >==26993== by 0x12037AD7: MSNContact::~MSNContact() (msncontact.cpp:88) >==26993== by 0x70CD588: QObject::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x66343DC: KApplication::notify(QObject*, QEvent*) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x7078D69: QApplication::sendPostedEvents(QObject*, int) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x702D75C: QEventLoop::processEvents(unsigned) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BF82: QEventLoop::enterLoop() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BE31: QEventLoop::exec() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4412B9: main (main.cpp:107) >==26993== >==26993== Invalid read of size 8 >==26993== at 0x1203584C: MSNContact::setObject(QString const&) (msncontact.cpp:707) >==26993== by 0x12051C94: MSNNotifySocket::parseCommand(QString const&, unsigned, QString const&) (msnnotifysocket.cpp:377) >==26993== by 0x1203C6EC: MSNSocket::parseLine(QString const&) (msnsocket.cpp:526) >==26993== by 0x1203E096: MSNSocket::slotReadLine() (msnsocket.cpp:456) >==26993== by 0x1204252E: MSNSocket::qt_invoke(int, QUObject*) (msnsocket.moc:235) >==26993== by 0x1204EE76: MSNNotifySocket::qt_invoke(int, QUObject*) (msnnotifysocket.moc:391) >==26993== by 0x70CDE9B: QObject::activate_signal(QConnectionList*, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73B3481: QSignal::signal(QVariant const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70E621C: QSignal::activate() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70EC757: QSingleShotTimer::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== Address 0x10033098 is 0 bytes inside a block of size 192 free'd >==26993== at 0x4C2208C: operator delete(void*) (vg_replace_malloc.c:348) >==26993== by 0x70CD588: QObject::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x7078427: QApplication::notify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x66343DC: KApplication::notify(QObject*, QEvent*) (in /opt/kde3/lib64/libkdecore.so.4.2.0) >==26993== by 0x7078D69: QApplication::sendPostedEvents(QObject*, int) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x702D75C: QEventLoop::processEvents(unsigned) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BF82: QEventLoop::enterLoop() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x708BE31: QEventLoop::exec() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x4412B9: main (main.cpp:107) >==26993== >==26993== Jump to the invalid address stated on the next line >==26993== at 0x0: ??? >==26993== by 0x1203585D: MSNContact::setObject(QString const&) (msncontact.cpp:707) >==26993== by 0x12051C94: MSNNotifySocket::parseCommand(QString const&, unsigned, QString const&) (msnnotifysocket.cpp:377) >==26993== by 0x1203C6EC: MSNSocket::parseLine(QString const&) (msnsocket.cpp:526) >==26993== by 0x1203E096: MSNSocket::slotReadLine() (msnsocket.cpp:456) >==26993== by 0x1204252E: MSNSocket::qt_invoke(int, QUObject*) (msnsocket.moc:235) >==26993== by 0x1204EE76: MSNNotifySocket::qt_invoke(int, QUObject*) (msnnotifysocket.moc:391) >==26993== by 0x70CDE9B: QObject::activate_signal(QConnectionList*, QUObject*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x73B3481: QSignal::signal(QVariant const&) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70E621C: QSignal::activate() (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x70EC757: QSingleShotTimer::event(QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== by 0x707770C: QApplication::internalNotify(QObject*, QEvent*) (in /usr/lib/qt3/lib64/libqt-mt.so.3.3.8) >==26993== Address 0x0 is not stack'd, malloc'd or (recently) free'd >==26993== >==26993== ERROR SUMMARY: 72 errors from 45 contexts (suppressed: 102 from 6) >==26993== malloc/free: in use at exit: 5,806,015 bytes in 104,756 blocks. >==26993== malloc/free: 2,486,150 allocs, 2,381,394 frees, 110,909,815 bytes allocated. >==26993== For counts of detected errors, rerun with: -v >==26993== searching for pointers to 104,756 not-freed blocks. >==26993== checked 5,841,064 bytes. >==26993== >==26993== LEAK SUMMARY: >==26993== definitely lost: 16,977 bytes in 288 blocks. >==26993== possibly lost: 40 bytes in 1 blocks. >==26993== still reachable: 5,788,998 bytes in 104,467 blocks. >==26993== suppressed: 0 bytes in 0 blocks. >==26993== Rerun with --leak-check=full to see details of leaked memory.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
Attachments on
bug 360333
: 209663