<meta http-equiv="content-type" content="text/html; charset=utf-8"><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color: transparent; font-family: &#39;Times New Roman&#39;; font-size: medium; ">
<span id="internal-source-marker_0.37821228289976716" style="font-size: 11pt; font-family: Arial; color: rgb(0, 0, 0); background-color: transparent; font-weight: normal; font-style: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; ">Hi list, </span><br>
<span style="font-size: 11pt; font-family: Arial; color: rgb(0, 0, 0); background-color: transparent; font-weight: normal; font-style: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; ">I am having an issues with using the python swig based bindings. I am on Fedora 13 using the default gdal rpm, which is at version 1.6.2. My issue is when i stack method calls.  For example when I do the following: </span></div>
<div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color: transparent; "><span class="Apple-style-span" style="background-color: transparent; "><span style="color: rgb(0, 0, 0); background-color: transparent; font-weight: normal; font-style: normal; text-decoration: none; vertical-align: baseline; "></span></span><font class="Apple-style-span" face="Arial" size="4"><span class="Apple-style-span" style="font-size: 15px; white-space: pre-wrap;"><br>
</span></font><p style="text-indent: 36pt; margin-top: 0pt; margin-bottom: 0pt; font-family: &#39;Times New Roman&#39;; font-size: medium; "><span style="font-size: 11pt; font-family: Arial; color: rgb(0, 0, 0); background-color: transparent; font-weight: normal; font-style: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; ">ogr.Open(&quot;/home/ivan/dev/bigapps/data/nyco.shp&quot;).GetLayer().GetFeature(0)</span></p>
<font class="Apple-style-span" size="4"><span class="Apple-style-span" style="font-size: 11pt; background-color: transparent;"><span style="font-size: 11pt; font-family: Arial; color: rgb(0, 0, 0); background-color: transparent; font-weight: normal; font-style: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; "></span></span></font><br>
<span style="font-size: 11pt; font-family: Arial; color: rgb(0, 0, 0); background-color: transparent; font-weight: normal; font-style: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; ">I get a Segmentation fault. Here are the results of strace </span><a href="http://paste.pocoo.org/show/281682/" style="font-family: &#39;Times New Roman&#39;; font-size: medium; "><span style="font-size: 11pt; font-family: Arial; color: rgb(0, 0, 153); background-color: transparent; font-weight: normal; font-style: normal; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; ">http://paste.pocoo.org/show/281682/</span></a><span style="font-size: 11pt; font-family: Arial; color: rgb(0, 0, 0); background-color: transparent; font-weight: normal; font-style: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; ">. What am I doing wrong? Should I just hand compile a new version of gdal? Or is this not an advised usage of the python bindings? A limitation in swig? Thanks for your help. </span><font class="Apple-style-span" face="Arial" size="4"><span class="Apple-style-span" style="font-size: 15px; white-space: pre-wrap;"><br>
</span></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color: transparent; "><font class="Apple-style-span" face="Arial" size="4"><span class="Apple-style-span" style="font-size: 15px; white-space: pre-wrap;"><br>
</span></font></div><br>