Subject: Re: [vserver] util-vserver segfault with SSP
From:Romain Rivière <romain+vserver@forty-two.fr>
Date: Sat, 30 Dec 2017 18:45:42 +0100

Hi again,

I've summarized all the information I could on Gentoo's bug tracking
system: https://bugs.gentoo.org/641112

AFAICT using gdb, the segfault comes from:

initPageSize()
{
  pagesize = sysconf(_SC_PAGESIZE);
}

No idea why though.

Any idea how I could debug this further?

Cheers
-- 
Romain