[Gluster-users] Compiling 3.13.2 under FreeBSD 11.1?
Kaleb S. KEITHLEY
kkeithle at redhat.com
Wed May 9 11:22:44 UTC 2018
On 05/09/2018 05:44 AM, Roman Serbski wrote:
> On Tue, May 8, 2018 at 11:34 AM, Roman Serbski <mefystofel at gmail.com> wrote:
>> # gdb gluster
>> GNU gdb 6.1.1 [FreeBSD]
>> Copyright 2004 Free Software Foundation, Inc.
>> GDB is free software, covered by the GNU General Public License, and you are
>> welcome to change it and/or distribute copies of it under certain conditions.
>> Type "show copying" to see the conditions.
>> There is absolutely no warranty for GDB. Type "show warranty" for details.
>> This GDB was configured as "amd64-marcel-freebsd"...
>> (gdb) run
>> Starting program: /usr/home/SRC/glusterfs-3.13.2/cli/src/.libs/gluster
>>
>> Program received signal SIGSEGV, Segmentation fault.
>> 0x00000008008ef32f in gf_thread_create (thread=0x800be9500, attr=0x0,
>> start_routine=0x80091e960 <pool_sweeper>, arg=0x0, name=0x8009c683b
>> "memsweep") at common-utils.c:3754
>> 3754 gf_msg (THIS->name, GF_LOG_WARNING, 0,
>>
>
> Hello Kaleb,
>
> Just a quick update: I've tried to compile and run the latest 4.0.2,
> and I experience the same issue. To successfully compile I had to
> apply your patch,
That's certainly true. The issue hasn't been fixed in any version of
gluster yet.
You can help moving it along by voting +1 on
https://review.gluster.org/19974
> however I do get the same segmentation fault with
> 4.0.2 as well.
Based on that gdb bt you can try applying this patch too
https://review.gluster.org/19994
>
> Many thanks.
> _______________________________________________
> Gluster-users mailing list
> Gluster-users at gluster.org
> http://lists.gluster.org/mailman/listinfo/gluster-users
>
--
Kaleb
More information about the Gluster-users
mailing list