From owner-freebsd-arm@FreeBSD.ORG Tue Mar 25 19:35:12 2014 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D116F858 for ; Tue, 25 Mar 2014 19:35:12 +0000 (UTC) Received: from mail-qa0-x232.google.com (mail-qa0-x232.google.com [IPv6:2607:f8b0:400d:c00::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 92EDFB21 for ; Tue, 25 Mar 2014 19:35:12 +0000 (UTC) Received: by mail-qa0-f50.google.com with SMTP id o15so1105164qap.37 for ; Tue, 25 Mar 2014 12:35:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=gq9DgUeAJvA+de3XTwjGlbWSp+41uf4QDvFqND7z3c8=; b=hSNX4KNRiWOIcmnRO44NyQ+I2XFTjtGhwnLwmB6p+AkR+YERSu2xKzoUhc36KOOhW6 L31lmTq0A8hPx8bb9KrUD7/Zoe1iDH/OYpmhLr14mkwAd8xonnb1ZoZU2T5LtvPFIQMI 5ShV6sKsbv4YWPqDABQyR6y60cvFsiGvwG4fxUDZRO4yCH2xNoJ1AIJWc6TtKBj5UXhn 7IGVsLVatUYYyZgTt+N5Y2pxIFDI0xAJWHrsw5+LssQwHvzrssqG3mo8H3Om9MuJSLF3 GfKqEc2uQfpFNWhBOwPThIdeUooQ6NCXqp2UwyVTWAt3pznROs12KhEcCSP/OdxNfqoc hrSQ== MIME-Version: 1.0 X-Received: by 10.140.42.9 with SMTP id b9mr11363768qga.87.1395776111811; Tue, 25 Mar 2014 12:35:11 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.125.1 with HTTP; Tue, 25 Mar 2014 12:35:10 -0700 (PDT) In-Reply-To: References: Date: Tue, 25 Mar 2014 12:35:10 -0700 X-Google-Sender-Auth: ilzg7AWhJzK9Pd0U9bkG1diBejE Message-ID: Subject: Re: Raspberry pi 11 Current panic From: Adrian Chadd To: jungleboogie0 Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-arm@freebsd.org" X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Mar 2014 19:35:12 -0000 Can you type 'bt' in the debugger and paste that? -a On 25 March 2014 09:43, jungleboogie0 wrote: > Hello All, > > > > I grabbed 11-CURRENT for raspberry pi here: > ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/arm/armv6/ISO-IMAGES/11.0 > > Booted up my pi and I'm trying to run vnstat but this occurs: > > root@raspberry-pi:~ # vmstat > procs memory page disks faults cpu > r b w avm fpanic: mutex process lock not owned at > /usr/src/sys/kern/kern_sig.c:2874 > KDB: enter: panic > [ thread pid 747 tid 100063 ] > Stopped at $d: ldrb r15, [r15, r15, ror r15]! > > So far I've been able to do this 3 times in a row by simply logging in and > typing vmstat. > > Is this expected behavior? > > > > -- > ------- > inum: 883510009902611 > sip: jungleboogie@sip2sip.info > xmpp: jungle-boogie@jit.si > _______________________________________________ > freebsd-arm@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"