id summary reporter owner description type status priority milestone component version severity resolution keywords cc branch changelog apichanges internalchanges 9960 Sometimes exception after killing tracd Sebastian Krysmanski "Sometimes when I kill ""tracd"" (using Ctrl+C) I get the following exception (after the new prompt): {{{ 172.16.91.1 - - [06/Jan/2011 12:13:55] ""GET /chrome/common/topbar_gradient.png HTTP/1.1"" 304 - 172.16.91.1 - - [06/Jan/2011 12:13:55] ""GET /chrome/common/topbar_gradient2.png HTTP/1.1"" 304 - 172.16.91.1 - - [06/Jan/2011 12:13:55] ""GET /chrome/common/collapsed.png HTTP/1.1"" 304 - 172.16.91.1 - - [06/Jan/2011 12:13:55] ""GET /chrome/common/expanded.png HTTP/1.1"" 304 - 172.16.91.1 - - [06/Jan/2011 12:13:55] ""GET /chrome/site/your_project_logo.png HTTP/1.1"" 404 - ^C [www-data@ubuntu1004|12:14:51] ~/tracsandbox > Unhandled exception in thread started by Traceback (most recent call last): File ""/usr/local/lib/python2.6/dist-packages/Trac-0.12.1-py2.6.egg/trac/web/standalone.py"", line 257, in serve httpd.serve_forever() File ""/usr/lib/python2.6/SocketServer.py"", line 224, in serve_forever r, w, e = select.select([self], [], [], poll_interval) AttributeError: 'NoneType' object has no attribute 'select' ./ }}} This is not a serious bug but I thought I report it here." defect new normal unscheduled general 0.12.1 normal Thijs Triemstra sbranden@…