-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Labels
bugSomething isn't workingSomething isn't working
Description
from https://koji.fedoraproject.org/koji/taskinfo?taskID=131645432:
9/14 Test #9: ArborX_Test_DetailsClusteringHelpers .....***Exception: SegFault 2.18 sec
Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set
In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads
For best performance with OpenMP 3.1 set OMP_PROC_BIND=true
For unit testing set OMP_PROC_BIND=false
*** stack smashing detected ***: terminated
*** stack smashing detected ***: terminated
*** stack smashing detected ***: terminated
*** stack smashing detected ***: terminated
*** stack smashing detected ***: terminated
*** stack smashing detected ***: terminated
*** stack smashing detected ***: terminated
*** stack smashing detected ***: terminated
*** stack smashing detected ***: terminated
*** stack smashing detected ***: terminated
*** stack smashing detected ***: terminated
*** stack smashing detected ***: terminated
*** stack smashing detected ***: terminated
*** stack smashing detected ***: terminated
*** stack smashing detected ***: terminated
*** stack smashing detected ***: terminated
Fatal glibc error: malloc.c:
�� (__libc_malloc2): assertion failed: !victim || chunk_is_mmapped (mem2chunk (victim)) || ar_ptr == arena_for_chunk (mem2chunk (victim))
Fatal glibc error: malloc.c:
` (__libc_malloc2): assertion failed: !victim || chunk_is_mmapped (mem2chunk (victim)) || ar_ptr == arena_for_chunk (mem2chunk (victim))
Fatal glibc error: malloc.c:3423 (__libc_malloc2): assertion failed: !victim || chunk_is_mmapped (mem2chunk (victim)) || ar_ptr == arena_for_chunk (mem2chunk (victim))
*** stack smashing detected ***: terminated
*** stack smashing detected ***: terminated
*** stack smashing detected ***: terminated
*** stack smashing detected ***: terminated
Start 10: ArborX_Test_SpecializedTraversals
10/14 Test #10: ArborX_Test_SpecializedTraversals ........***Failed 0.22 sec
Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set
In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads
For best performance with OpenMP 3.1 set OMP_PROC_BIND=true
For unit testing set OMP_PROC_BIND=false
Running 10 test cases...
/builddir/build/BUILD/ArborX-2.0-build/ArborX-2.0/test/tstNeighborList.cpp(177): �[1;31;49merror: in "find_neighbor_list_compare_filtered_tree_traversal<Kokkos__Device<Kokkos__OpenMP_ Kokkos__HostSpace>>": check Test::buildHalfNeighborListAndExpandToFull(exec_space, points, radius) == Test::compute_reference<MemorySpace>(exec_space, points, radius) has failed
- mismatch at position 30: [( 15 19 24 34 35 36 50 54 55 63 72 91 92 ) == ( 15 19 24 35 63 )] is false
- mismatch at position 34: [( 19 30 36 54 58 72 91 ) == ( 19 36 54 58 72 91 )] is false
- mismatch at position 36: [( 0 13 19 24 25 30 34 50 55 81 95 ) == ( 0 13 19 24 25 34 50 55 81 95 )] is false
- mismatch at position 50: [( 0 19 24 30 35 36 48 55 97 ) == ( 0 19 24 35 36 48 55 97 )] is false
- mismatch at position 54: [( 19 30 34 91 92 ) == ( 19 34 )] is false
- mismatch at position 55: [( 0 13 19 24 30 33 36 50 81 97 ) == ( 0 13 19 24 33 36 50 81 97 )] is false
- mismatch at position 72: [( 0 19 22 30 34 58 59 ) == ( 0 19 22 34 58 59 )] is false
- mismatch at position 76: [( 4 14 21 27 40 41 63 66 73 82 92 99 ) == ( 4 14 21 27 40 41 63 66 73 82 99 )] is false
- mismatch at position 91: [( 15 19 24 30 34 54 ) == ( 15 19 24 34 )] is false
- mismatch at position 92: [( 14 15 30 41 54 74 76 ) == ( 14 15 41 74 )] is false�[0;39;49m
�[1;31;49m*** 1 failure is detected in the test module "Master Test Suite"
�[0;39;49m
...
86% tests passed, 2 tests failed out of 14
Total Test time (real) = 6.66 sec
The following tests FAILED:
9 - ArborX_Test_DetailsClusteringHelpers (SEGFAULT)
10 - ArborX_Test_SpecializedTraversals (Failed)
Errors while running CTest
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working