Bug 1254 - crash in Slim::Formats::parse
: crash in Slim::Formats::parse
Status: CLOSED FIXED
Product: MySqueezebox.com
Classification: Unclassified
Component: SlimService
: unspecified
: PC All
: P2 normal (vote)
: ---
Assigned To: Dave Cohen
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-03-30 10:59 UTC by Dave Cohen
Modified: 2008-12-15 12:13 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Cohen 2005-03-30 10:59:47 UTC
Not sure yet how to reproduce this, but I wanted to record the bug while I had
the stack trace...

Dan, CCing you in case this is relevant to SlimServer as well.

2005-03-30 06:30:13.7476 Backtrace:

   frame 0: Carp::croak
(/home/dave/svndevel/private-branches/slimservice/CPAN/File/BOM.pm line 318)
   frame 1: File::BOM::get_encoding_from_filehandle
(/home/dave/svndevel/private-branches/slimservice/Slim/Formats/Parse.pm line 122)
   frame 2: Slim::Formats::Parse::readM3U
(/home/dave/svndevel/private-branches/slimservice/Slim/Formats/Parse.pm line 57)
   frame 3: Slim::Formats::Parse::parseList
(/home/dave/svndevel/private-branches/slimservice/Slim/Utils/Scan.pm line 633)
   frame 4: Slim::Utils::Scan::readList
(/home/dave/svndevel/private-branches/slimservice/Slim/Utils/Scan.pm line 207)
   frame 5: Slim::Utils::Scan::addToList_run
(/home/dave/svndevel/private-branches/slimservice/Slim/Utils/Scan.pm line 147)
   frame 6: Slim::Utils::Scan::addToList
(/home/dave/svndevel/private-branches/slimservice/Slim/Control/Command.pm line 960)
   frame 7: Slim::Control::Command::execute
(/home/dave/svndevel/private-branches/slimservice/Plugins/Favorites.pm line 279)
   frame 8: Plugins::Favorites::playFavorite
(/home/dave/svndevel/private-branches/slimservice/Slim/Hardware/IR.pm line 616)
   frame 9: Slim::Hardware::IR::executeButton
(/home/dave/svndevel/private-branches/slimservice/Slim/Control/Command.pm line 592)
   frame 10: Slim::Control::Command::execute
(/home/dave/svndevel/private-branches/slimservice/Slim/Hardware/IR.pm line 640)
   frame 11: Slim::Hardware::IR::processCode
(/home/dave/svndevel/private-branches/slimservice/Slim/Hardware/IR.pm line 514)
   frame 12: Slim::Hardware::IR::holdCode
(/home/dave/svndevel/private-branches/slimservice/Slim/Hardware/IR.pm line 437)
   frame 13: Slim::Hardware::IR::processIR
(/home/dave/svndevel/private-branches/slimservice/Slim/Control/Command.pm line 592)
   frame 14: Slim::Control::Command::execute
(/home/dave/svndevel/private-branches/slimservice/Slim/Hardware/IR.pm line 87)
   frame 15: Slim::Hardware::IR::idle (./slimserver.pl line 611)
   frame 16: main::idle (./slimserver.pl line 577)
   frame 17: main::main (./slimserver.pl line 1154)

Unseekable handle: Illegal seek at
/home/dave/svndevel/private-branches/slimservice/Slim/Formats/Parse.pm line 122
Comment 1 Dan Sully 2005-03-30 11:01:43 UTC
Dave - merge your tree with the trunk, I fixed this yesterday.
Comment 2 James Richardson 2008-12-15 12:13:33 UTC
This bug has been fixed in the latest release of SqueezeNetwork!

If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.