While running openhpi, core dumped and below is the back trace.
(gdb) bt
0 0x00007f21874b81cb in array_list_get_idx () from /lib64/libjson-c.so.2
1 0x00007f21879439fd in ov_rest_discover_interconnect (handler=handler@entry=0x143c130) at ov_rest_discover.c:3727
2 0x00007f2187948bed in discover_ov_rest_system (handler=handler@entry=0x143c130) at ov_rest_discover.c:1582
3 0x00007f2187948f1b in ov_rest_discover_resources (oh_handler=oh_handler@entry=0x143c130) at ov_rest_discover.c:1494
4 0x00007f2187937828 in ov_rest_re_discover (handler=handler@entry=0x143c130) at ov_rest_event.c:1538
5 0x00007f2187938834 in ov_rest_event_thread (ov_pointer=0x143c130) at ov_rest_event.c:1664
6 0x00007f218a1244e5 in g_thread_proxy () from /lib64/libglib-2.0.so.0
7 0x00007f2189ea0dc5 in start_thread () from /lib64/libpthread.so.0
8 0x00007f21896b61cd in clone () from /lib64/libc.so.6
(gdb)
While running openhpi, core dumped and below is the back trace.
(gdb) bt 0 0x00007f21874b81cb in array_list_get_idx () from /lib64/libjson-c.so.2 1 0x00007f21879439fd in ov_rest_discover_interconnect (handler=handler@entry=0x143c130) at ov_rest_discover.c:3727 2 0x00007f2187948bed in discover_ov_rest_system (handler=handler@entry=0x143c130) at ov_rest_discover.c:1582 3 0x00007f2187948f1b in ov_rest_discover_resources (oh_handler=oh_handler@entry=0x143c130) at ov_rest_discover.c:1494 4 0x00007f2187937828 in ov_rest_re_discover (handler=handler@entry=0x143c130) at ov_rest_event.c:1538 5 0x00007f2187938834 in ov_rest_event_thread (ov_pointer=0x143c130) at ov_rest_event.c:1664 6 0x00007f218a1244e5 in g_thread_proxy () from /lib64/libglib-2.0.so.0 7 0x00007f2189ea0dc5 in start_thread () from /lib64/libpthread.so.0 8 0x00007f21896b61cd in clone () from /lib64/libc.so.6 (gdb)
Reported by: ShyamalaH
Original Ticket: openhpi/bugs/1936