mohandev2 / openhpi_old

Other
0 stars 0 forks source link

Core dump at array_list_get_idx. #1936

Closed mohandev2 closed 6 years ago

mohandev2 commented 7 years ago

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

mohandev2 commented 7 years ago

Original comment by: mohandev2

mohandev2 commented 7 years ago

Fixed with checkin #7690

Original comment by: mohandev2