[openib-general] opensm segfaults after CL_INSUFFICIENT_MEMORY

Bernhard Fischer blist at aon.at
Thu Feb 10 11:44:04 PST 2005


Hi,

I'm seeing the segfault below when i try to run opensm.

gen2 as of 09.02.2005, only thing i changed in order to try to
circumvent those
ib_mthca 0000:04:00.0: CQ overrun on CQN 00000082
was setting IPOIB_NUM_WC to 1 as noted here:
http://openib.org/pipermail/openib-general/2004-December/007147.html
(which didn't help).

Any ideas?
(gdb) run
Starting program: /usr/local/ib/bin/opensm 
[Thread debugging using libthread_db enabled]
[New Thread -1209392032 (LWP 7991)]
__init: failed to create timer provider status (CL_INSUFFICIENT_MEMORY) 

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1209392032 (LWP 7991)]
0xb7f0b597 in memset () from /lib/tls/libc.so.6
(gdb) bt
#0  0xb7f0b597 in memset () from /lib/tls/libc.so.6
#1  0xb7fcd000 in ?? ()
#2  0xb7fd2e4a in cl_memset (p_memory=Variable "p_memory" is not
available.
) at cl_memory_osd.c:78
#3  0xb7fd488e in __cl_sys_callback_construct () at cl_memory.h:553
#4  0xb7fd48d0 in __cl_sys_callback_init () at cl_syscallback.c:113
#5  0xb7fd09b6 in complib_init () at cl_complib.c:106
#6  0xb7fd5dc7 in __do_global_ctors_aux () from
/usr/local/ib/lib/libosmcomp.so.1
#7  0xb7fcfed5 in _init () from /usr/local/ib/lib/libosmcomp.so.1
#8  0xb7ff716c in call_init () from /lib/ld-linux.so.2
#9  0xb7ff7252 in _dl_init_internal () from /lib/ld-linux.so.2
#10 0xb7fea9c5 in _dl_start_user () from /lib/ld-linux.so.2

Thank you,



More information about the general mailing list