This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Thread debugging using libthread_db enabled] | |
Using host libthread_db library "/lib64/libthread_db.so.1". | |
Core was generated by `/opt/soft/janus/bin/janus'. | |
Program terminated with signal 11, Segmentation fault. | |
#0 tspi_list_init (list=0x7f02b09caf80 <hash_list>) at obj.c:45 | |
45 list->head = NULL; | |
(gdb) bt | |
#0 0x00007f02b0774263 in __tspi_obj_list_init (list=0x7f02b09caf80 <hash_list>) at obj.c:45 | |
#1 0x00007f02b0774263 in __tspi_obj_list_init () at obj.c:54 | |
#2 0x00007f02f9be41e3 in _dl_init (env=0x7ffe78029dd8, argv=0x7ffe78029dc8, argc=1, l=) at dl-init.c:82 |