Re: Linux 4.2.4

2015-11-09 Thread Pablo Neira Ayuso
On Mon, Nov 09, 2015 at 01:35:11PM +0100, Gerhard Wiesinger wrote: > On 08.11.2015 18:20, Greg KH wrote: > >That's great, can you let me know the git commits that end up in Linus's > >tree? That's what we need for the stable kernel. > > Find the commits here: > https://git.kernel.org/cgit/linux/k

Re: Linux 4.2.4

2015-11-09 Thread Gerhard Wiesinger
On 08.11.2015 18:20, Greg KH wrote: On Sun, Nov 08, 2015 at 02:51:01PM +0100, Gerhard Wiesinger wrote: On 25.10.2015 17:29, Greg KH wrote: On Sun, Oct 25, 2015 at 11:48:54AM +0100, Gerhard Wiesinger wrote: On 25.10.2015 10:46, Willy Tarreau wrote: ipset *triggered* the problem. The whole stac

Re: Linux 4.2.4

2015-11-08 Thread Greg KH
On Sun, Nov 08, 2015 at 02:51:01PM +0100, Gerhard Wiesinger wrote: > On 25.10.2015 17:29, Greg KH wrote: > >On Sun, Oct 25, 2015 at 11:48:54AM +0100, Gerhard Wiesinger wrote: > >>On 25.10.2015 10:46, Willy Tarreau wrote: > >>>ipset *triggered* the problem. The whole stack dump would tell more. > >>

Re: Linux 4.2.4

2015-11-08 Thread Gerhard Wiesinger
On 25.10.2015 17:29, Greg KH wrote: On Sun, Oct 25, 2015 at 11:48:54AM +0100, Gerhard Wiesinger wrote: On 25.10.2015 10:46, Willy Tarreau wrote: ipset *triggered* the problem. The whole stack dump would tell more. OK, find the stack traces in the bug report: https://bugzilla.redhat.com/show_bu

Re: Linux 4.2.4 Random ext4 corruption (thinks active inodes are deleted)

