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: Segmentation Fault w/ 8.1.6 Pro*C programs

RE: Segmentation Fault w/ 8.1.6 Pro*C programs

From: Marina Leonardo, Jose Luis <JLMarina_at_Uni2.es>
Date: Wed, 3 May 2000 09:57:54 +0200
Message-Id: <10486.104770@fatcity.com>


To see the core within the exectable try:

dbx /path_program/program_name /path_core/core

HTH         Joselu

> -----Mensaje original-----
> De: Christian Trassens [SMTP:ctrassens_at_hotmail.com]
> Enviado el: viernes 28 de abril de 2000 4:12
> Para: Multiple recipients of list ORACLE-L
> Asunto: RE: Segmentation Fault w/ 8.1.6 Pro*C programs
>
>
> You mean oradebug from server manager. This stmt replaces the old dbx
> used
> in releases before 7.3.
>
> Using oradebug you should try :
>
> svrmgrl> oradebug setospid <OS's process number>
> svrmgrl> oradebug core
>
> Regards.
>
>
> >From: "Srinivasan Subramanian kandallu" <srinivasan.kandallu_at_wipro.com>
> >Reply-To: ORACLE-L_at_fatcity.com
> >To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
> >Subject: RE: Segmentation Fault w/ 8.1.6 Pro*C programs
> >Date: Wed, 26 Apr 2000 21:32:49 -0800
> >
> >Could you please tell me how to use dbx command when core dump occurs.
> >
> >Srini
> >
> >
> >-----Original Message-----
> >Kirti
> >Sent: Wednesday, April 26, 2000 7:44 PM
> >To: Multiple recipients of list ORACLE-L
> >
> >
> >Hi,
> > Has anyone come across Segmentation Fault error with 8.1.6 Pro*C
> >programs?
> >The fault appears when a full path name of the Pro*C executable is longer
> >than 54 characters. However, anything shorter than that, works fine. When
> I
> >used 'dbx' to check the generated core, it pointed to a failure in
> >'libclntsh.a' shared liabrary (This is on an AIX 4.3.3 machine). This
> used
> >to work in the previous versions of Oracle (7.x and 8.x). Any known
> >workarounds? Using shorter path names is not an option at this time.
> >
> >Thanks.
> >
> >- Kirti
> >
> >
> >--
> >Author: Deshpande, Kirti
> > INET: Kirti.Deshpande_at_gtedc.gte.com
> >
> >Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> >San Diego, California -- Public Internet access / Mailing Lists
> >--------------------------------------------------------------------
> >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).
> >--
> >Author: Srinivasan Subramanian kandallu
> > INET: srinivasan.kandallu_at_wipro.com
> >
> >Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> >San Diego, California -- Public Internet access / Mailing Lists
> >--------------------------------------------------------------------
> >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).
>
> ________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
>
> --
> Author: Christian Trassens
> INET: ctrassens_at_hotmail.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> 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
Received on Wed May 03 2000 - 02:57:54 CDT

Original text of this message

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