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

test failed: Segmentation fault #42

Open
Kiddinglife opened this issue Feb 17, 2018 · 0 comments
Open

test failed: Segmentation fault #42

Kiddinglife opened this issue Feb 17, 2018 · 0 comments

Comments

@Kiddinglife
Copy link

Kiddinglife commented Feb 17, 2018

make check-TESTS
make[3]: Entering directory '/home/jackiez/eclipse-workspace/libcstl/test/ut'
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< test cstl_deque.c >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
-------------------------------- test deque_init --------------------------------
test_deque_init__null_deque_container: Starting test
Segmentation fault
Segmentation fault
test_deque_init__null_deque_container: Test failed.
test_deque_init__non_created_deque_container: Starting test
/bin/bash: line 5: 19807 Segmentation fault (core dumped) ${dir}$tst
FAIL: libcstl_ut
=======================================
1 of 1 test failed
Please report to [email protected]
=======================================
Makefile:3602: recipe for target 'check-TESTS' failed
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory '/home/jackiez/eclipse-workspace/libcstl/test/ut'
Makefile:3724: recipe for target 'check-am' failed
make[2]: *** [check-am] Error 2
make[2]: Leaving directory '/home/jackiez/eclipse-workspace/libcstl/test/ut'
Makefile:249: recipe for target 'check-recursive' failed
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory '/home/jackiez/eclipse-workspace/libcstl/test'
Makefile:291: recipe for target 'check-recursive' failed
make: *** [check-recursive] Error 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant