Re: fix for use-after-free problem in 10.x [review please].

2016-10-05 Thread Julian Elischer
Please review.. https://reviews.freebsd.org/D8160 Direct fix for stable/10 as bug is not present in 11+ in this form. Julian On 4/10/2016 8:06 PM, Julian Elischer wrote: In 11 and 12 the taskqueue code has been rewritten in this area but under 10 this bug still occurs. On our appliances

Re: aibs(4) / atk0110 support for newer systems

2016-10-05 Thread Andriy Gapon
On 05/10/2016 23:28, Torfinn Ingolfsen wrote: > #6 0x80cd0081 in calltrap () > at /usr/src/sys/amd64/amd64/exception.S:238 > #7 0x81bcb078 in aibs_add_sensor () from /boot/kernel/aibs.ko > #8 0x81bcb4b4 in aibs_attach_sif () from /boot/kernel/aibs.ko Argh, I've just

Re: aibs(4) / atk0110 support for newer systems

2016-10-05 Thread Andriy Gapon
On 05/10/2016 23:28, Torfinn Ingolfsen wrote: > On Wed, 5 Oct 2016 16:09:40 +0300 > Andriy Gapon wrote: > >> >> Seems like this is a clang vs gcc issue as I didn't get warnings here. >> Could you please simply add initialization to those variables in >> aibs_attach_ggrp()? >>

Re: aibs(4) / atk0110 support for newer systems

2016-10-05 Thread Andriy Gapon
On 05/10/2016 23:28, Torfinn Ingolfsen wrote: > Unfortunately, my machines panics as soon as this module is loaded: Not good... > (kgdb) #0 doadump (textdump=) at pcpu.h:235 > #1 0x80900b06 in kern_reboot (howto=260) > at /usr/src/sys/kern/kern_shutdown.c:454 > #2

Re: Reproducible panic - Going nowhere without my init!

2016-10-05 Thread Andy Farkas
On 05/10/2016 23:36, Konstantin Belousov wrote: > Please try this variation, I want to see if the error code changed. Afraid not. Still signal 0, exit 0. Screenshot: http://imgur.com/AU6weU0 -andyf ___ freebsd-stable@freebsd.org mailing list

iicsmb

2016-10-05 Thread Andriy Gapon
Does anyone use iicsmb driver for any practical purposes? Or more broadly, does anyone have a system with an I2C controller behind which SMBus-compatible slaves are known to exist? -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list

Re: Reproducible panic - Going nowhere without my init!

2016-10-05 Thread Konstantin Belousov
On Wed, Oct 05, 2016 at 07:32:33PM +1000, Andy Farkas wrote: > On 05/10/2016 18:43, Konstantin Belousov wrote: > > > Apply the following patch. I am interested if anything additional appear > > on the console. Screenshot is good enough. > > Patch applied. Panic (easlily!) reproduced. No

Re: aibs(4) / atk0110 support for newer systems

2016-10-05 Thread Andriy Gapon
On 05/10/2016 15:37, Torfinn Ingolfsen wrote: > On Mon, 3 Oct 2016 23:05:48 +0300 > Andriy Gapon wrote: > >> Yes, it does. Thank you! >> It seems like a couple of minor changes are not in the source tree that you >> are >> using. One is some casts in a diagnostic printf and

Re: aibs(4) / atk0110 support for newer systems

2016-10-05 Thread Torfinn Ingolfsen
On Mon, 3 Oct 2016 23:05:48 +0300 Andriy Gapon wrote: > Yes, it does. Thank you! > It seems like a couple of minor changes are not in the source tree that you > are > using. One is some casts in a diagnostic printf and the other is a different > rounding of 0C in Kelvins. >

Re: Reproducible panic - Going nowhere without my init!

2016-10-05 Thread Andy Farkas
On 05/10/2016 18:43, Konstantin Belousov wrote: > Apply the following patch. I am interested if anything additional appear > on the console. Screenshot is good enough. Patch applied. Panic (easlily!) reproduced. No additional output. Screenshot: http://imgur.com/KOOBysH I guess init is

Re: Reproducible panic - Going nowhere without my init!

2016-10-05 Thread Konstantin Belousov
On Wed, Oct 05, 2016 at 05:32:18AM +1000, Andy Farkas wrote: > On 04/10/2016 23:11, Andy Farkas wrote: > > On 04/10/2016 21:24, Konstantin Belousov wrote: > >> On Tue, Oct 04, 2016 at 11:14:38AM +1000, Andy Farkas wrote: > >>> Is it just me or > >>> > >>> Step 1: boot > >>> Step 2: login as