On Fri, May 18, 2018 at 07:50:03AM -0700, [email protected] wrote: > >Synopsis: hg clone segmentation fault on octeon > >Category: user mips64 > >Environment: > System : OpenBSD 6.3 > Details : OpenBSD 6.3 (GENERIC) #0: Sun Mar 25 19:48:22 UTC 2018 > visa@octeon:/usr/src/sys/arch/octeon/compile/GENERIC > > Architecture: OpenBSD.octeon > Machine : octeon > >Description: > mercurial core dumps when executing clone > >How-To-Repeat: > install openbsd/octeon on edgerouter lite > single / partition with wxallowed > erl# pkg_add mercurial > erl$ hg clone https://www.mercurial-scm.org/repo/hello > destination directory: hello > requesting all changes > Segmentation fault (core dumped) > > >Fix: > no clue how to fix it. gdb output:
Hi, I don't have an Octeon system to test mercurial but it's working fine on mips64el. Can you test this command? hg -v clone http://juanfra684.blinkenshell.org/tmp/hello -- Juan Francisco Cantero Hurtado http://juanfra.info
