[Scummvm-git-logs] scummvm-sites director-buildbot -> a2b3a281a372f9f0103e42e9512323e761b71d92
rvanlaar
roland at rolandvanlaar.nl
Thu Jul 16 09:28:00 UTC 2020
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-sites' repo located at https://github.com/scummvm/scummvm-sites .
Summary:
a2b3a281a3 Create core dump on exit when scummvm hangs
Commit: a2b3a281a372f9f0103e42e9512323e761b71d92
https://github.com/scummvm/scummvm-sites/commit/a2b3a281a372f9f0103e42e9512323e761b71d92
Author: Roland van Laar (roland at rolandvanlaar.nl)
Date: 2020-07-16T11:25:36+02:00
Commit Message:
Create core dump on exit when scummvm hangs
Interrupt signal is set to 3 i.e. SIGQUIT when a timeout is reached.
Sometimes scummvm doesn't exist after completing a run. It is
subsequently killed by the buildbot when reaching a timeout.
A coredump can help us figure out why and where the hang occurs.
Changed paths:
director/lingo_factory.py
director/steps.py
director/targets.py
More information about the Scummvm-git-logs
mailing list