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

Segmentation fault on memory hooks test in jenkins #1689

Closed
alinask opened this issue Jul 12, 2017 · 2 comments
Closed

Segmentation fault on memory hooks test in jenkins #1689

alinask opened this issue Jul 12, 2017 · 2 comments

Comments

@alinask
Copy link
Contributor

alinask commented Jul 12, 2017

21:18:06 malloc_hooks: initialized
21:18:06 Allocating memory
21:18:06 After core malloc: mapped=1048576
21:18:06 After mmap malloc: mapped=2101248
21:18:06 After mmap: mapped=1048576
21:18:06 After munmap: unmapped=1048576
21:18:06 After mmap free + trim: unmapped=2101248
21:18:06 After another mmap from dynamic lib: mapped=1048576
21:18:06 After core malloc free: unmapped=1048576
21:18:06 malloc_hooks: PASS
21:18:06 + for tname in malloc_hooks external_events flag_no_install
21:18:06 + echo '==== Running memory hook (external_events) on MPI ===='
21:18:06 ==== Running memory hook (external_events) on MPI ====
21:18:06 + mpirun -x UCX_ERROR_SIGNALS -x UCX_HANDLE_ERRORS -mca pml ob1 -mca btl vader,self -mca coll '^hcoll,ml' -np 1 taskset -c 4,5 ./test/mpi/test_memhooks -t external_events
21:18:06 external_events: initialized
21:18:06 totmapped 0
21:18:06 After ucm_vm_mmap called: mapped=1048576
21:18:06 After ucm_vm_munmap: unmapped=1048576
21:18:06 external_events: PASS
21:18:06 [hpc-test-node2:49599] *** Process received signal ***
21:18:06 [hpc-test-node2:49599] Signal: Segmentation fault (11)
21:18:06 [hpc-test-node2:49599] Signal code: Address not mapped (1)
21:18:06 [hpc-test-node2:49599] Failing at address: 0x7ffff0a48acb
21:18:08 --------------------------------------------------------------------------
21:18:08 mpirun noticed that process rank 0 with PID 0 on node hpc-test-node2 exited on signal 11 (Segmentation fault).
21:18:08 --------------------------------------------------------------------------

http://hpc-master.lab.mtl.com:8080/job/hpc-ucx-pr/4088/label=hpc-test-node2,worker=3/console

@alinask alinask added the Bug label Jul 12, 2017
@yosefe yosefe changed the title Segmentation fault on memory hooks test in jenkins [jenkins] Segmentation fault on memory hooks test in jenkins Oct 4, 2017
@yosefe yosefe changed the title [jenkins] Segmentation fault on memory hooks test in jenkins Segmentation fault on memory hooks test in jenkins Oct 4, 2017
@hoopoepg
Copy link
Contributor

have we stable reproducer?

@yosefe
Copy link
Contributor

yosefe commented Mar 7, 2018

not reproduced anymore, will reopen if needed

@yosefe yosefe closed this as completed Mar 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants