On Thu, Jun 10, 2021 at 09:08:06AM -0400, Andrew Dunstan wrote:
> On 6/10/21 1:47 AM, Noah Misch wrote:
> > On Thu, Jun 10, 2021 at 10:47:20AM +1200, Thomas Munro wrote:
> >> Not sure if there is much chance of debugging this one-off failure in
> >> without a backtrace (long shot: any chance there's still a core
> >> file?)
> > No; it was probably in a directory deleted for each run.  One would need to
> > add dbx support to the buildfarm client, or perhaps add support for saving
> > build directories when there's a core, so I can operate dbx manually.
> 
> This is what the setting "keep_error_builds" does. In the END handler it
> renames the build and install directories with a timestamp. Cleanup is
> left to the user.

Great.  The machine has ample disk, so I'll add that setting.


Reply via email to