Closed GoogleCodeExporter closed 9 years ago
Original comment by jkoschin...@gmail.com
on 12 May 2011 at 5:24
This was likely due to running out of memory since previously when openning a
GWT file, a GWT object in memory was first created and then converted to a GAL
object. This would require over 2GB of memory, which is near the limit of what
Win32 can handel. In release 0.9.9.13.6 and later, GWT files are read directly
to a GAL object which will half the memory requirements.
Original comment by mmcc...@gmail.com
on 18 Aug 2011 at 4:14
Original issue reported on code.google.com by
jkoschin...@gmail.com
on 12 May 2011 at 5:23