-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Killed" at 90% #219
Comments
Hi there, Thanks for raising an issue. "Killed" is usually printed when a process is killed with SIGKILL, which can be the case when the operating system decides that a process is using too much memory. This is usually because of a bug in the program. |
here the command line: |
I sent the layout via mail.
Thank you
|
Hello,
as I wrote you by email (I send you the gpx too) I have some strange issue:
the software starts well but after 1h30min (more or less) and at 90% it will stop with the information "Killed". I don't have any other information from the software.
The disk is enough big (2 TB) and at 90% the file is 55GB.
Thank you regards
The text was updated successfully, but these errors were encountered: