[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#319135: Same error different system



Getting the same error with kmail on a different system. Adding valgrind
output.

$ valgrind /usr/bin/kmail
==17096== Memcheck, a memory error detector for x86-linux.
==17096== Copyright (C) 2002-2005, and GNU GPL'd, by Julian Seward et al.
==17096== Using valgrind-2.4.0, a program supervision framework for x86-linux.
==17096== Copyright (C) 2000-2005, and GNU GPL'd, by Julian Seward et al.
==17096== For more details, rerun with: -v
==17096==
==17096== Invalid read of size 4
==17096==    at 0x1C71895B: QString::QString(QString const&) (in
/usr/lib/libqt-mt.so.3.3.4)
==17096==    by 0x1CE651D1: (within /usr/lib/libkpimidentities.so.1.0.0)
==17096==    by 0x1CE652EA: (within /usr/lib/libkpimidentities.so.1.0.0)
==17096==    by 0x1CE68964: (within /usr/lib/libkpimidentities.so.1.0.0)
==17096==    by 0x1CE5AC84: (within /usr/lib/libkpimidentities.so.1.0.0)
==17096==    by 0x1B8F01CD: (within /lib/ld-2.3.2.so)
==17096==    by 0x1B8F02B9: _dl_init (in /lib/ld-2.3.2.so)
==17096==    by 0x1B8E4C5C: (within /lib/ld-2.3.2.so)
==17096==  Address 0x0 is not stack'd, malloc'd or (recently) free'd
==17096==
==17096== Process terminating with default action of signal 11 (SIGSEGV)
==17096==  Access not within mapped region at address 0x0
==17096==    at 0x1C71895B: QString::QString(QString const&) (in
/usr/lib/libqt-mt.so.3.3.4)
==17096==    by 0x1CE651D1: (within /usr/lib/libkpimidentities.so.1.0.0)
==17096==    by 0x1CE652EA: (within /usr/lib/libkpimidentities.so.1.0.0)
==17096==    by 0x1CE68964: (within /usr/lib/libkpimidentities.so.1.0.0)
==17096==    by 0x1CE5AC84: (within /usr/lib/libkpimidentities.so.1.0.0)
==17096==    by 0x1B8F01CD: (within /lib/ld-2.3.2.so)
==17096==    by 0x1B8F02B9: _dl_init (in /lib/ld-2.3.2.so)
==17096==    by 0x1B8E4C5C: (within /lib/ld-2.3.2.so)
==17096==
==17096== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 123 from 2)
==17096== malloc/free: in use at exit: 3587 bytes in 103 blocks.
==17096== malloc/free: 105 allocs, 2 frees, 3731 bytes allocated.
==17096== For counts of detected errors, rerun with: -v
==17096== searching for pointers to 103 not-freed blocks.
==17096== checked 2321856 bytes.
==17096==
==17096== LEAK SUMMARY:
==17096==    definitely lost: 0 bytes in 0 blocks.
==17096==      possibly lost: 0 bytes in 0 blocks.
==17096==    still reachable: 3587 bytes in 103 blocks.
==17096==         suppressed: 0 bytes in 0 blocks.
==17096== Reachable blocks (those to which a pointer was found) are not shown.
==17096== To see them, rerun with: --show-reachable=yes
Segmentation fault
tanner@transmuter:krun$ valgrind --show-reachable=yes /usr/bin/kmail
==17105== Memcheck, a memory error detector for x86-linux.
==17105== Copyright (C) 2002-2005, and GNU GPL'd, by Julian Seward et al.
==17105== Using valgrind-2.4.0, a program supervision framework for x86-linux.
==17105== Copyright (C) 2000-2005, and GNU GPL'd, by Julian Seward et al.
==17105== For more details, rerun with: -v
==17105==
==17105== Invalid read of size 4
==17105==    at 0x1C71895B: QString::QString(QString const&) (in
/usr/lib/libqt-mt.so.3.3.4)
==17105==    by 0x1CE651D1: (within /usr/lib/libkpimidentities.so.1.0.0)
==17105==    by 0x1CE652EA: (within /usr/lib/libkpimidentities.so.1.0.0)
==17105==    by 0x1CE68964: (within /usr/lib/libkpimidentities.so.1.0.0)
==17105==    by 0x1CE5AC84: (within /usr/lib/libkpimidentities.so.1.0.0)
==17105==    by 0x1B8F01CD: (within /lib/ld-2.3.2.so)
==17105==    by 0x1B8F02B9: _dl_init (in /lib/ld-2.3.2.so)
==17105==    by 0x1B8E4C5C: (within /lib/ld-2.3.2.so)
==17105==  Address 0x0 is not stack'd, malloc'd or (recently) free'd
==17105==
==17105== Process terminating with default action of signal 11 (SIGSEGV)
==17105==  Access not within mapped region at address 0x0
==17105==    at 0x1C71895B: QString::QString(QString const&) (in
/usr/lib/libqt-mt.so.3.3.4)
==17105==    by 0x1CE651D1: (within /usr/lib/libkpimidentities.so.1.0.0)
==17105==    by 0x1CE652EA: (within /usr/lib/libkpimidentities.so.1.0.0)
==17105==    by 0x1CE68964: (within /usr/lib/libkpimidentities.so.1.0.0)
==17105==    by 0x1CE5AC84: (within /usr/lib/libkpimidentities.so.1.0.0)
==17105==    by 0x1B8F01CD: (within /lib/ld-2.3.2.so)
==17105==    by 0x1B8F02B9: _dl_init (in /lib/ld-2.3.2.so)
==17105==    by 0x1B8E4C5C: (within /lib/ld-2.3.2.so)
==17105==
==17105== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 123 from 2)
==17105== malloc/free: in use at exit: 3587 bytes in 103 blocks.
==17105== malloc/free: 105 allocs, 2 frees, 3731 bytes allocated.
==17105== For counts of detected errors, rerun with: -v
==17105== searching for pointers to 103 not-freed blocks.
==17105== checked 2321856 bytes.
==17105==
==17105== LEAK SUMMARY:
==17105==    definitely lost: 0 bytes in 0 blocks.
==17105==      possibly lost: 0 bytes in 0 blocks.
==17105==    still reachable: 3587 bytes in 103 blocks.
==17105==         suppressed: 0 bytes in 0 blocks.
Segmentation fault

-- 
Bob Tanner <tanner@real-time.com>          | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288



Reply to: