Re: 3.0.60: general protection fault: 0000, Fixing recursive fault but reboot is needed

2013-04-15 Thread Nikola Ciprich
Hi Mike, > Feeding that to scripts/decodecode thanks, didn't know about that! . . . . > > That's here in dup_fd(): > for (i = open_files; i != 0; i--) { > struct file *f = *old_fds++; > if (f) { > get_file(f); > > It's doing that

Re: 3.0.60: general protection fault: 0000, Fixing recursive fault but reboot is needed

2013-04-15 Thread Mike Galbraith
On Mon, 2013-04-15 at 07:33 +0200, Nikola Ciprich wrote: > Hi, > > one of our servers keeps spitting GPF messages: > (sorry for long message) > > [34110.179005] general protection fault: [#1] PREEMPT SMP > [34110.185000] CPU 0 > [34110.186872] Modules linked in: ipmi_devintf ipmi_si

Re: 3.0.60: general protection fault: 0000, Fixing recursive fault but reboot is needed

2013-04-15 Thread Mike Galbraith
On Mon, 2013-04-15 at 07:33 +0200, Nikola Ciprich wrote: Hi, one of our servers keeps spitting GPF messages: (sorry for long message) [34110.179005] general protection fault: [#1] PREEMPT SMP [34110.185000] CPU 0 [34110.186872] Modules linked in: ipmi_devintf ipmi_si

Re: 3.0.60: general protection fault: 0000, Fixing recursive fault but reboot is needed

2013-04-15 Thread Nikola Ciprich
Hi Mike, Feeding that to scripts/decodecode thanks, didn't know about that! . . . . That's here in dup_fd(): for (i = open_files; i != 0; i--) { struct file *f = *old_fds++; if (f) { get_file(f); It's doing that

3.0.60: general protection fault: 0000, Fixing recursive fault but reboot is needed

2013-04-14 Thread Nikola Ciprich
Hi, one of our servers keeps spitting GPF messages: (sorry for long message) [34110.179005] general protection fault: [#1] PREEMPT SMP [34110.185000] CPU 0 [34110.186872] Modules linked in: ipmi_devintf ipmi_si ipmi_msghandler ip6table_filter ip6_tables ipt_MASQUERADE ipt_REJECT

3.0.60: general protection fault: 0000, Fixing recursive fault but reboot is needed

2013-04-14 Thread Nikola Ciprich
Hi, one of our servers keeps spitting GPF messages: (sorry for long message) [34110.179005] general protection fault: [#1] PREEMPT SMP [34110.185000] CPU 0 [34110.186872] Modules linked in: ipmi_devintf ipmi_si ipmi_msghandler ip6table_filter ip6_tables ipt_MASQUERADE ipt_REJECT