Project

General

Profile

log.txt

valgrind output - , 10/11/2008 09:09 PM

Download (1.02 KB)

 
1
==2824== Invalid read of size 8
2
==2824==    at 0x4E5DA78: prelude_client_profile_get_profile_dirname (in /usr/lib64/libprelude.so.2.17.0)
3
==2824==    by 0x408E06: list_cmd (prelude-admin.c:2020)
4
==2824==    by 0x40854A: main (prelude-admin.c:2212)
5
==2824==  Address 0x10 is not stack'd, malloc'd or (recently) free'd
6
==2824== 
7
==2824== Process terminating with default action of signal 11 (SIGSEGV)
8
==2824==  Access not within mapped region at address 0x10
9
==2824==    at 0x4E5DA78: prelude_client_profile_get_profile_dirname (in /usr/lib64/libprelude.so.2.17.0)
10
==2824==    by 0x408E06: list_cmd (prelude-admin.c:2020)
11
==2824==    by 0x40854A: main (prelude-admin.c:2212)
12
==2824== 
13
==2824== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 6 from 1)
14
==2824== malloc/free: in use at exit: 118,538 bytes in 4,068 blocks.
15
==2824== malloc/free: 5,510 allocs, 1,442 frees, 144,714 bytes allocated.
16
==2824== For counts of detected errors, rerun with: -v
17
==2824== searching for pointers to 4,068 not-freed blocks.
18
==2824== checked 314,744 bytes.