Displaying 20 results from an estimated 22 matches for "pool_system_malloc".
2019 May 13
6
Frequent Out of Memory for service(config)
...ash {
special_use = \Trash
}
prefix =
}
passdb {
args = cache_key=#hidden_use-P_to_show#
driver = pam
}
protocols = pop3
ssl_cert = </etc/pki/dovecot/certs/dovecot.pem
ssl_key = # hidden, use -P to show it
userdb {
driver = passwd
}
verbose_ssl = yes
May 10 06:44:05 config: Fatal: pool_system_malloc(8192): Out of memory
May 10 06:44:05 config: Fatal: master: service(config): child 27887
returned error 83 (Out of memory (service config { vsz_limit=1024 MB }, you
may need to increase it) - set CORE_OUTOFMEM=1 environment to get core dump)
May 10 14:56:31 config: Fatal: pool_system_malloc(8192):...
2005 Oct 29
0
Some errors with 1.0.alpha4
...unable to dlopen
/usr/lib/sasl2/libntlm.so.2: /usr/lib/sasl2/libntlm.so.2: failed to map
segment from shared object: Cannot allocate memory
I have no idea why there is this error, but it comes each time a user
logs in, with no other severe effect.
Oct 29 01:28:54 rouge dovecot: imap(glondu): pool_system_malloc(): Out
of memory
Oct 29 01:28:54 rouge dovecot: child 5642 (imap) returned error 83 (Out
of memory)
Oct 29 01:38:10 rouge dovecot: imap(glondu): pool_system_malloc(): Out
of memory
Oct 29 01:38:10 rouge dovecot: child 5639 (imap) returned error 83 (Out
of memory)
Oct 29 01:49:22 rouge dovecot:...
2005 May 24
2
IMAP Memory Error
...ce mailbox is small, and
deleting mails usually works in Thunderbird. However, in Squirrelmail
deleting or moving results in:
"ERROR : Connection dropped by imap-server.
Query: COPY 5629 "<dest-mailbox>"
/var/log/maillog reports:
May 24 23:19:03 orca dovecot: IMAP(jmcaree): pool_system_malloc(): Out
of memory
The Out of memory error appears when moving mails with Thunderbird, also.
I had originally upgraded to dovecot1.0-test66 via a patch supplied by
an OpenBSD porter. Today I decided to compile -test70 to see if it was
any better. Unfortunately, this issue still exists. I tried u...
2018 Sep 10
1
make check (pigeonhole)
...e of the
==29930==? main thread stack using the --main-stacksize= flag.
==29930==? The main thread stack size used in this run was 8388608.
==29930== 64 bytes in 1 blocks are possibly lost in loss record 35 of 77
==29930==??? at 0x4C2B9B5: calloc (vg_replace_malloc.c:711)
==29930==??? by 0x5277AB5: pool_system_malloc (mempool-system.c:75)
==29930==??? by 0x525D2FD: p_malloc (mempool.h:99)
==29930==??? by 0x525D2FD: hash_table_create (hash.c:70)
==29930==??? by 0x51F377C: settings_parser_init_list (settings-parser.c:215)
==29930==??? by 0x51ED102: master_service_settings_read
(master-service-settings.c:595)
==2...
2018 Sep 10
0
make check (pigeonhole)
...main thread stack using the --main-stacksize= flag.
> ==29930==? The main thread stack size used in this run was 8388608.
> ==29930== 64 bytes in 1 blocks are possibly lost in loss record 35 of 77
> ==29930==??? at 0x4C2B9B5: calloc (vg_replace_malloc.c:711)
> ==29930==??? by 0x5277AB5: pool_system_malloc (mempool-system.c:75)
> ==29930==??? by 0x525D2FD: p_malloc (mempool.h:99)
> ==29930==??? by 0x525D2FD: hash_table_create (hash.c:70)
> ==29930==??? by 0x51F377C: settings_parser_init_list
> (settings-parser.c:215)
> ==29930==??? by 0x51ED102: master_service_settings_read
> (mast...
2005 Oct 14
1
"Out of memory" error in 1.0alpha3
...using Maildir folders. Moving messages from one folder to another in
Thunderbird 1.0.7, regardless of their size (usually small), produced
error 83, "Out of memory", when both of these parameters were unset
(default): mail_read_mmaped, mmap_disable. The log line before the error
was pool_system_malloc(): Out of memory.
I initially changed mmap_disable to "yes", the error stopped, but it
still wasn't moving messages reliably. I then set MM parameters more
aggressively: mail_read_mmaped = yes, mmap_disable = no (and the third
of the series, mmap_no_write, is left unset). The error...
2006 Feb 06
1
Out of memory problem
..., but
when he trys to view this folder, it either sits and waits, and then
times out, or just logs out straight away.
Looking in the log(/var/log/mail), I'm getting the following error.
Feb 6 09:22:08 mail postfix/qmgr[27221]: 198B96D1CE: removed
Feb 6 09:22:08 mail dovecot: imap(ralphs): pool_system_malloc(): Out of
memory
Feb 6 09:22:08 mail dovecot: child 23018 (imap) returned error 83 (Out
of memory)
I've searched around on google for this error and haven't found anything
useful as of yet.
My next step is to upgrade to the latest version of dovecot, but this is
quite a large company...
2018 Sep 09
3
make check (pigeonhole)
Hello list,
During the 'make check' (pigeonhole) portion of a building (rpmbuild) a
dovecot.spec file I'm getting the following error:
testsuite(root): Fatal: Couldn't drop privileges: User is missing UID
(see mail_uid setting)
I'm not sure how to resolve this, and any help would be appreciated to
help me finish the creating the rpm
--
Eric Broch
White Horse Technical
2005 Dec 10
1
Dovecot out of memory errors on Debian sid
...eventually gives me a blank
mailbox with "(no mailbox)" at the bottom of the screen. In
/var/log/mail.err I find lines like the following:
Dec 3 06:39:02 localhost dovecot: child 4600 (imap) returned error 83
(Out of memory)
Dec 3 06:44:03 localhost dovecot: imap(ric): pool_system_malloc(): Out
of memory
For example, it was working fine earlier this morning, but now I am unable to
access the mailboxes and I'm getting the error messages in /var/log/mail.err.
I have the same problem with Thunderbird; it hangs and cannot access the
mailboxes.
At my office I have dovec...
2016 Dec 08
1
doveadm-server uses 100% cpu and never finishes, dsync backup also never finishes
...of the accounts is starting to eat a very large amount of disk space on, what basically is the replica for this account. doveadm-server seems to hang and keeps on filling the disk.
I came across this message in the logs:
Dec 8 07:36:40 <server> dovecot: dsync-server(<account>): Fatal: pool_system_malloc(6291528): Out of memory
Dec 8 07:36:40 <server> dovecot: dsync-server(<account>): Fatal: master: service(doveadm): child 883 returned error 83 (Out of memory (service doveadm { vsz_limit=256 MB }, you may need to increase it) - set DEBUG_OUTOFMEM=1 environment to get core dump)
I?ve i...
2007 Jan 11
1
A few rc17 imap crashes
...in t_delete () from /usr/lib/libc.so.1
> #1 0xff1c23e4 in realfree () from /usr/lib/libc.so.1
> #2 0xff1c1f48 in _malloc_unlocked () from /usr/lib/libc.so.1
> #3 0xff1c1ce0 in malloc () from /usr/lib/libc.so.1
> #4 0xff1b617c in calloc () from /usr/lib/libc.so.1
> #5 0x89c18 in pool_system_malloc (pool=0xb66f0, size=156) at mempool-system.c:67
> #6 0x84ab8 in i_malloc (size=156) at imem.c:9
> #7 0x43b2c in mbox_md5_init () at mbox-md5.c:94
> #8 0x3df20 in mbox_sync_parse_match_mail (mbox=0xcee58, view=0xcdde8, seq=2) at mbox-sync-parse.c:557
> #9 0x3966c in mbox_file_seek (m...
2008 Dec 10
2
assert with zlib and (maybe) fts
Hi,
I compressed a folder with the following script:
...
for i in *.*.*; do
file $i | grep bzip2 >/dev/null 2>&1
if [ $? -ne 0 ]; then
echo "Compress: $i"
cat "$i" | bzip2 -9 > ../tmp/$i
if [ $? -eq 0 ]; then
mv ../tmp/$i $i
fi
else
2018 Nov 27
0
No subject
Dovecot Version: 2.3.2.1
Hello Mailing List,
We are having a random issue in a couple of our production servers, where
one of the child processes randomly dies with an out of memory error (see
below):
Nov 26 11:58:17 config: Fatal: pool_system_malloc(8192): Out of memory
Nov 26 11:58:17 pop3-login: Fatal: Error reading configuration:
read(/var/run/dovecot/config) failed: EOF
Nov 26 11:58:17 config: Fatal: master: service(config): child 29696
returned error 83 (Out of memory (service config { vsz_limit=2048 MB }, you
may need to increase it) - s...
2019 May 15
0
Frequent Out of Memory for service(config)
...t; ? args = cache_key=#hidden_use-P_to_show#
> ? driver = pam
> }
> protocols = pop3
> ssl_cert = </etc/pki/dovecot/certs/dovecot.pem
> ssl_key = # hidden, use -P to show it
> userdb {
> ? driver = passwd
> }
> verbose_ssl = yes
>
> May 10 06:44:05 config: Fatal: pool_system_malloc(8192): Out of memory
> May 10 06:44:05 config: Fatal: master: service(config): child 27887
> returned error 83 (Out of memory (service config { vsz_limit=1024 MB
> }, you may need to increase it) - set CORE_OUTOFMEM=1 environment to
> get core dump)
Can you try setting
import_environm...
2005 Dec 16
2
out of memory on dovecot alpha5
...16 14:06:04 Error: auth-worker(default): sql(login,<ip>):
Password query failed: MySQL
client ran out of memory
dovecot: Dec 16 14:06:06 Info: imap-login: Disconnected: user=<login>,
method=PLAIN, rip=<ip>, lip=<ip2>
dovecot: Dec 16 14:06:06 Error: auth-worker(default):
pool_system_malloc(): Out of memory
dovecot: Dec 16 14:06:06 Error: child 23022 (auth-worker) returned error
83 (Out of memory)
============================================
And after that nobody can login
I do /etc/init.d/dovecot restart
and then it's working for a day
Before upgrade to alpha5 i was used 0.99...
2006 Jan 24
1
out of memory error
...0:36 Error: auth-worker(default): Out of memory
(Needed 8164 bytes)
dovecot: Jan 24 10:30:38 Error: auth-worker(default): Out of memory
(Needed 8164 bytes)
dovecot: Jan 24 10:30:39 Error: auth-worker(default): Out of memory
(Needed 52 bytes)
dovecot: Jan 24 10:30:41 Error: auth-worker(default):
pool_system_malloc(): Out of memory
dovecot: Jan 24 10:30:41 Error: child 3576 (auth-worker) returned error
83 (Out of memory)
=============================================
I use dovecot 1.0-beta1
login_process_size = 128
login_process_per_connection = no
login_processes_count = 5
login_max_processes_count = 128
lo...
2008 Mar 08
2
suspect valgrind error in mail-index-map.c
Hi
At line 1118 of src//lib-index/mail-index-map.c, inside the function
mail_index_map_move_to_memory, there is:
mail_index_map_copy_header(map, map);
Valgrind is stating that "Source and destination overlap in memcpy".
I'm wondering if this code is just coping the same memory over itself,
or if it is doing something useful.
Regards,
Diego Liziero.
---
1104 void
2016 Oct 26
2
multiple SSL certificates story
...cates take 87MB on disk. Dovecot config for certificates itself is 3MB.
Now fun begins. Trying to start dovecot fails
Oct 26 12:49:59 ixion dovecot[19831]: master: Dovecot v2.2.25 (7be1766) starting up for imap, pop3, lmtp (core dumps disabled)
Oct 26 12:50:01 ixion dovecot[19835]: config: Fatal: pool_system_malloc(1608): Out of memory
Oct 26 12:50:01 ixion dovecot[19831]: master: Error: service(config): command startup failed, throttling for 2 secs
Oct 26 12:50:01 ixion dovecot[19835]: config: Fatal: master: service(config): child 19837 returned error 83 (Out of memory (service config { vsz_limit=1024 MB },...
2012 Jun 29
1
auth service: out of memory
...12:01:03 server1 dovecot: auth: Fatal: pool_system_realloc(8192): Out of memory
Jun 28 12:01:03 server1 dovecot: master: Error: service(auth): child 22181 returned error 83 (Out of memory (service auth { vsz_limit=128 MB }, you may need to increase it))
Jun 28 12:03:24 server1 dovecot: auth: Fatal: pool_system_malloc(3144): Out of memory
Jun 28 12:03:24 server1 dovecot: master: Error: service(auth): child 27253 returned error 83 (Out of memory (service auth { vsz_limit=128 MB }, you may need to increase it))
-------------- next part --------------
# 2.0.19: /etc/dovecot/dovecot.conf
# OS: Linux 3.2.0-25-generic...
2005 Oct 31
3
Still corrupt indexes in 1A4
Hello All!
Well I still have users which almost daily get corrupt dovecot files in
their IMAP folders (Maildir style) and are unable to read their mail in
this particular folders. When I delete dovecot files in this folder (rm
-rf dove*) user can again read all messages.
This is regular Linux CentOS 4.2 with SAN storage (boot from SAN) as
disks. So this is EXT3 on LVM.
BUT it is VERY