2015-10-28 Thread Jeffrey Merkey
I am unable to reproduce this error on 4.2.5 but its easily reproduceable on 4.2.4 on the i386 build. Seems to be gone as of 4.2.5. Jeff On 10/27/15, Jeffrey Merkey wrote: > Same as before. Strange error with fuse trying to load (I think its > related in some way with the writes being made to

Re: Linux 4.2.4

2015-10-26 Thread Gerhard Wiesinger
On 26.10.2015 09:58, Jozsef Kadlecsik wrote: On Sun, 25 Oct 2015, Gerhard Wiesinger wrote: Also any idea regarding the second isssue? Or do you think it has the same root cause? Looking at your RedHat bugzilla report, the "nf_conntrack: table full, dropping packet" and "Alignment trap: not han

Re: Linux 4.2.4

2015-10-26 Thread Jozsef Kadlecsik
On Sun, 25 Oct 2015, Gerhard Wiesinger wrote: > On 25.10.2015 20:46, Jozsef Kadlecsik wrote: > > Hi, > > > > On Sun, 25 Oct 2015, Gerhard Wiesinger wrote: > > > > > On 25.10.2015 10:46, Willy Tarreau wrote: > > > > ipset *triggered* the problem. The whole stack dump would tell more. > > > OK, fi

Re: linux 4.2.4 rcu_sched rolls over and barfs after debugger exits

2015-10-26 Thread Jeffrey Merkey
Also, please note in the trace for some strange reason, the floppy drive activates after the rcu_sched errors happen -- fucking wierd shit. I fixed the problem in the debugger patch but seems like to me it should not generate a crash report when time is frozen for that kernel instance just because

Re: Linux 4.2.4

2015-10-26 Thread Gerhard Wiesinger
On 25.10.2015 22:53, Jozsef Kadlecsik wrote: On Sun, 25 Oct 2015, Gerhard Wiesinger wrote: Any further ideas? Does it crash without counters? That could narrow down where to look for. Hello Jozsef, it doesn't crash i I don't use the counters so far. So there must be a bug with the counte

Re: linux 4.2.4 rcu_sched rolls over and barfs after debugger exits

2015-10-25 Thread Jeffrey Merkey
I coded a workaround and tested it. seems to work. Jeff On 10/26/15, Jeffrey Merkey wrote: > I am calling these functions while polling the keyboard inside the > debugger: > > touch_softlockup_watchdog(); > clocksource_touch_watchdog(); > touch_nmi_watchdog(); > > Jeff > > On 10/25/15, Jeffrey

Re: linux 4.2.4 rcu_sched rolls over and barfs after debugger exits

2015-10-25 Thread Jeffrey Merkey
I am calling these functions while polling the keyboard inside the debugger: touch_softlockup_watchdog(); clocksource_touch_watchdog(); touch_nmi_watchdog(); Jeff On 10/25/15, Jeffrey Merkey wrote: > After using the mdb kernel debugger then exiting, the rcu_sched, due > to its own internal time

Re: Linux 4.2.4

2015-10-25 Thread Jozsef Kadlecsik
On Sun, 25 Oct 2015, Gerhard Wiesinger wrote: > On 25.10.2015 21:08, Gerhard Wiesinger wrote: > > On 25.10.2015 20:46, Jozsef Kadlecsik wrote: > > > Hi, > > > > > > On Sun, 25 Oct 2015, Gerhard Wiesinger wrote: > > > > > > > On 25.10.2015 10:46, Willy Tarreau wrote: > > > > > ipset *triggered* t

Re: Linux 4.2.4

2015-10-25 Thread Gerhard Wiesinger
On 25.10.2015 21:08, Gerhard Wiesinger wrote: On 25.10.2015 20:46, Jozsef Kadlecsik wrote: Hi, On Sun, 25 Oct 2015, Gerhard Wiesinger wrote: On 25.10.2015 10:46, Willy Tarreau wrote: ipset *triggered* the problem. The whole stack dump would tell more. OK, find the stack traces in the bug re

Re: Linux 4.2.4

2015-10-25 Thread Gerhard Wiesinger
On 25.10.2015 20:46, Jozsef Kadlecsik wrote: Hi, On Sun, 25 Oct 2015, Gerhard Wiesinger wrote: On 25.10.2015 10:46, Willy Tarreau wrote: ipset *triggered* the problem. The whole stack dump would tell more. OK, find the stack traces in the bug report: https://bugzilla.redhat.com/show_bug.cgi?

Re: Linux 4.2.4

2015-10-25 Thread Jozsef Kadlecsik
Hi, On Sun, 25 Oct 2015, Gerhard Wiesinger wrote: > On 25.10.2015 10:46, Willy Tarreau wrote: > > ipset *triggered* the problem. The whole stack dump would tell more. > > OK, find the stack traces in the bug report: > https://bugzilla.redhat.com/show_bug.cgi?id=1272645 > > Kernel 4.1.10 trigge

Re: Linux 4.2.4

2015-10-25 Thread Gerhard Wiesinger
On 25.10.2015 17:29, Greg KH wrote: On Sun, Oct 25, 2015 at 11:48:54AM +0100, Gerhard Wiesinger wrote: On 25.10.2015 10:46, Willy Tarreau wrote: ipset *triggered* the problem. The whole stack dump would tell more. OK, find the stack traces in the bug report: https://bugzilla.redhat.com/show_bu

Re: Linux 4.2.4

2015-10-25 Thread Greg KH
On Sun, Oct 25, 2015 at 11:48:54AM +0100, Gerhard Wiesinger wrote: > On 25.10.2015 10:46, Willy Tarreau wrote: > >ipset *triggered* the problem. The whole stack dump would tell more. > > OK, find the stack traces in the bug report: > https://bugzilla.redhat.com/show_bug.cgi?id=1272645 > > Kernel

Re: Linux 4.2.4

2015-10-25 Thread Gerhard Wiesinger
On 25.10.2015 10:46, Willy Tarreau wrote: ipset *triggered* the problem. The whole stack dump would tell more. OK, find the stack traces in the bug report: https://bugzilla.redhat.com/show_bug.cgi?id=1272645 Kernel 4.1.10 triggered also a kernel dump when playing with ipset commands and IPv6,

Re: Linux 4.2.4

2015-10-25 Thread Willy Tarreau
On Sun, Oct 25, 2015 at 10:30:36AM +0100, Gerhard Wiesinger wrote: > On 25.10.2015 10:03, Willy Tarreau wrote: > >On Sun, Oct 25, 2015 at 01:25:47AM -0700, Greg KH wrote: > >>On Sun, Oct 25, 2015 at 08:25:49AM +0100, Gerhard Wiesinger wrote: > >>>On 23.10.2015 02:33, Greg KH wrote: > I'm announ

Re: Linux 4.2.4

2015-10-25 Thread Gerhard Wiesinger
On 25.10.2015 10:03, Willy Tarreau wrote: On Sun, Oct 25, 2015 at 01:25:47AM -0700, Greg KH wrote: On Sun, Oct 25, 2015 at 08:25:49AM +0100, Gerhard Wiesinger wrote: On 23.10.2015 02:33, Greg KH wrote: I'm announcing the release of the 4.2.4 kernel. All users of the 4.2 kernel series must upg

Re: Linux 4.2.4

2015-10-25 Thread Willy Tarreau
On Sun, Oct 25, 2015 at 01:25:47AM -0700, Greg KH wrote: > On Sun, Oct 25, 2015 at 08:25:49AM +0100, Gerhard Wiesinger wrote: > > On 23.10.2015 02:33, Greg KH wrote: > > >I'm announcing the release of the 4.2.4 kernel. > > > > > >All users of the 4.2 kernel series must upgrade. > > > > > >The updat

Re: Linux 4.2.4

2015-10-25 Thread Gerhard Wiesinger
On 25.10.2015 09:25, Greg KH wrote: On Sun, Oct 25, 2015 at 08:25:49AM +0100, Gerhard Wiesinger wrote: On 23.10.2015 02:33, Greg KH wrote: I'm announcing the release of the 4.2.4 kernel. All users of the 4.2 kernel series must upgrade. The updated 4.2.y git tree can be found at: git:/

Re: Linux 4.2.4

2015-10-25 Thread Greg KH
On Sun, Oct 25, 2015 at 08:25:49AM +0100, Gerhard Wiesinger wrote: > On 23.10.2015 02:33, Greg KH wrote: > >I'm announcing the release of the 4.2.4 kernel. > > > >All users of the 4.2 kernel series must upgrade. > > > >The updated 4.2.y git tree can be found at: > > git://git.kernel.org/pub/scm

Re: Linux 4.2.4

2015-10-25 Thread Gerhard Wiesinger
On 23.10.2015 02:33, Greg KH wrote: I'm announcing the release of the 4.2.4 kernel. All users of the 4.2 kernel series must upgrade. The updated 4.2.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.2.y and can be browsed at the n