[openib-general] [ib_at] oops in ib_at when running kdapltest

Itamar itamar at mellanox.co.il
Sun Jun 5 05:36:18 PDT 2005


Hi All,
I was running today some kdapltest and after about 10 tests i got this oops.
the test was :
./kdapltest -T T -s 11.1.4.43 -D mthca0a -d -t 2 -w 8 -i 10 client SR server SR
(the same test pass before it got the oops)
my system is :
dual x86 xeon 2G with 1GB memory + suse9.1 + k2.6.11 + svn rev 2546 + kdapl
my kernel is with CONFIG_DEBUG_PAGEALLOC

Jun  5 13:45:32 mtvs42 kernel: Unable to handle kernel paging request at virtual address ec298ff4
Jun  5 13:45:32 mtvs42 kernel:  printing eip:
Jun  5 13:45:32 mtvs42 kernel: f8ad3c15
Jun  5 13:45:32 mtvs42 kernel: *pde = 0047c067
Jun  5 13:45:32 mtvs42 kernel: Oops: 0002 [#1]
Jun  5 13:45:32 mtvs42 kernel: SMP DEBUG_PAGEALLOC
Jun  5 13:45:32 mtvs42 kernel: Modules linked in: kdapltest ib_dat_provider ib_cm ib_at dat ib_umad ib_ipoib ib_sa edd joydev st sd_mod sr_mod scsi_mod ide_cd cdrom nvram usbserial parport_pc lp parport autofs thermal processor fan button ipv6 battery ac e100 mii ib_mthca ib_mad ib_core i2c_i801 i2c_core uhci_hcd usbcore hw_random evdev dm_mod ext3 jbd
Jun  5 13:45:32 mtvs42 kernel: CPU:    0
Jun  5 13:45:32 mtvs42 kernel: EIP:    0060:[pg0+946297877/1069155328]    Not tainted VLI
Jun  5 13:45:32 mtvs42 kernel: EIP:    0060:[<f8ad3c15>]    Not tainted VLI
Jun  5 13:45:32 mtvs42 kernel: EFLAGS: 00010246   (2.6.11-gen2) 
Jun  5 13:45:32 mtvs42 kernel: EIP is at resolve_path+0xa5/0x100 [ib_at]
Jun  5 13:45:32 mtvs42 kernel: eax: 00000000   ebx: ec298f3c   ecx: f21b7e80   edx: 00000000
Jun  5 13:45:32 mtvs42 kernel: esi: ec79dae8   edi: 00000064   ebp: ec79dae8   esp: ec79daa8
Jun  5 13:45:32 mtvs42 kernel: ds: 007b   es: 007b   ss: 0068
Jun  5 13:45:32 mtvs42 kernel: Process DT_Mdep_Thread_ (pid: 9737, threadinfo=ec79c000 task=ebd18ad0)
Jun  5 13:45:32 mtvs42 kernel: Stack: 000080fe 00000000 00c90200 51d00001 000080fe 00000000 01c90200 71f79d07 
Jun  5 13:45:32 mtvs42 kernel:        00000000 00000000 00000000 00000000 00000000 ffff0001 00000000 00000000 
Jun  5 13:45:32 mtvs42 kernel:        000080fe 00000000 00c90200 51d00001 000080fe 00000000 01c90200 71f79d07 
Jun  5 13:45:32 mtvs42 kernel: Call Trace:
Jun  5 13:45:32 mtvs42 kernel:  [pg0+946298889/1069155328] ib_at_paths_by_route+0xa9/0xd0 [ib_at]
Jun  5 13:45:32 mtvs42 kernel:  [<f8ad4009>] ib_at_paths_by_route+0xa9/0xd0 [ib_at]
Jun  5 13:45:32 mtvs42 kernel:  [pg0+963317968/1069155328] dapl_rt_comp_handler+0x135/0x190 [ib_dat_provider]
Jun  5 13:45:32 mtvs42 kernel:  [<f9b0f0d0>] dapl_rt_comp_handler+0x135/0x190 [ib_dat_provider]
Jun  5 13:45:32 mtvs42 kernel:  [pg0+963319747/1069155328] dapl_ib_connect+0x698/0x6ae [ib_dat_provider]
Jun  5 13:45:32 mtvs42 kernel:  [<f9b0f7c3>] dapl_ib_connect+0x698/0x6ae [ib_dat_provider]
Jun  5 13:45:32 mtvs42 kernel:  [pg0+963336373/1069155328] dapl_ep_connect+0x73f/0x7b3 [ib_dat_provider]
Jun  5 13:45:32 mtvs42 kernel:  [<f9b138b5>] dapl_ep_connect+0x73f/0x7b3 [ib_dat_provider]
Jun  5 13:45:32 mtvs42 kernel:  [avc_has_perm_noaudit+92/256] avc_has_perm_noaudit+0x5c/0x100
Jun  5 13:45:32 mtvs42 kernel:  [<c01d777c>] avc_has_perm_noaudit+0x5c/0x100
Jun  5 13:45:33 mtvs42 kernel:  [__change_page_attr+33/400] __change_page_attr+0x21/0x190
Jun  5 13:45:33 mtvs42 kernel:  [<c0118e11>] __change_page_attr+0x21/0x190
Jun  5 13:45:33 mtvs42 kernel:  [scheduler_tick+193/720] scheduler_tick+0xc1/0x2d0
Jun  5 13:45:33 mtvs42 kernel:  [<c011b9c1>] scheduler_tick+0xc1/0x2d0
Jun  5 13:45:33 mtvs42 kernel:  [__change_page_attr+33/400] __change_page_attr+0x21/0x190
Jun  5 13:45:33 mtvs42 kernel:  [<c0118e11>] __change_page_attr+0x21/0x190
Jun  5 13:45:33 mtvs42 kernel:  [change_page_attr+102/112] change_page_attr+0x66/0x70
Jun  5 13:45:33 mtvs42 kernel:  [<c0118fe6>] change_page_attr+0x66/0x70
Jun  5 13:45:33 mtvs42 kernel:  [kernel_map_pages+30/80] kernel_map_pages+0x1e/0x50
Jun  5 13:45:33 mtvs42 kernel:  [<c01190ce>] kernel_map_pages+0x1e/0x50
Jun  5 13:45:33 mtvs42 kernel:  [cache_free_debugcheck+581/592] cache_free_debugcheck+0x245/0x250
Jun  5 13:45:33 mtvs42 kernel:  [<c0145be5>] cache_free_debugcheck+0x245/0x250
Jun  5 13:45:33 mtvs42 kernel:  [__kfree_skb+166/320] __kfree_skb+0xa6/0x140
Jun  5 13:45:33 mtvs42 kernel:  [<c02966f6>] __kfree_skb+0xa6/0x140
Jun  5 13:45:33 mtvs42 kernel:  [__kfree_skb+166/320] __kfree_skb+0xa6/0x140
Jun  5 13:45:33 mtvs42 kernel:  [<c02966f6>] __kfree_skb+0xa6/0x140
Jun  5 13:45:33 mtvs42 kernel:  [tcp_rcv_established+468/2128] tcp_rcv_established+0x1d4/0x850
Jun  5 13:45:33 mtvs42 kernel:  [<c02c81d4>] tcp_rcv_established+0x1d4/0x850
Jun  5 13:45:33 mtvs42 kernel:  [tcp_v4_do_rcv+238/272] tcp_v4_do_rcv+0xee/0x110
Jun  5 13:45:33 mtvs42 kernel:  [<c02d0d6e>] tcp_v4_do_rcv+0xee/0x110
Jun  5 13:45:33 mtvs42 kernel:  [tcp_v4_rcv+2047/2336] tcp_v4_rcv+0x7ff/0x920
Jun  5 13:45:33 mtvs42 kernel:  [<c02d158f>] tcp_v4_rcv+0x7ff/0x920
Jun  5 13:45:33 mtvs42 kernel:  [__change_page_attr+33/400] __change_page_attr+0x21/0x190
Jun  5 13:45:33 mtvs42 kernel:  [<c0118e11>] __change_page_attr+0x21/0x190
Jun  5 13:45:33 mtvs42 kernel:  [handle_IRQ_event+50/112] handle_IRQ_event+0x32/0x70
Jun  5 13:45:33 mtvs42 kernel:  [<c013c092>] handle_IRQ_event+0x32/0x70
Jun  5 13:45:33 mtvs42 kernel:  [__do_IRQ+257/320] __do_IRQ+0x101/0x140
Jun  5 13:45:33 mtvs42 kernel:  [<c013c1d1>] __do_IRQ+0x101/0x140
Jun  5 13:45:33 mtvs42 kernel:  [poison_obj+26/64] poison_obj+0x1a/0x40
Jun  5 13:45:33 mtvs42 kernel:  [<c01445ba>] poison_obj+0x1a/0x40
Jun  5 13:45:33 mtvs42 kernel:  [cache_free_debugcheck+270/592] cache_free_debugcheck+0x10e/0x250
Jun  5 13:45:33 mtvs42 kernel:  [<c0145aae>] cache_free_debugcheck+0x10e/0x250
Jun  5 13:45:33 mtvs42 kernel:  [avc_node_free+13/48] avc_node_free+0xd/0x30
Jun  5 13:45:33 mtvs42 kernel:  [<c01d5e6d>] avc_node_free+0xd/0x30
Jun  5 13:45:33 mtvs42 kernel:  [avc_node_free+13/48] avc_node_free+0xd/0x30
Jun  5 13:45:33 mtvs42 kernel:  [<c01d5e6d>] avc_node_free+0xd/0x30
Jun  5 13:45:33 mtvs42 kernel:  [__rcu_process_callbacks+144/192] __rcu_process_callbacks+0x90/0xc0
Jun  5 13:45:33 mtvs42 kernel:  [<c012fd50>] __rcu_process_callbacks+0x90/0xc0
Jun  5 13:45:33 mtvs42 kernel:  [tasklet_action+85/192] tasklet_action+0x55/0xc0
Jun  5 13:45:33 mtvs42 kernel:  [<c0124c85>] tasklet_action+0x55/0xc0
Jun  5 13:45:33 mtvs42 kernel:  [__do_softirq+100/224] __do_softirq+0x64/0xe0
Jun  5 13:45:33 mtvs42 kernel:  [<c0124964>] __do_softirq+0x64/0xe0
Jun  5 13:45:33 mtvs42 kernel:  [do_IRQ+61/96] do_IRQ+0x3d/0x60
Jun  5 13:45:33 mtvs42 kernel:  [<c010652d>] do_IRQ+0x3d/0x60
Jun  5 13:45:33 mtvs42 kernel:  [pg0+963435311/1069155328] DT_Transaction_Main+0xd9f/0x1bb0 [kdapltest]
Jun  5 13:45:33 mtvs42 kernel:  [<f9b2bb2f>] DT_Transaction_Main+0xd9f/0x1bb0 [kdapltest]
Jun  5 13:45:33 mtvs42 kernel:  [__change_page_attr+33/400] __change_page_attr+0x21/0x190
Jun  5 13:45:33 mtvs42 kernel:  [<c0118e11>] __change_page_attr+0x21/0x190
Jun  5 13:45:33 mtvs42 kernel:  [change_page_attr+102/112] change_page_attr+0x66/0x70
Jun  5 13:45:33 mtvs42 kernel:  [<c0118fe6>] change_page_attr+0x66/0x70
Jun  5 13:45:33 mtvs42 kernel:  [pg0+963477858/1069155328] DT_Mdep_Thread_Start_Routine+0x12/0x20 [kdapltest]
Jun  5 13:45:33 mtvs42 kernel:  [<f9b36162>] DT_Mdep_Thread_Start_Routine+0x12/0x20 [kdapltest]
Jun  5 13:45:33 mtvs42 kernel:  [pg0+963477840/1069155328] DT_Mdep_Thread_Start_Routine+0x0/0x20 [kdapltest]
Jun  5 13:45:33 mtvs42 kernel:  [<f9b36150>] DT_Mdep_Thread_Start_Routine+0x0/0x20 [kdapltest]
Jun  5 13:45:33 mtvs42 kernel:  [kernel_thread_helper+5/16] kernel_thread_helper+0x5/0x10
Jun  5 13:45:33 mtvs42 kernel:  [<c01022f5>] kernel_thread_helper+0x5/0x10
Jun  5 13:45:33 mtvs42 kernel: Code: 31 d2 8a 53 24 51 53 68 50 39 ad f8 68 d0 00 00 00 8b bb b0 00 00 00 89 e9 57 68 00 00 30 0c 6a 00 e8 50 48 01 00 83 c4 1c 85 c0 <89> 83 b8 00 00 00 78 18 8b b3 b0 00 00 00 31 c0 01 f6 89 b3 b0 

-- 
Itamar



More information about the general mailing list