lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 19 Jan 2012 20:40:27 -0500
From:	Josh Boyer <jwboyer@...il.com>
To:	Dave Haywood <tla@....selfip.net>
Cc:	Linux Kernel <linux-kernel@...r.kernel.org>,
	"H. Peter Anvin" <hpa@...or.com>
Subject: Re: PROBLEM: Postgres fails to start due to kernel issue?

On Thu, Jan 19, 2012 at 7:45 PM, Dave Haywood <tla@....selfip.net> wrote:
> Hi,
>
>  I noticed after upgrading to 3.2.0-08812-gc2bc3a3 that Postgres-9.1 server
> fails to start with error:
>
> FATAL:  could not create shared memory segment: Function not implemented
> DETAIL:  Failed system call was shmget(key=5432001, size=30523392, 03600).
>
>  After some googling, I thought it was a SYSV shared memory sizing issue but
> manually changing kernel.shmmax and kernel.shmall had no effect.
>
>  The problem has been introduced between 3.2.0-08694-g53999bf and
> 3.2.0-08812-gc2bc3a3.
>
>  Let me know if you need any more information.  Bisecting is *very* slow on
> this machine!

If you run strace on it, does it fail with ENOSYS?  This might be
related to an issue Peter just fixed.

josh
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