Thanks for your advice. Ntpd was shutdown with "service ntpd stop". Then SIPp was started again. After 5h the error still occurred.
Kind regards, Norman On 07/15/2014 07:26 PM, Rob Day wrote: > On 15/07/14 16:43, Norman Wagner wrote: >> After a while (1h to 10h) SIPp crashes with following error >> message: >> >> sipp: src/task.cpp:172: task_list* timewheel::task2list(task*): >> Assertion `wheel_base <= clock_tick' failed. ./inv_with_auth.sh: >> line 14: 30059 Aborted (core dumped) sipp $1 -i >> $own_ip -sf INV_WITH_AUTH.xml -inf calls.csv -r 25 -l $2 -p 7777 >> >> This behaviour is new to me, because I ran big load tests with sipp >> before without core dumps. Has anyone a guess, where this comes >> from? > Interesting - I've read through the code, and the only way I can see > this happening is if the system time moves backwards. This might > happen if ntpd is running and adjusting the clock - could you try > again with ntp turned off and see if the crash still happens? > > If that works, I think I can make a fix in SIPp to avoid this. > > Best, > Rob > > ------------------------------------------------------------------------------ > Want fast and easy access to all the code in your enterprise? Index and > search up to 200,000 lines of code with a free copy of Black Duck > Code Sight - the same software that powers the world's largest code > search on Ohloh, the Black Duck Open Hub! Try it now. > http://p.sf.net/sfu/bds > _______________________________________________ > Sipp-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sipp-users -- Norman Wagner Technische QA STARFACE GmbH Stephanienstr. 102 76133 Karlsruhe fon: +49 721 151042-56 fax: +49 721 151041-56 mailto:[email protected] http://www.starface.de Handelsregister: Amtsgericht Mannheim HRB 110990 UStID-Nr: DE-243439720 Geschäftsführung: Florian Buzin, Barbara Mauve ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
