Re: [Freeipmi-devel] lib: raw command and threads

2013-11-21 Thread Albert Chu
Hi Thomas, I did a quick sanity test on my system and it worked (of course, it may have not been exactly like you did things). The trace indicates the segfault is here: #0 0x7f4e278c89a9 in inb (ctx=0x7f4e28001770) at /usr/include/sys/io.h:48 Which is during memory mapped i/o. I

[Freeipmi-devel] lib: raw command and threads

2013-11-21 Thread Thomas Cadeau
Hi all, I'am curently tring to call a raw command several times. Here are the functions I call: ctx = ipmi_ctx_create() ipmi_ctx_find_inband (ctx, NULL,//driver_type, 0, // disable_auto_probe, 0, // driver_address,