<div dir="ltr">I cannot give more informations because I don't have a debug environment right now.<div>We're using QgsServer in a Python server app.</div><div><br></div><div>The basic use is:</div><div><br></div><div>server = QgsServer()</div><div><div>headers, body = server.handleRequest(q.urlencode())</div><div><br></div><div>We are facing this problem with GetLegendGraphic requests, we haven't tested with GetMap or other request types.</div><div><br></div><div>it works fine with single requests but when multiple requests arrive it crashes with segmentation fault.</div><div>Could it be a thread safety issue?</div><div><br></div><div>IMPORTANT: this happens only if we use QgsServer. Proxied calls to qgis_mapserv.fcgi work fine.</div><div><br></div><div>giovanni</div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr">Giovanni Allegri<br><a href="http://about.me/giovanniallegri" target="_blank">http://about.me/giovanniallegri</a></div><div dir="ltr">Gis3W - <a href="http://gis3w.it" target="_blank">http://gis3w.it</a></div><div dir="ltr">Ikare - <a href="http://ikare.it" target="_blank">http://ikare.it</a><br><div>Twitter: <a href="https://twitter.com/_giohappy_" target="_blank">https://twitter.com/_giohappy_</a></div><div>blog: <a href="http://blog.spaziogis.it" target="_blank">http://blog.spaziogis.it</a><br>GEO+ geomatica in Italia <a href="http://bit.ly/GEOplus" target="_blank">http://bit.ly/GEOplus</a></div></div></div></div></div>
</div></div>