jyawn / googletransitdatafeed

Automatically exported from code.google.com/p/googletransitdatafeed
0 stars 0 forks source link

MemoryError even though a lot of memory is available #363

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Running feedvalidator on gtfs.zip
2.
3.

What is the expected output? What do you see instead?
I expect a validation report, I get a crash report.

What version of the product are you using? On what operating system?
Either of the 3 last versions (1.2.10 - 1.2.12 Windows prebuilt binary)

Please provide any additional information below.
Running on either Windows 2008 R2 64bit or Windows 8 64bit. The zip archive 
contains some big files (stop_times.txt is > 500MB and > 11M lines). All 
attempts end with MemoryError even though the first machine has 12GB (not all 
free) and the other has 16GB (mostly free). The feedvalidator process crashes 
when it reaches about 800MB every time. I have tried the -o CONSOLE option with 
no apparent effect.

Original issue reported on code.google.com by yaron....@gmail.com on 26 Jun 2013 at 6:36

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by bdfer...@google.com on 26 Sep 2014 at 4:51

GoogleCodeExporter commented 8 years ago
Moved to https://github.com/google/transitfeed/issues/363

Original comment by bdfer...@google.com on 7 Oct 2014 at 7:42