Hi Jianfeng, We have the same issue. Seems that the problem was introduced by ticket #1848. I'm working on this now.
Can you reproduce the problem ? If you can, can you provide the steps ? Thanks, Zoran -----Original Message----- From: Jianfeng Dong [mailto:[email protected]] Sent: den 23 maj 2017 12:39 To: [email protected] Subject: [users] osafimmnd coredump issue Hi, We got a 'osafimmnd' core dump in our chassis, could someone please take a look at the issue? Thanks. I can't attach the coredump file here due to OpenSAF email size limit policy, so please let me know if you need more information on the issue. atlas@scm1:/coredumps/ $ gdb /usr/lib64/opensaf/osafimmnd core.image\=26115.proc\=osafimmnd.pid\=2793.signal\=6.time\=1493112624 GNU gdb (Wind River Linux Sourcery CodeBench 4.8-28) 7.6 Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-wrs-linux-gnu". For bug reporting instructions, please see: <[email protected]>... Reading symbols from /usr/lib64/opensaf/osafimmnd...Reading symbols from /usr/lib64/opensaf/.debug/osafimmnd...done. done. [New LWP 2793] [New LWP 2797] [New LWP 2795] [New LWP 2796] warning: Could not load shared library symbols for linux-vdso.so.1. Do you need "set solib-search-path" or "set sysroot"? [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Core was generated by `/usr/lib64/opensaf/osafimmnd osafimmnd'. Program terminated with signal 6, Aborted. #0 0x0000003d84a353e9 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. (gdb) bt #0 0x0000003d84a353e9 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 #1 0x0000003d84a38508 in __GI_abort () at abort.c:89 #2 0x0000003d84a6e964 in __libc_message (do_abort=do_abort@entry=2, fmt=fmt@entry=0x3d84b65f88 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:175 #3 0x0000003d84a786be in malloc_printerr (action=3, str=0x3d84b62052 "free(): invalid pointer", ptr=<optimized out>) at malloc.c:4895 #4 0x0000003d84a79397 in _int_free (av=<optimized out>, p=0xf8c0f0, have_lock=0) at malloc.c:3751 #5 0x00000000004088af in freeSearchNext (rsp=0xbe5d60, freeTop=SA_TRUE) at immnd_evt.c:1378 #6 0x0000000000424602 in immnd_proc_imma_discard_connection (cb=0x6eee60 <_immnd_cb>, cl_node=0x956b60, scAbsence=false) at immnd_proc.c:108 #7 0x000000000040a657 in immnd_evt_proc_imm_finalize (cb=0x6eee60 <_immnd_cb>, evt=0x7ff2640029c0, sinfo=0x7ff264002b00, isOm=SA_TRUE) at immnd_evt.c:2071 #8 0x000000000040614c in immnd_process_evt () at immnd_evt.c:535 #9 0x0000000000422e14 in main (argc=2, argv=0x7fff532890f8) at immnd_main.c:370 (gdb) Thanks, Jianfeng ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Opensaf-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensaf-users ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Opensaf-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensaf-users
