Tomas Janousek
2007-Nov-12 16:56 UTC
[Dovecot] login_process_size too small on x86_64 Fedora/RHEL
Hello, as described in [253363], login_process_size of 32M is not enough on 64-bit versions of Fedora and RHEL (and possibly other distributions as well). [253363] https://bugzilla.redhat.com/show_bug.cgi?id=253363 As I understand it, there's an intersegment gap between read-only/executable and writable segments of shared libs. That's probably a security feature or something. I found a similar issue here[1], if anyone wants a comment from someone who understands it. [1] http://gcc.gnu.org/ml/libstdc++/2006-12/msg00033.html Shall we just increase login_process_size or make it arch-dependent or something? Regards, -- Tomas Janousek, SW Engineer, Red Hat, Inc.
Timo Sirainen
2007-Nov-12 18:12 UTC
[Dovecot] login_process_size too small on x86_64 Fedora/RHEL
On Mon, 2007-11-12 at 17:56 +0100, Tomas Janousek wrote:> Shall we just increase login_process_size or make it arch-dependent or > something?Let's just increase the default to 64MB. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://dovecot.org/pipermail/dovecot/attachments/20071112/135bc735/attachment-0002.bin>
Tomas Janousek
2007-Nov-12 19:24 UTC
[Dovecot] login_process_size too small on x86_64 Fedora/RHEL
Hello, On Mon, Nov 12, 2007 at 08:12:43PM +0200, Timo Sirainen wrote:> On Mon, 2007-11-12 at 17:56 +0100, Tomas Janousek wrote: > > Shall we just increase login_process_size or make it arch-dependent or > > something? > > Let's just increase the default to 64MB.Ok, I'll do this in RHEL 5.2 and some Fedoras. Thanks for your opinion. -- Tomas Janousek, SW Engineer, Red Hat, Inc.
Possibly Parallel Threads
- [PATCH] Split sql drivers from lib-sql to plugins
- SQLite does not depend on zlib, was: Re: [PATCH] Split sql drivers from lib-sql to plugins
- Sizing login_process_size and login_processes_count?
- http://wiki.centos.org/HowTos/postfix
- Upgrade to v2.0 conf file fails