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 -> Pro*C dying with INTERNAL ERROR: Failed assertion [PGE Code=90105]

Pro*C dying with INTERNAL ERROR: Failed assertion [PGE Code=90105]

From: Lawrence V. Cipriani <lvc_at_ww3.lucent.com>
Date: 19 Mar 2002 19:02:01 GMT
Message-ID: <a781v9$avn@nntpb.cb.lucent.com>


This one program of mine has been building fine for years, and now in a new release we're getting a bizarre message out of Pro*C. We're on Oracle 8.1.5, any ideas why this is happening ? The output from Pro*C is:

Pro*C/C++: Release 8.1.5.0.0 - Production on Tue Mar 19 13:54:46 2002

(c) Copyright 1999 Oracle Corporation. All rights reserved.

System default option values taken from: /source/oracle8.1.5/precomp/admin/pcscfg.cfg

INTERNAL ERROR: Failed assertion [PGE Code=90105]

Memory fault

This same program, still, builds fine in another release on the same machine. Huh ?!? The program hasn't changed at all in a few years. What's the significance of the PGE Code=90105 ? Thanks,

If I run the proc command in a ksh script it prints "Segmentation Fault" instead of "Memory fault" Could this build machine just be really low on memory? Received on Tue Mar 19 2002 - 13:02:01 CST

Original text of this message

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