Re: [Qemu-devel] QEMU crashed when reconnecting over iscsi protocol

2018-12-19 Thread Bob Chen
BTW, the iscsi server I used is scsi-target-utils ( https://github.com/fujita/tgt). Bob Chen 于2018年12月19日周三 下午7:34写道: > I looked into the source code, and found some reconnect method from > libiscsi. Are they able to work? > > QEMU: 2.12.1 > libiscsi: 1.18.0 (https://github.com/sahlberg/libisc

[Qemu-devel] QEMU crashed when reconnecting over iscsi protocol

2018-12-19 Thread Bob Chen
I looked into the source code, and found some reconnect method from libiscsi. Are they able to work? QEMU: 2.12.1 libiscsi: 1.18.0 (https://github.com/sahlberg/libiscsi) (gdb) f #0 0x7fcd956933bd in iscsi_reconnect (iscsi=0x7fcd97f206d0) at connect.c:461 461 memcpy(tmp_iscsi->old_iscsi, is