Bugzilla – Bug 16661
Scanner causes perl interpreter to dump core when traversing certain valid files
Last modified: 2011-11-13 11:25:57 UTC
Apologies for the empty description. I seem to have hit "commit" early by accident. Here is the description of this bug I posted to the forums over the past several days. Basically, this problem makes it impossible for me to use any version of Squeezebox Server (I've tried 10.5.1, today's 10.5.2 beta, and yesterday's 10.6 beta) with my music collection. About 5-10% of the files in my collection cause the scanner to dereference a null pointer in the perl interpreter. There is no pattern to the files that I can see -- they were encoded with several different encoders and tagged (and then re-tagged, for testing) with different versions of ID3. The names aren't unusually long and don't contain weird characters. But when the scanner hits any of these files: boom! Detailed description follows, quoted from my forum posts: ---- recently tried to move my music collection from a very old PowerPC Mac running OS X 10.4 to a Mac Pro running 10.5.8. I had to do this due to the failure of the first system's boot volume. I've been a happy Squeezebox user since 2004, running the server on that old PowerPC mini. Moving things to the Mac Pro has *NOT* gone smoothly. I cannot find any version of Squeezebox Server which works. With 7.5.1, the scanner aborts every time it hits certain tracks in my music collection. I have tried using iTunes to rewrite the tags for every track in my collection - this didn't fix anything - renaming the problem tracks, renaming the directories they're in; nothing has helped. The scanner simply gets to a problem track and aborts with no further log entries at all. If I remove about 10% of the tracks in my collection, the scanner works. But, thank you very much, I would greatly prefer NOT to go without 10% of my music! So I tried the 7.6 beta tonight, now that it's building again. Instead of crashing it appears this version of the scanner hangs forever. And now the scanner gives *NO* log output about what it's doing. Slick. In fact, watching with top, it appears the 7.6 beta fires up a new copy of perl to run the scanner and then, every other time, it either: A) Immediately logs "Server aborted scan" and exits, or B) The new perl interpreter itself shoots up to 98% CPU utilization for about 3 seconds, and then is replaced by a "ReportCrash" process. But nothing's logged, and the control panel still shows that squeezebox server thinks the scanner's running. I have tried retagging all the files in my collection with iTunes, first as ID3v2.2, then a second time as ID3v2.4. I used iTunes' "Reverse Unicode" option to make sure there were no invalid Unicode strings in my tags. Moved the problem files to other directories. Renamed them. None of these made a difference. Meanwhile, other tracks from the same albums, encoded at the same time, scan fine! These are all plain-vanilla MP3 files, too... Here's how the scanner manages to make the perl interpreter dump core, courtesy of Apple's CrashReporter -- it should be sufficient for someone at Logitech to actually find the bug. Process: perl [64509] Path: /usr/bin/perl Identifier: perl Version: ??? (???) Code Type: X86 (Native) Parent Process: perl [48286] Date/Time: 2010-11-13 22:17:12.235 -0500 OS Version: Mac OS X 10.5.8 (9L30) Report Version: 6 Anonymous UUID: 339302C6-07A9-4A95-99CF-C5026288B763 Exception Type: EXC_BAD_ACCESS (SIGBUS) Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000 Crashed Thread: 0 Thread 0 Crashed: 0 libSystem.B.dylib 0x91e66f10 strlen + 16 1 Scan.bundle 0x0197256d _id3_parse_v2_frame_data + 50 37 2 Scan.bundle 0x019732dc _id3_parse_v2_frame + 604 3 Scan.bundle 0x01973d0f _id3_parse_v2 + 383 4 Scan.bundle 0x01974131 parse_id3 + 593 5 Scan.bundle 0x01976ca5 get_mp3tags + 133 6 Scan.bundle 0x0196f578 XS_Audio__Scan__scan + 2856 7 libperl.dylib 0x001c784d Perl_pp_entersub + 925 8 libperl.dylib 0x001be2a9 Perl_runops_standard + 25 9 libperl.dylib 0x0014b200 perl_run + 768 10 perl 0x0000204e 0x1000 + 4174 11 perl 0x00001ee6 0x1000 + 3814 Thread 0 crashed with X86 Thread State (32-bit): eax: 0xffffffff ebx: 0x019711d0 ecx: 0x00000000 edx: 0x00000000 edi: 0x00800000 esi: 0x00ff793c ebp: 0xbfffe8b8 esp: 0xbfffe89c ss: 0x0000001f efl: 0x00010286 eip: 0x91e66f10 cs: 0x00000017 ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037 cr2: 0x00000000 Here is the 7.5.2 crash dump output. This is a little more clear: it appears perl is feeding a null pointer to strlen(): Process: perl [87065] Path: /usr/bin/perl Identifier: perl Version: ??? (???) Code Type: X86 (Native) Parent Process: perl [81248] Date/Time: 2010-11-14 10:49:25.022 -0500 OS Version: Mac OS X 10.5.8 (9L30) Report Version: 6 Anonymous UUID: 339302C6-07A9-4A95-99CF-C5026288B763 Exception Type: EXC_BAD_ACCESS (SIGBUS) Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000 Crashed Thread: 0 Thread 0 Crashed: 0 libSystem.B.dylib 0x91e66f10 strlen + 16 1 Scan.bundle 0x007ea56d _id3_parse_v2_frame_data + 5037 2 Scan.bundle 0x007eb2cc _id3_parse_v2_frame + 604 3 Scan.bundle 0x007ebcff _id3_parse_v2 + 383 4 Scan.bundle 0x007ec121 parse_id3 + 593 5 Scan.bundle 0x007eec95 get_mp3tags + 133 6 Scan.bundle 0x007e7598 XS_Audio__Scan__scan + 2552 7 libperl.dylib 0x001c784d Perl_pp_entersub + 925 8 libperl.dylib 0x001be2a9 Perl_runops_standard + 25 9 libperl.dylib 0x0014b200 perl_run + 768 10 perl 0x0000204e 0x1000 + 4174 11 perl 0x00001ee6 0x1000 + 3814 Thread 0 crashed with X86 Thread State (32-bit): eax: 0xffffffff ebx: 0x007e91d0 ecx: 0x00000000 edx: 0x00000000 edi: 0x00800000 esi: 0x00d8b8fc ebp: 0xbfffe918 esp: 0xbfffe8fc ss: 0x0000001f efl: 0x00010286 eip: 0x91e66f10 cs: 0x00000017 ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037 cr2: 0x00000000
Here's a scanner log from today's 7.5.2 beta (the 7.6 betas don't log *anything* before they crash). I've uploaded the last file it tried to scan to hybridized. Note that this *particular* file has quite a long name but if I move it aside, the scanner will work its way through a hundred or so more files then crash on a file with a name about 10 characters long. So if the file name length is an issue, it's not the _only_ issue... [10-11-14 10:49:21.4987] main::main (180) Starting Squeezebox Server scanner (v7.5.2, r31527, Sun Nov 14 02:02:00 PST 2010) perl 5.008008 [10-11-14 10:49:21.7006] main::main (271) Removing artwork cache... [10-11-14 10:49:21.7028] Slim::Music::Import::runImporter (566) Starting Slim::Music::MusicFolderScan scan [10-11-14 10:49:22.7765] Slim::Utils::Scanner::scanDirectory (320) Found 4521 files in /Volumes/shares/Music [10-11-14 10:49:22.7777] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/Blind Man's Zoo/01 Eat for Two.mp3 [10-11-14 10:49:22.8062] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/Blind Man's Zoo/02 Please Forgive Us.mp3 [10-11-14 10:49:22.8154] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/Blind Man's Zoo/03 The Big Parade.mp3 [10-11-14 10:49:22.8240] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/Blind Man's Zoo/04 Trouble Me.mp3 [10-11-14 10:49:22.8324] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/Blind Man's Zoo/05 You Happy Puppet.mp3 [10-11-14 10:49:22.8409] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/Blind Man's Zoo/06 Headstrong.mp3 [10-11-14 10:49:22.8492] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/Blind Man's Zoo/07 Poison in the Well.mp3 [10-11-14 10:49:22.8576] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/Blind Man's Zoo/08 Dust Bowl.mp3 [10-11-14 10:49:22.8660] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/Blind Man's Zoo/09 The Lion's Share.mp3 [10-11-14 10:49:22.8744] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/Blind Man's Zoo/10 Hateful Hate.mp3 [10-11-14 10:49:22.8828] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/Blind Man's Zoo/11 Jubilee.mp3 [10-11-14 10:49:22.8912] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/Love Among The Ruins/01 - Rainy Day.mp3 [10-11-14 10:49:22.9023] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/Love Among The Ruins/02 - Love Among The Ruins.mp3 [10-11-14 10:49:22.9110] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/Love Among The Ruins/03 - Even With My Eyes Closed.mp3 [10-11-14 10:49:22.9202] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/Love Among The Ruins/04 - Girl On A Train.mp3 [10-11-14 10:49:22.9288] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/Love Among The Ruins/05 - Green Children.mp3 [10-11-14 10:49:22.9374] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/Love Among The Ruins/06 - A Room For Everything.mp3 [10-11-14 10:49:22.9460] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/Love Among The Ruins/07 - More Than This.mp3 [10-11-14 10:49:22.9546] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/Love Among The Ruins/08 - Big Star.mp3 [10-11-14 10:49:22.9631] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/Love Among The Ruins/09 - You Won't Find Me There.mp3 [10-11-14 10:49:22.9736] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/Love Among The Ruins/10 - All That Never Happens.mp3 [10-11-14 10:49:22.9834] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/Love Among The Ruins/11 - Shining Light.mp3 [10-11-14 10:49:22.9931] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/Love Among The Ruins/12 - Across The Fields.mp3 [10-11-14 10:49:23.0023] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/MTV Unplugged/01 These Are Days.mp3 [10-11-14 10:49:23.0148] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/MTV Unplugged/02 Eat For Two.mp3 [10-11-14 10:49:23.0239] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/MTV Unplugged/03 Candy Everybody Wants.mp3 [10-11-14 10:49:23.0328] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/MTV Unplugged/04 I'm Not The Man.mp3 [10-11-14 10:49:23.0418] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/MTV Unplugged/05 Don't Talk.mp3 [10-11-14 10:49:23.0513] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/MTV Unplugged/06 Hey Jack Kerouac.mp3 [10-11-14 10:49:23.0603] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/MTV Unplugged/07 What's The Matter Here.mp3 [10-11-14 10:49:23.0693] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/MTV Unplugged/08 Gold Rush Brides.mp3 [10-11-14 10:49:23.0783] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/MTV Unplugged/09 Like The Weather.mp3 [10-11-14 10:49:23.0872] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/MTV Unplugged/10 Trouble Me.mp3 [10-11-14 10:49:23.0961] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/MTV Unplugged/11 Jezebel.mp3 [10-11-14 10:49:23.1061] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/MTV Unplugged/12 Because The Night.mp3 [10-11-14 10:49:23.1150] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/MTV Unplugged/13 Stockton Gala Days.mp3 [10-11-14 10:49:23.1240] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/MTV Unplugged/14 Noah's Dove.mp3 [10-11-14 10:49:23.1329] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/Our Time In Eden/01 Noah's Dove.mp3 [10-11-14 10:49:23.1439] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/Our Time In Eden/02 These Are Days.mp3 [10-11-14 10:49:23.1530] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/Our Time In Eden/03 Eden.mp3 [10-11-14 10:49:23.1620] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/Our Time In Eden/04 Few & Far Between.mp3 [10-11-14 10:49:23.1709] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/Our Time In Eden/05 Stockton Gala Days.mp3 [10-11-14 10:49:23.1802] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/Our Time In Eden/06 Gold Rush Brides.mp3 [10-11-14 10:49:23.1891] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/Our Time In Eden/07 Jezebel.mp3 [10-11-14 10:49:23.1994] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/Our Time In Eden/08 How You've Grown.mp3 [10-11-14 10:49:23.2083] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/Our Time In Eden/09 Candy Everybody Wants.mp3 [10-11-14 10:49:23.2172] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/Our Time In Eden/10 Tolerance.mp3 [10-11-14 10:49:23.2262] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/Our Time In Eden/11 Circle Dream.mp3 [10-11-14 10:49:23.2351] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/Our Time In Eden/12 If You Intend.mp3 [10-11-14 10:49:23.2449] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/10,000 Maniacs/Our Time In Eden/13 I'm Not The Man.mp3 [10-11-14 10:49:23.2554] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 1)/01_Gangsters - The Special A.K.A..mp3 [10-11-14 10:49:23.2699] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 1)/02_The Selecter - The Selecter.mp3 [10-11-14 10:49:23.2808] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 1)/03_The Prince - Madness.mp3 [10-11-14 10:49:23.2908] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 1)/04_On My Radio - The Selecter.mp3 [10-11-14 10:49:23.3017] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 1)/05_A Message To You Rudy - The Specials.mp3 [10-11-14 10:49:23.3111] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 1)/06_Tears Of A Clown - The Beat.mp3 [10-11-14 10:49:23.3204] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 1)/07_I Can't Stand Up For Falling Down - Elvis Costello & The Attractions.mp3 [10-11-14 10:49:23.3307] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 1)/08_Too Much Too Young - The Specials.mp3 [10-11-14 10:49:23.3410] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 1)/09_Three Minute Hero - The Selecter.mp3 [10-11-14 10:49:23.3510] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 1)/10_People Do Rock Steady - The Bodysnatchers.mp3 [10-11-14 10:49:23.3604] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 1)/11_Missing Words - The Selecter.mp3 [10-11-14 10:49:23.3696] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 1)/12_Rat Race - The Specials.mp3 [10-11-14 10:49:23.3791] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 1)/13_Easy Life - The Bodysnatchers.mp3 [10-11-14 10:49:23.3888] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 1)/14_Stereotype - The Specials.mp3 [10-11-14 10:49:23.3979] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 1)/15_Mantovani - The Swinging Cats.mp3 [10-11-14 10:49:23.4089] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 2)/01_Sea Cruise.mp3 [10-11-14 10:49:23.4208] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 2)/02_Do Nothing.mp3 [10-11-14 10:49:23.4300] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 2)/03_Ghost Town.mp3 [10-11-14 10:49:23.4392] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 2)/04_The Boiler - Rhoda With The Special A.K.A..mp3 [10-11-14 10:49:23.4489] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 2)/05_Jungle Music - Rico & The Special A.K.A..mp3 [10-11-14 10:49:23.4594] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 2)/06_The Feeling's Gone - The Appolinaires.mp3 [10-11-14 10:49:23.4704] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 2)/07_Tear The Whole Thing Down.mp3 [10-11-14 10:49:23.4804] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 2)/08_Envy The Love - The Appolinaires.mp3 [10-11-14 10:49:23.4900] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 2)/09_War Crimes (The Crime Remains The Same).mp3 [10-11-14 10:49:23.4992] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 2)/10_Run Me Down.mp3 [10-11-14 10:49:23.5084] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 2)/11_Racist Friend.mp3 [10-11-14 10:49:23.5200] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 2)/12_Nelson Mandela.mp3 [10-11-14 10:49:23.5291] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 2)/13_What I Like Most About You Is Your Girlfriend.mp3 [10-11-14 10:49:23.5385] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 2)/14_Window Shopping - The Friday Club.mp3 [10-11-14 10:49:23.5476] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 2)/15_The Alphabet Arme - J.B.'s Allstars.mp3 [10-11-14 10:49:23.5573] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 3)/01_Madness - Madness.mp3 [10-11-14 10:49:23.5693] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 3)/02_Too Much Pressure - The Selecter.mp3 [10-11-14 10:49:23.5786] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 3)/03_Nite Klub - The Specials.mp3 [10-11-14 10:49:23.5877] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 3)/04_Ranking Full Stop - The Beat.mp3 [10-11-14 10:49:23.5968] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 3)/05_Girls Talk - Elvis Costello & The Attractions.mp3 [10-11-14 10:49:23.6061] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 3)/06_Guns Of Navarone - The Specials.mp3 [10-11-14 10:49:23.6163] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 3)/07_Longshot Kick The Bucket - The Specials.mp3 [10-11-14 10:49:23.6281] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 3)/08_James Bond - The Selecter.mp3 [10-11-14 10:49:23.6373] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 3)/09_Ruder Than You - The Bodysnatchers.mp3 [10-11-14 10:49:23.6464] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 3)/10_Carry Go Bring Come (Live) - The Selecter.mp3 [10-11-14 10:49:23.6554] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 3)/11_Rude Boys Outa Jail - The Specials.mp3 [10-11-14 10:49:23.6655] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 3)/12_Too Experienced - The Bodysnatchers.mp3 [10-11-14 10:49:23.6744] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 3)/13_International Jet Set - The Specials.mp3 [10-11-14 10:49:23.6833] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 3)/14_Away - The Swinging Cats.mp3 [10-11-14 10:49:23.6937] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 3)/15_Carolina - Rico.mp3 [10-11-14 10:49:23.7025] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 3)/16_Maggie's Farm - The Specials.mp3 [10-11-14 10:49:23.7112] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 3)/17_Why - The Specials.mp3 [10-11-14 10:49:23.7207] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 3)/18_Friday Night, Saturday Morning.mp3 [10-11-14 10:49:23.7329] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 4)/01_Theme From The Boiler - Rhoda With The Special A.K.A..mp3 [10-11-14 10:49:23.7443] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 4)/02_Rasta Call You - Rico And The Special A.K.A..mp3 [10-11-14 10:49:23.7534] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 4)/03_Easter Island - Rico And The Special A.K.A..mp3 [10-11-14 10:49:23.7623] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 4)/04_The Feelings Gone - The Appolinaires.mp3 [10-11-14 10:49:23.7710] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 4)/05_The Bongo Medley (Extremely Long Version) - The Appolinaires.mp3 [10-11-14 10:49:23.7797] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 4)/06_Ylang Ylang - The Higsons.mp3 [10-11-14 10:49:23.7886] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 4)/07_Give It Up - The Appolinaires.mp3 [10-11-14 10:49:23.7990] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 4)/08_Version - The Special A.K.A..mp3 [10-11-14 10:49:23.8087] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 4)/09_Put The Punk Back Into Funk - The Higsons.mp3 [10-11-14 10:49:23.8181] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 4)/10_Bright Lights - The Special A.K.A..mp3 [10-11-14 10:49:23.8273] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 4)/11_Rascist Friend (Instrumental) - The Special A.K.A..mp3 [10-11-14 10:49:23.8367] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 4)/12_Bright Lights (Instrumental) - The Special A.K.A..mp3 [10-11-14 10:49:23.8468] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 4)/13_Break Down The Door - The Special A.K.A..mp3 [10-11-14 10:49:23.8560] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 4)/14_Can't Get A Break - The Special A.K.A..mp3 [10-11-14 10:49:23.8685] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 4)/15_Window Shopping (Instrumental) - The Friday Club.mp3 [10-11-14 10:49:23.8776] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 4)/16_J.B.'s Allstars.mp3 [10-11-14 10:49:23.8867] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 4)/17_Braggin' And Tryin' Not To Lie - Roddy Radiation & The Specials.mp3 [10-11-14 10:49:23.8958] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 4)/18_Rude Boys Oura Jail (Version) - Neville Staples AKA Judge Roughneck.mp3 [10-11-14 10:49:23.9050] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 4)/19_Racquel - The Special A.K.A..mp3 [10-11-14 10:49:23.9140] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/2 Tone/The Two Tone Story (Disc 4)/20_The Bodysnatchers.mp3 [10-11-14 10:49:23.9230] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Cantatas - Volume III/American_Bach_Soloists-Bach_Cantatas_Volume_III-01-Gottes_Zeit_ist_die_allerbeste_Zeit_BWV_106_Sonatina.mp3 [10-11-14 10:49:23.9380] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Cantatas - Volume III/American_Bach_Soloists-Bach_Cantatas_Volume_III-02-Chorus_Gottes_Zeit_Ist_Die_Allerbeste_Zeit_Ariosco_Ach_Herr_Lehre_Uns_Bedenken_Aria_Bestelle_Dein_Haus.mp3 [10-11-14 10:49:23.9477] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Cantatas - Volume III/American_Bach_Soloists-Bach_Cantatas_Volume_III-03-Aria_In_Deine_Hande_Befehl_Ich_Meinen_Geist_Arioso_and_Chorale_Heute_Wirst_Du_Mit_Mir_Im_Paradies_Sein.mp3 [10-11-14 10:49:23.9570] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Cantatas - Volume III/American_Bach_Soloists-Bach_Cantatas_Volume_III-04-Chorus_Chorale_Glorie_Lob_Ehr_Und_Herrlichkeit.mp3 [10-11-14 10:49:23.9663] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Cantatas - Volume III/American_Bach_Soloists-Bach_Cantatas_Volume_III-05-Tritt_auf_die_Glaubensbahn_BWV_152_Sinfonia.mp3 [10-11-14 10:49:23.9757] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Cantatas - Volume III/American_Bach_Soloists-Bach_Cantatas_Volume_III-06-Aria_Tritt_Auf_Die_Glaubensbahn.mp3 [10-11-14 10:49:23.9887] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Cantatas - Volume III/American_Bach_Soloists-Bach_Cantatas_Volume_III-07-Recitative_Der_Heiland_Ist_Gesetzt.mp3 [10-11-14 10:49:23.9980] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Cantatas - Volume III/American_Bach_Soloists-Bach_Cantatas_Volume_III-08-Aria_Stein_De_Uber_Alle_Schatze.mp3 [10-11-14 10:49:24.0078] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Cantatas - Volume III/American_Bach_Soloists-Bach_Cantatas_Volume_III-09-Recitative_Es_Argre_Sich_Die_Kluge_Welt.mp3 [10-11-14 10:49:24.0171] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Cantatas - Volume III/American_Bach_Soloists-Bach_Cantatas_Volume_III-10-Duet_Wie_Soll_Ich_Dich_Liebster_Der_Seelen_UnFassen_.mp3 [10-11-14 10:49:24.0266] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Cantatas - Volume III/American_Bach_Soloists-Bach_Cantatas_Volume_III-11-Komm_du_sube_Todesstunde_BWV_161_Aria_And_Chorale.mp3 [10-11-14 10:49:24.0360] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Cantatas - Volume III/American_Bach_Soloists-Bach_Cantatas_Volume_III-12-Recitative_Welt_Diene_Lust_Ist_Last.mp3 [10-11-14 10:49:24.0456] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Cantatas - Volume III/American_Bach_Soloists-Bach_Cantatas_Volume_III-13-Aria_Mein_Verlangen_Ist_Den_Heiland_Zu_Umfangen.mp3 [10-11-14 10:49:24.0561] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Cantatas - Volume III/American_Bach_Soloists-Bach_Cantatas_Volume_III-14-Recitative_Der_Schlub_Ist_Schon_Gemacht.mp3 [10-11-14 10:49:24.0656] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Cantatas - Volume III/American_Bach_Soloists-Bach_Cantatas_Volume_III-15-Chorus_Wenn_Es_Meines_Gottes_Wille.mp3 [10-11-14 10:49:24.0750] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Cantatas - Volume III/American_Bach_Soloists-Bach_Cantatas_Volume_III-16-Chorale_Der_Leib_Zwar_In_Der_Erden.mp3 [10-11-14 10:49:24.0843] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Cantatas From Muhlhausen And Weimar/American_Bach_Soloists-Bach_Cantatas_From_Muhlhausen_And_Weimar-01-_Gleichwie_der_Regen_und_Schnee_vom_Himmel_faellt_BWV_18_Sinfonia.mp3 [10-11-14 10:49:24.0959] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Cantatas From Muhlhausen And Weimar/American_Bach_Soloists-Bach_Cantatas_From_Muhlhausen_And_Weimar-02-Recitative_Gleichwie_der_Regen_und_Schnee.mp3 [10-11-14 10:49:24.1065] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Cantatas From Muhlhausen And Weimar/American_Bach_Soloists-Bach_Cantatas_From_Muhlhausen_And_Weimar-03-Recitative_and_Litany_Mein_Gott_hier_wird_mein_Herze_sein.mp3 [10-11-14 10:49:24.1160] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Cantatas From Muhlhausen And Weimar/American_Bach_Soloists-Bach_Cantatas_From_Muhlhausen_And_Weimar-04-Aria_Mein_Seelenschatz_ist_Gottes_Wort.mp3 [10-11-14 10:49:24.1285] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Cantatas From Muhlhausen And Weimar/American_Bach_Soloists-Bach_Cantatas_From_Muhlhausen_And_Weimar-05-Chorale_Ich_bitt_o_Herr_aus_Herzens_Grund.mp3 [10-11-14 10:49:24.1379] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Cantatas From Muhlhausen And Weimar/American_Bach_Soloists-Bach_Cantatas_From_Muhlhausen_And_Weimar-06-_Weinen_Klagen_Sorgen_Zagen_BWV_12_Sinfonia.mp3 [10-11-14 10:49:24.1472] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Cantatas From Muhlhausen And Weimar/American_Bach_Soloists-Bach_Cantatas_From_Muhlhausen_And_Weimar-08-Recitative_Wir_muessen_durch_viel_Truebsal.mp3 [10-11-14 10:49:24.1566] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Cantatas From Muhlhausen And Weimar/American_Bach_Soloists-Bach_Cantatas_From_Muhlhausen_And_Weimar-09-Aria_Kreuz_und_Krone_sind_verbunden.mp3 [10-11-14 10:49:24.1660] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Cantatas From Muhlhausen And Weimar/American_Bach_Soloists-Bach_Cantatas_From_Muhlhausen_And_Weimar-10-Aria_Ich_folge_Christo_nach.mp3 [10-11-14 10:49:24.1754] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Cantatas From Muhlhausen And Weimar/American_Bach_Soloists-Bach_Cantatas_From_Muhlhausen_And_Weimar-11-Aria_Sei_getreu.mp3 [10-11-14 10:49:24.1847] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Cantatas From Muhlhausen And Weimar/American_Bach_Soloists-Bach_Cantatas_From_Muhlhausen_And_Weimar-12-Chorale_Was_Gott_tut_das_ist_wohlgetan.mp3 [10-11-14 10:49:24.1954] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Cantatas From Muhlhausen And Weimar/American_Bach_Soloists-Bach_Cantatas_From_Muhlhausen_And_Weimar-13-_Nun_komm_der_Heiden_Heiland_BWV_61_Ouverture_Nun_komm_der_Heiden_Heiland.mp3 [10-11-14 10:49:24.2048] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Cantatas From Muhlhausen And Weimar/American_Bach_Soloists-Bach_Cantatas_From_Muhlhausen_And_Weimar-14-Recitative_Der_Heiland_ist_gekommen.mp3 [10-11-14 10:49:24.2141] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Cantatas From Muhlhausen And Weimar/American_Bach_Soloists-Bach_Cantatas_From_Muhlhausen_And_Weimar-15-Aria_Komm_Jesu_komm_zu_deiner_Kirche.mp3 [10-11-14 10:49:24.2234] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Cantatas From Muhlhausen And Weimar/American_Bach_Soloists-Bach_Cantatas_From_Muhlhausen_And_Weimar-16-Recitative_Siehe_ich_stehe_vor_der_Tuer.mp3 [10-11-14 10:49:24.2327] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Cantatas From Muhlhausen And Weimar/American_Bach_Soloists-Bach_Cantatas_From_Muhlhausen_And_Weimar-17-Aria_Oeffne_dich_mein_ganzes_Herze.mp3 [10-11-14 10:49:24.2420] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Cantatas From Muhlhausen And Weimar/American_Bach_Soloists-Bach_Cantatas_From_Muhlhausen_And_Weimar-18-Chorale_Amen_Amen.mp3 [10-11-14 10:49:24.2517] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Early Cantatas/American_Bach_Soloists-Bach_Early_Cantatas_From_Muhlhausen_And_Weimar_For_Holy_Week-01-Himmelskonig_Sei_Willkommem_BWV_182_Sonata.mp3 [10-11-14 10:49:24.2690] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Early Cantatas/American_Bach_Soloists-Bach_Early_Cantatas_From_Muhlhausen_And_Weimar_For_Holy_Week-02-Chorus_Himmelskonig_Sei_Willkommen.mp3 [10-11-14 10:49:24.2803] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Early Cantatas/American_Bach_Soloists-Bach_Early_Cantatas_From_Muhlhausen_And_Weimar_For_Holy_Week-03-Recitative_Siehe_Ich_Komme.mp3 [10-11-14 10:49:24.2907] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Early Cantatas/American_Bach_Soloists-Bach_Early_Cantatas_From_Muhlhausen_And_Weimar_For_Holy_Week-04-Aria_Starkes_Lieben.mp3 [10-11-14 10:49:24.3004] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Early Cantatas/American_Bach_Soloists-Bach_Early_Cantatas_From_Muhlhausen_And_Weimar_For_Holy_Week-05-Aria_Leget_Euch_Dem_Heiland_Unter.mp3 [10-11-14 10:49:24.3102] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Early Cantatas/American_Bach_Soloists-Bach_Early_Cantatas_From_Muhlhausen_And_Weimar_For_Holy_Week-06-Aria_Jusu_Lab_Durch_Wohl_Und_Weh.mp3 [10-11-14 10:49:24.3217] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Early Cantatas/American_Bach_Soloists-Bach_Early_Cantatas_From_Muhlhausen_And_Weimar_For_Holy_Week-07-Chorus_Jesu_Deine_Passion.mp3 [10-11-14 10:49:24.3318] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Early Cantatas/American_Bach_Soloists-Bach_Early_Cantatas_From_Muhlhausen_And_Weimar_For_Holy_Week-08-Chorus_So_Lasset_Uns_Gehen_In_Salem_Der_Freuden.mp3 [10-11-14 10:49:24.3412] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Early Cantatas/American_Bach_Soloists-Bach_Early_Cantatas_From_Muhlhausen_And_Weimar_For_Holy_Week-09-Aus_Der_Tiefen_Rufe_Ich_Herr_Zu_Dir_BWV_131_Chorus.mp3 [10-11-14 10:49:24.3507] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Early Cantatas/American_Bach_Soloists-Bach_Early_Cantatas_From_Muhlhausen_And_Weimar_For_Holy_Week-10-Arioso_And_Chorale_So_Du_Willst_Herr.mp3 [10-11-14 10:49:24.3609] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Early Cantatas/American_Bach_Soloists-Bach_Early_Cantatas_From_Muhlhausen_And_Weimar_For_Holy_Week-11-Chorus_Ich_Harre_Des_Herrn.mp3 [10-11-14 10:49:24.3711] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Early Cantatas/American_Bach_Soloists-Bach_Early_Cantatas_From_Muhlhausen_And_Weimar_For_Holy_Week-12-Aria_And_Chorale_Meine_Seele_Wartet_Auf_Den_Herrn.mp3 [10-11-14 10:49:24.3807] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Early Cantatas/American_Bach_Soloists-Bach_Early_Cantatas_From_Muhlhausen_And_Weimar_For_Holy_Week-13-Chorus_Israel_Hoffe_Auf_Den_Hern.mp3 [10-11-14 10:49:24.3916] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Early Cantatas/American_Bach_Soloists-Bach_Early_Cantatas_From_Muhlhausen_And_Weimar_For_Holy_Week-14-Christ_Lag_In_Todes_Banden_BWV_4_Sinfonia.mp3 [10-11-14 10:49:24.4012] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Early Cantatas/American_Bach_Soloists-Bach_Early_Cantatas_From_Muhlhausen_And_Weimar_For_Holy_Week-15-Chorus_Chist_Lag_In_Toden_Banden.mp3 [10-11-14 10:49:24.4141] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Early Cantatas/American_Bach_Soloists-Bach_Early_Cantatas_From_Muhlhausen_And_Weimar_For_Holy_Week-16-Duet_Den_Tod_Niemand_Zwingen_Kunnt.mp3 [10-11-14 10:49:24.4237] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Early Cantatas/American_Bach_Soloists-Bach_Early_Cantatas_From_Muhlhausen_And_Weimar_For_Holy_Week-17-Aria_Jesus_Christus_Gottes_Sohn.mp3 [10-11-14 10:49:24.4332] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Early Cantatas/American_Bach_Soloists-Bach_Early_Cantatas_From_Muhlhausen_And_Weimar_For_Holy_Week-18-Chorus_Es_War_Ein_Wunderliche_Krieg.mp3 [10-11-14 10:49:24.4428] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Early Cantatas/American_Bach_Soloists-Bach_Early_Cantatas_From_Muhlhausen_And_Weimar_For_Holy_Week-19-Aria_Hier_Ist_Das_Rechte_Osterlamm.mp3 [10-11-14 10:49:24.4523] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Early Cantatas/American_Bach_Soloists-Bach_Early_Cantatas_From_Muhlhausen_And_Weimar_For_Holy_Week-20-Duet_So_Feiern_Wir_Das_Hohe_Fest.mp3 [10-11-14 10:49:24.4617] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Early Cantatas/American_Bach_Soloists-Bach_Early_Cantatas_From_Muhlhausen_And_Weimar_For_Holy_Week-21-Chorale_Wir_Essen_Und_Leben_Wohl.mp3 [10-11-14 10:49:24.4712] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Solo Cantatas/American_Bach_Soloists-Bach_Solo_Cantatas_BWV_51_54_55_82-02-Recitative_Die_Art_verruchter_Sunden.mp3 [10-11-14 10:49:24.4831] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Solo Cantatas/American_Bach_Soloists-Bach_Solo_Cantatas_BWV_51_54_55_82-03-Aria_Wer_Sunde_tut_der_ist_vom_Teufel.mp3 [10-11-14 10:49:24.4925] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Solo Cantatas/American_Bach_Soloists-Bach_Solo_Cantatas_BWV_51_54_55_82-04-Ich_habe_genug_BWV_82_Aria_Ich_habe_genug_William_Sharp.mp3 [10-11-14 10:49:24.5020] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Solo Cantatas/American_Bach_Soloists-Bach_Solo_Cantatas_BWV_51_54_55_82-05-Recitative_Ich_habe_genug.mp3 [10-11-14 10:49:24.5117] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Solo Cantatas/American_Bach_Soloists-Bach_Solo_Cantatas_BWV_51_54_55_82-06-Aria_Schlummert_ein_ihr_matten_Augen.mp3 [10-11-14 10:49:24.5210] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Solo Cantatas/American_Bach_Soloists-Bach_Solo_Cantatas_BWV_51_54_55_82-07-Recitative_Mein_Gott_wenn_das_schone_Nun_.mp3 [10-11-14 10:49:24.5300] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Solo Cantatas/American_Bach_Soloists-Bach_Solo_Cantatas_BWV_51_54_55_82-08-Aria_Ich_freue_mich_auf_meinen_Tod.mp3 [10-11-14 10:49:24.5396] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Solo Cantatas/American_Bach_Soloists-Bach_Solo_Cantatas_BWV_51_54_55_82-09-Ich_armer_Mensch_ich_Sundenknecht_BWV_55_Aria_Ich_armer_Mensch_ich_Sundenknecht_Jeffrey_Thomas.mp3 [10-11-14 10:49:24.5546] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Solo Cantatas/American_Bach_Soloists-Bach_Solo_Cantatas_BWV_51_54_55_82-10-Recitative_Ich_habe_wider_Gott_gehandelt.mp3 [10-11-14 10:49:24.5661] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Solo Cantatas/American_Bach_Soloists-Bach_Solo_Cantatas_BWV_51_54_55_82-11-Aria_Erbarme_dich_.mp3 [10-11-14 10:49:24.5753] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Solo Cantatas/American_Bach_Soloists-Bach_Solo_Cantatas_BWV_51_54_55_82-12-Recitative_Erbarme_dich_jedoch_nun_trost_ich_mich.mp3 [10-11-14 10:49:24.5844] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Solo Cantatas/American_Bach_Soloists-Bach_Solo_Cantatas_BWV_51_54_55_82-13-Chorale_Bin_ich_gleich_von_dir_gewichen.mp3 [10-11-14 10:49:24.5937] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Solo Cantatas/American_Bach_Soloists-Bach_Solo_Cantatas_BWV_51_54_55_82-14-Jauchzet_Gott_in_allen_Landen_BWV_51_Aria_Jauchzet_Gott_in_allen_Lande_n_Julianne_Baird.mp3 [10-11-14 10:49:24.6028] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Solo Cantatas/American_Bach_Soloists-Bach_Solo_Cantatas_BWV_51_54_55_82-15-Recititative_Wir_beten_zu_dem_Tempel_an.mp3 [10-11-14 10:49:24.6119] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Solo Cantatas/American_Bach_Soloists-Bach_Solo_Cantatas_BWV_51_54_55_82-16-Aria_Hochster_mache_deine_Gute.mp3 [10-11-14 10:49:24.6208] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Cantatas/Solo Cantatas/American_Bach_Soloists-Bach_Solo_Cantatas_BWV_51_54_55_82-17-Choral_Sei_Lob_und_Preis_mit_Ehren_Alleluja_.mp3 [10-11-14 10:49:24.6298] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Mass in B Minor/Disc1/American_Bach_Soloists-Bach_Mass_In_B_Minor_BWV_232_disc1_-01-Kyrie_eleison.mp3 [10-11-14 10:49:24.6414] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Mass in B Minor/Disc1/American_Bach_Soloists-Bach_Mass_In_B_Minor_BWV_232_disc1_-02-Christe_eleison.mp3 [10-11-14 10:49:24.6519] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Mass in B Minor/Disc1/American_Bach_Soloists-Bach_Mass_In_B_Minor_BWV_232_disc1_-03-Kyrie_eleison.mp3 [10-11-14 10:49:24.6625] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Mass in B Minor/Disc1/American_Bach_Soloists-Bach_Mass_In_B_Minor_BWV_232_disc1_-04-Gloria_in_excelsis_Deo.mp3 [10-11-14 10:49:24.6722] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Mass in B Minor/Disc1/American_Bach_Soloists-Bach_Mass_In_B_Minor_BWV_232_disc1_-05-Et_in_terra_pax.mp3 [10-11-14 10:49:24.6822] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Mass in B Minor/Disc1/American_Bach_Soloists-Bach_Mass_In_B_Minor_BWV_232_disc1_-06-Laudamus_te.mp3 [10-11-14 10:49:24.6936] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Mass in B Minor/Disc1/American_Bach_Soloists-Bach_Mass_In_B_Minor_BWV_232_disc1_-07-Gratias_agimus_tibi.mp3 [10-11-14 10:49:24.7029] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Mass in B Minor/Disc1/American_Bach_Soloists-Bach_Mass_In_B_Minor_BWV_232_disc1_-08-Domine_Deus.mp3 [10-11-14 10:49:24.7162] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Mass in B Minor/Disc1/American_Bach_Soloists-Bach_Mass_In_B_Minor_BWV_232_disc1_-09-Qui_tollis_peccata_mundi.mp3 [10-11-14 10:49:24.7254] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Mass in B Minor/Disc1/American_Bach_Soloists-Bach_Mass_In_B_Minor_BWV_232_disc1_-10-Qui_sedes_ad_dextram_Patris.mp3 [10-11-14 10:49:24.7345] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Mass in B Minor/Disc1/American_Bach_Soloists-Bach_Mass_In_B_Minor_BWV_232_disc1_-11-Quoniam_to_solus_sanctus.mp3 [10-11-14 10:49:24.7437] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Mass in B Minor/Disc1/American_Bach_Soloists-Bach_Mass_In_B_Minor_BWV_232_disc1_-12-Cum_Sancto_Spiritu.mp3 [10-11-14 10:49:24.7527] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Mass in B Minor/Disc2/American_Bach_Soloists-Bach_Mass_In_B_Minor_BWV_232_disc2_-01-Credo_in_unum_Deum.mp3 [10-11-14 10:49:24.7640] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Mass in B Minor/Disc2/American_Bach_Soloists-Bach_Mass_In_B_Minor_BWV_232_disc2_-02-Patrem_omnipotentem.mp3 [10-11-14 10:49:24.7733] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Mass in B Minor/Disc2/American_Bach_Soloists-Bach_Mass_In_B_Minor_BWV_232_disc2_-03-Et_in_unum_Dominum.mp3 [10-11-14 10:49:24.7824] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Mass in B Minor/Disc2/American_Bach_Soloists-Bach_Mass_In_B_Minor_BWV_232_disc2_-04-Et_incarnatus_est.mp3 [10-11-14 10:49:24.7914] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Mass in B Minor/Disc2/American_Bach_Soloists-Bach_Mass_In_B_Minor_BWV_232_disc2_-05-Crucifixus.mp3 [10-11-14 10:49:24.8007] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Mass in B Minor/Disc2/American_Bach_Soloists-Bach_Mass_In_B_Minor_BWV_232_disc2_-06-Et_resurrexit.mp3 [10-11-14 10:49:24.8102] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Mass in B Minor/Disc2/American_Bach_Soloists-Bach_Mass_In_B_Minor_BWV_232_disc2_-07-Et_in_Spiritum_sanctum_Dominum.mp3 [10-11-14 10:49:24.8196] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Mass in B Minor/Disc2/American_Bach_Soloists-Bach_Mass_In_B_Minor_BWV_232_disc2_-08-Confiteor.mp3 [10-11-14 10:49:24.8288] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Mass in B Minor/Disc2/American_Bach_Soloists-Bach_Mass_In_B_Minor_BWV_232_disc2_-09-Et_expecto.mp3 [10-11-14 10:49:24.8384] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Mass in B Minor/Disc2/American_Bach_Soloists-Bach_Mass_In_B_Minor_BWV_232_disc2_-10-Sanctus.mp3 [10-11-14 10:49:24.8479] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Mass in B Minor/Disc2/American_Bach_Soloists-Bach_Mass_In_B_Minor_BWV_232_disc2_-11-Osanna_in_exelsis.mp3 [10-11-14 10:49:24.8618] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Mass in B Minor/Disc2/American_Bach_Soloists-Bach_Mass_In_B_Minor_BWV_232_disc2_-12-Benedictus.mp3 [10-11-14 10:49:24.8722] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Mass in B Minor/Disc2/American_Bach_Soloists-Bach_Mass_In_B_Minor_BWV_232_disc2_-13-Osanna_in_excelsis.mp3 [10-11-14 10:49:24.8824] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Mass in B Minor/Disc2/American_Bach_Soloists-Bach_Mass_In_B_Minor_BWV_232_disc2_-14-Agnus_Dei.mp3 [10-11-14 10:49:24.8918] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/American Bach Soloists/Mass in B Minor/Disc2/American_Bach_Soloists-Bach_Mass_In_B_Minor_BWV_232_disc2_-15-Dona_nobis_pacem.mp3 [10-11-14 10:49:24.9018] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/Angelo Badalamenti/Twin Peaks/01 - Twin Peaks Theme (Instrumental).mp3 [10-11-14 10:49:24.9152] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/Angelo Badalamenti/Twin Peaks/02 - Laura Palmer's Theme (Instrumental).mp3 [10-11-14 10:49:24.9267] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/Angelo Badalamenti/Twin Peaks/03 - Audrey's Dance (Instrumental).mp3 [10-11-14 10:49:24.9360] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/Angelo Badalamenti/Twin Peaks/04 - The Nightingale (Vocal by Julee Cruise).mp3 [10-11-14 10:49:24.9451] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/Angelo Badalamenti/Twin Peaks/05 - Freshly Squeezed (Instrumental).mp3 [10-11-14 10:49:24.9545] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/Angelo Badalamenti/Twin Peaks/06 - The Bookhouse Boys (Instrumental).mp3 [10-11-14 10:49:24.9638] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/Angelo Badalamenti/Twin Peaks/07 - Into The Night (Vocal by Julee Cruise).mp3 [10-11-14 10:49:24.9731] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/Angelo Badalamenti/Twin Peaks/08 - Night Life In Twin Peaks (Instrumental).mp3 [10-11-14 10:49:24.9824] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/Angelo Badalamenti/Twin Peaks/09 - Dance Of The Dream Man (Instrumental).mp3 [10-11-14 10:49:24.9916] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/Angelo Badalamenti/Twin Peaks/10 - Love Theme From Twin Peaks (Instrumental).mp3 [10-11-14 10:49:25.0009] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/Angelo Badalamenti/Twin Peaks/11 - Falling (Vocal by Julee Cruise).mp3 [10-11-14 10:49:25.0119] Slim::Utils::Scanner::scanDirectory (333) Scanning: /Volumes/shares/Music/Bach/Carl Staplin, organ/Bach Organ Works_ Clavierubung III/Bach Organ Works_ Clavierubung III_Carl Staplin, organ_10_Choir_ On Sinai Mountain Moses Trod.mp3
Another user with a similar problem on a different platform reported in the forum that it was resolved by running the scanner with Perl 5.10.1 instead of 5.8.8. Coincidentally, Apple ships 5.10.0 with OS X 10.6 (where a few users seem to report success with the 7.5 scanner) and perl 5.8.8 with OS X 10.5 (where I and others seem to have had great pain with this bug). I tried running the scanner with perl 5.12. It explodes in exactly the same place as with 5.8.8 (that is, on the file I uploaded for your perusal). Guess that's not it. Sigh.
Can you attach the file causing issues? Thanks!
I uploaded one of the problematic files (the one on which the scanner crashed in the run logged here) to hybridized. Is that not the correct way to provide it to you? The file is named "Bach Organ Works_ Clavierubung III_Carl Staplin, organ_10_Choir_ On Sinai Mountain Moses Trod.mp3". I believe it is originally from EMusic -- others have noted problems with EMusic-encoded files in the forum as well -- but I can also provide several examples encoded elsewise, if you wish. Thanks for looking at this.
The problem appears to be with id3lib (I am *guessing* the perl ID3 module uses id3lib). Though iTunes can find ID3 tags in these files which parse correctly, and even rewrite them, id3lib sees only id3v1 tags (this can be seen with the command-line id3v2 tool). However, id3v2 does not dump core... hm. Using id3v2 --convert to generate new v2 tags from the old v1 tags, and then id3v2 -s to strip out the v1 tags, leaves the scanner able to parse these files. Bizarre.
(In reply to comment #6) > The problem appears to be with id3lib (I am *guessing* the perl ID3 module uses > id3lib). Though iTunes can find ID3 tags in these files which parse correctly, I meant to say, "can find ID3v2 tags".
Unassigned bugs cannot have a priority.
A similar bug was just reported in server version 7.7.0: bug 17761.