Re: Buildworld dying wint lldb?

2020-02-12 Thread yp
Steve Kargl wrote: Anyone else see ===> usr.bin/clang/lldb (all) c++ -target x86_64-unknown-freebsd13.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -I/usr/src/contrib/llvm-project/lldb/include -I/usr/obj/usr/src/amd64.amd64/usr.bin/clang/lldb

Re: panic: Assertion in_epoch(net_epoch_preempt) failed, r357793

2020-02-12 Thread yp
Gleb Smirnoff wrote: On Wed, Feb 12, 2020 at 09:49:12AM +0300, y...@mm.st wrote: y> Getting the following panic after updating to r357793 (expect typos, hand y> copied): y> y> panic: Assertion in_epoch(net_epoch_preempt) failed at y> /usr/src/sys/net/iflib.c:2762 y> y> db_trace_self_wrapper() y>

Re: panic: Assertion in_epoch(net_epoch_preempt) failed, r357793

2020-02-12 Thread yp
Hans Petter Selasky wrote: Hi, Does the attached patch fix the issue? It seems to help, yes, at least no panic right after the boot. ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscrib

Re: panic: Assertion in_epoch(net_epoch_preempt) failed, r357793

2020-02-11 Thread yp
Warner Losh wrote: Which driver does your system use? em0: mem 0x5430-0x5431 at device 31.6 on pci0 em0: Using 1024 TX descriptors and 1024 RX descriptors em0: Using an MSI interrupt em0: netmap queues/slots: TX 1/1024, RX 1/1024 On Tue, Feb 11, 2020 at 11:49 PM wrote: Getting t

panic: Assertion in_epoch(net_epoch_preempt) failed, r357793

2020-02-11 Thread yp
Getting the following panic after updating to r357793 (expect typos, hand copied): panic: Assertion in_epoch(net_epoch_preempt) failed at /usr/src/sys/net/iflib.c:2762 db_trace_self_wrapper() vpanic() panic() iflib_rxeof() _task_fn_rx() gtaskqueue_run_locked() gtaskqueue_thread_loop() fork_ex