Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: C program won't run in 9.0.2.3

RE: C program won't run in 9.0.2.3

From: Ruth Gramolini <rgramolini_at_tax.state.vt.us>
Date: Wed, 03 Sep 2003 11:49:26 -0800
Message-ID: <F001.005CEA91.20030903114926@fatcity.com>


Thanks, Peter!
We have solved the problem now. Glad for the help, tho!

Regards,
Ruth

> -----Original Message-----
> From: ml-errors_at_fatcity.com [mailto:ml-errors_at_fatcity.com]On Behalf Of
> Pete Finnigan
> Sent: Monday, September 01, 2003 8:44 AM
> To: Multiple recipients of list ORACLE-L
> Subject: Re: C program won't run in 9.0.2.3
>
>
> Hi Ruth
>
> Try running under truss or equivalent and check what libraries are being
> linked in, maybe you have linked against an incorrect ORACLE_HOME?.
>
> Also I have seen a similar issue going from 7.3.4 to 8.0.6 a long time
> back but if I remember correctly it was caused by a previous printf
> statement with incorrect number of format args called before the place
> there was a similar error to yours. We could only assume at the time
> that the different Pro*C libs / calls built a slightly different stack /
> heap and caused the overwrite to happen in a different place between
> versions.
>
> It could of course be a bug in Pro*C, check metalink?
>
> hth
>
> kind regards
>
> Pete
> --
> Pete Finnigan
> email:pete_at_petefinnigan.com
> Web site: http://www.petefinnigan.com - Oracle security audit specialists
> Book:Oracle security step-by-step Guide - see
> http://store.sans.org for details.
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: Pete Finnigan
> INET: oracle_list_at_peterfinnigan.demon.co.uk
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Ruth Gramolini
  INET: rgramolini_at_tax.state.vt.us

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Wed Sep 03 2003 - 14:49:26 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US