On Tue, 21 Oct 2008 12:46:30 +0200 Tomasz Chmielewski <mangoo@xxxxxxxx> wrote: > FUJITA Tomonori schrieb: > > On Tue, 21 Oct 2008 11:41:18 +0200 > > Tomasz Chmielewski <mangoo@xxxxxxxx> wrote: > > > >> This is a tgtadm segfault issue which is reproducible for me: > > > > Let me make sure I correctly understand the problem you met. > > > > Only tgtadm crashes (tgtd is fine), right? > > Correct. Only tgtadm crashes, tgtd is fine. > > > >> - configure a target > >> - connect an initiator > >> - start such commands (replace with a correct tid, sid, cid): > >> > >> # tgtadm --op update --mode target --tid=2 -n state -v offline > >> # tgtadm --op update --mode sys --name State -v offline > >> # tgtadm --op unbind --mode target --tid 2 -I ALL > >> # tgtadm --op delete --mode conn --tid 2 --sid 2 --cid 0 > >> Segmentation fault > >> > >> If a segfault does not happen immediately, start all these commands > >> again (or, generally, "tgtadm --op delete --mode conn --tid 2 --sid 1 > >> --cid 0" is enough). > >> > >> For me, on x86, segfault happens in 90% of cases. Sometimes, the > >> connection is eventually deleted. I tried the above commands three times on x86 but I can't reproduce this problem. Can you use gdb to find where tgtadm crashes? BTW, what version of tgt do you use? This happens with old versions? -- To unsubscribe from this list: send the line "unsubscribe stgt" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html