Hello,

On Wed, 03 Jun 2020, tedheadster wrote:
>I am getting a segmentation violation when running a recompiled
>'cmake'. I rebuilt with debugging symbols; here are the results:
>
>/var/tmp/portage/dev-util/cmake-3.16.5/image/usr/bin # gdb ./cmake
[..]
>Program received signal SIGSEGV, Segmentation fault.
>0xb7de7296 in uv_loop_close (loop=0x0) at
               ^^^^^^^^^^^^
>/usr/src/debug/dev-libs/libuv-1.35.0/libuv-1.35.0/src/uv-common.c:757
                ^^^^^^^^^^^^^^
>757       if (uv__has_active_reqs(loop))
>(gdb) up
>#1  0x0053fab4 in main (ac=<optimized out>, av=0xb09a60)
>    at 
> /var/tmp/portage/dev-util/cmake-3.16.5/work/cmake-3.16.5/Source/cmakemain.cxx:706
>706       uv_loop_close(uv_default_loop());
>(gdb) up

Try re-emerging dev-libs/libuv?

HTH,
-dnh

-- 
Connection reset by beer

Reply via email to