-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
wontfixThis will not be worked onThis will not be worked on
Description
The application exposes segmentation faults when dealing with large files. This is due to the fact that files are passed via tcp like all other messages and are handled in a similar way. The whole packet needs to stay in memory in order to extract some useful information for the decoding process. The system was proved to fail on a 80MB message, but the critical size may vary depending on the machine involved.
Metadata
Metadata
Assignees
Labels
wontfixThis will not be worked onThis will not be worked on