I've been using SlimServer 6.2.2 for a month and everything has been
fine. Today, I tried starting the slimserver service and it refused to
start on my Windows XP box.
I eventually got a logfile created which has the message:
2006-02-20 16:50:23.1403 Perl interpreter failed at /PerlApp/YAML.pm
line 1272.
I gather this is the file CPAN\Yaml.pm
Line 1272 is the if statement in this function:
# Parse the inline double quoted string.
sub _parse_inline_double_quoted {
my $node;
if ($o->{inline} =~ /^"((?:\\"|[^"])*)"\s*(.*)$/) {
$node = $1;
$o->{inline} = $2;
$node =~ s/\\"/"/g;
} else {
croak YAML_PARSE_ERR_BAD_DOUBLE();
}
return $node;
}
The most recent thing I did was add some new music a few days ago. It
played alright. That's the last change I've made to the server.
I'm not a Perl programmer. Is there a fix I can easily get from
somewhere and install? I'd like to stick to a major release. I'm also
using MusicMagic. Stopping MusicMagic and running SlimServer by itself
didn't help.
--
ianwi
------------------------------------------------------------------------
ianwi's Profile: http://forums.slimdevices.com/member.php?userid=3567
View this thread: http://forums.slimdevices.com/showthread.php?t=21307
_______________________________________________
Discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss