Re: [openib-general] [PATCH] bad free() in libibumad

2006-01-10 Thread Hal Rosenstock
On Mon, 2006-01-09 at 18:40, Hal Rosenstock wrote: Hi Ralph, On Mon, 2006-01-09 at 16:46, Ralph Campbell wrote: Here is a patch to fix the following backtrace: (gdb) bt #0 0x00355642f280 in raise () from /lib64/libc.so.6 #1 0x003556430750 in abort () from /lib64/libc.so.6

[openib-general] [PATCH] bad free() in libibumad

2006-01-09 Thread Ralph Campbell
Here is a patch to fix the following backtrace: (gdb) bt #0 0x00355642f280 in raise () from /lib64/libc.so.6 #1 0x003556430750 in abort () from /lib64/libc.so.6 #2 0x003556464a7f in __libc_message () from /lib64/libc.so.6 #3 0x00355646a71e in _int_free () from /lib64/libc.so.6

Re: [openib-general] [PATCH] bad free() in libibumad

2006-01-09 Thread Hal Rosenstock
Hi Ralph, On Mon, 2006-01-09 at 16:46, Ralph Campbell wrote: Here is a patch to fix the following backtrace: (gdb) bt #0 0x00355642f280 in raise () from /lib64/libc.so.6 #1 0x003556430750 in abort () from /lib64/libc.so.6 #2 0x003556464a7f in __libc_message () from