Description of problem: Version-Release number of selected component (if applicable): tog-pegasus-2.12.1-7.fc20.x86_64 How reproducible: Always. Steps to Reproduce: 1. I have openlmi-network provider installed 2. $ wbemcli ei -nl -noverify 'https://root:blank@localhost:5989 root/cimv2:LMI_LANEndpoint' 3. # ps xa | grep cimpro | grep -v grep 7769 ? Ssl 0:00 /usr/libexec/pegasus/cimprovagt 0 8 11 root cmpiLMI_Networking 4. # gdb -p 7769 (gdb) continue Continuing. Now wait around 10 minutes. [Thread 0x7f7a76433700 (LWP 7771) exited] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7f7a817fe700 (LWP 7770)] 0x00007f7a7720be00 in ?? () (gdb) bt #0 0x00007f7a7720be00 in ?? () #1 0x00007f7a7f62ca52 in __nptl_deallocate_tsd () at pthread_create.c:156 #2 0x00007f7a7f62cc61 in start_thread (arg=0x7f7a817fe700) at pthread_create.c:315 #3 0x00007f7a7e906ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 (gdb) bt full #0 0x00007f7a7720be00 in ?? () No symbol table info available. #1 0x00007f7a7f62ca52 in __nptl_deallocate_tsd () at pthread_create.c:156 data = 0x7f7a7800b8c0 idx = 0 cnt = 140164135381576 #2 0x00007f7a7f62cc61 in start_thread (arg=0x7f7a817fe700) at pthread_create.c:315 pd = 0x7f7a817fe700 now = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140164135380736, 6886346507492975421, 0, 140164135381440, 140164135380736, 140737443817744, -6817265290315898051, -6816820993728388291}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> pagesize_m1 = <optimized out> sp = <optimized out> freesize = <optimized out> #3 0x00007f7a7e906ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 No locals. Actual results: Segmentation fault Expected results: No segmentation fault. Additional info:
Created attachment 799912 [details] slightly different backtrace from abrt with threads
This bug appears to have been reported against 'rawhide' during the Fedora 22 development cycle. Changing version to '22'. More information and reason for this action is here: https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora22
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed.