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

Segment fault while running iser testing #259

Open
clicx opened this issue Dec 23, 2017 · 1 comment
Open

Segment fault while running iser testing #259

clicx opened this issue Dec 23, 2017 · 1 comment

Comments

@clicx
Copy link

clicx commented Dec 23, 2017

[SKIPPED] REPORT_SUPPORTED_OPCODES is not implemented.
[FAILED] PRIN command: failed with sense. SENSE KEY:ILLEGAL_REQUEST(5) ASCQ:INVALID_FIELD_IN_CDB(0x2400)

 CUnit - A unit testing framework for C - Version 2.1-2
 http://cunit.sourceforge.net/

Suite: CompareAndWrite
Test: Simple ... [SKIPPED] --dataloss flag is not set. Skipping test.
passed
Test: DpoFua ... [SKIPPED] --dataloss flag is not set. Skipping test.
passed
Test: Miscompare ... [SKIPPED] --dataloss flag is not set. Skipping test.
passed
Test: Unwritten ... [SKIPPED] --dataloss flag is not set. Skipping test.
passed
Test: InvalidDataOutSize ... [SKIPPED] --dataloss flag is not set. Skipping test.
passedSegmentation fault (core dumped)

on tgt is same.

@clicx
Copy link
Author

clicx commented Dec 23, 2017

#0 0x00007fe0bd23e30f in iser_reg_mr (iser_conn=0x14ef9c0) at iser.c:995
#1 iser_connected_handler (cma_id=) at iser.c:1241
#2 iser_cma_handler (event=0x7fe0b2ffce90, cma_id=, iser_conn=0x14ef9c0) at iser.c:1267
#3 cm_thread (arg=0x14ef9c0) at iser.c:1321
#4 0x00007fe0bc384e25 in start_thread () from /lib64/libpthread.so.0
#5 0x00007fe0bcb1f34d in clone () from /lib64/libc.so.6

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