blob: d6d3f7c2ea358d2628cb949aa8d8782b6474fa43 [file] [log] [blame]
njn25e49d8e72002-09-23 09:36:25 +00001
2Jump to the invalid address stated on the next line
3 at 0x........: ???
sewardje21a8582006-01-18 04:20:04 +00004 by 0x........: (below main) (in /...libc...)
nethercotef798eee2004-04-13 08:36:35 +00005 Address 0x........ is not stack'd, malloc'd or (recently) free'd
jsgfc5918d92003-10-14 21:11:29 +00006
thughes18467b72004-03-16 11:03:09 +00007Process terminating with default action of signal 11 (SIGSEGV)
fitzhardinge98abfc72003-12-16 02:05:15 +00008 Access not within mapped region at address 0x........
jsgfc5918d92003-10-14 21:11:29 +00009 at 0x........: ???
sewardje21a8582006-01-18 04:20:04 +000010 by 0x........: (below main) (in /...libc...)
sewardj95d86c02007-12-18 01:49:23 +000011 If you believe this happened as a result of a stack overflow in your
12 program's main thread (unlikely but possible), you can try to increase
13 the size of the main thread stack using the --main-stacksize= flag.
njn05b48232008-02-13 05:05:58 +000014 The main thread stack size used in this run was ....
jsgfc5918d92003-10-14 21:11:29 +000015
16ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
17malloc/free: in use at exit: 0 bytes in 0 blocks.
18malloc/free: 0 allocs, 0 frees, 0 bytes allocated.
19For a detailed leak analysis, rerun with: --leak-check=yes
20For counts of detected errors, rerun with: -v