Changes between Initial Version and Version 1 of Ticket #12861, comment 2
- Timestamp:
- Feb 22, 2017, 11:04:01 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12861, comment 2
initial v1 18 18 19 19 Have you tried to run the program on a different machine? 20 21 EDIT: I managed to test the data with gcc-4.8.2 by getting rid of Serialization by generating textfile containing WKTs of boxes on a different machine and then loading them from textfile instead of binaryfile. The program works without segaults.