Discussion:
Conventional memory exhausted
(too old to reply)
Rshah
2006-08-04 11:46:49 UTC
Permalink
Hi,

My Application Software get error for 'Conventional memory exhausted'
this error comes in my new pc. this pc configuration is Windows XP, P4
1.5Ghz, 512 RAM, 60Gb HDD(20Gb Free).

I configure in config.nt c:\windows\system32 files=125 and also
autoexec.nt set enviroment is SET CLIPPER=//F:100 //VMSIZE:16834.

I have old pc. in this pc my application working fine. this pc
configure is P IV 1.7, 512 RAM, 10Gb RAM. Windows XP. and also config
in config.nt, autoexec.nt.

This application i made in Clipper 5.2v.

alos, I am trying OVERLAY CODE, BEGINAREA ... ENDAREA.

any body help me.
antonio
2006-08-04 12:47:16 UTC
Permalink
Rshah,
Post by Rshah
My Application Software get error for 'Conventional memory exhausted'
I suspect you are using RTLINK...
Use another linker. Exospace should solve the problem.
Regards,
António Vila-Chã
Viana do Castelo
Portugal
Rshah
2006-08-04 13:25:49 UTC
Permalink
Hi,

thanks for helping.
As you say I do but nothing.

error :
Error [35]: General Protection Fault in FAS.EXE at 16B7:01CA
code=B800 ss=1EFF ds=1EFF es=1F47
ax=0003 bx=B800 cx=03D4 dx=0017 sp=79F2 bp=7A02 si=556C di=0070

I use RTLink,
I trying without Overlay error comes start but when I am use Overlay
error come after 5 minute.

Rashesh.
Post by antonio
Rshah,
Post by Rshah
My Application Software get error for 'Conventional memory exhausted'
I suspect you are using RTLINK...
Use another linker. Exospace should solve the problem.
Regards,
António Vila-Chã
Viana do Castelo
Portugal
Scott Burke
2006-08-04 14:40:41 UTC
Permalink
Just an Ideal.
Have you checked the "Properties-->memory" options?
try the following
"Conventional Memory"
Total = Auto
Initial Enviorment = 1024
"Expanded [EMS] Memory"
Total = Auto
"Extended [XHS] Memory"
Total = None
"MS-DOS Protected-Mode [DPMI] Memory
Total = Auto

You might have to play with the settings to make it work.
Scott

"Rshah" <***@gmail.com> wrote in message news:***@p79g2000cwp.googlegroups.com...
Hi,

thanks for helping.
As you say I do but nothing.

error :
Error [35]: General Protection Fault in FAS.EXE at 16B7:01CA
code=B800 ss=1EFF ds=1EFF es=1F47
ax=0003 bx=B800 cx=03D4 dx=0017 sp=79F2 bp=7A02 si=556C di=0070

I use RTLink,
I trying without Overlay error comes start but when I am use Overlay
error come after 5 minute.

Rashesh.
Post by antonio
Rshah,
Post by Rshah
My Application Software get error for 'Conventional memory exhausted'
I suspect you are using RTLINK...
Use another linker. Exospace should solve the problem.
Regards,
António Vila-Chã
Viana do Castelo
Portugal
Continue reading on narkive:
Loading...