Re: panic in sysctl code in recent head

2015-08-03 Thread Mateusz Guzik
On Mon, Aug 03, 2015 at 05:28:58PM +0200, O. Hartmann wrote:
> Am Sat, 1 Aug 2015 05:26:36 -0700
> David Wolfskill  schrieb:
> 
> > On Thu, Jul 30, 2015 at 12:11:22PM -0700, Navdeep Parhar wrote:
> > > A kernel built from head as of today panics with this on loading a module.
> > > Does anyone else see this too?
> > > 
> > 
> > Sorry for the delay -- but no; I have not seen it.
> > 
> > Each of the builds listed in
> > 
> > also involves loading (at minimum) nvidia.ko and geom_eli.ko; usually, a
> > few more -- successfully.
> > 
> > Peace,
> > david
> 
> Including FreeBSD 11.0-CURRENT #28 r286232: Mon Aug  3 16:55:05 CEST 2015 
> amd64, I can
> bring down any of my CURRENT boxes (>= IvyBridge) by the issue of
> 
> sysctl -a|grep tempe
> 
> for looking after the recent temperature (all kernel have the Intel specific 
> driver for
> the temperature senors compiled in, like
> 
> [...]
> coretemp0:  on cpu0
> est0:  on cpu0
> coretemp1:  on cpu1
> est1:  on cpu1
> coretemp2:  on cpu2
> est2:  on cpu2
> coretemp3:  on cpu3
> est3:  on cpu3
> 
> 
> I haven't tried issuing the crashing command with kernsl without this module 
> compiled in.


The grep in question has no relation to whatever panic you are seeing.

What you can do is show your panic (at least the backtrace) and
preferably narrow the problem down to the exact revision which
introduced it.

-- 
Mateusz Guzik 
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: panic in sysctl code in recent head

2015-08-03 Thread O. Hartmann
Am Sat, 1 Aug 2015 05:26:36 -0700
David Wolfskill  schrieb:

> On Thu, Jul 30, 2015 at 12:11:22PM -0700, Navdeep Parhar wrote:
> > A kernel built from head as of today panics with this on loading a module.
> > Does anyone else see this too?
> > 
> 
> Sorry for the delay -- but no; I have not seen it.
> 
> Each of the builds listed in
> 
> also involves loading (at minimum) nvidia.ko and geom_eli.ko; usually, a
> few more -- successfully.
> 
> Peace,
> david

Including FreeBSD 11.0-CURRENT #28 r286232: Mon Aug  3 16:55:05 CEST 2015 
amd64, I can
bring down any of my CURRENT boxes (>= IvyBridge) by the issue of

sysctl -a|grep tempe

for looking after the recent temperature (all kernel have the Intel specific 
driver for
the temperature senors compiled in, like

[...]
coretemp0:  on cpu0
est0:  on cpu0
coretemp1:  on cpu1
est1:  on cpu1
coretemp2:  on cpu2
est2:  on cpu2
coretemp3:  on cpu3
est3:  on cpu3


I haven't tried issuing the crashing command with kernsl without this module 
compiled in.


Regards,

Oliver


pgpD47KARegy2.pgp
Description: OpenPGP digital signature


Re: panic in sysctl code in recent head

2015-08-01 Thread David Wolfskill
On Thu, Jul 30, 2015 at 12:11:22PM -0700, Navdeep Parhar wrote:
> A kernel built from head as of today panics with this on loading a module.
> Does anyone else see this too?
> 

Sorry for the delay -- but no; I have not seen it.

Each of the builds listed in

also involves loading (at minimum) nvidia.ko and geom_eli.ko; usually, a
few more -- successfully.

Peace,
david
-- 
David H. Wolfskill  da...@catwhisker.org
Those who murder in the name of God or prophet are blasphemous cowards.

See http://www.catwhisker.org/~david/publickey.gpg for my public key.


pgpiej4P1X3xk.pgp
Description: PGP signature


Re: panic in sysctl code in recent head

2015-07-30 Thread Ivan Klymenko
Thu, 30 Jul 2015 21:53:20 +0200
Mateusz Guzik  написав:

> On Thu, Jul 30, 2015 at 10:17:10PM +0300, Ivan Klymenko wrote:
> > Thu, 30 Jul 2015 12:11:22 -0700
> > Navdeep Parhar  написав:
> > 
> > > Does anyone else see this too?
> > 
> > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201992
> 
> This bz is unrelated.

Oops. Sorry.

> 
> Problematic change was reverted in r286094.
> 
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: panic in sysctl code in recent head

2015-07-30 Thread Mateusz Guzik
On Thu, Jul 30, 2015 at 10:17:10PM +0300, Ivan Klymenko wrote:
> Thu, 30 Jul 2015 12:11:22 -0700
> Navdeep Parhar  написав:
> 
> > Does anyone else see this too?
> 
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201992

This bz is unrelated.

Problematic change was reverted in r286094.

-- 
Mateusz Guzik 
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: panic in sysctl code in recent head

2015-07-30 Thread Ivan Klymenko
Thu, 30 Jul 2015 12:11:22 -0700
Navdeep Parhar  написав:

> Does anyone else see this too?

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201992
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"