AttributeError: 'NoneType' object has no attribute 'st_ino'

Bug #665360 reported by Joshua Hoover
This bug report is a duplicate of:  Bug #692496: Ubuntu one crashes in scan(). Edit Remove
36
This bug affects 8 people
Affects Status Importance Assigned to Milestone
Ubuntu One Client
Triaged
Medium
Guillermo Gonzalez
Stable-1-4
Triaged
Medium
Guillermo Gonzalez
ubuntuone-client (Ubuntu)
Triaged
Medium
Guillermo Gonzalez
Maverick
New
Undecided
Unassigned

Bug Description

Maverick, 1.4.4.1-0ubuntu1

Syncdaemon exception:

2010-10-19 14:15:10,871 - ubuntuone.SyncDaemon.local_rescan - ERROR - in the scan: <type 'exceptions.AttributeError'> ('NoneType' object has no attribute 'st_ino')
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/ubuntuone/syncdaemon/local_rescan.py", line 333, in _scan_tree
    d.addCallbacks(self._scan_one_dir)
  File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line 249, in addCallbacks
    self._runCallbacks()
  File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line 441, in _runCallbacks
    self.result = callback(self.result, *args, **kw)
  File "/usr/lib/pymodules/python2.6/ubuntuone/syncdaemon/local_rescan.py", line 675, in _scan_one_dir
    d = defer.execute(scan)
--- <exception caught here> ---
  File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line 96, in execute
    result = callable(*args, **kw)
  File "/usr/lib/pymodules/python2.6/ubuntuone/syncdaemon/local_rescan.py", line 635, in scan
    share)
  File "/usr/lib/pymodules/python2.6/ubuntuone/syncdaemon/local_rescan.py", line 486, in _compare
    different = self.check_stat(fullname, statinfo)
  File "/usr/lib/pymodules/python2.6/ubuntuone/syncdaemon/local_rescan.py", line 363, in check_stat
    different = (newstat.st_ino != oldstat.st_ino or
exceptions.AttributeError: 'NoneType' object has no attribute 'st_ino'

Changed in ubuntuone-client (Ubuntu):
status: New → Triaged
importance: Undecided → Medium
assignee: nobody → Guillermo Gonzalez (verterok)
tags: added: chicharra-natty foundations+
removed: foudnations+
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.