We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Test crashes at x86_64 in glibc with error:
04:15:28 malloc(): mismatching next->prev_size (unsorted) 04:15:28 malloc(): mismatching next->prev_size (unsorted) 04:15:28 malloc(): mismatching next->prev_size (unsorted) 04:15:28 malloc(): mismatching next->prev_size (unsorted) 04:15:28 malloc_printerr (str=0x6 <error: Cannot access memory at address 0x6>) 04:15:28 *** Process received signal *** 04:15:28 *** Process received signal *** 04:15:28 *** Process received signal *** 04:15:28 *** Process received signal *** 04:15:28 Signal: Aborted (6) 04:15:28 Signal code: (-6) 04:15:28 Signal: Aborted (6) 04:15:28 Signal code: (-6) 04:15:28 Signal: Aborted (6) 04:15:28 Signal code: (-6) 04:15:28 Signal: Aborted (6) 04:15:28 Signal code: (-6)
Using openmpi-4.1.3
I have attached output from valgrind. mpi_valgrind_output.txt
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Test crashes at x86_64 in glibc with error:
04:15:28 malloc(): mismatching next->prev_size (unsorted)
04:15:28 malloc(): mismatching next->prev_size (unsorted)
04:15:28 malloc(): mismatching next->prev_size (unsorted)
04:15:28 malloc(): mismatching next->prev_size (unsorted)
04:15:28 malloc_printerr (str=0x6 <error: Cannot access memory at address 0x6>)
04:15:28 *** Process received signal ***
04:15:28 *** Process received signal ***
04:15:28 *** Process received signal ***
04:15:28 *** Process received signal ***
04:15:28 Signal: Aborted (6)
04:15:28 Signal code: (-6)
04:15:28 Signal: Aborted (6)
04:15:28 Signal code: (-6)
04:15:28 Signal: Aborted (6)
04:15:28 Signal code: (-6)
04:15:28 Signal: Aborted (6)
04:15:28 Signal code: (-6)
Using openmpi-4.1.3
I have attached output from valgrind.
mpi_valgrind_output.txt
The text was updated successfully, but these errors were encountered: