Hi Dossy,
Thanks for the link and indeed, that piece of code changed a lot with the
new function free_fetch_buffers(connection);.
if (oci_error_p (lexpos (), dbh, "OCIStmtExecute", query, oci_status)) {
Ns_OracleFlush(dbh);
free_fetch_buffers(connection);
return TCL_ERROR;
}
The version I'm using is the same as it is in
http://www.friendlybits.com/en/inf_tec_en/win32openacs_en/ . This is using
nsoracle 2.7, afaik. I have asked Maurizio if he could gently include the
nsoracle 2.8 beta instead of the 2.7 and recompile the whole stuff together
with this beta version.. Will let you know what happen at the end.
Thanks again!
Enrique.
On Tue, Apr 22, 2008 at 1:27 PM, Dossy Shiobara <[EMAIL PROTECTED]> wrote:
> On 2008.04.22, Enrique Catalan <[EMAIL PROTECTED]> wrote:
> > I found that my server is crashing when it is at line 3905 on the
> > nsoracle.c.
>
> What version of nsoracle are you using? The last tagged release, 2.8b1,
> may have known bugs. CVS HEAD of nsoracle has a few changes:
>
> http://aolserver.com/sf/cvs/nsoracle/ChangeLog?view=markup
>
> I guess it's time to just tag nsoracle 2.9, maybe.
>
> Can you try building the CVS HEAD version of nsoracle and see if that
> resolves your crash bug?
>
> --
> Dossy Shiobara | [EMAIL PROTECTED] | http://dossy.org/
> Panoptic Computer Network | http://panoptic.com/
> "He realized the fastest way to change is to laugh at your own
> folly -- then you can let go and quickly move on." (p. 70)
>
>
> --
> AOLserver - http://www.aolserver.com/
>
> To Remove yourself from this list, simply send an email to <
> [EMAIL PROTECTED]> with the
> body of "SIGNOFF AOLSERVER" in the email message. You can leave the
> Subject: field of your email blank.
>
--
AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]>
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject:
field of your email blank.