[Python-Dev] hg push segfault

Benjamin Peterson benjamin at python.org
Thu Sep 8 11:38:57 EDT 2016



On Thu, Sep 8, 2016, at 02:10, Christian Heimes wrote:
> Hi,
> 
> About 10 minutes ago I got a couple of remote segfaults from
> hg.python.org. They occurred during push and pull operations:
> 
> $ hg push
> pushing to ssh://hg@hg.python.org/cpython
> remote: bash: line 1: 25019 Segmentation fault
> HGPUSHER=christian.heimes /srv/hg/bin/hg-ssh /srv/hg/repos/*
> abort: no suitable response from remote hg!
> 
> It's fine again now. Can somebody look into the matter, please?

A little bit after this the OOM killer started running, so it's probably
related.


More information about the Python-Dev mailing list