[Mapserver-users] msDBFClose() crashes?

Krzysztof Chodak k.chodak@autoguard.pl
Wed, 14 May 2003 12:29:39 +0200


...
    DBFHandle trgdbffile = msDBFCreate("filename.dbf");
    msDBFClose(trgdbffile);

msDBFClose() is crashing when freeing handle (last line of function's code:
"free( psDBF );")

It is not crashing when lauching on a start of program but is crashing after
some code with dynamic memory management routines
(as MALLOC_CHECK_ reports handle is allocated very low in program memory
space which is strange to me as there are some MB of memory allocated
before)
I'm using 3.2.2 version of gcc

Have anyone such experience?

BR
 
Krzysztof Chodak


_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users