Re: panic when loading mlxen

2018-02-03 Thread Daniel Braniss
> On 3 Feb 2018, at 12:16, Hans Petter Selasky wrote: > > Hi, > > I think Alexander came ahead of me: > > https://svnweb.freebsd.org/base?view=revision&revision=328805 > > Can you try r328805 ? > > --HPS yup, it works, well it doesn’t panic. thanks danny _

Re: panic when loading mlxen

2018-02-03 Thread Hans Petter Selasky
Hi, I think Alexander came ahead of me: https://svnweb.freebsd.org/base?view=revision&revision=328805 Can you try r328805 ? --HPS ___ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, se

Re: panic when loading mlxen

2018-02-03 Thread Daniel Braniss
> On 3 Feb 2018, at 11:34, Hans Petter Selasky wrote: > > On 02/03/18 08:34, Daniel Braniss wrote: >>> On 2 Feb 2018, at 20:47, K. Macy wrote: >>> >>> That's odd since it doesn't use any of taskqgroup stuff. I take it you >>> can't get a core? >> no core but some more info: >> db> bt >> Traci

Re: panic when loading mlxen

2018-02-03 Thread Hans Petter Selasky
On 02/03/18 08:34, Daniel Braniss wrote: On 2 Feb 2018, at 20:47, K. Macy wrote: That's odd since it doesn't use any of taskqgroup stuff. I take it you can't get a core? no core but some more info: db> bt Tracing pid 0 tid 10 td 0x81e0e500 taskqgroup_attach_cpu() at taskqgroup_

Re: panic when loading mlxen

2018-02-03 Thread Daniel Braniss
> On 2 Feb 2018, at 20:47, K. Macy wrote: > > That's odd since it doesn't use any of taskqgroup stuff. I take it you > can't get a core? no core but some more info: db> bt Tracing pid 0 tid 10 td 0x81e0e500 taskqgroup_attach_cpu() at taskqgroup_attach_cpu+0x4f/frame 0x822e4

Re: panic when loading mlxen

2018-02-02 Thread K. Macy
That's odd since it doesn't use any of taskqgroup stuff. I take it you can't get a core? Also, why are you loading it in loader.conf (slower) as opposed to rc.conf? -M On Fri, Feb 2, 2018 at 4:46 AM, Daniel Braniss wrote: > with latest stable (r328769) when I have > mlxen_load=“YES” >

panic when loading mlxen

2018-02-02 Thread Daniel Braniss
with latest stable (r328769) when I have mlxen_load=“YES” in my loader.conf it panics: KDB: debugger backends: ddbsize 0x4638 at 0x22d6000 f KDB: current backend: ddb Copyright (c) 1992-2018 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989,