Hello Juan,

May I ask you if you still face this problem with the 2.0 version ?

Regards,

Olivier Boulkroune
 
Date: Thu, 15 Mar 2007 15:28:49 -0700
From: Rick Jones <[EMAIL PROTECTED]>
Subject: Re: [Sipp-users] BUG?: negative call lengths / response times
        should be       set to zero
To: Juan Antonio Alvarez <[EMAIL PROTECTED]>
Cc: [email protected]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=us-ascii; format=flowed

Juan Antonio Alvarez wrote:
> Could this be a bug?
> 
> I get
> 
> Call Length            | -2047687697:12:55:808     |
-2047687697:12:55:808
> 
> in sipp.2007-03-14
> 
> Similar thing happen with response time in the stats file.

Perhaps a %d in a format which should be a %u?  IE printing an unsigned 
quantity as a signed value when that signed quantity is > ~2G (well, 
ass-u-me-ing it is a 32-bit quantity based on the number...

rick jones





-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to