[Bugs] [Bug 1529570] Gfapi segfaults when used in multiple threads

bugzilla at redhat.com bugzilla at redhat.com
Mon Jan 15 12:08:47 UTC 2018


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

Niels de Vos <ndevos at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |Triaged
                 CC|                            |ndevos at redhat.com,
                   |                            |pgurusid at redhat.com



--- Comment #1 from Niels de Vos <ndevos at redhat.com> ---
Thanks Chris. I can reproduce the crashes on Fedora 27 with the steps you
provided.

  # dnf install rust cargo glusterfs-server

It does not consistently crash for me, but surely 1 out of 30 times. The stack
traces look a little different though, this one is the most common that I
encountered after running the reproducer a couple of times.

#0  0x00007f7251cdf69b in raise () from /lib64/libc.so.6
#1  0x00007f7251ce13b1 in abort () from /lib64/libc.so.6
#2  0x00007f7251d29a87 in __libc_message () from /lib64/libc.so.6
#3  0x00007f7251d30e8e in malloc_printerr () from /lib64/libc.so.6
#4  0x00007f7251d32989 in _int_free () from /lib64/libc.so.6
#5  0x00007f7251d3b2ee in free () from /lib64/libc.so.6
#6  0x00007f72528d7611 in priv_glfs_free_from_ctx (fs=<optimized out>) at
glfs.c:865
#7  0x00007f72528d7fa8 in pub_glfs_fini (fs=0x7f7244000bf0) at glfs.c:1295


I'm not sure when I have time to look into this further, maybe Poornima gets to
is before me?

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


More information about the Bugs mailing list