Skip to content
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

Open
dyk74 opened this issue Oct 14, 2024 · 3 comments
Open

"Killed" at 90% #219

dyk74 opened this issue Oct 14, 2024 · 3 comments

Comments

@dyk74
Copy link

dyk74 commented Oct 14, 2024

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

@time4tea
Copy link
Owner

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.
You sent me your gpx file, thanks. Please could you add here in a comment the command line and any profile file that you use when the problem happens.
Cheers

@dyk74
Copy link
Author

dyk74 commented Oct 14, 2024

here the command line:
gopro-dashboard.py --generate overlay --overlay-size 1920x1080 --cache-dir /media/external/cache --profile overlay --gpx /media/external/file.gpx --use-gpx-only --layout-xml /media/external/layout.xml --units-speed kpm --units-distance km /media/external/test.mov
hoping no typo error on the command line (I copied it and not copy/paste).
Thank you

@dyk74
Copy link
Author

dyk74 commented Oct 14, 2024 via email

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

No branches or pull requests

2 participants