Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> dbx related [ was : Segmentation Fault w/ 8.1.6 Pro*C programs]
It is a symbolic debugger on some UNIX platforms. What I know about 'dbx' is
very basic. Enough to get by during 'crunch' time. Your best bet to learn
more about it, is starting with the man pages. To investigate and run a
program I use 'dbx progname core'. There is a 'help' command to assist you
with the available directives from then on.
> -----Original Message-----
> From: Srinivasan Subramanian kandallu [SMTP:srinivasan.kandallu_at_wipro.com]
> Sent: Thursday, April 27, 2000 12:33 AM
> To: Multiple recipients of list ORACLE-L
> Subject: RE: Segmentation Fault w/ 8.1.6 Pro*C programs
>
> 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).
Received on Thu Apr 27 2000 - 09:49:51 CDT
![]() |
![]() |