Hi again Paul, On Fri, 2006-05-26 at 12:14, Paul wrote: > No, I figured all of that out, ppc64 was not supported/working in RC4. > Either way, here is what I see with opensm: > > [EMAIL PROTECTED] ~]# /etc/init.d/opensmd start > *** glibc detected *** realloc(): invalid next size: > 0x00000000100ab1e0 *** > /etc/init.d/opensmd: line 330: 7854 Done echo $PORT_FLAG > 7855 Aborted | $prog $START_FLAGS >/dev/null 2>&1 > opensm start [FAILED] > [EMAIL PROTECTED] ~]#
OK; that's a totally different problem than Don's. I would like to get to the bottom of this. 0x100ab1e0 is a pretty big size. Is this reproducible ? I'm not sure how realloc gets called as I do not believe OpenSM calls it directly (or any of its libraries). Are you using 32 or 64 bit libraries for this ? Would you rebuild OpenSM with debug: ./configure --enable-debug && make clean && make && make install and then run opensm under gdb and provide the backtrace after the failure? Thanks. -- Hal _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
