Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory Error---testGrid #2866

Closed
shaomeng opened this issue Sep 30, 2021 · 0 comments
Closed

Memory Error---testGrid #2866

shaomeng opened this issue Sep 30, 2021 · 0 comments
Assignees
Milestone

Comments

@shaomeng
Copy link
Collaborator

Utility program testGrid has 3 definitely lost memory blocks:

==150751== HEAP SUMMARY:
==150751==     in use at exit: 1,480 bytes in 18 blocks
==150751==   total heap usage: 38,371 allocs, 38,353 frees, 9,042,495 bytes allocated
==150751== 
==150751== LEAK SUMMARY:
==150751==    definitely lost: 1,248 bytes in 3 blocks
==150751==    indirectly lost: 232 bytes in 15 blocks
==150751==      possibly lost: 0 bytes in 0 blocks
==150751==    still reachable: 0 bytes in 0 blocks
==150751==         suppressed: 0 bytes in 0 blocks
==150751== Rerun with --leak-check=full to see details of leaked memory
==150751== 
==150751== For lists of detected and suppressed errors, rerun with: -s
==150751== ERROR SUMMARY: 13 errors from 1 contexts (suppressed: 0 from 0)
@shaomeng shaomeng added the Bug label Sep 30, 2021
@sgpearse sgpearse added the High label Oct 5, 2021
shaomeng pushed a commit that referenced this issue Oct 27, 2021
@sgpearse sgpearse added this to the 3_6_0 Release milestone Nov 9, 2021
shaomeng added a commit that referenced this issue Nov 15, 2021
@clyne clyne closed this as completed in 67fcafc Dec 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants