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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle 8.1.7.4 - ProC program produces core dump on memset statement

Re: Oracle 8.1.7.4 - ProC program produces core dump on memset statement

From: Ed Prochak <edprochak_at_adelphia.net>
Date: Sat, 10 May 2003 00:56:55 GMT
Message-ID: <3EBC5279.6070600@adelphia.net>


Melissa wrote:
> I have a ProC program that consistently produces a core dump when it
> reaches the memset statement. Has anyone else experienced a similar
> problem?
>
> Thanks!
>
> Melissa

 From the VERY little you present, I'd suggest it's a C programming error, nothing to do with ORACLE. It's most likely a bad pointer declaration.

Go ask in comp.lang.c (or drop me an email with more details).

-- 
Ed Prochak
running    http://www.faqs.org/faqs/running-faq/
netiquette http://www.psg.com/emily.html
--
"Two roads diverged in a wood and I
I took the one less travelled by
and that has made all the difference."
robert frost
Received on Fri May 09 2003 - 19:56:55 CDT

Original text of this message

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