I built sipp using the multi platform release version (3.0) on a linux system running FC6. I'm trying to read input from a file using the -inf command line option and sipp keeps dumping core without telling me why.
Here's what I see (oversimplified below without any of the command line options or the xml file that I am actually using): [example:287:~/sipp3.1.svn]cat numbersFile.csv.2lines SEQUENTIAL 10000 10000 [example:288:~/sipp3.1.svn]sipp -inf numbersFile.csv.2lines Segmentation fault [calcite:289:~/sipp3.1.svn]uname -a Linux example.estacado.net 2.6.20-1.3002.fc6xen #1 SMP Mon Aug 13 14:21:09 EDT 2007 i686 i686 i386 GNU/Linux So I tried the same thing with a) a ; after the 10000 (found no difference) b) only 1 line in the file (found that it coredumps AFTER sending the SIP messages.) Help ! Thanks, -Vinit ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
