[Bugs] [Bug 1421721] volume start command hangs

bugzilla at redhat.com bugzilla at redhat.com
Mon Feb 13 18:50:15 UTC 2017


https://bugzilla.redhat.com/show_bug.cgi?id=1421721

Jeff Darcy <jdarcy at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jdarcy at redhat.com



--- Comment #1 from Jeff Darcy <jdarcy at redhat.com> ---
Looks a bit racy.  I ran this sequence a few times and didn't see any failures.
 This part of the trace (thread 3) seems most important:

#4  0x00007f42a4c5daf0 in gf_print_trace (signum=11, ctx=0x1a31010) at
common-utils.c:714
#5  <signal handler called>

So we're probably looking at some sort of list/memory corruption.  Is it
possible that the rpc isn't completely valid (even though the pointer is
non-null) or that the timer has already been removed from its list?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list