Displaying 5 results from an estimated 5 matches for "memsweep".
Did you mean:
memswap
2018 May 08
2
Compiling 3.13.2 under FreeBSD 11.1?
...eebsd"...
(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,
I'm pretty weak with debugging tools, but if you could give me some
hints on how to collect useful data I'd happy to provide it.
Thank you in advance.
2018 May 09
0
Compiling 3.13.2 under FreeBSD 11.1?
...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, however I do...
2018 May 07
0
Compiling 3.13.2 under FreeBSD 11.1?
On 05/07/2018 04:29 AM, Roman Serbski wrote:
> Hello,
>
> Has anyone managed to successfully compile the latest 3.13.2 under
> FreeBSD 11.1? ./autogen.sh and ./configure seem to work but make
> fails:
See https://review.gluster.org/19974
3.13 reached EOL with 4.0. There will be a fix posted for 4.0 soon. In
the mean time I believe your specific problem with 3.13.2 should be
2018 May 09
2
Compiling 3.13.2 under FreeBSD 11.1?
...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...
2018 May 07
2
Compiling 3.13.2 under FreeBSD 11.1?
Hello,
Has anyone managed to successfully compile the latest 3.13.2 under
FreeBSD 11.1? ./autogen.sh and ./configure seem to work but make
fails:
Making all in src
CC glfs.lo
cc: warning: argument unused during compilation: '-rdynamic'
[-Wunused-command-line-argument]
cc: warning: argument unused during compilation: '-rdynamic'
[-Wunused-command-line-argument]
fatal