blob: 562e9b21cb8431cfa5fd7fd95e77e224ad0be09d [file] [log] [blame]
thughes48841f02004-10-31 11:31:16 +00001
2Jump to the invalid address stated on the next line
3 at 0x........: ???
sewardjb5f6f512005-03-10 23:59:00 +00004 by 0x........: __libc_start_main (in /...libc...)
thughes48841f02004-10-31 11:31:16 +00005 by 0x........: ...
6 Address 0x........ is not stack'd, malloc'd or (recently) free'd
7
8Process terminating with default action of signal 11 (SIGSEGV)
9 Access not within mapped region at address 0x........
10 at 0x........: ???
sewardjb5f6f512005-03-10 23:59:00 +000011 by 0x........: __libc_start_main (in /...libc...)
thughes48841f02004-10-31 11:31:16 +000012 by 0x........: ...
13
14ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
15malloc/free: in use at exit: 24 bytes in 1 blocks.
16malloc/free: 1 allocs, 0 frees, 24 bytes allocated.
17For a detailed leak analysis, rerun with: --leak-check=yes
18For counts of detected errors, rerun with: -v