sipp
sipp copied to clipboard
Segmentation fault when the first command is sendCmd
(Originally https://sourceforge.net/p/sipp/bugs/120/)
SIPp makes a segfault when the first command in the master's scenario is a sendCmd. It works fine, if sendCmd follows a regular send command. If nop or pause precedes the sendCmd, it does not help either. The problem can always be reproduced.
Segmentation fault ./sipp -sf ../scenarios/3pty/3pty_normal_A_send.xml -inf ../scenarios/3pty/3pty_normal.csv -i 130.100.227.249 10.64.65.4:5082 -mp 6252 -buff_size 1000000000 -slave_cfg ../scenarios/3pty/3pty_normal_3PCC.cfg -master 3pty_normal_A_master -r 0 -rp 1000 -l 100
I also have the same issue using the latest version and 3.7.2.