[Bug 161544] Kmail eats all memory and crashes

A. Spehr zahl at transbay.net
Sat Apr 4 13:39:25 BST 2009


https://bugs.kde.org/show_bug.cgi?id=161544


A. Spehr <zahl at transbay.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zahl at transbay.net




--- Comment #7 from A. Spehr <zahl transbay net>  2009-04-04 14:39:13 ---
comment 4 inline paste of what i think is the backtrace portion of the valgrind
log:

==19050== Warning: set address range perms: large range 402653216 (noaccess)
**19050** new/new[] failed and should throw an exception, but Valgrind
   cannot throw exceptions and so is aborting instead.  Sorry.
==19050==    at 0x4022D34: VALGRIND_PRINTF_BACKTRACE (valgrind.h:3695)
==19050==    by 0x4022F81: operator new[](unsigned) (vg_replace_malloc.c:268)
==19050==    by 0x60E9AA8: QString::setLength(unsigned) (in
/usr/lib/libqt-mt.so.3.3.8)
==19050==    by 0x60E9C1D: QString::grow(unsigned) (in
/usr/lib/libqt-mt.so.3.3.8)
==19050==    by 0x60EB16D: QString::operator+=(QString const&) (in
/usr/lib/libqt-mt.so.3.3.8)
==19050==    by 0x60FF203: QTextStream::read() (in /usr/lib/libqt-mt.so.3.3.8)
==19050==    by 0x510C733: KABC::VCardFormatPlugin::loadAll(KABC::AddressBook*,
KABC::Resource*, QFile*) (in /usr/lib/libkabc.so.1.2.0)
==19050==    by 0x80438D6: KABC::ResourceFile::load() (in
/usr/lib/libkabc_file.so.1.0.0)
==19050==    by 0x80435F8: KABC::ResourceFile::asyncLoad() (in
/usr/lib/libkabc_file.so.1.0.0)
==19050==    by 0x50E6CEA: KABC::AddressBook::asyncLoad() (in
/usr/lib/libkabc.so.1.2.0)
==19050==    by 0x50E73CB: KABC::StdAddressBook::init(bool) (in
/usr/lib/libkabc.so.1.2.0)
==19050==    by 0x50E754F: KABC::StdAddressBook::StdAddressBook(bool) (in
/usr/lib/libkabc.so.1.2.0)
==19050== 

And the final leak report:
==19050== LEAK SUMMARY:
==19050==    definitely lost: 51,172 bytes in 1,681 blocks.
==19050==      possibly lost: 5,524 bytes in 6 blocks.
==19050==    still reachable: 540,936,605 bytes in 108,617 blocks.
==19050==         suppressed: 0 bytes in 0 blocks.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list