Skip to Content.
Sympa Menu

freetds - RE: [freetds] Strange "assertion failed" error... need help ASAP!

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Paparo, Joshua" <Joshua.Paparo AT bankofamerica.com>
  • To: "FreeTDS Development Group" <freetds AT lists.ibiblio.org>
  • Subject: RE: [freetds] Strange "assertion failed" error... need help ASAP!
  • Date: Tue, 1 Feb 2005 08:56:58 -0000

Hi Robert,

While your error does not look familiar to me, I noticed some stored
proc related issues in 0.62.4. Mainly to do with properly attaching
parameters.

These were fixed (by Bill Thompson) in the 0.63 RC versions. I believe
0.63RC9 is the latest and you might like to give this one a go.

Josh Paparo

-----Original Message-----
From: freetds-bounces AT lists.ibiblio.org
[mailto:freetds-bounces AT lists.ibiblio.org] On Behalf Of Robert
Sent: 01 February 2005 00:24
To: freetds AT lists.ibiblio.org
Subject: [freetds] Strange "assertion failed" error... need help ASAP!

I just migrated my FreeTDS 0.61-based system over to a FreeTDS
0.62.3-based system and now I am having all kinds of problems... seems
that the execution of stored procedures are failing 50% of the time with

strange, strange errors...

Command died with signal 6: "/usr/local/bin/php -q
/scripts/baseScript.php". Command output: Assertion failed: (row_size <=

buf->element_size), function buffer_add_row, file dblib.c, line 303.

Basically, I am executing a stored procedure using mssql_query() on a
UNIX system... the stored procedure is very simple:

mssql_query("exec pdb.dbo.sThisHereProc 'integer', 'integer'", $db);

The only other difference is that the old 0.61 box was a PHP4 system on
x86 and the new 0.62.3 box is a PHP5 system on x86-64. It does not
appear to be a PHP-related issue, however, as it is barfing on
dblib.c...

Please, if anyone can help out... this is really irritating. :(

-- Robert

_______________________________________________
FreeTDS mailing list
FreeTDS AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds



Notice to recipient:
The information in this internet e-mail and any attachments is confidential
and may be privileged. It is intended solely for the addressee. If you are
not the intended addressee please notify the sender immediately by telephone.
If you are not the intended recipient, any disclosure, copying, distribution
or any action taken or omitted to be taken in reliance on it, is prohibited
and may be unlawful.

When addressed to external clients any opinions or advice contained in this
internet e-mail are subject to the terms and conditions expressed in any
applicable governing terms of business or client engagement letter issued by
the pertinent Bank of America group entity.

If this email originates from the U.K. please note that Bank of America,
N.A., London Branch, Banc of America Securities Limited and Banc of America
Futures Incorporated are authorised and regulated by the Financial Services
Authority.





Archive powered by MHonArc 2.6.24.

Top of Page