Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Aug 2015 15:09:53 -0500
From:      Mark Felder <feld@FreeBSD.org>
To:        freebsd-current@freebsd.org
Subject:   pkg with an ssh repo crashes CURRENT
Message-ID:  <1440014993.2793501.360634953.2FF3B076@webmail.messagingengine.com>

next in thread | raw e-mail | index | archive | help
Hello,

I found a reproducible way to crash CURRENT. I've done so on a Raspberry
Pi 2 running r286596 and an my x86_64 firewall running r286285.

Setup is simple. Enable a functional pkg repo that uses ssh like so:

myrepo: {
url:
"ssh://feld@172.16.1.122/usr/local/poudriere/data/packages/${ABI}/",
enabled: no
}

Now just do a pkg upgrade or install. So far the crashes have always
happened updating pkg itself; I haven't gotten past that part.

My firewall has a watchdog so it auto-reboots and I don't have console
or video on my Rpi2 at the moment so I can't tell where it's crashing
at. I haven't seen any dumps or core files. I got a glimpse of the crash
on the firewall once and I think I saw it spew out some LORs, but I'm
not certain. I'll try to get more data posted soon, but if someone is
feeling adventurous they can probably reproduce this in a matter of
minutes.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1440014993.2793501.360634953.2FF3B076>