Re: doadump at pcpu.h:165

2006-08-29 Thread Daniel A.
7 271 255 239 223 207 191 175 159 143 127 111 95 79 63 47 31 15 #0 doadump () at pcpu.h:165 165 __asm __volatile("movl %%fs:0,%0" : "=r" (td)); (kgdb) q As far as I understand, the issue is CPU-related, but that doesn't make sense, as my network interface

Re: doadump at pcpu.h:165

2006-08-26 Thread Daniel A.
Peter Jeremy wrote: On Thu, 2006-Aug-24 17:39:56 +0200, Daniel A. wrote: My server crashes very often and it's very random. ... panic: machine check trap ... As far as I understand, the issue is CPU-related, but that doesn't make sense, as my network interface cards are constantly giving me

Re: doadump at pcpu.h:165

2006-08-26 Thread Daniel A.
7 271 255 239 223 207 191 175 159 143 127 111 95 79 63 47 31 15 #0 doadump () at pcpu.h:165 165 __asm __volatile("movl %%fs:0,%0" : "=r" (td)); (kgdb) q As far as I understand, the issue is CPU-related, but that doesn't make sense, as my network interface

Re: doadump at pcpu.h:165

2006-08-25 Thread Peter Jeremy
On Thu, 2006-Aug-24 17:39:56 +0200, Daniel A. wrote: >My server crashes very often and it's very random. ... >panic: machine check trap ... >As far as I understand, the issue is CPU-related, but that doesn't make >sense, as my network interface cards are constantly giving me watchdog >timeouts.

Re: doadump at pcpu.h:165

2006-08-24 Thread Daniel A.
7 271 255 239 223 207 191 175 159 143 127 111 95 79 63 47 31 15 #0 doadump () at pcpu.h:165 165 __asm __volatile("movl %%fs:0,%0" : "=r" (td)); (kgdb) q As far as I understand, the issue is CPU-related, but that doesn't make sense, as my network interface

doadump at pcpu.h:165

2006-08-24 Thread Daniel A.
07 191 175 159 143 127 111 95 79 63 47 31 15 #0 doadump () at pcpu.h:165 165 __asm __volatile("movl %%fs:0,%0" : "=r" (td)); (kgdb) q As far as I understand, the issue is CPU-related, but that doesn't make sense, as my network interface cards are constantl