[64bit] _dirstate_helpers_pyx.c: OverflowError: can't convert negative value to unsigned long

Bug #792986 reported by Kinan Faham
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
New
Undecided
Unassigned

Bug Description

bzr: ERROR: exceptions.OverflowError: can't convert negative value to unsigned long

Traceback (most recent call last):
  File "C:/Program Files (x86)/Bazaar/plugins\qbzr\lib\trace.py", line 300, in reports_exception_decorate
  File "C:/Program Files (x86)/Bazaar/plugins\qbzr\lib\commit.py", line 506, in load
  File "C:/Program Files (x86)/Bazaar/plugins\qbzr\lib\treewidget.py", line 1462, in set_tree
  File "C:/Program Files (x86)/Bazaar/plugins\qbzr\lib\treewidget.py", line 422, in set_tree
  File "_dirstate_helpers_pyx.pyx", line 1410, in bzrlib._dirstate_helpers_pyx.ProcessEntryC.__next__ (bzrlib\_dirstate_helpers_pyx.c:11953)
  File "_dirstate_helpers_pyx.pyx", line 1683, in bzrlib._dirstate_helpers_pyx.ProcessEntryC._iter_next (bzrlib\_dirstate_helpers_pyx.c:14740)
  File "_dirstate_helpers_pyx.pyx", line 1782, in bzrlib._dirstate_helpers_pyx.ProcessEntryC._loop_one_block (bzrlib\_dirstate_helpers_pyx.c:15630)
  File "_dirstate_helpers_pyx.pyx", line 1107, in bzrlib._dirstate_helpers_pyx.ProcessEntryC._process_entry (bzrlib\_dirstate_helpers_pyx.c:8056)
  File "_dirstate_helpers_pyx.pyx", line 843, in bzrlib._dirstate_helpers_pyx._update_entry (bzrlib\_dirstate_helpers_pyx.c:5746)
  File "_dirstate_helpers_pyx.pyx", line 796, in bzrlib._dirstate_helpers_pyx._pack_stat (bzrlib\_dirstate_helpers_pyx.c:5423)
OverflowError: can't convert negative value to unsigned long

bzr 2.2.3 on python 2.6.4 (win32)
arguments: ['C:\\Program Files (x86)\\Bazaar\\tbzrcommand.exe', '--command=commit', '--file=D:\\Kinan\\Documents\\Websites\\The Silent Camera .NET solution\\KinanFaham\\screenSaver']
encoding: 'cp1256', fsenc: 'mbcs', lang: None
plugins:
  bzrtools C:\Program Files (x86)\Bazaar\plugins\bzrtools [2.2.0]
  colo C:\Program Files (x86)\Bazaar\plugins\colo [0.2.0]
  explorer C:\Program Files (x86)\Bazaar\plugins\explorer [1.1.2]
  fastimport C:\Program Files (x86)\Bazaar\plugins\fastimport [0.9.0dev]
  launchpad C:\Program Files (x86)\Bazaar\plugins\launchpad [2.2.3]
  loom C:\Program Files (x86)\Bazaar\plugins\loom [2.2.1dev]
  netrc_credential_store C:\Program Files (x86)\Bazaar\plugins\netrc_credential_store [2.2.3]
  news_merge C:\Program Files (x86)\Bazaar\plugins\news_merge [2.2.3]
  pipeline C:\Program Files (x86)\Bazaar\plugins\pipeline [1.1.0]
  qbzr C:\Program Files (x86)\Bazaar\plugins\qbzr [0.19.2]
  rewrite C:\Program Files (x86)\Bazaar\plugins\rewrite [0.6.1]
  svn C:\Program Files (x86)\Bazaar\plugins\svn [1.0.4]
  upload C:\Program Files (x86)\Bazaar\plugins\upload [1.0.0]
  xmloutput C:\Program Files (x86)\Bazaar\plugins\xmloutput [0.8.6]

Revision history for this message
Kinan Faham (launcupgd) wrote :

Just to confirm this happens also when using the command line bzr commit. Machine is Win 7 Home 64 bit.

affects: qbzr → bzr
summary: - Committing any changes from Windows Explorer causes a splash screen to
- show up and a dump error is generated
+ _dirstate_helpers_pyx.c: OverflowError: can't convert negative value to
+ unsigned long
summary: - _dirstate_helpers_pyx.c: OverflowError: can't convert negative value to
- unsigned long
+ [64bit] _dirstate_helpers_pyx.c: OverflowError: can't convert negative
+ value to unsigned long
Revision history for this message
Martin Packman (gz) wrote :

One of the files in your repository has a date outside the limited unix timestamp range. Finding the file(s) and fixing the times will avoid this issue.

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.