sshd isnt working?
Paul Mather
pmather at vt.edu
Sun Sep 15 16:39:20 UTC 2013
On Sep 15, 2013, at 8:00 AM, Diane Bruce wrote:
> On Sun, Sep 15, 2013 at 01:39:42PM +0800, Su Kang Yin wrote:
>> Hi,
>>
>> sshd throwing signal 6 on server side
>>
>> messages log:
>> Sep 15 05:32:31 beaglebone kernel: pid 896 (sshd), uid 22: exited on signal 6
>>
>> On FreeBSD version:
>> FreeBSD beaglebone 10.0-ALPHA1 FreeBSD 10.0-ALPHA1 #0 r255586: Sun Sep
>> 15 12:53:16 HKT 2013
>> root at freebsd:/usr/home/cantona/crochet-freebsd/work/obj/arm.a
>> rmv6/usr/src.head/sys/BEAGLEBONE arm
>>
> ...
>>
>> Anyone have an idea about this problem?
>
> Yes.
>
> http://docs.freebsd.org/cgi/getmsg.cgi?fetch=199241+0+archive/2013/freebsd-arm/20130728.freebsd-arm
>
> I see you rediscovered this as well.
>
> I did poke at it a bit more and found
>
> http://docs.freebsd.org/cgi/getmsg.cgi?fetch=47500+0+archive/2013/freebsd-arm/20130825.freebsd-arm
>
> zbb and Matthias Meyser reported another weird jemalloc error which is
> in PR 182060
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=182060&cat=
>
> I believe this is the exact same problem manifesting itself elsewhere.
>
> I suspect we have a locking problem in the mutex code used on armv6.
>
>
>> Thanks,
>> Yin
>
> - Diane
> --
> - db at FreeBSD.org db at db.net http://www.db.net/~db
For me, I've only encountered this problem when connecting from certain clients---Mac OS X 10.7 and 10.8 so far. I can SSH to my Raspberry Pi and BeagleBone Black just fine from another RELENG_9 FreeBSD system, and from a Debian Wheezy system. The failure mode for those that don't work is the same as reported above---a signal 6 on the server side. Also, this hasn't always been the case, but I can't recall a revision number when the problem began.
Cheers,
Paul.
More information about the freebsd-arm
mailing list