[openib-general] Some CM ib_destroy_cm_id errors?

Libor Michalek libor at topspin.com
Wed Jan 26 12:22:46 PST 2005


Sean,

  
  I'm seeing the following errors in my log file when I try to detroy a
communications identifier. In the first case it is a cm_id which has
never been used, just create, a failed cm_send_req(), and a destroy. The
second case is a listening cm_id which is being destroyed.

kernel: idr_remove called for id=0 which is not allocated.
kernel:  [<c01f0a68>] sub_remove+0xf8/0x100
kernel:  [<f8a72aad>] mthca_free_mr+0x7d/0xd0 [ib_mthca]
kernel:  [<c01f0a90>] idr_remove+0x20/0x90
kernel:  [<f8aaa314>] cm_free_id+0x24/0x40 [ib_cm]
kernel:  [<f8aaa924>] ib_destroy_cm_id+0x64/0x210 [ib_cm]
kernel:  [<c01206b0>] call_console_drivers+0x90/0x120
kernel:  [<f8c85470>] _sdp_iocb_q_cancel_lookup_func+0x0/0x20 [ib_sdp]
kernel:  [<f8c8cd5b>] sdp_conn_destruct+0x1fb/0x3b0 [ib_sdp]
kernel:  [<f8c88347>] _sdp_inet_release+0x1b7/0x550 [ib_sdp]
kernel:  [<c02330ba>] tty_write+0x20a/0x280
kernel:  [<c02ac71b>] release_sock+0x1b/0x80
kernel:  [<c02a97ba>] sock_fasync+0x9a/0x150
kernel:  [<c02a8be7>] sock_release+0x77/0xc0
kernel:  [<c02a9701>] sock_close+0x21/0x40
kernel:  [<c015e86c>] __fput+0xfc/0x110
kernel:  [<c015d04f>] filp_close+0x4f/0x80
kernel:  [<c0103fad>] sysenter_past_esp+0x52/0x75


kernel: idr_remove called for id=0 which is not allocated.
kernel:  [<c01f0a68>] sub_remove+0xf8/0x100
kernel:  [<c01f0a90>] idr_remove+0x20/0x90
kernel:  [<f8aaa314>] cm_free_id+0x24/0x40 [ib_cm]
kernel:  [<f8aaa924>] ib_destroy_cm_id+0x64/0x210 [ib_cm]
kernel:  [<c0147ed0>] do_drain+0x0/0x50
kernel:  [<c0147ed0>] do_drain+0x0/0x50
kernel:  [<f8c96c75>] sdp_cm_listen_stop+0x15/0x60 [ib_sdp]
kernel:  [<c0147ff0>] __cache_shrink+0x80/0x90
kernel:  [<c01480d9>] kmem_cache_destroy+0xa9/0x110
kernel:  [<f8c8ecbf>] sdp_conn_table_clear+0x4f/0x60 [ib_sdp]
kernel:  [<f8c8acce>] sdp_exit+0x1e/0x40 [ib_sdp]
kernel:  [<c013622b>] sys_delete_module+0x13b/0x160
kernel:  [<c0151a2a>] unmap_vma_list+0x1a/0x30
kernel:  [<c0151dcc>] do_munmap+0x12c/0x170
kernel:  [<c0103fad>] sysenter_past_esp+0x52/0x75


-Libor



More information about the general mailing list