[Python-bugs-list] [Bug #117608] test_largefile crashes or IRIX 6

noreply@sourceforge.net noreply@sourceforge.net
Tue, 12 Dec 2000 12:46:34 -0800


Bug #117608, was updated on 2000-Oct-24 08:51
Here is a current snapshot of the bug.

Project: Python
Category: Core
Status: Open
Resolution: None
Bug Group: Platform-specific
Priority: 3
Submitted by: bbaxter
Assigned to : bwarsaw
Summary:  test_largefile crashes or IRIX 6

Details: During "make test",  test_largefile caused an error.

Here's the result in python:

% python python2.0/test/test_largefile.py
create large file via seek (may be sparse file) ...
Traceback (most recent call last):
  File "python2.0/test/test_largefile.py", line 60, in ?
    f.flush()
IOError: [Errno 22] Invalid argument

Here's the version I'm running:

Python 2.0 (#5, Oct 24 2000, 09:51:57) [C] on irix6


For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=117608&group_id=5470