Displaying 14 results from an estimated 14 matches for "allocon".
Did you mean:
allocok
2006 May 12
1
beta8 compile error
...----
make all-recursive
Making all in src
Making all in lib
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I /usr/local/include/db41 -I/usr/local/include -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -MT mempool-alloconly.o -MD -MP -MF ".deps/mempool-alloconly.Tpo" -c -o mempool-alloconly.o mempool-alloconly.c; then mv -f ".deps/mempool-alloconly.Tpo" ".deps/mempool-alloconly.Po"; else rm -f ".deps/mempool-alloconly.Tpo"; exit 1; fi
mempool-alloconly.c: In function `check_n...
2006 May 13
1
--enable-debug in 1.0beta8
It looks like there is an error in calling check_nuls for DEBUG
In src/lib/ mempool-alloconly.c on line 85 you have
check_nuls(block->prev, 0), which I think it should be
check_nuls(block->prev);
Can some developer confirm that?
Thank you
[root]#./configure --prefix=/opt/dovecot --enable-debug
Install prefix ...................... : /opt/dovecot
File offsets .......
2018 Sep 10
1
make check (pigeonhole)
...??? by 0x524E280: test_run (test-common.c:315)
==29930==??? by 0x402FE5: main (test-edit-mail.c:765)
==29930==
==29930== 128 bytes in 1 blocks are possibly lost in loss record 48 of 77
==29930==??? at 0x4C2B9B5: calloc (vg_replace_malloc.c:711)
==29930==??? by 0x5277456: block_alloc.isra.1 (mempool-alloconly.c:254)
==29930==??? by 0x527768C: pool_alloconly_create (mempool-alloconly.c:138)
==29930==??? by 0x403159: test_init (test-edit-mail.c:101)
==29930==??? by 0x4036DA: test_edit_mail_concatenated (test-edit-mail.c:187)
==29930==??? by 0x524D8B1: test_run_funcs (test-common.c:244)
==29930==??? by 0...
2018 Sep 10
0
make check (pigeonhole)
...n (test-common.c:315)
> ==29930==??? by 0x402FE5: main (test-edit-mail.c:765)
> ==29930==
> ==29930== 128 bytes in 1 blocks are possibly lost in loss record 48 of 77
> ==29930==??? at 0x4C2B9B5: calloc (vg_replace_malloc.c:711)
> ==29930==??? by 0x5277456: block_alloc.isra.1 (mempool-alloconly.c:254)
> ==29930==??? by 0x527768C: pool_alloconly_create (mempool-alloconly.c:138)
> ==29930==??? by 0x403159: test_init (test-edit-mail.c:101)
> ==29930==??? by 0x4036DA: test_edit_mail_concatenated
> (test-edit-mail.c:187)
> ==29930==??? by 0x524D8B1: test_run_funcs (test-commo...
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
2008 Jun 13
2
configure error on HP-UX: C99 compatible vsnprintf() call
Hi All,
I tried to build dovecot-1.1.rc9 on a HP-UX machine, but failed to configure with the following message:
configure: error: You don't appear to have C99 compatible vsnprintf() call
The environment is like the following:
- command: ./configure
- uname: HP-UX B.11.23 U ia64
- aCC version: HP aC++/ANSI C B3910B A.05.55 [Dec 04 2003]
Also, I tried to run `./configure CC=c99'
2012 Sep 05
2
Memory leak by getting the virtual size of a IMAP folder
...---------------snip--------------------------------------------------------------
==10304== 12,288 bytes in 3 blocks are definitely lost in loss record 74
of 76
==10304== at 0x40222A4: calloc (in
/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==10304== by 0x416EE9F: block_alloc (mempool-alloconly.c:237)
==10304== by 0x416F16C: pool_alloconly_create (mempool-alloconly.c:140)
==10304== by 0x409C07D: mail_search_build_init (mail-search-build.c:187)
==10304== by 0x40C77F1: index_mailbox_get_metadata (index-status.c:200)
==10304== by 0x4067102: maildir_mailbox_get_metadata
(maildi...
2012 Nov 13
0
older gcc don't know --as-needed
..._lib-test-buffer.o test_lib-test-crc32.o test_lib-test-hash-format.o test_lib-test-hex-binary.o test_lib-test-istream-base64-encoder.o test_lib-test-istream-concat.o test_lib-test-istream-crlf.o test_lib-test-istream-seekable.o test_lib-test-istream-tee.o test_lib-test-llist.o test_lib-test-mempool-alloconly.o test_lib-test-network.o test_lib-test-ostream-file.o test_lib-test-primes.o test_lib-test-priorityq.o test_lib-test-seq-range-array.o test_lib-test-strescape.o test_lib-test-strfuncs.o test_lib-test-str-find.o test_lib-test-str-sanitize.o test_lib-test-time-util.o test_lib-test-utc-mktime.o tes...
2005 May 14
6
1.0-test70
http://dovecot.org/test/
- vpopmail authentication fix
- many mmap_disable=yes fixes and a few optimizations
- pop3 hang fix
- mbox fix for "last-uid lost" error (hopefully last one)
- mbox fix for losing dirty flag, causing lost message flags
mmap_disable=yes seems to be finally working pretty well. There should
be no more cache file related errors with it enabled.
I'm still
2018 Dec 04
2
Compilation error
...o test_lib-test-istream-unix.o
test_lib-test-json-parser.o test_lib-test-json-tree.o
test_lib-test-lib-signals.o test_lib-test-llist.o
test_lib-test-log-throttle.o test_lib-test-malloc-overflow.o
test_lib-test-memarea.o test_lib-test-mempool.o
test_lib-test-mempool-allocfree.o test_lib-test-mempool-alloconly.o
test_lib-test-pkcs5.o test_lib-test-net.o test_lib-test-numpack.o
test_lib-test-ostream-buffer.o test_lib-test-ostream-failure-at.o
test_lib-test-ostream-file.o test_lib-test-ostream-multiplex.o
test_lib-test-multiplex.o test_lib-test-path-util.o
test_lib-test-primes.o test_lib-test-printf-form...
2006 Nov 05
1
RC11 Build Failure on FreeBSD 6.1
...;.deps/mempool.Tpo" ".deps/mempool.Po"; else rm -f ".deps/mempool.Tpo";
exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -std=gnu99 -g -O2 -Wall -W
-Wmissing-prototypes -Wmissing-declarations -Wpointer-arith
-Wchar-subscripts -Wformat=2 -Wbad-function-cast -MT mempool-alloconly.o
-MD -MP -MF ".deps/mempool-alloconly.Tpo" -c -o mempool-alloconly.o
mempool-alloconly.c; then mv -f ".deps/mempool-alloconly.Tpo"
".deps/mempool-alloconly.Po"; else rm -f ".deps/mempool-alloconly.Tpo";
exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../.....
2018 Dec 04
0
Compilation error
...nix.o
> test_lib-test-json-parser.o test_lib-test-json-tree.o
> test_lib-test-lib-signals.o test_lib-test-llist.o
> test_lib-test-log-throttle.o test_lib-test-malloc-overflow.o
> test_lib-test-memarea.o test_lib-test-mempool.o
> test_lib-test-mempool-allocfree.o test_lib-test-mempool-alloconly.o
> test_lib-test-pkcs5.o test_lib-test-net.o test_lib-test-numpack.o
> test_lib-test-ostream-buffer.o test_lib-test-ostream-failure-at.o
> test_lib-test-ostream-file.o test_lib-test-ostream-multiplex.o
> test_lib-test-multiplex.o test_lib-test-path-util.o
> test_lib-test-primes.o...
2006 Sep 25
2
Errors while doing make on Solaris 9 for dovecot-1.0.rc7
....o istream-file.o istream-limit.o istream-mmap.o istream-seekable.o ioloop.o ioloop-iolist.o ioloop-notify-none.o ioloop-notify-dn.o ioloop-notify-inotify.o ioloop-notify-kqueue.o ioloop-poll.o ioloop-select.o ioloop-epoll.o ioloop-kqueue.o lib.o lib-signals.o md4.o md5.o mempool.o mempool-alloconly.o mempool-datastack.o mempool-system.o mempool-unsafe-datastack.o mkdir-parents.o mmap-anon.o mmap-util.o module-dir.o mountpoint.o network.o nfs-workarounds.o ostream.o ostream-file.o ostream-crlf.o primes.o printf-upper-bound.o process-title.o randgen.o read-full.o restrict-access.o re...
2005 Dec 31
4
invalid mbox files
Hello!
I recently upgraded from dovecot 0.9x to 1.0.5-Aplha and now when ever folders are opened (in IMAP), it keeps saying invalid mbox files. It worked fine in 0.99.x. It is detecting the right mbox files because it lists the folders and the subscriptions correctly. I am using "default_mail_env = mbox:~/mail/:INBOX=/var/mail/%u" in the config file, but I get the same error with