Subject | gds__free: attempt to release bad block |
---|---|
Author | Kotala Zdeněk |
Post date | 2002-08-19T13:59:36Z |
I have problem with gds32 library.
Next messages occurred sometimes in interbase log:
gds__free: attempt to release bad block
or
gds__alloc: memory pool corrupted
I looked into source code and I mean that
it is problem with chains of free memory block.
Application very offten crashed with next error:
Access violation at address 4055EAC4 in module 'gds32.dll'.
Read of address 00000004
and I cann't catch this exception in my code.
Do You know where is problem?
I using IB6.01, but i had this problem with FB too.
OS is W2K server with all SP and application is wrote in Delphi 5
with IBObject componets.
Thank
Zdenek
Next messages occurred sometimes in interbase log:
gds__free: attempt to release bad block
or
gds__alloc: memory pool corrupted
I looked into source code and I mean that
it is problem with chains of free memory block.
Application very offten crashed with next error:
Access violation at address 4055EAC4 in module 'gds32.dll'.
Read of address 00000004
and I cann't catch this exception in my code.
Do You know where is problem?
I using IB6.01, but i had this problem with FB too.
OS is W2K server with all SP and application is wrote in Delphi 5
with IBObject componets.
Thank
Zdenek