X-MimeOLE: Produced By Microsoft Exchange V6.5
Received: by onstor-exch02.onstor.net 
	id <01C70CDF.9CA1AF2D@onstor-exch02.onstor.net>; Mon, 20 Nov 2006 12:08:14 -0800
MIME-Version: 1.0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-class: urn:content-classes:message
Subject: FW: Defect  TED00016454 vsnprintf is sometimes confused by 64-bit quantities
Date: Mon, 20 Nov 2006 12:08:14 -0800
Message-ID: <BB375AF679D4A34E9CA8DFA650E2B04E0138C32A@onstor-exch02.onstor.net>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: Defect  TED00016454 vsnprintf is sometimes confused by 64-bit quantities
thread-index: AccM3rPSWVPWEGiDTIOP34U0STmXhwAAIKsg
From: "Chris Vandever" <chris.vandever@onstor.com>
To: "Andy Sharp" <andy.sharp@onstor.com>

I updated the defect.  The workaround from last week doesn't work in the
new function I'm working on.  This time the va_args look correct, and
the problem seems to be on the callee side.  I've ended up printing the
two 32-bit halves of the volId separately, and that seems to work for
the time being.

ChrisV

-----Original Message-----
From: chris.vandever@onstor.com [mailto:chris.vandever@onstor.com]=20
Sent: Monday, November 20, 2006 12:02 PM
To: Brian DeForest
Cc: Chris Vandever
Subject: Defect TED00016454 vsnprintf is sometimes confused by 64-bit
quantities

Headline: vsnprintf is sometimes confused by 64-bit quantities
id: TED00016454
Note_Entry: The workaround fails when testing a new function,
clusDb_updateMirror_r22(), in the same file prior to check in.  The
va_args look to be correct this time, but the callee is having problems
instead.  Otherwise, the failure is the same, with a SEGV in strlen().

The current workaround is to print the two parts of the volId separately
as 32-bit quantities.  The code has been annotated with a reference to
this defect so it can be cleaned up when this defect has been fixed.

State: Opened
history: 33679846	Nov 17 2006  6:09PM	chrisv	Submit	no_value
Opened
33679853	Nov 17 2006  6:14PM	chrisv	Modify	Opened	Opened
33679959	11/20/2006 12:01:41 PM	chrisv	Modify	Opened	Opened

