[Nix-dev] Re: nix killed by 11

Marc Weber marco-oweber at gmx.de
Fri Sep 11 02:02:47 CEST 2009


valgrind finished now:

==20485== More than 100 errors detected.  Subsequent errors
==20485== will still be recorded, but in less detail than before.
==20485== 
==20485== Process terminating with default action of signal 11 (SIGSEGV)
==20485==  Access not within mapped region at address 0x1E590000
==20485==    at 0x5FBD30D: writeToString (in /nix/store/2iw8ifif02cmaqpr8wimlnd5qyqww0a8-aterm-2.4.2-fixes-r2/lib/libATerm)
==20485==    by 0x5FBD3B3: topWriteToString (in /nix/store/2iw8ifif02cmaqpr8wimlnd5qyqww0a8-aterm-2.4.2-fixes-r2/lib/libATerm)
==20485==    by 0x5FBD242: writeToString (in /nix/store/2iw8ifif02cmaqpr8wimlnd5qyqww0a8-aterm-2.4.2-fixes-r2/lib/libATerm)
==20485==    by 0x5FBD417: topWriteToString (in /nix/store/2iw8ifif02cmaqpr8wimlnd5qyqww0a8-aterm-2.4.2-fixes-r2/lib/libATerm)
==20485==    by 0x5FBD2E6: writeToString (in /nix/store/2iw8ifif02cmaqpr8wimlnd5qyqww0a8-aterm-2.4.2-fixes-r2/lib/libATerm)
==20485==    by 0x5FBD3B3: topWriteToString (in /nix/store/2iw8ifif02cmaqpr8wimlnd5qyqww0a8-aterm-2.4.2-fixes-r2/lib/libATerm)
==20485==    by 0x5FBD2E6: writeToString (in /nix/store/2iw8ifif02cmaqpr8wimlnd5qyqww0a8-aterm-2.4.2-fixes-r2/lib/libATerm)
==20485==    by 0x5FBD3B3: topWriteToString (in /nix/store/2iw8ifif02cmaqpr8wimlnd5qyqww0a8-aterm-2.4.2-fixes-r2/lib/libATerm)
==20485==    by 0x5FBD2E6: writeToString (in /nix/store/2iw8ifif02cmaqpr8wimlnd5qyqww0a8-aterm-2.4.2-fixes-r2/lib/libATerm)
==20485==    by 0x5FBD3B3: topWriteToString (in /nix/store/2iw8ifif02cmaqpr8wimlnd5qyqww0a8-aterm-2.4.2-fixes-r2/lib/libATerm)
==20485==    by 0x5FBD2E6: writeToString (in /nix/store/2iw8ifif02cmaqpr8wimlnd5qyqww0a8-aterm-2.4.2-fixes-r2/lib/libATerm)
==20485==    by 0x5FBD3B3: topWriteToString (in /nix/store/2iw8ifif02cmaqpr8wimlnd5qyqww0a8-aterm-2.4.2-fixes-r2/lib/libATerm)
==20485==  If you believe this happened as a result of a stack overflow in your
==20485==  program's main thread (unlikely but possible), you can try to increase
==20485==  the size of the main thread stack using the --main-stacksize= flag.
==20485==  The main thread stack size used in this run was 8388608.
==20485== 
==20485== ERROR SUMMARY: 176742 errors from 100 contexts (suppressed: 3 from 1)
==20485== malloc/free: in use at exit: 369,154,689 bytes in 18,274 blocks.
==20485== malloc/free: 1,685,688 allocs, 1,667,414 frees, 1,528,616,825 bytes allocated.
==20485== For counts of detected errors, rerun with: -v
==20485== Use --track-origins=yes to see where uninitialised values come from
==20485== searching for pointers to 18,274 not-freed blocks.
==20485== checked 369,283,112 bytes.
==20485== 
==20485== LEAK SUMMARY:
==20485==    definitely lost: 0 bytes in 0 blocks.
==20485==      possibly lost: 86,184 bytes in 950 blocks.
==20485==    still reachable: 369,068,505 bytes in 17,324 blocks.
==20485==         suppressed: 0 bytes in 0 blocks.
==20485== Rerun with --leak-check=full to see details of leaked memory.

Marc



More information about the nix-dev mailing list