- amule was compiled with --disable-optimise --enable-debug --enable-profile
- amule exits with this error message:
Emule error " cannot get prio range for scheduling policy 1163790616"
bash-2.05b$ LD_LIBRARY_PATH=/tmp/progs/wx/lib valgrind --error-limit=no --leak-check=yes amule
/usr/bin/valgrind: 'amule' not found in $PATH, aborting.
bash-2.05b$ LD_LIBRARY_PATH=/tmp/progs/wx/lib valgrind --error-limit=no --leak-check=yes ./amule
==22610== Memcheck, a.k.a. Valgrind, a memory error detector for x86-linux.
==22610== Copyright (C) 2002-2003, and GNU GPL'd, by Julian Seward.
==22610== Using valgrind-2.0.0, a program supervision framework for x86-linux.
==22610== Copyright (C) 2000-2003, and GNU GPL'd, by Julian Seward.
==22610== Estimated CPU clock rate is 1833 MHz
==22610== For more details, rerun with: -v
==22610==
==22610== Conditional jump or move depends on uninitialised value(s)
==22610== at 0x40D33783: profil_counter (in /lib/libc-2.3.2.so)
==22610== by 0x40188CF7: (within /usr/lib/valgrind/valgrind.so)
==22610== by 0x4000B92C: call_init (in /lib/ld-2.3.2.so)
==22610== by 0x4000BAC9: _dl_init_internal (in /lib/ld-2.3.2.so)
==22610==
==22610== Conditional jump or move depends on uninitialised value(s)
==22610== at 0x40D33783: profil_counter (in /lib/libc-2.3.2.so)
==22610== by 0x40188CF7: (within /usr/lib/valgrind/valgrind.so)
==22610== by 0x40008346: _dl_lookup_versioned_symbol_internal (in /lib/ld-2.3.2.so)
==22610== by 0x4000B2AE: fixup (in /lib/ld-2.3.2.so)
==22610==
==22610== Invalid read of size 4
==22610== at 0x40D3367C: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== by 0x811B6DC: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x410D0792 is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid read of size 4
==22610== at 0x40D3368B: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== by 0x811B6DC: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x40E2302C is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid write of size 4
==22610== at 0x40D3368F: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== by 0x811B6DC: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x40E2302C is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid write of size 4
==22610== at 0x40D3369A: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== by 0x811B6DC: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x410D0792 is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid write of size 4
==22610== at 0x40D336A5: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== by 0x811B6DC: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x40E23034 is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid write of size 4
==22610== at 0x40D336AC: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== by 0x811B6DC: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x40E23038 is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid write of size 4
==22610== at 0x40D336B3: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== by 0x811B6DC: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x40E23030 is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid read of size 4
==22610== at 0x40D3367C: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x8288F1A: _GLOBAL__I__ZNK9CamuleDlg13GetEventTableEv (DownloadQueue.h:187)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x41088746 is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid read of size 4
==22610== at 0x40D3368B: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x8288F1A: _GLOBAL__I__ZNK9CamuleDlg13GetEventTableEv (DownloadQueue.h:187)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x40E2302C is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid write of size 4
==22610== at 0x40D3368F: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x8288F1A: _GLOBAL__I__ZNK9CamuleDlg13GetEventTableEv (DownloadQueue.h:187)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x40E2302C is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid write of size 4
==22610== at 0x40D3369A: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x8288F1A: _GLOBAL__I__ZNK9CamuleDlg13GetEventTableEv (DownloadQueue.h:187)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x41088746 is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid write of size 4
==22610== at 0x40D336A5: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x8288F1A: _GLOBAL__I__ZNK9CamuleDlg13GetEventTableEv (DownloadQueue.h:187)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x40E23040 is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid write of size 4
==22610== at 0x40D336AC: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x8288F1A: _GLOBAL__I__ZNK9CamuleDlg13GetEventTableEv (DownloadQueue.h:187)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x40E23044 is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid write of size 4
==22610== at 0x40D336B3: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x8288F1A: _GLOBAL__I__ZNK9CamuleDlg13GetEventTableEv (DownloadQueue.h:187)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x40E2303C is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid read of size 4
==22610== at 0x40D336E3: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== by 0x811B6DC: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x40E23030 is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid read of size 4
==22610== at 0x40D336F0: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== by 0x811B6DC: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x40E23038 is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid read of size 4
==22610== at 0x40D3371E: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== by 0x811B6DC: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x40E2302C is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid write of size 4
==22610== at 0x40D33722: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== by 0x811B6DC: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x40E2302C is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid write of size 4
==22610== at 0x40D33738: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== by 0x811B6DC: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x40E2304C is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid write of size 4
==22610== at 0x40D3373F: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== by 0x811B6DC: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x40E23048 is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid read of size 4
==22610== at 0x40D33715: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== by 0x811B6DC: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x410D0792 is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid write of size 4
==22610== at 0x40D33717: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== by 0x811B6DC: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x40E23050 is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid write of size 4
==22610== at 0x40D3371A: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== by 0x811B6DC: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x410D0792 is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid read of size 4
==22610== at 0x40D3367C: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x82826A6: _GLOBAL__I__Z11wxCreateAppv (stl_map.h:120)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x4108530A is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid read of size 4
==22610== at 0x40D3368B: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x82826A6: _GLOBAL__I__Z11wxCreateAppv (stl_map.h:120)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x40E2302C is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid write of size 4
==22610== at 0x40D3368F: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x82826A6: _GLOBAL__I__Z11wxCreateAppv (stl_map.h:120)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x40E2302C is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid write of size 4
==22610== at 0x40D3369A: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x82826A6: _GLOBAL__I__Z11wxCreateAppv (stl_map.h:120)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x4108530A is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid write of size 4
==22610== at 0x40D336A5: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x82826A6: _GLOBAL__I__Z11wxCreateAppv (stl_map.h:120)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x40E23058 is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid write of size 4
==22610== at 0x40D336AC: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x82826A6: _GLOBAL__I__Z11wxCreateAppv (stl_map.h:120)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x40E2305C is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid write of size 4
==22610== at 0x40D336B3: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x82826A6: _GLOBAL__I__Z11wxCreateAppv (stl_map.h:120)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x40E23054 is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid read of size 4
==22610== at 0x40D33702: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== by 0x811B6DC: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x40E23030 is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid read of size 4
==22610== at 0x40D3367C: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x82789C6: _GLOBAL__I__ZNK15CUploadListCtrl13GetEventTableEv (asn.h:117)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x4108049A is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid read of size 4
==22610== at 0x40D3368B: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x82789C6: _GLOBAL__I__ZNK15CUploadListCtrl13GetEventTableEv (asn.h:117)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x40E2302C is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid write of size 4
==22610== at 0x40D3368F: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x82789C6: _GLOBAL__I__ZNK15CUploadListCtrl13GetEventTableEv (asn.h:117)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x40E2302C is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid write of size 4
==22610== at 0x40D3369A: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x82789C6: _GLOBAL__I__ZNK15CUploadListCtrl13GetEventTableEv (asn.h:117)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x4108049A is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid write of size 4
==22610== at 0x40D336A5: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x82789C6: _GLOBAL__I__ZNK15CUploadListCtrl13GetEventTableEv (asn.h:117)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x40E23070 is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid write of size 4
==22610== at 0x40D336AC: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x82789C6: _GLOBAL__I__ZNK15CUploadListCtrl13GetEventTableEv (asn.h:117)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x40E23074 is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid write of size 4
==22610== at 0x40D336B3: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x82789C6: _GLOBAL__I__ZNK15CUploadListCtrl13GetEventTableEv (asn.h:117)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x40E2306C is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid read of size 4
==22610== at 0x40D3367C: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x8274FDE: _GLOBAL__I__ZN13CUpDownClient13s_UpStatusBarE (stl_map.h:120)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x4107E7A6 is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid read of size 4
==22610== at 0x40D3368B: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x8274FDE: _GLOBAL__I__ZN13CUpDownClient13s_UpStatusBarE (stl_map.h:120)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x40E2302C is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid write of size 4
==22610== at 0x40D3368F: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x8274FDE: _GLOBAL__I__ZN13CUpDownClient13s_UpStatusBarE (stl_map.h:120)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x40E2302C is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid write of size 4
==22610== at 0x40D3369A: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x8274FDE: _GLOBAL__I__ZN13CUpDownClient13s_UpStatusBarE (stl_map.h:120)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x4107E7A6 is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid write of size 4
==22610== at 0x40D336A5: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x8274FDE: _GLOBAL__I__ZN13CUpDownClient13s_UpStatusBarE (stl_map.h:120)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x40E23088 is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid write of size 4
==22610== at 0x40D336AC: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x8274FDE: _GLOBAL__I__ZN13CUpDownClient13s_UpStatusBarE (stl_map.h:120)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x40E2308C is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid write of size 4
==22610== at 0x40D336B3: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x8274FDE: _GLOBAL__I__ZN13CUpDownClient13s_UpStatusBarE (stl_map.h:120)
==22610== by 0x8318FB4: (within /tmp/progs/amule-debug/bin/amule)
==22610== Address 0x40E23084 is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid read of size 4
==22610== at 0x40D3367C: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x8274F87: __static_initialization_and_destruction_0(int, int) (UploadClient.cpp:50)
==22610== by 0x8274FDE: _GLOBAL__I__ZN13CUpDownClient13s_UpStatusBarE (stl_map.h:120)
==22610== Address 0x4107E77E is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid read of size 4
==22610== at 0x40D3368B: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x8274F87: __static_initialization_and_destruction_0(int, int) (UploadClient.cpp:50)
==22610== by 0x8274FDE: _GLOBAL__I__ZN13CUpDownClient13s_UpStatusBarE (stl_map.h:120)
==22610== Address 0x40E2302C is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid write of size 4
==22610== at 0x40D3368F: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x8274F87: __static_initialization_and_destruction_0(int, int) (UploadClient.cpp:50)
==22610== by 0x8274FDE: _GLOBAL__I__ZN13CUpDownClient13s_UpStatusBarE (stl_map.h:120)
==22610== Address 0x40E2302C is not stack'd, malloc'd or free'd
==22610==
==22610== More than 50 errors detected. Subsequent errors
==22610== will still be recorded, but in less detail than before.
==22610==
==22610== Invalid read of size 4
==22610== at 0x40D33743: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x81322C6: CBarShader::CBarShader(unsigned, unsigned) (BarShader.cpp:48)
==22610== by 0x821FBDF: __static_initialization_and_destruction_0(int, int) (PartFile.cpp:93)
==22610== Address 0x40E230A0 is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid read of size 1
==22610== at 0x4000FD5A: strcmp (in /lib/ld-2.3.2.so)
==22610== by 0x40D600FA: dl_open_worker (in /lib/libc-2.3.2.so)
==22610== by 0x4000B787: _dl_catch_error_internal (in /lib/ld-2.3.2.so)
==22610== by 0x40D606FB: __GI__dl_open (in /lib/libc-2.3.2.so)
==22610== Address 0xFFFFE210 is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid read of size 1
==22610== at 0x4000FD5A: strcmp (in /lib/ld-2.3.2.so)
==22610== by 0x4000A3B7: openaux (in /lib/ld-2.3.2.so)
==22610== by 0x4000B787: _dl_catch_error_internal (in /lib/ld-2.3.2.so)
==22610== by 0x4000A705: _dl_map_object_deps_internal (in /lib/ld-2.3.2.so)
==22610== Address 0xFFFFE210 is not stack'd, malloc'd or free'd
Initialising aMule
==22610==
==22610== Invalid read of size 4
==22610== at 0x40D33706: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x8230A53: PrefsUnifiedDlg::LoadAllItems(CIni&) (PrefsUnifiedDlg.cpp:1388)
==22610== by 0x8225050: CPreferences::LoadPreferences() (Preferences.cpp:537)
==22610== Address 0x40E24B8C is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid read of size 4
==22610== at 0x40D33709: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x8230A53: PrefsUnifiedDlg::LoadAllItems(CIni&) (PrefsUnifiedDlg.cpp:1388)
==22610== by 0x8225050: CPreferences::LoadPreferences() (Preferences.cpp:537)
==22610== Address 0x40E24BBC is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid read of size 4
==22610== at 0x40D3370C: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x8230A53: PrefsUnifiedDlg::LoadAllItems(CIni&) (PrefsUnifiedDlg.cpp:1388)
==22610== by 0x8225050: CPreferences::LoadPreferences() (Preferences.cpp:537)
==22610== Address 0x40E24B88 is not stack'd, malloc'd or free'd
==22610==
==22610== Invalid write of size 4
==22610== at 0x40D3370F: __mcount_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40D3407E: _mcount (in /lib/libc-2.3.2.so)
==22610== by 0x8230A53: PrefsUnifiedDlg::LoadAllItems(CIni&) (PrefsUnifiedDlg.cpp:1388)
==22610== by 0x8225050: CPreferences::LoadPreferences() (Preferences.cpp:537)
==22610== Address 0x40E24BBC is not stack'd, malloc'd or free'd
==22610==
==22610== Conditional jump or move depends on uninitialised value(s)
==22610== at 0x408A9562: (within /usr/lib/libgdk-1.2.so.0.9.1)
==22610== by 0x737BFFF: ???
==22610==
==22610== Conditional jump or move depends on uninitialised value(s)
==22610== at 0x408A9568: (within /usr/lib/libgdk-1.2.so.0.9.1)
==22610== by 0x737BFFF: ???
==22610==
==22610== Conditional jump or move depends on uninitialised value(s)
==22610== at 0x408A95A2: (within /usr/lib/libgdk-1.2.so.0.9.1)
==22610== by 0x737BFFF: ???
==22610==
==22610== Conditional jump or move depends on uninitialised value(s)
==22610== at 0x408A95A8: (within /usr/lib/libgdk-1.2.so.0.9.1)
==22610== by 0x737BFFF: ???
==22610==
==22610== Conditional jump or move depends on uninitialised value(s)
==22610== at 0x408A9562: (within /usr/lib/libgdk-1.2.so.0.9.1)
==22610==
==22610== Conditional jump or move depends on uninitialised value(s)
==22610== at 0x408A9568: (within /usr/lib/libgdk-1.2.so.0.9.1)
==22610==
==22610== Conditional jump or move depends on uninitialised value(s)
==22610== at 0x408A95A2: (within /usr/lib/libgdk-1.2.so.0.9.1)
==22610==
==22610== Conditional jump or move depends on uninitialised value(s)
==22610== at 0x408A95A8: (within /usr/lib/libgdk-1.2.so.0.9.1)
==22610==
==22610== Use of uninitialised value of size 4
==22610== at 0x4092B8AE: SwapBits (in /usr/X11R6/lib/libX11.so.6.2)
==22610== by 0x4092C0C3: SendXYImage (in /usr/X11R6/lib/libX11.so.6.2)
==22610== by 0x4092B253: XPutImage (in /usr/X11R6/lib/libX11.so.6.2)
==22610== by 0x408A5587: (within /usr/lib/libgdk-1.2.so.0.9.1)
==22610==
==22610== Syscall param writev(vector[...]) contains uninitialised or unaddressable byte(s)
==22610== at 0x4018A7B8: vgAllRoadsLeadToRome_writev (in /usr/lib/valgrind/valgrind.so)
==22610== by 0x4018A802: __writev (in /usr/lib/valgrind/valgrind.so)
==22610== by 0x409553AF: _X11TransSocketWritev (in /usr/X11R6/lib/libX11.so.6.2)
==22610== by 0x4095422E: _X11TransWritev (in /usr/X11R6/lib/libX11.so.6.2)
==22610== Address 0x4350E4B4 is 132 bytes inside a block of size 2048 alloc'd
==22610== at 0x4002AF55: calloc (in /usr/lib/valgrind/vgskin_memcheck.so)
==22610== by 0x4092777A: XOpenDisplay (in /usr/X11R6/lib/libX11.so.6.2)
==22610== by 0x4088F569: gdk_init_check (in /usr/lib/libgdk-1.2.so.0.9.1)
==22610==
==22610== Use of uninitialised value of size 4
==22610== at 0x40CA55D1: _IO_vfprintf_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40CC4805: _IO_vsnprintf (in /lib/libc-2.3.2.so)
==22610== by 0x40560751: wxVLogError(char const*, char*) (in /tmp/progs/wx/lib/libwx_gtk-2.4.so.0.1.1)
==22610== by 0x40560805: wxLogError(char const*, ...) (in /tmp/progs/wx/lib/libwx_gtk-2.4.so.0.1.1)
==22610==
==22610== Conditional jump or move depends on uninitialised value(s)
==22610== at 0x40CA55D9: _IO_vfprintf_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40CC4805: _IO_vsnprintf (in /lib/libc-2.3.2.so)
==22610== by 0x40560751: wxVLogError(char const*, char*) (in /tmp/progs/wx/lib/libwx_gtk-2.4.so.0.1.1)
==22610== by 0x40560805: wxLogError(char const*, ...) (in /tmp/progs/wx/lib/libwx_gtk-2.4.so.0.1.1)
==22610==
==22610== Conditional jump or move depends on uninitialised value(s)
==22610== at 0x40CA4E7A: _IO_vfprintf_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40CC4805: _IO_vsnprintf (in /lib/libc-2.3.2.so)
==22610== by 0x40560751: wxVLogError(char const*, char*) (in /tmp/progs/wx/lib/libwx_gtk-2.4.so.0.1.1)
==22610== by 0x40560805: wxLogError(char const*, ...) (in /tmp/progs/wx/lib/libwx_gtk-2.4.so.0.1.1)
==22610==
==22610== Conditional jump or move depends on uninitialised value(s)
==22610== at 0x40CA4ED6: _IO_vfprintf_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40CC4805: _IO_vsnprintf (in /lib/libc-2.3.2.so)
==22610== by 0x40560751: wxVLogError(char const*, char*) (in /tmp/progs/wx/lib/libwx_gtk-2.4.so.0.1.1)
==22610== by 0x40560805: wxLogError(char const*, ...) (in /tmp/progs/wx/lib/libwx_gtk-2.4.so.0.1.1)
==22610==
==22610== Conditional jump or move depends on uninitialised value(s)
==22610== at 0x40CA4F07: _IO_vfprintf_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40CC4805: _IO_vsnprintf (in /lib/libc-2.3.2.so)
==22610== by 0x40560751: wxVLogError(char const*, char*) (in /tmp/progs/wx/lib/libwx_gtk-2.4.so.0.1.1)
==22610== by 0x40560805: wxLogError(char const*, ...) (in /tmp/progs/wx/lib/libwx_gtk-2.4.so.0.1.1)
==22610==
==22610== Conditional jump or move depends on uninitialised value(s)
==22610== at 0x40CA4F38: _IO_vfprintf_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40CC4805: _IO_vsnprintf (in /lib/libc-2.3.2.so)
==22610== by 0x40560751: wxVLogError(char const*, char*) (in /tmp/progs/wx/lib/libwx_gtk-2.4.so.0.1.1)
==22610== by 0x40560805: wxLogError(char const*, ...) (in /tmp/progs/wx/lib/libwx_gtk-2.4.so.0.1.1)
==22610==
==22610== Conditional jump or move depends on uninitialised value(s)
==22610== at 0x40CA4F64: _IO_vfprintf_internal (in /lib/libc-2.3.2.so)
==22610== by 0x40CC4805: _IO_vsnprintf (in /lib/libc-2.3.2.so)
==22610== by 0x40560751: wxVLogError(char const*, char*) (in /tmp/progs/wx/lib/libwx_gtk-2.4.so.0.1.1)
==22610== by 0x40560805: wxLogError(char const*, ...) (in /tmp/progs/wx/lib/libwx_gtk-2.4.so.0.1.1)
==22610== valgrind's libpthread.so: IGNORED call to: pthread_attr_destroy
External connections disabled in .eMule
*** UDP socket at 8665 (chat)
*** TCP socket at 8662
*** UDP socket at 8672
Serverlist loaded.
*** reading servers
Save ServerCount = 56 /0x38/
Saved ServerCount endian = 56 /0x38/
Loading temp files from /mnt/stuff/tmp/mulas/*.part.met.