Mail Archives: djgpp/1996/05/16/09:56:18
On 16 May 1996, Rillifane Rallathil wrote:
> Recently I've loaded more data into memory (more specifically via Allegro's
> create_bitmap, etc) and have noticed an error when I exit the program:
>
> Page fault cr2=10030028 at eip12e8; flags 3046
> eax=00000502 ebx=0002f278 ecx=00000000 edx=00030000 esi=00001003 edi=10030000
> ebp=00000000 esp=00001270 cs=a7 ds=af es=af fs=0 gs=0 ss=af error=0004
This almost certainly is due to a known problem with CWSDPMI whereby it
runs out of its memory used to store memory handles allocated to your
program. Section 6.3 of the FAQ tells you how to solve this.
- Raw text -