<br><font size=2 face="sans-serif">I've just created 2 new readers, which
are derived from rawdataset. &nbsp;If I add either one of the drivers to
the gdal tree, everything runs fine (gdal_translate, gdalinfo...). &nbsp;If
I add both drivers to the gdal tree at the same time, the output from the
apps (which seem to be running fine for the new drivers) is appended with
the either: </font>
<br>
<br><font size=2 face="sans-serif">Open GDAL Datasets:</font>
<br><font size=2 face="sans-serif">&nbsp; 1 N DriverIsNULL 512x512x0</font>
<br>
<br><font size=2 face="sans-serif">or</font>
<br>
<br><font size=2 face="sans-serif">Open GDAL Datasets:</font>
<br><font size=2 face="sans-serif">&nbsp; Segmentation fault</font>
<br>
<br><font size=2 face="sans-serif">Does this indicate a problem with my
drivers, or did I add the drivers to the tree improperly?</font>
<br>
<br><font size=2 face="sans-serif">Thanks in advance,</font>
<br><font size=2 face="sans-serif">Rob</font>