search for: mailbox_transaction_begin

Displaying 14 results from an estimated 14 matches for "mailbox_transaction_begin".

2010 Jul 07
5
problems with sieve under 2.0...
...7b] -> /usr/local/lib/dovecot/libdovecot.so.0(i_error+0) [0x7f55e07ff1e3] -> /usr/local/lib/dovecot/libdovecot-storage.so.0 [0x7f55e0cbdc31] -> /usr/local/lib/dovecot/libdovecot-storage.so.0(index_transaction_begin+0x3f) [0x7f55e0cbdc7f] -> /usr/local/lib/dovecot/libdovecot-storage.so.0(mailbox_transaction_begin+0x13) [0x7f55e0c750d3] -> /usr/local/lib/dovecot/libdovecot-sieve.so.0 [0x7f55df800724] -> /usr/local/lib/dovecot/libdovecot-sieve.so.0(sieve_result_execute+0x173) [0x7f55df7f9183] -> /usr/local/lib/dovecot/libdovecot-sieve.so.0(sieve_execute+0x7d) [0x7f55df807b5d] -> /usr/local/lib/dov...
2017 Oct 18
2
dovecot-2.3 (-git) Warning and Fatal Compile Error
...99_p20171018/work/dovecot-9999_p20171018/src/plugins/quota -DMODULEDIR=\""/usr/lib64/dovecot"\" -O0 -g -pipe -march=native -mtune=native -ggdb -c -o realpath.lo realpath.c edit-mail.c: In function ?edit_mail_wrap?: edit-mail.c:235:14: error: too few arguments to function ?mailbox_transaction_begin? raw_trans = mailbox_transaction_begin(raw_box, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/portage/portage/net-mail/dovecot-9999_p20171018/work/dovecot-9999_p20171018/src/lib-storage/mail-storage-private.h:7:0, from edit-mail.c:16: /home/portage/p...
2014 Apr 24
0
Assert crash with latest HG ddf374a36057
Hello, Latest HG assert crashes with imap(user): Panic: file mail-storage.c: line 1836 (mailbox_transaction_begin): assertion failed: (box->opened) Full backtrace is attached. Thanks, e-frog -------------- next part -------------- Core was generated by `dovecot/imap'. Program terminated with signal SIGABRT, Aborted. #0 0xb775d424 in __kernel_vsyscall () (gdb) bt full #0 0xb775d424 in __kernel_vsysca...
2017 Oct 18
0
dovecot-2.3 (-git) Warning and Fatal Compile Error
...t; The build then fails entirely with this: > > DMODULEDIR=\""/usr/lib64/dovecot"\" -O0 -g -pipe -march=native -mtune=native -ggdb -c -o realpath.lo realpath.c > edit-mail.c: In function ?edit_mail_wrap?: > edit-mail.c:235:14: error: too few arguments to function ?mailbox_transaction_begin? > raw_trans = mailbox_transaction_begin(raw_box, 0); I don't think your pigeonhole is from git master.
2018 Sep 16
0
dovecot_deleted_to_trash no longer compiles with dovecot 2.3.2.1
...-DHAVE_CONFIG_H \ src/deleted-to-trash-plugin.c -o lib_deleted_to_trash_plugin.so src/deleted-to-trash-plugin.c: In function ?copy_deleted_mail_to_trash?: src/deleted-to-trash-plugin.c:117:16: error: too few arguments to function ?mail box_transaction_begin? dest_trans = mailbox_transaction_begin(trash_box, MAILBOX_TRANSACTION_FLAG_EX TERNAL); ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dovecot/mail-storage-private.h:7:0, from src/deleted-to-trash-plugin.h:5, from src/deleted-to-trash-plugin.c:4...
2014 Apr 26
1
Assert Crash with HG 49e9d9743f6e
New crash most likely related to Virtual plugin again: Apr 26 07:40:40 spectre dovecot: imap(tlx at leuxner.net): Panic: file mail-storage.c: line 1836 (mailbox_transaction_begin): assertion failed: (box->opened) Apr 26 07:40:40 spectre dovecot: imap(tlx at leuxner.net): Error: Raw backtrace: /usr/lib/dovecot/libdovecot.so.0(+0x6bc0f) [0x7fdfce48ac0f] -> /usr/lib/dovecot/libdovecot.so.0(+0x6bc6e) [0x7fdfce48ac6e] -> /usr/lib/dovecot/libdovecot.so.0(i_fatal+0) [0x7f...
2017 Oct 20
3
dovecot-2.3 (-git) Warning and Fatal Compile Error
...en fails entirely with this: >> >> DMODULEDIR=\""/usr/lib64/dovecot"\" -O0 -g -pipe -march=native -mtune=native -ggdb -c -o realpath.lo realpath.c >> edit-mail.c: In function ?edit_mail_wrap?: >> edit-mail.c:235:14: error: too few arguments to function ?mailbox_transaction_begin? >> raw_trans = mailbox_transaction_begin(raw_box, 0); > > I don't think your pigeonhole is from git master. Thanks. That was it... Now onto 2.3 -git, there is a repeatable crash occurring in lmtp. In fact it looks like there could be more than one problem, because even inv...
2008 Aug 24
1
Multiple similar crashes (1.1.2: imap crash with SIGSEGV)
...99a37 in fts_backend_squat_init (box=0x8a078e0) at fts-backend-squat.c:67 #10 0xb7eaa28c in fts_backend_init (backend_name=0x89e1108 "squat", box=0x8a078e0) at fts-api.c:63 #11 0xb7eab03e in fts_transaction_begin (box=0x8a078e0, flags=6) at fts-storage.c:607 #12 0x080a4b7e in mailbox_transaction_begin (box=0x8a078e0, flags=6) at mail-storage.c:657 #13 0x0805d6f6 in cmd_copy (cmd=0x89ed5f0) at cmd-copy.c:133 #14 0x0806276c in client_command_input (cmd=0x89ed5f0) at client.c:580 #15 0x08062803 in client_command_input (cmd=0x89ed5f0) at client.c:629 #16 0x08062dbd in client_handle_input (client...
2007 Jul 16
0
Can't compile mbox-snarf-plugin.c on AIX 5.3
...$DOVECOT/src/lib-imap -DHAVE_CONFIG_H mbox-snarf-plugin.c -o mbox_snarf_plugin.so ld: 0711-317 ERROR: Undefined symbol: .mailbox_sync_init ld: 0711-317 ERROR: Undefined symbol: .mailbox_sync_next ld: 0711-317 ERROR: Undefined symbol: .mailbox_sync_deinit ld: 0711-317 ERROR: Undefined symbol: .mailbox_transaction_begin ld: 0711-317 ERROR: Undefined symbol: .mailbox_search_init ld: 0711-317 ERROR: Undefined symbol: .mail_alloc ld: 0711-317 ERROR: Undefined symbol: .mailbox_copy ld: 0711-317 ERROR: Undefined symbol: .mail_expunge ld: 0711-317 ERROR: Undefined symbol: .mailbox_search_next ld: 0711-317 ERROR: U...
2006 Oct 04
1
fix: LDA logging
...+103,15 @@ struct mailbox *box; struct mailbox_transaction_context *t; struct mail_keywords *kw; + const char *str; int ret = 0; box = mailbox_open_or_create_synced(storage, mailbox); if (box == NULL) return -1; + str = mail_get_first_header(mail, "Message-ID"); + t = mailbox_transaction_begin(box, MAILBOX_TRANSACTION_FLAG_EXTERNAL); kw = strarray_length(keywords) == 0 ? NULL : @@ -117,10 +120,14 @@ ret = -1; mailbox_keywords_free(t, &kw); - if (ret < 0) + if (ret < 0) { + i_info("failed to deliver msgid=%s to %s", str, mailbox); mailbox_transaction_rol...
2017 Oct 20
0
dovecot-2.3 (-git) Warning and Fatal Compile Error
...t;>> DMODULEDIR=\""/usr/lib64/dovecot"\"?? -O0 -g -pipe -march=native >>> -mtune=native -ggdb -c -o realpath.lo realpath.c >>> edit-mail.c: In function ?edit_mail_wrap?: >>> edit-mail.c:235:14: error: too few arguments to function >>> ?mailbox_transaction_begin? >>> ? raw_trans = mailbox_transaction_begin(raw_box, 0); >> >> I don't think your pigeonhole is from git master. > > Thanks.? That was it... > > Now onto 2.3 -git, there is a repeatable crash occurring in lmtp. In > fact it looks like there could be more th...
2007 Jan 11
1
A few rc17 imap crashes
...t; #8 0x7fa58 in buffer_create_dynamic (pool=0xb66f0, init_size=20) at buffer.c:109 > #9 0x56924 in index_transaction_init (t=0xcf090, ibox=0xd03a8, flags=0) at index-transaction.c:13 > #10 0x38fa0 in mbox_transaction_begin (box=0xcf090, flags=0) at mbox-transaction.c:16 > #11 0x71954 in mailbox_transaction_begin (box=0xcf090, flags=0) at mail-storage.c:497 > #12 0x29f30 in imap_sync_init (client=0xc2760, box=0xd03a8, imap_flags=0, flags=28) at imap-sync.c:47 > #13 0x2a534 in cmd_sync (cmd=0xc27a4, flags=28, imap_flags=0, tagline=0x93120 "OK Fetch completed.") at imap-sync.c:243 > #14 0x1...
2009 Apr 07
2
Segfault in dovecot 1.2rc2 with quota + public namespace enabled
...array_idx_modifiable_i (array=0x18, idx=0) at array.c:10 pos = 0 #1 0xb7dbf88a in quota_get_mail_user_quota (user=0x0) at quota-storage.c:482 No locals. #2 0xb7db98d8 in quota_transaction_begin (box=0x9771440) at quota.c:739 user = (struct mail_user *) 0x0 #3 0xb7dbfdee in quota_mailbox_transaction_begin (box=0x9771440, flags=MAILBOX_TRANSACTION_FLAG_HIDE) at quota-storage.c:87 t = (struct mailbox_transaction_context *) 0x977bac0 qt = <value optimized out> #4 0xb7daf55e in fts_transaction_begin (box=0x9771440, flags=MAILBOX_TRANSACTION_FLAG_HIDE) at fts-storage.c:937...
2009 Apr 07
3
Segfault in ACL Plugin + user shared folders
Hi Timo, I have another problem, this time with user shared folders: User "markus" shared the folder "ForTest" to test: SETACL "INBOX/ForTest" test akxeilrwts dovecot-acl and shared-mailboxes.db have been successfully updated. As user "test" the folder (and "#User" namespace) is not visible. When I configure the shared namespace with