<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi Francois,<br>
<br>
This appears to be the same as an issue I've had -- see
<a class="moz-txt-link-freetext" href="http://bugs.librdf.org/mantis/view.php?id=531">http://bugs.librdf.org/mantis/view.php?id=531</a><br>
<br>
<br>
Regards,<br>
<br>
Dave<br>
<br>
<div class="moz-cite-prefix">On 7/02/15 9:34 am, François Scharffe
wrote:<br>
</div>
<blockquote cite="mid:1423254883364.25049@3top.com" type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} p
{margin-top:0;
margin-bottom:0}--></style>
<div id="divtagdefaultwrapper" style="font-size:12pt;
color:#000000; background-color:#FFFFFF;
font-family:Calibri,Arial,Helvetica,sans-serif">
<p>First thanks for this great library. I am using it
with Virtuoso through the ODBC driver and although setup was
not easy, it is now working very well.</p>
<p><br>
</p>
<p>Now my problem is that when a python program exit, I get the
following python errors:</p>
<p><br>
</p>
<p>Exception TypeError: "'NoneType' object is not callable" in
<bound method Model.__del__ of <RDF.Model object at
0x7f99482746d0>> ignored<br>
Exception TypeError: "'NoneType' object is not callable" in
<bound method Storage.__del__ of <RDF.Storage object at
0x7f99482745d0>> ignored</p>
<p><br>
</p>
<p>and </p>
<p><br>
</p>
<p>Exception AttributeError: "'NoneType' object has no attribute
'librdf_free_storage'" in <bound method Storage.__del__ of
<RDF.Storage object at 0x7f994a3bbf50>> ignored<br>
Exception AttributeError: "'NoneType' object has no attribute
'librdf_free_model'" in <bound method Model.__del__ of
<RDF.Model object at 0x7f994a3c5690>> ignored</p>
<p><br>
</p>
<p>And I get these errors for every model/storage pair I
declared. </p>
<p>All these declarations are part of a large Django project. I
do not get these errors if I use Redland direclty in python,
but only when exiting a Django server.<br>
</p>
<p><br>
</p>
<p>I am using redland-1.0.17, raptor2-2.0.14 rasqal-0.9.32 and
redland-bindings-1.0.17.1.</p>
<p><br>
</p>
<p>Any idea how I can avoid them ?<br>
Thanks for your help. <br>
</p>
<p><br>
</p>
<p>François<br>
</p>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
redland-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:redland-dev@lists.librdf.org">redland-dev@lists.librdf.org</a>
<a class="moz-txt-link-freetext" href="http://lists.librdf.org/mailman/listinfo/redland-dev">http://lists.librdf.org/mailman/listinfo/redland-dev</a></pre>
</blockquote>
<br>
</body>
</html>