Uhmm.. scary I had the SAME kernel BUG crash myself yesterday. same line in sched.c earlier same day I had another crash but related to httpd I do believe however was in a hurry so didn't have time to write it down just restarted the box and saw it back up before I went on with my business.
/ Eje Wednesday, February 12, 2003, 3:06:48 PM, you wrote: JG> Hello, JG> A little while ago, I reported a crash with 2.4.20ctx16. Now, it has JG> happened again, and I have captured much more debug info: JG> ksymoops 2.4.8 on i686 2.4.20ctx-16. Options used JG> -V (default) JG> -k /proc/ksyms (default) JG> -l /proc/modules (default) JG> -o /lib/modules/2.4.20ctx-16/ (default) JG> -m /boot/System.map-2.4.20ctx-16 (default) JG> kernel BUG at sched.c:570! JG> invalid operand: 0000 JG> CPU: 1 JG> EIP: 0010:[<c011a201>] Not tainted JG> Using defaults from ksymoops -t elf32-i386 -a i386 JG> EFLAGS: 00010282 JG> eax: 000000018 ebx: 00000080 ecx: 00000004 edx: 000000000 JG> esi: d61ca000 edi: d61cbb6c ebp: d71cbb44 esp: d71cbb14 JG> ds: 0018 es: 0018 ss: 0018 JG> Process amavisd (pid: 5552, stackpage=d71cb000) JG> Stack: c02b910a c02fc6b4 c1030020 000000207 ffffffff d71ca00 d52b0080 JG> 00000001 c0279edf c02fbef8 d71ca000 d71cbb6c e9733180 c02a510c 00000014 JG> c02fbef8 e22eeb00 d1852827 c02a4f99 c02fdef8 d71cbb6c ffffffff 00000000 JG> 00000000 JG> Call trace: [<c0279edf>] [<c02a510c>] [<c02a4f99>] [<c012c12a>] [<c02882ef>] JG> [<c027ada9>] JG> [<c024ab25>] JG> [<c027b2f9>] [<c0260e30>] [<c0260f7e>] [<c0260e30>] [<c0258240>] JG> [<c0260e30>] [<c0260fa0>] [<c0260bb3>] JG> [<c0260e30>] [<c0261169>] [<c0257e74>] [<c0260fa0>] [<c0258240>] JG> [<c0260fa0>] [<c0260d7a>] [<c0260fa0>] JG> [<c0250c43>] [<c0250d7c>] [<c0250eb9>] [<c0122e39>] [<c02650f0>] JG> [<c02587d6>] [<c02650f0>] [<c0263ef3>] JG> [<c02650f0>] [<c0279d2d>] [<c02745d7>] [<c0275194>] JG> [<c02696cd>] [<c0159f85>] [<c012e97d>] [<c02896b2>] JG> [<c0247f65>] [<c02481fe>] [<c01429b3>] [<c01093ef>] JG> Code: 0f 0b 3a 02 02 91 2b c0 e9 3f fb ff ff 0f 0b 33 02 02 91 2b >>>EIP; c011a201 <schedule+501/530> <===== >>>esi; d61ca000 <_end+15dfc91c/384b797c> >>>edi; d61cbb6c <_end+15dfe488/384b797c> >>>ebp; d71cbb44 <_end+16dfe460/384b797c> >>>esp; d71cbb14 <_end+16dfe430/384b797c> JG> Trace; c0279edf <tcp_v4_send_reset+11f/190> JG> Trace; c02a510c <rwsem_down_failed_common+5c/7e> JG> Trace; c02a4f99 <rwsem_down_write_failed+29/40> JG> Trace; c012c12a <.text.lock.sys+ea/190> JG> Trace; c02882ef <inet_sock_destruct+ff/1c0> JG> Trace; c027ada9 <tcp_v4_do_rcv+139/1c0> JG> Trace; c024ab25 <sk_free+85/90> JG> Trace; c027b2f9 <tcp_v4_rcv+4c9/5a0> JG> Trace; c0260e30 <ip_local_deliver_finish+0/170> JG> Trace; c0260f7e <ip_local_deliver_finish+14e/170> JG> Trace; c0260e30 <ip_local_deliver_finish+0/170> JG> Trace; c0258240 <nf_hook_slow+100/1d0> JG> Trace; c0260e30 <ip_local_deliver_finish+0/170> JG> Trace; c0260fa0 <ip_rcv_finish+0/226> JG> Trace; c0260bb3 <ip_local_deliver+53/80> JG> Trace; c0260e30 <ip_local_deliver_finish+0/170> JG> Trace; c0261169 <ip_rcv_finish+1c9/226> JG> Trace; c0257e74 <nf_iterate+54/a0> JG> Trace; c0260fa0 <ip_rcv_finish+0/226> JG> Trace; c0258240 <nf_hook_slow+100/1d0> JG> Trace; c0260fa0 <ip_rcv_finish+0/226> JG> Trace; c0260d7a <ip_rcv+19a/250> JG> Trace; c0260fa0 <ip_rcv_finish+0/226> JG> Trace; c0250c43 <netif_receive_skb+d3/190> JG> Trace; c0250d7c <process_backlog+7c/120> JG> Trace; c0250eb9 <net_rx_action+99/140> JG> Trace; c0122e39 <do_softirq+d9/e0> JG> Trace; c02650f0 <ip_queue_xmit2+0/250> JG> Trace; c02587d6 <.text.lock.netfilter+c0/ea> JG> Trace; c02650f0 <ip_queue_xmit2+0/250> JG> Trace; c0263ef3 <ip_queue_xmit+2e3/300> JG> Trace; c02650f0 <ip_queue_xmit2+0/250> JG> Trace; c0279d2d <tcp_v4_send_check+4d/e0> JG> Trace; c02745d7 <tcp_transmit_skb+2c7/460> JG> Trace; c0275194 <tcp_write_xmit+184/270> JG> Trace; c02696cd <tcp_sendmsg+57d/10c0> JG> Trace; c0159f85 <__mark_inode_dirty+b5/c0> JG> Trace; c012e97d <do_wp_page+2bd/300> JG> Trace; c02896b2 <inet_sendmsg+42/50> JG> Trace; c0247f65 <sock_sendmsg+75/c0> JG> Trace; c02481fe <sock_write+ae/c0> JG> Trace; c01429b3 <sys_write+a3/160> JG> Trace; c01093ef <system_call+33/38> JG> Code; c011a201 <schedule+501/530> JG> 00000000 <_EIP>: JG> Code; c011a201 <schedule+501/530> <===== JG> 0: 0f 0b ud2a <===== JG> Code; c011a203 <schedule+503/530> JG> 2: 3a 02 cmp (%edx),%al JG> Code; c011a205 <schedule+505/530> JG> 4: 02 91 2b c0 e9 3f add 0x3fe9c02b(%ecx),%dl JG> Code; c011a20b <schedule+50b/530> JG> a: fb sti JG> Code; c011a20c <schedule+50c/530> JG> b: ff (bad) JG> Code; c011a20d <schedule+50d/530> JG> c: ff 0f decl (%edi) JG> Code; c011a20f <schedule+50f/530> JG> e: 0b 33 or (%ebx),%esi JG> Code; c011a211 <schedule+511/530> JG> 10: 02 02 add (%edx),%al JG> Code; c011a213 <schedule+513/530> JG> 12: 91 xchg %eax,%ecx JG> Code; c011a214 <schedule+514/530> JG> 13: 2b 00 sub (%eax),%eax JG> <0>Kernel panic: Aiee, killing interrupt handler! JG> 1 warning issued. Results may not be reliable. JG> --- JG> [This E-mail scanned for viruses by Declude Virus] Best regards, Eje Gustafsson mailto:[EMAIL PROTECTED] --- The Family Entertainment Network http://www.fament.com Phone : 620-231-7777 Fax : 620-231-4066 eBay UserID : macahan - Your Full Time Professionals - --- [This E-mail scanned for viruses by Declude Virus]
