On 03.01.2020 16:57, Daniel Shahaf wrote: > Nathan Hartman wrote on Fri, Jan 03, 2020 at 09:22:45 -0500: >> Copying the fail log from the buildbot (since it appears they don't >> stay up forever): > It seems to save the last 100 builds (click on "Show more" than increase the > argument to the URL query argument) going back to 2019-01-26 (sic), and none > of > them shows this failure mode. So, either Brane has upgraded BDB today, or the > failure rate is much lower in the buildbot's setup than in yours.
I did not upgrade anything on that bot in months. > You both get signal 6, though. I assume that's SIGABRT in both cases. What > would cause this? Would this be an explicit abort() call, or an uncleared > svn_error_t (do both you and the buildbot build in maintainer mode?), or…? The buildbot build only uses maintainer mode for the warning check build, otherwise it's with --enable-optimize --disable debug. -- Brane