Bugzilla – Bug 537
slimserver crash when d_cli set, using my client script
Last modified: 2008-12-18 11:51:40 UTC
When debugging a simple CLI client script (posted on developer list), I was able to reliably crash the server by setting d_cli and then sending a command. Use of uninitialized value in subroutine entry at /usr/local/slimserver/Slim/Control/CLI.pm line 158, <GEN53> line 1. Bad arg length for Socket::inet_ntoa, length is 0, should be 4 at /usr/local/slimserver/Slim/Control/CLI.pm line 158, <GEN53> line 1. I think this is due to the fact that my script immediately closes the socket after stuffing the command. If I added a sleep call, it didn't happen, and it also only happened if the url was not actually playable, presumably because playing a valid url added some helpful delay in the server.
fixed in cvs Sept 11, 2004
There are 536 bugs in the database with targets of '---' that were fixed prior to new year 2006. I am setting them to targets of 6.2.1 to keep them from showing up in my queries.
Routine bug db maintenance; removing old versions which cause confusion. I apologize for the inconvenience.