Re: Crash on boot: Stack?

2019-06-25 Thread Cy Schubert
In message <4fdbc570d8ec896d831308860946e...@lerctr.org>, Larry Rosenman writes : > see https://www.lerctr.org/~ler/stack_crash.png > > between r349392 & r349395 is where the bug was introduced. > > my suspicion is https://svnweb.freebsd.org/changeset/base/349393 Your suspicion is correct. My fir

frequent panics from current built today

2019-06-25 Thread Pete Wright
hello - i've had a system panic multiple times after rebuilding world/kernel today.  here's my info: FreeBSD topanga 13.0-CURRENT FreeBSD 13.0-CURRENT 2474a68216f(master) GENERIC-NODEBUG  amd64 Looking at two of the panic texts I see this: Fatal trap 12: page fault while in kernel mode cpuid =

Crash on boot: Stack?

2019-06-25 Thread Larry Rosenman
see https://www.lerctr.org/~ler/stack_crash.png between r349392 & r349395 is where the bug was introduced. my suspicion is https://svnweb.freebsd.org/changeset/base/349393 -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 E-Mail: l...@lerc

Re: ng_snd_item: Panic?

2019-06-25 Thread Larry Rosenman
On 06/25/2019 3:13 pm, Andrey V. Elsukov wrote: On 25.06.2019 15:59, Larry Rosenman wrote: On 06/25/2019 4:18 am, Andrey V. Elsukov wrote: On 24.06.2019 23:10, Larry Rosenman wrote: #5  0x828ee5b7 in ng_snd_item (item=0xf8021e3b4d80, flags=0)     at /usr/src/sys/netgraph/ng_base.c:

Re: Boot loader hangs after update to r349350

2019-06-25 Thread Rebecca Cran
On 2019-06-25 13:57, Guido Falsi wrote: > > I'm having thee same issue. UEFI system, ZFS on root, two mirrored disks. > > Reverting 349349 fixes it. Sorry, that was my commit. I'm debugging it now. -- Rebecca Cran ___ freebsd-current@freebsd.org mai

Re: ng_snd_item: Panic?

2019-06-25 Thread Andrey V. Elsukov
On 25.06.2019 15:59, Larry Rosenman wrote: > On 06/25/2019 4:18 am, Andrey V. Elsukov wrote: >> On 24.06.2019 23:10, Larry Rosenman wrote: > #5  0x828ee5b7 in ng_snd_item (item=0xf8021e3b4d80, > flags=0) >     at /usr/src/sys/netgraph/ng_base.c:2252 It looks like y

Re: Boot loader hangs after update to r349350

2019-06-25 Thread Vladimir Zakharov
On Tue, Jun 25, 2019, Jan Beich wrote: > Vladimir Zakharov writes: > > > Hello > > > > After update from r349326 to r349350 boot loader hangs on string: > > Setting currdev to ada0p3: > > > > Laptop HP ProBook 430 G3. > > Do you boot from a ZFS pool on a GPT partition? If so how the pool is

Re: Boot loader hangs after update to r349350

2019-06-25 Thread Guido Falsi
On 25/06/19 21:25, Jan Beich wrote: > Vladimir Zakharov writes: > >> Hello >> >> After update from r349326 to r349350 boot loader hangs on string: >> Setting currdev to ada0p3: >> >> Laptop HP ProBook 430 G3. > > Do you boot from a ZFS pool on a GPT partition? If so how the pool is > configu

Re: Boot loader hangs after update to r349350

2019-06-25 Thread Jan Beich
Vladimir Zakharov writes: > Hello > > After update from r349326 to r349350 boot loader hangs on string: > Setting currdev to ada0p3: > > Laptop HP ProBook 430 G3. Do you boot from a ZFS pool on a GPT partition? If so how the pool is configured: single disk, stripe, mirror or raidz? Try reve

Boot loader hangs after update to r349350

2019-06-25 Thread Vladimir Zakharov
Hello After update from r349326 to r349350 boot loader hangs on string: Setting currdev to ada0p3: Laptop HP ProBook 430 G3. -- Regards, | "In theory there is no difference between theory Vladimir Zakharov | and practice. In practice there is."- Yogi Berra signature

Re: CTF: UEFI HTTP boot support

2019-06-25 Thread Jan Beich
Rebecca Cran writes: > I've been working with D Scott Phillips to test the UEFI HTTP loader > code he's written, and we're now ready for wider testing. [...] I can't boot after r349349. loader.efi appears to fail to load. As my boot pool is striped maybe HTTP code interferes with ZFS code assemb

r348750 amd64 panic: bad pte va 8002de000 pte 8002de000

2019-06-25 Thread Andriy Gapon
One of remote systems got this panic. Unfortunately, all I have is this bit of its console log. No crash dump (not even a text dump). It's curious that va == pte. panic: bad pte va 8002de000 pte 8002de000^M cpuid = 0^M time = 1561459522^M KDB: stack backtrace:^M db_trace_self_wrapper() at 0x

Re: ng_snd_item: Panic?

2019-06-25 Thread Larry Rosenman
On 06/25/2019 4:18 am, Andrey V. Elsukov wrote: On 24.06.2019 23:10, Larry Rosenman wrote: #5  0x828ee5b7 in ng_snd_item (item=0xf8021e3b4d80, flags=0)     at /usr/src/sys/netgraph/ng_base.c:2252 It looks like you use some netgraph based ethernet interface. The system got received

Re: ng_snd_item: Panic?

2019-06-25 Thread Andrey V. Elsukov
On 24.06.2019 23:10, Larry Rosenman wrote: >>> #5  0x828ee5b7 in ng_snd_item (item=0xf8021e3b4d80, flags=0) >>>     at /usr/src/sys/netgraph/ng_base.c:2252 >> >> It looks like you use some netgraph based ethernet interface. >> The system got received ARP request and is going to send the