You are not logged in.

#1 2012-10-15 12:49:44

slosd
Member
Registered: 2011-11-23
Posts: 22
Website

[Solved] Banshee crashes while scanning USB Mass Storage mounted SGS2

I start banshee and then connect my Samsung Galaxy S2 as mass storage. It shows up in Banshee and Banshee starts to scan the folders for files, but at some point it suddenly crashes.
Any idea what is causing the problem here?
Systemd log and Banshee log is below.

EDIT: As it seems, this was a general error of the FS of the SD card. I had to format it, which is unfortunate, but it works again. 

journalctl

Oct 15 14:35:03 thomas-laptop kernel: usb 2-1.3: >can't set config #1, error -110
Oct 15 14:35:03 thomas-laptop systemd-udevd[6129]: inotify_add_watch(7, /dev/sdf, 10) failed: No such file or directory
Oct 15 14:35:03 thomas-laptop systemd-udevd[6130]: inotify_add_watch(7, /dev/sde, 10) failed: No such file or directory
Oct 15 14:35:03 thomas-laptop udisksd[994]: Cleaning up mount point /run/media/thomas/0148-1EE4 (device 8:80 no longer exist)
Oct 15 14:35:03 thomas-laptop kernel: FAT-fs (sdf): FAT read failed (blocknr 5959)
Oct 15 14:35:03 thomas-laptop kernel: Buffer I/O error on device sdf, logical block 48668673
Oct 15 14:35:03 thomas-laptop kernel: lost page write due to I/O error on sdf
Oct 15 14:35:03 thomas-laptop kernel: Buffer I/O error on device sdf, logical block 48668674
Oct 15 14:35:03 thomas-laptop kernel: lost page write due to I/O error on sdf
Oct 15 14:35:03 thomas-laptop kernel: Buffer I/O error on device sdf, logical block 48668675
Oct 15 14:35:03 thomas-laptop kernel: lost page write due to I/O error on sdf
Oct 15 14:35:03 thomas-laptop mtp-probe[6147]: checking bus 2, device 14: "/sys/devices/pci0000:00/0000:00:1c.3/0000:04:00.0/usb2/2-1/2-1.3"
Oct 15 14:35:03 thomas-laptop mtp-probe[6147]: bus: 2, device: 14 was not an MTP device
Oct 15 14:35:03 thomas-laptop kernel: FAT-fs (sde): Directory bread(block 5924) failed
Oct 15 14:35:03 thomas-laptop kernel: FAT-fs (sde): Directory bread(block 5925) failed
Oct 15 14:35:03 thomas-laptop kernel: FAT-fs (sde): Directory bread(block 5926) failed
Oct 15 14:35:03 thomas-laptop kernel: FAT-fs (sde): Directory bread(block 5927) failed
Oct 15 14:35:03 thomas-laptop kernel: FAT-fs (sde): Directory bread(block 5928) failed
Oct 15 14:35:03 thomas-laptop kernel: FAT-fs (sde): Directory bread(block 5929) failed
Oct 15 14:35:03 thomas-laptop kernel: FAT-fs (sde): Directory bread(block 5930) failed
Oct 15 14:35:03 thomas-laptop kernel: FAT-fs (sde): Directory bread(block 5931) failed
Oct 15 14:35:03 thomas-laptop kernel: FAT-fs (sde): Directory bread(block 5932) failed
Oct 15 14:35:03 thomas-laptop kernel: FAT-fs (sde): Directory bread(block 5933) failed

Banshee log

[Warn  14:35:03.278] Caught an exception - GLib.GException: Datei oder Verzeichnis nicht gefunden (in `gio-sharp')
  at GLib.FileAdapter.EnumerateChildren (System.String attributes, FileQueryInfoFlags flags, GLib.Cancellable cancellable) [0x00000] in <filename unknown>:0 
  at Banshee.IO.Gio.Directory+<GetFiles>c__Iterator6.MoveNext () [0x00000] in <filename unknown>:0 
  at Banshee.Dap.MassStorage.MassStorageSource+<>c__Iterator0.MoveNext () [0x00000] in <filename unknown>:0 
  at Banshee.Dap.MassStorage.MassStorageSource.SyncPlaylists () [0x00000] in <filename unknown>:0 
  at Banshee.Dap.DapSource.Flush () [0x00000] in <filename unknown>:0 
  at Banshee.Dap.DapSource.Dispose () [0x00000] in <filename unknown>:0 
  at Banshee.Dap.DapService.UnmapDevice (System.String uuid) [0x00000] in <filename unknown>:0 
[Warn  14:35:03.279] Caught an exception - GLib.GException: Keine Berechtigung (in `gio-sharp')
  at GLib.FileAdapter.EnumerateChildren (System.String attributes, FileQueryInfoFlags flags, GLib.Cancellable cancellable) [0x00000] in <filename unknown>:0 
  at Banshee.IO.Gio.Directory+<GetFiles>c__Iterator6.MoveNext () [0x00000] in <filename unknown>:0 
  at Banshee.Dap.MassStorage.MassStorageSource+<>c__Iterator0.MoveNext () [0x00000] in <filename unknown>:0 
  at Banshee.Dap.MassStorage.MassStorageSource.SyncPlaylists () [0x00000] in <filename unknown>:0 
  at Banshee.Dap.DapSource.Flush () [0x00000] in <filename unknown>:0 
  at Banshee.Dap.DapSource.Dispose () [0x00000] in <filename unknown>:0 
  at Banshee.Dap.DapService.UnmapDevice (System.String uuid) [0x00000] in <filename unknown>:0 

Unhandled Exception: GLib.GException: Datei oder Verzeichnis nicht gefunden
  at GLib.FileAdapter.EnumerateChildren (System.String attributes, FileQueryInfoFlags flags, GLib.Cancellable cancellable) [0x00000] in <filename unknown>:0 
  at Banshee.IO.Gio.Directory+<GetFiles>c__Iterator6.MoveNext () [0x00000] in <filename unknown>:0 
  at Banshee.Dap.MassStorage.MassStorageSource+<>c__Iterator0.MoveNext () [0x00000] in <filename unknown>:0 
  at Banshee.Dap.MassStorage.MassStorageSource.OnImportFinished (System.Object o, System.EventArgs args) [0x00000] in <filename unknown>:0 
  at Hyena.Collections.QueuePipeline`1[System.String].OnFinished () [0x00000] in <filename unknown>:0 
  at Banshee.Collection.ImportManager.OnFinished () [0x00000] in <filename unknown>:0 
  at Banshee.Collection.Database.DatabaseImportManager.OnFinished () [0x00000] in <filename unknown>:0 
  at Hyena.Collections.QueuePipeline`1[System.String].OnElementFinished (System.Object o, System.EventArgs args) [0x00000] in <filename unknown>:0 
  at Hyena.Collections.QueuePipelineElement`1[System.String].OnFinished () [0x00000] in <filename unknown>:0 
  at Hyena.Collections.QueuePipelineElement`1[System.String].Processor (System.Object state) [0x00000] in <filename unknown>:0

Last edited by slosd (2012-10-15 14:50:03)

Offline

Board footer

Powered by FluxBB