Re: Boot failure: panic: No heap setup

2018-03-30 Thread Toomas Soome
> On 30 Mar 2018, at 18:03, Stefan Esser wrote: > > Am 29.03.18 um 07:15 schrieb Toomas Soome: >> >> >>> On 29 Mar 2018, at 01:06, Stefan Esser wrote: >>> >>> Am 28.03.18 um 22:28 schrieb Warner Losh: > Hmmm, the code references point into the boot

Re: Boot failure: panic: No heap setup

2018-03-30 Thread Stefan Esser
Am 29.03.18 um 07:15 schrieb Toomas Soome: > > >> On 29 Mar 2018, at 01:06, Stefan Esser wrote: >> >> Am 28.03.18 um 22:28 schrieb Warner Losh: Hmmm, the code references point into the boot loader code - I had expected that there is a problem in the kernel, not the

Re: Boot failure: panic: No heap setup

2018-03-29 Thread Toomas Soome
> On 29 Mar 2018, at 01:06, Stefan Esser wrote: > > Am 28.03.18 um 22:28 schrieb Warner Losh: >>> Hmmm, the code references point into the boot loader code - I had >>> expected that there is a problem in the kernel, not the boot loader. >>> [1]

Re: Boot failure: panic: No heap setup

2018-03-28 Thread Stefan Esser
Am 28.03.18 um 22:28 schrieb Warner Losh: > > Hmmm, the code references point into the boot loader code - I had > > expected that there is a problem in the kernel, not the boot loader. > > > >> [1] > >> https://svnweb.freebsd.org/base/head/stand/libsa/sbrk.c?view=markup#l56 >

Re: Boot failure: panic: No heap setup

2018-03-28 Thread Warner Losh
On Wed, Mar 28, 2018 at 1:10 PM, Kyle Evans wrote: > On Tue, Mar 27, 2018 at 6:39 PM, Stefan Esser wrote: > > Am 27.03.18 um 21:31 schrieb Kyle Evans: > >> > >> On Tue, Mar 27, 2018 at 11:06 AM, Stefan Esser wrote: > >>> > >>> A few weeks

Re: Boot failure: panic: No heap setup

2018-03-28 Thread Kyle Evans
On Tue, Mar 27, 2018 at 6:39 PM, Stefan Esser wrote: > Am 27.03.18 um 21:31 schrieb Kyle Evans: >> >> On Tue, Mar 27, 2018 at 11:06 AM, Stefan Esser wrote: >>> >>> A few weeks ago I tried the LUA boot and found, that my kernel did not >>> start >>> (i.e. did

Re: Boot failure: panic: No heap setup

2018-03-27 Thread Stefan Esser
Am 27.03.18 um 21:31 schrieb Kyle Evans: On Tue, Mar 27, 2018 at 11:06 AM, Stefan Esser wrote: A few weeks ago I tried the LUA boot and found, that my kernel did not start (i.e. did not print the initial FreeBSD version line), but instead stopped with: Oy =/ panic: No

Re: Boot failure: panic: No heap setup

2018-03-27 Thread Kyle Evans
On Tue, Mar 27, 2018 at 11:06 AM, Stefan Esser wrote: > A few weeks ago I tried the LUA boot and found, that my kernel did not start > (i.e. did not print the initial FreeBSD version line), but instead stopped > with: Oy =/ > panic: No heap setup > > I recovered by booting