Bugzilla – Bug 128806
Banshee crashes when dealing with empty On-The-Go iPod Playlist
Last modified: 2005-11-03 09:48:32 UTC
If ipod-sharp encounters an empty iPod_Control/iTunes/OTGPlaylistInfo file, it crashes: Unhandled Exception: System.ArgumentOutOfRangeException: startIndex Parameter name: Value is too big to return the requested type. in [0x00061] System.BitConverter:PutBytes (System.Byte* dst, System.Byte[] src, Int32 start_index, Int32 count) in [0x00005] The bug was fixed in ipod-sharp 0.5.6.
Created attachment 54405 [details] ipod-sharp patch to fix OTGPlaylistInfo crash May need to apply after ipod-sharp patch from 118281.
Hi Anja, in testing our fix for 118281, we encountered this problem. Is it okay to submit this patch with the same swamp id as that bug?
Gary - ok. Please submit this patch by the use of SWAMPID 2375 (same as mentioned in Bug 118281) after the tests are ok. Thank you
released