Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle 8.1.7.4 - ProC program produces core dump on memset statement
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 frostReceived on Fri May 09 2003 - 19:56:55 CDT
![]() |
![]() |