Bug 1464 - slimserver crashes when given m3u file for an internet radio stream
: slimserver crashes when given m3u file for an internet radio stream
Status: CLOSED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Playlists
: 6.1.0
: PC Debian Linux
: P2 major (vote)
: ---
Assigned To: Dan Sully
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-04-28 13:53 UTC by Gregory P. Smith
Modified: 2008-08-18 10:54 UTC (History)
0 users

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gregory P. Smith 2005-04-28 13:53:43 UTC
If in the web interface I go to Internet Radio and paste in this URL:

http://radioparadise.com/musiclinks/rp_128.m3u

Slimserver crashes.  I am running it with --d_info, here are the log lines:

2005-04-28 13:40:54.8830 m3u file type for
http://radioparadise.com/musiclinks/rp_128.m3u
2005-04-28 13:40:54.9746 New track for
http://radioparadise.com/musiclinks/rp_128.m3u
2005-04-28 13:40:54.9759 readTag was 1 for
http://radioparadise.com/musiclinks/rp_128.m3u
2005-04-28 13:40:54.9773 reading tags for:
http://radioparadise.com/musiclinks/rp_128.m3u
2005-04-28 13:40:54.9785 Info: no title found, calculating title from url for
http://radioparadise.com/musiclinks/rp_128
.m3u
2005-04-28 13:40:54.9796 Plain title for:
http://radioparadise.com/musiclinks/rp_128.m3u
2005-04-28 13:40:54.9808  is http://radioparadise.com/musiclinks/rp 128.m3u
2005-04-28 13:40:54.9831 Adding http://radioparadise.com/musiclinks/rp_128.m3u :
TITLE to http://radioparadise.com/music
links/rp 128.m3u
2005-04-28 13:40:54.9842 Adding http://radioparadise.com/musiclinks/rp_128.m3u :
TAG to 1
2005-04-28 13:40:54.9853 Adding http://radioparadise.com/musiclinks/rp_128.m3u :
CT to m3u
2005-04-28 13:40:54.9865 Adding http://radioparadise.com/musiclinks/rp_128.m3u :
TITLESORT to HTTP //RADIOPARADISE COM/M
USICLINKS/RP 128 M3U
2005-04-28 13:40:55.2139 Content type for
http://radioparadise.com/musiclinks/rp_128.m3u is cached as m3u
2005-04-28 13:40:55.2240 Merging entry for
http://radioparadise.com/musiclinks/rp_128.m3u
2005-04-28 13:40:55.2254 Updating http://radioparadise.com/musiclinks/rp_128.m3u
: CT to m3u
2005-04-28 13:40:55.4417 Content type for
http://radioparadise.com/musiclinks/rp_128.m3u is cached as m3u
Unseekable handle:  at
/home/greg/sandbox/slim/trunk/server/Slim/Formats/Parse.pm line 129


... so i do an 'svn up' (trunk) restart slimserver and try again: ...

2005-04-28 13:45:05.0744 loading types config file...
2005-04-28 13:45:05.1628 Metadata database saving into: /home/greg/.slimserversql.db
2005-04-28 13:45:05.3271 Connected to database
dbi:SQLite:dbname=/home/greg/.slimserversql.db
Use of uninitialized value in string eq at /usr/share/perl5/DBD/SQLite.pm line 88.
Use of uninitialized value in string eq at /usr/share/perl5/DBD/SQLite.pm line 88.
Use of uninitialized value in string eq at /usr/share/perl5/DBD/SQLite.pm line 88.
2005-04-28 13:45:05.3395 No upgrades found for database v. 7
2005-04-28 13:45:14.7234 DBI: Supressing periodic commit - no dirty items
2005-04-28 13:45:15.1284 Adding Folder Scan
2005-04-28 13:45:18.1817 Scanning with 0 import plugins
2005-04-28 13:45:20.9991 Scanning with 0 import plugins
2005-04-28 13:45:24.0052 Scanning with 0 import plugins
2005-04-28 13:45:36.0605 m3u file type for
http://radioparadise.com/musiclinks/rp_128.m3u
2005-04-28 13:45:36.0617 Merging entry for
http://radioparadise.com/musiclinks/rp_128.m3u
2005-04-28 13:45:36.0623 Updating http://radioparadise.com/musiclinks/rp_128.m3u
: CT to m3u
2005-04-28 13:45:36.7199 Content type for
http://radioparadise.com/musiclinks/rp_128.m3u is cached as m3u
2005-04-28 13:45:36.7286 Merging entry for
http://radioparadise.com/musiclinks/rp_128.m3u
2005-04-28 13:45:36.7291 Updating http://radioparadise.com/musiclinks/rp_128.m3u
: CT to m3u
2005-04-28 13:45:37.0054 Content type for
http://radioparadise.com/musiclinks/rp_128.m3u is cached as m3u
Unseekable handle:  at
/home/greg/sandbox/slim/trunk/server/Slim/Formats/Parse.pm line 129


same crash.
Comment 1 Dan Sully 2005-04-28 14:03:51 UTC
Fixed in subversion change 3099.
Comment 2 Chris Owens 2008-03-11 11:28:12 UTC
This bug was marked resolved in Slimserver 6.1, which is several versions ago.  If you're still seeing this bug, please re-open it.  Thanks!