search for: gf_thread_create

Displaying 5 results from an estimated 5 matches for "gf_thread_create".

Did you mean: g_thread_create
2018 May 08
2
Compiling 3.13.2 under FreeBSD 11.1?
...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, I'm pretty weak with debugging tools, but if you could give me some hi...
2018 May 09
0
Compiling 3.13.2 under FreeBSD 11.1?
...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 c...
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?
...arranty" 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...
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