<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><BASE href="file://D:\Outlook Express\">
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<STYLE></STYLE>

<META content="MSHTML 6.00.5730.11" name=GENERATOR></HEAD>
<BODY lang=FR background="">
<DIV>
<DIV>&gt; Jean-Daniel GONON wrote:<BR>&gt;&gt; Hi<BR>&gt;&gt;<BR>&gt;&gt; I 
could solve my last problem, I thought&nbsp; it was because of 
XERCES-C<BR>&gt;&gt; 2.7.0 (but it was a bad include 
library).<BR>&gt;&gt;<BR>&gt;&gt; Now, I have an other problem, still about 
GDAL/OGR-1.3.2 (in original<BR>&gt;&gt; version, with XERCES-C 2.7.0 
moreover).<BR>&gt;&gt; Compilation of gdal.DLL is good, but using of gdal.dll by 
ogrinfo.exe<BR>&gt;&gt; generates two errors in "C:\Program Files\Microsoft 
Visual Studio .NET<BR>&gt;&gt; 2003\Vc7\crt\src\dbgheap.c" file (at the lines 
1132 and 1138).<BR>&gt;<BR>&gt; Jean,<BR>&gt;<BR>&gt; This error indicates there 
must be a bug somewhere that causes heap<BR>&gt; corruption. The assertion 
caught in dbgheap.c file comes from free()<BR>&gt; function and says something 
like this:<BR>&gt; "you're trying to free block of memory that can't be 
deallocated because<BR>&gt; of invalid type - not deallocable 
block."<BR>&gt;<BR>&gt; Unfortunately, without more details, I can't see how to 
track the<BR>&gt; problem down and to find where is the problem in 
GDAL/ogrinfo.exe.<BR>&gt;<BR>&gt; Could you provide more details about:<BR>&gt; 
1. How did you compile GDAL? Using provided makefile.vc?<BR>&gt; 2. What 
operation do you do using ogrinfo.exe?<BR>&gt; 3. What dataset do you use and 
can you provide them for testing?<BR>&gt;<BR>&gt;<BR>&gt; Cheers<BR>&gt; -- 
<BR>&gt; Mateusz Loskot<BR>&gt; <A 
href="">http://mateusz.loskot.net</A><BR>&gt;<BR><BR><BR>Good morning 
Mateusz,<BR><BR>Thank you for your help.<BR><BR>1. I compile GDAL/OGR by MS 
Visual C++ 2003 (.Net). I don't use makefile.vc.<BR><BR>2. First I have to 
include "C:\Program Files\Microsoft Visual Studio .NET 
2003\Common7\Tools\vsvars32.bat" in command line.<BR>&nbsp;&nbsp;&nbsp; Then, 
with ogrinfo.exe, I want to see readables formats file (with "ogrinfo --formats" 
command line), or open DGN v7 file (with "ogrinfo v7_file.dgn" command line). In 
the 2 cases, heap corruption is generated.<BR>The objective of my project is to 
add DGN version 8 (read only) in GDAL/OGR. In the future, I will use 
microstation DGN v8 file.<BR><BR>3. For the moment, I use DGN v7 file 
(microstation&nbsp;file) with ogrinfo.exe&nbsp;through gdal13d.dll.<BR>I can't 
send ogrinfo.exe&nbsp;and gdal13d.dll in attachement file by mail, because they 
are too big.</DIV>
<DIV><BR>Jean-Daniel <BR><A 
href="">jdgonon@gi-lemans.com</A></DIV></DIV></BODY></HTML>