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

noreply@sourceforge.net noreply@sourceforge.net
Tue, 12 Dec 2000 13:56:54 -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 : sjoerd
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


Follow-Ups:

Date: 2000-Dec-12 13:56
By: bwarsaw

Comment:
Reassigning because I have neither large file support nor an IRIX machine.  Guido suggests that Sjoerd might have access to IRIX.
-------------------------------------------------------

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