Re: kernel dtrace and current

2015-09-13 Thread Mark Johnston
On Sun, Sep 13, 2015 at 04:23:23PM +0300, Alexander V. Chernikov wrote: > Hello all, > > I keep running in > "dtrace: failed to compile script: "/usr/lib/dtrace/psinfo.d", line 39: > failed to copy type of 'pr_uid': Type information is in parent and > unavailable" > message more and more often w

Re: em broken on current amd64

2015-09-13 Thread Mark R V Murray
> On 13 Sep 2015, at 16:45, Sean Bruno wrote: > Any chance you can turn TSO off if its on and see what your results are? Only TSO4 was on. I turned it off; no difference. M -- Mark R V Murray ___ freebsd-current@freebsd.org mailing list https://list

Re: em broken on current amd64

2015-09-13 Thread Sean Bruno
On 09/12/15 13:45, Mark R V Murray wrote: > >> On 8 Sep 2015, at 19:02, Mark R V Murray wrote: >> >> >>> On 8 Sep 2015, at 17:22, Sean Bruno wrote: >>> >>> >> >> I’m also seeing breakage with the em0 device; this isn’t a kernel >> hang, it is a failure to move data after about 10-1

Kernel panic with my kernel config. Applies to 9.x up to 10.2

2015-09-13 Thread Daniel Dettlaff
Hi, I have custom kernel config: https://gist.github.com/dmilith/234b3e6b65b6fa606e27 If I uncomment VIMAGE and epair from lines 10-11, each time I try to launch any jail with vnet it panics the kernel. (also HBSD options might be omited - they change nothing in this case, panics happened also w

Re: em broken on current amd64

2015-09-13 Thread Warren Block
On Sat, 12 Sep 2015, Mark R V Murray wrote: I just caught this, on today’s build: em0: Watchdog timeout Queue[0]-- resetting Interface is RUNNING and ACTIVE em0: TX Queue 0 -- em0: hw tdh = 127, hw tdt = 139 em0: Tx Queue Status = -2147483648 em0: TX descriptors avail = 1012 em0: Tx Descrip

kernel dtrace and current

2015-09-13 Thread Alexander V . Chernikov
Hello all, I keep running in "dtrace: failed to compile script: "/usr/lib/dtrace/psinfo.d", line 39: failed to copy type of 'pr_uid': Type information is in parent and unavailable" message more and more often while trying to trace different -current kernels. Typically the reason besides that is

Re: Panic on kldload/kldunload in/near callout

2015-09-13 Thread hiren panchasara
On 09/13/15 at 01:56P, hiren panchasara wrote: > On 09/13/15 at 08:51P, Alexander V. Chernikov wrote: > > > > > > 12.09.2015, 20:30, "hiren panchasara" : > > > On 09/12/15 at 03:32P, Alexander V. Chernikov wrote: > > >> ?12.09.2015, 02:22, "hiren panchasara" : > > >> ?> On 09/11/15 at 09:06P, Han

Re: Panic on kldload/kldunload in/near callout

2015-09-13 Thread hiren panchasara
On 09/13/15 at 08:51P, Alexander V. Chernikov wrote: > > > 12.09.2015, 20:30, "hiren panchasara" : > > On 09/12/15 at 03:32P, Alexander V. Chernikov wrote: > >> ?12.09.2015, 02:22, "hiren panchasara" : > >> ?> On 09/11/15 at 09:06P, Hans Petter Selasky wrote: > > > > [skip] > >> ?> I'll try to ge

Re: RCTL and VIMAGE for 11.0-RELEASE

2015-09-13 Thread Miroslav Lachman
Mark Felder wrote on 08/24/2015 21:29: On Mon, Aug 24, 2015, at 14:18, Bjoern A. Zeeb wrote: On 24 Aug 2015, at 19:08 , Mark Felder wrote: What is preventing RCTL from being enabled right now? Any known/serious blockers? It’s enabled in GENERIC. If RCTL is in GENERIC, can somebody look o