MemoryError in record_entry_contents during commit on win32
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Confirmed
|
Medium
|
Unassigned |
Bug Description
Environment:
- Bazaar version 1.5 upon Windows XP Professional SP2.
- 1024 Megabytes of RAM.
- 1344 Megabytes of paging file.
The test:
- About 512 Megabytes of RAM is allocated before test.
- About 512 Megabytes of page file is allocated before test.
- The video file size, which is to be commited via Bazaar, is about 1396 Megabytes.
- Actions taken:
> bzr init c:/temp/bzr
> bzr init-repo c:/temp/bzr2
> bzr branch c:/temp/bzr c:/temp/bzr2/bzr
> cd c:/temp/bzr
> bzr bind c:/temp/bzr2/bzr
> copy d:\video.avi c:\temp\
> bzr add
> bzr ci
Committing to: C:/temp/bzr2/bzr/
bzr: ERROR: exceptions.
Traceback (most recent call last):
File "D:\programs\
return run_bzr(argv)
File "D:\programs\
ret = run(*run_argv)
File "D:\programs\
return self.run(
File "D:\programs\
author=author)
File "D:\programs\
return unbound(self, *args, **kwargs)
File "D:\programs\
result = WorkingTree3.
File "D:\programs\
return unbound(self, *args, **kwargs)
File "D:\programs\
revprops=
File "D:\programs\
self.
File "D:\programs\
self.
File "D:\programs\
content_
File "D:\programs\
self.
File "D:\programs\
lines = tree.get_
MemoryError
bzr 1.5 on python 2.5.2 (win32)
arguments: ['D:\\programs\
encoding: 'cp1251', fsenc: 'mbcs', lang: None
plugins:
launchpad D:\programs\
*** Bazaar has encountered an internal error.
Please report a bug at https:/
including this traceback, and a description of what you
were doing when the error occurred.
Changed in bzr: | |
importance: | Undecided → Medium |
status: | New → Confirmed |
tags: | added: check-for-breezy |
Also affecting me with larger SQL files.
aborting commit write group: MemoryError() MemoryError:
bzr: ERROR: exceptions.
Traceback (most recent call last): commands. pyo", line 716, in exception_ to_return_ code commands. pyo", line 911, in run_bzr commands. pyo", line 547, in run_argv_aliases builtins. pyo", line 2789, in run decorators. pyo", line 192, in write_locked workingtree_ 4.pyo", line 226, in commit decorators. pyo", line 192, in write_locked mutabletree. pyo", line 228, in commit commit. pyo", line 367, in commit commit. pyo", line 667, in _update_ builder_ with_changes commit. pyo", line 814, in _populate_ from_inventory commit. pyo", line 858, in _record_entry repository. pyo", line 445, in record_ entry_contents
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
MemoryError
bzr 1.13 on python 2.5.2 (win32) plugins\ bzrtools [1.13] plugins\ launchpad [unknown] credential_ store C:\Program Files\Bazaar\ plugins\ netrc_credentia l_store plugins\ qbzr [0.9.8] plugins\ svn [0.5.3] /bugs.launchpad .net/bzr/ +filebug
arguments: ['bzr', 'commit']
encoding: 'cp1252', fsenc: 'mbcs', lang: None
plugins:
bzrtools C:\Program Files\Bazaar\
launchpad C:\Program Files\Bazaar\
netrc_
[unknown]
qbzr C:\Program Files\Bazaar\
svn C:\Program Files\Bazaar\
*** Bazaar has encountered an internal error.
Please report a bug at https:/
including this traceback, and a description of what you
were doing when the error occurred.