Re: util-vserver segfault with SSP
Romain Rivière <[email protected]> Sat, 30 Dec 2017 18:45:42 +0100
| Newsgroups | gmane.linux.vserver |
|---|---|
| Message-ID | <[email protected]> |
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