On 10:32 Thu 06 Dec , Keshetti Mahesh wrote: > >> " *** glibc detected *** free(): invalid next size (fast): > >> 0x000000000088cff0 *** " > > > > > >gdb backtrace is, > >> > >> *** glibc detected *** free(): invalid next size (fast): > 0x000000000088cff0 *** > >> > >> Program received signal SIGABRT, Aborted. > >> [Switching to Thread 1126189408 (LWP 19983)] > >> 0x000000342ec2e2ed in raise () from /lib64/tls/libc.so.6 > >> (gdb) > >> (gdb) bt > >> #0 0x000000342ec2e2ed in raise () from /lib64/tls/libc.so.6 > >> #1 0x000000342ec2fa3e in abort () from /lib64/tls/libc.so.6 > >> #2 0x000000342ec62d41 in __libc_message () from /lib64/tls/libc.so.6 > >> #3 0x000000342ec6881e in _int_free () from /lib64/tls/libc.so.6 > >> #4 0x000000342ec68b66 in free () from /lib64/tls/libc.so.6 > >> #5 0x000000000045625e in switch_delete () > >> #6 0x00000000004579bf in lash_cleanup () > >> #7 0x0000000000457cfa in lash_process () > >> #8 0x0000000000451b78 in osm_ucast_mgr_process () > >> #9 0x00000000004468af in osm_state_mgr_process () > >> #10 0x00000000004472cc in __osm_state_mgr_ctrl_disp_callback () > >> #11 0x0000002a9589df8f in __cl_disp_worker (context=0x7fbffff270) at > >> cl_dispatcher.c:102 > >> #12 0x0000002a958a5121 in __cl_thread_pool_routine > >> (context=0x7fbffff2e8) at cl_threadpool.c:74 > >> #13 0x0000002a958a4f6a in __cl_thread_wrapper (arg=0x59fa00) at > cl_thread.c:58 > >> #14 0x000000342f10610a in start_thread () from /lib64/tls/libpthread.so.0 > >> #15 0x000000342ecc5ee3 in clone () from /lib64/tls/libc.so.6 > > > Or rerun OpenSM under gdb, then look at backtrace (with 'bt' command). > > I have already attached the gdb backtrace in my first mail.
Right, sorry... Do you able to reproduce the problem? Sasha _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
