Skip to content

unpackFile large file crash#62

Open
volumetrix wants to merge 1 commit intoigrr:masterfrom
volumetrix:unpack_large_files
Open

unpackFile large file crash#62
volumetrix wants to merge 1 commit intoigrr:masterfrom
volumetrix:unpack_large_files

Conversation

@volumetrix
Copy link

- when dealing with large files >5-10MB we noticed that the function unpackFile would seg fault
- modified unpackFile so that it uses a buffered read approach, which avoids the crash with large files

	- when dealing with large files >5-10MB we noticed that the function unpackFile would seg fault
	- modified unpackFile so that it uses a buffered read approach, which avoids the crash with large files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant