Re: raspberry pi panic 7.0_BETA after install fs resize

2014-11-25 Thread Nick Hudson
On 10/31/14 21:01, Petri Laakso wrote: Hi I'd got panic when doing 7.0_BETA file system resize for raspberry pi after install. I compiled system using build.sh: build.sh command:./build.sh -j4 -m evbarm -u -U release build.sh started:Fri Oct 31 20:33:32 EET 2014

Re: raspberry pi panic 7.0_BETA after install fs resize

2014-11-07 Thread Christos Zoulas
On Nov 7, 3:57pm, petri.laa...@asd.fi (Petri Laakso) wrote: -- Subject: Re: raspberry pi panic 7.0_BETA after install fs resize | Would "reboot -n" be better in wiki page rather than just reboot? | https://wiki.netbsd.org/ports/evbarm/raspberry_pi/ Yes, absolutely. Another thing to

Re: raspberry pi panic 7.0_BETA after install fs resize

2014-11-07 Thread Petri Laakso
On Fri, 7 Nov 2014, Christos Zoulas wrote: In article , Petri Laakso wrote: On Thu, 6 Nov 2014, Michael van Elst wrote: On Thu, Nov 06, 2014 at 08:12:12PM +0700, Robert Elz wrote: Date:Thu, 6 Nov 2014 07:28:46 + (UTC) From:mlel...@serpens.de (Michael van Els

Re: raspberry pi panic 7.0_BETA after install fs resize

2014-11-07 Thread Christos Zoulas
In article , Petri Laakso wrote: > > >On Thu, 6 Nov 2014, Michael van Elst wrote: > >> On Thu, Nov 06, 2014 at 08:12:12PM +0700, Robert Elz wrote: >>> Date:Thu, 6 Nov 2014 07:28:46 + (UTC) >>> From:mlel...@serpens.de (Michael van Elst) >>> Message-ID: >>> >>> |

Re: raspberry pi panic 7.0_BETA after install fs resize

2014-11-07 Thread Petri Laakso
On Thu, 6 Nov 2014, Michael van Elst wrote: On Thu, Nov 06, 2014 at 08:12:12PM +0700, Robert Elz wrote: Date:Thu, 6 Nov 2014 07:28:46 + (UTC) From:mlel...@serpens.de (Michael van Elst) Message-ID: | Apparently that's not true after the resize of the filesy

Re: raspberry pi panic 7.0_BETA after install fs resize

2014-11-06 Thread Alistair Crooks
On Thu, Nov 06, 2014 at 06:01:41PM +0100, Maxime Villard wrote: > Le 06/11/2014 08:28, Michael van Elst a ?crit : > >petri.laa...@asd.fi (Petri Laakso) writes: > > > > > >>On Fri, 31 Oct 2014, Maxime Villard wrote: > >>>That's KMEM_SIZE. Great. > >>>It means that it caught a memory corruption somew

Re: raspberry pi panic 7.0_BETA after install fs resize

2014-11-06 Thread Michael van Elst
On Thu, Nov 06, 2014 at 08:12:12PM +0700, Robert Elz wrote: > Date:Thu, 6 Nov 2014 07:28:46 + (UTC) > From:mlel...@serpens.de (Michael van Elst) > Message-ID: > > | Apparently that's not true after the resize of the filesystem. > > You were resizing a filesyste

Re: raspberry pi panic 7.0_BETA after install fs resize

2014-11-06 Thread Michael van Elst
On Thu, Nov 06, 2014 at 06:01:41PM +0100, Maxime Villard wrote: > http://mail-index.netbsd.org/tech-kern/2014/10/27/msg017874.html > > I think we should implement a set of kmem_vXX functions, which > don't need a size argument to free: > void *kmem_valloc(size_t size) > void kmem_vfre

Re: raspberry pi panic 7.0_BETA after install fs resize

2014-11-06 Thread Maxime Villard
Le 06/11/2014 08:28, Michael van Elst a écrit : petri.laa...@asd.fi (Petri Laakso) writes: On Fri, 31 Oct 2014, Maxime Villard wrote: That's KMEM_SIZE. Great. It means that it caught a memory corruption somewhere. That being said, I don't think I can help without a trace... Here's backtrac

Re: raspberry pi panic 7.0_BETA after install fs resize

2014-11-06 Thread Christos Zoulas
In article <3153.1415279...@perseus.noi.kre.to>, Robert Elz wrote: >Date:Thu, 6 Nov 2014 07:28:46 + (UTC) >From:mlel...@serpens.de (Michael van Elst) >Message-ID: > > | Apparently that's not true after the resize of the filesystem. > >You were resizing a filesys

Re: raspberry pi panic 7.0_BETA after install fs resize

2014-11-06 Thread Robert Elz
Date:Thu, 6 Nov 2014 07:28:46 + (UTC) From:mlel...@serpens.de (Michael van Elst) Message-ID: | Apparently that's not true after the resize of the filesystem. You were resizing a filesystem while it was mounted?Is that even half way expected to work? kre

Re: raspberry pi panic 7.0_BETA after install fs resize

2014-11-05 Thread Michael van Elst
petri.laa...@asd.fi (Petri Laakso) writes: >On Fri, 31 Oct 2014, Maxime Villard wrote: >> That's KMEM_SIZE. Great. >> It means that it caught a memory corruption somewhere. >> That being said, I don't think I can help without a trace... >Here's backtrace and steps how I ended up with panic. This

Re: raspberry pi panic 7.0_BETA after install fs resize

2014-11-05 Thread Petri Laakso
On Fri, 31 Oct 2014, Maxime Villard wrote: Yay! That's KMEM_SIZE. Great. It means that it caught a memory corruption somewhere. That being said, I don't think I can help without a trace... Here's backtrace and steps how I ended up with panic. This was in single user mode after fresh 7.0_B

Re: raspberry pi panic 7.0_BETA after install fs resize

2014-10-31 Thread Maxime Villard
Yay! That's KMEM_SIZE. Great. It means that it caught a memory corruption somewhere. That being said, I don't think I can help without a trace... Le 31/10/2014 22:01, Petri Laakso a écrit : Hi I'd got panic when doing 7.0_BETA file system resize for raspberry pi after install. I compiled s

raspberry pi panic 7.0_BETA after install fs resize

2014-10-31 Thread Petri Laakso
Hi I'd got panic when doing 7.0_BETA file system resize for raspberry pi after install. I compiled system using build.sh: build.sh command:./build.sh -j4 -m evbarm -u -U release build.sh started:Fri Oct 31 20:33:32 EET 2014 NetBSD version: 7.0_BETA