Bugzilla – Bug 1464
slimserver crashes when given m3u file for an internet radio stream
Last modified: 2008-08-18 10:54:16 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.
Fixed in subversion change 3099.
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!