Program terminated with signal 11, Segmentation fault.<br>Environment: FreeBSD 6.2, Python 2.4.4, MySQLdb 1.2.2, SQLObject 0.9.1<br><br>I faced with an error in our multithreaded, network oriented application, wich interacts actively with MySQL database. 
<br><br>Though I am not very experienced with FreeBSD and gdb, I have still tried to collect information about the error.<br>I'll be happy to hear any comments and suggestions.<br><br>TIA<br><br>Here is a link to the full gdb info: 
<a href="http://paste-it.net/5038">http://paste-it.net/5038</a><br><br>